index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-08
Btrfs: fix fs corruption on transaction abort if device supports discard
Filipe Manana
2
-10
/
+6
2015-01-08
Btrfs: fix loop writing of async reclaim
Liu Bo
1
-3
/
+14
2015-01-08
Btrfs: make sure logged extents complete in the current transaction V3
Josef Bacik
6
-6
/
+72
2015-01-08
Btrfs: do not move em to modified list when unpinning
Josef Bacik
1
-2
/
+0
2015-01-08
btrfs: fix wrong accounting of raid1 data profile in statfs
David Sterba
1
-1
/
+1
2015-01-08
Btrfs: make sure we wait on logged extents when fsycning two subvols
Josef Bacik
1
-1
/
+1
2015-01-08
eCryptfs: Remove buggy and unnecessary write in file name decode routine
Michael Halcrow
1
-1
/
+0
2015-01-08
eCryptfs: Force RO mount when encrypted view is enabled
Tyler Hicks
2
-15
/
+13
2015-01-08
udf: Check component length before reading it
Jan Kara
1
-2
/
+7
2015-01-08
udf: Verify symlink size before loading it
Jan Kara
1
-4
/
+13
2015-01-08
udf: Verify i_size when loading inode
Jan Kara
1
-0
/
+14
2015-01-08
udf: Check path length when reading symlink
Jan Kara
5
-20
/
+48
2015-01-08
ncpfs: return proper error from NCP_IOC_SETROOT ioctl
Jan Kara
1
-1
/
+0
2015-01-08
userns: Add a knob to disable setgroups on a per user namespace basis
Eric W. Biederman
1
-0
/
+53
2015-01-08
umount: Disallow unprivileged mount force
Eric W. Biederman
1
-0
/
+3
2015-01-08
mnt: Implicitly add MNT_NODEV on remount when it was implicitly added by mount
Eric W. Biederman
1
-1
/
+7
2015-01-08
mnt: Fix a memory stomp in umount
Eric W. Biederman
1
-0
/
+2
2015-01-08
isofs: Fix unchecked printing of ER records
Jan Kara
1
-0
/
+3
2015-01-08
dcache: fix kmemcheck warning in switch_names
Mikulas Patocka
1
-0
/
+2
2015-01-08
nfs41: fix nfs4_proc_layoutget error handling
Peng Tao
1
-3
/
+3
2015-01-08
f2fs: fix possible data corruption in f2fs_write_begin()
Jan Kara
1
-13
/
+11
2015-01-08
isofs: Fix infinite looping over CE entries
Jan Kara
1
-0
/
+6
2014-12-16
fat: fix oops on corrupted vfat fs
Al Viro
1
-9
/
+11
2014-12-06
nfsd: Fix slot wake up race in the nfsv4.1 callback code
Trond Myklebust
1
-2
/
+6
2014-12-06
nfsd: correctly define v4.2 support attributes
Christoph Hellwig
1
-3
/
+6
2014-12-06
btrfs: fix lockups from btrfs_clear_path_blocking
Chris Mason
3
-15
/
+25
2014-12-06
aio: fix uncorrent dirty pages accouting when truncating AIO ring buffer
Gu Zheng
1
-7
/
+14
2014-11-21
GFS2: Make rename not save dirent location
Bob Peterson
3
-5
/
+11
2014-11-21
NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust NFS_DELEGATED_STATE
Trond Myklebust
1
-25
/
+17
2014-11-21
NFSv4: Fix races between nfs_remove_bad_delegation() and delegation return
Trond Myklebust
3
-3
/
+23
2014-11-21
nfs: Fix use of uninitialized variable in nfs_getattr()
Jan Kara
1
-1
/
+1
2014-11-21
NFS: Don't try to reclaim delegation open state if recovery failed
Trond Myklebust
1
-0
/
+2
2014-11-21
NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revoked
Trond Myklebust
2
-11
/
+0
2014-11-21
NFSv4: Ensure that we remove NFSv4.0 delegations when state has expired
Trond Myklebust
1
-1
/
+23
2014-11-21
nfs: fix pnfs direct write memory leak
Peng Tao
1
-0
/
+1
2014-11-14
xfs: track bulkstat progress by agino
Dave Chinner
1
-37
/
+34
2014-11-14
xfs: bulkstat error handling is broken
Dave Chinner
1
-10
/
+19
2014-11-14
xfs: bulkstat main loop logic is a mess
Dave Chinner
1
-32
/
+24
2014-11-14
xfs: bulkstat chunk-formatter has issues
Dave Chinner
1
-34
/
+24
2014-11-14
xfs: bulkstat chunk formatting cursor is broken
Dave Chinner
2
-47
/
+28
2014-11-14
xfs: bulkstat btree walk doesn't terminate
Dave Chinner
1
-9
/
+10
2014-11-14
xfs: Check error during inode btree iteration in xfs_bulkstat()
Jan Kara
1
-0
/
+4
2014-11-14
xfs: bulkstat doesn't release AGI buffer on error
Dave Chinner
1
-6
/
+10
2014-11-14
Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanup
Chris Mason
1
-1
/
+1
2014-11-14
fix breakage in o2net_send_tcp_msg()
Al Viro
1
-1
/
+1
2014-11-14
quota: Properly return errors from dquot_writeback_dquots()
Jan Kara
1
-1
/
+1
2014-11-14
ext3: Don't check quota format when there are no quota files
Jan Kara
1
-7
/
+0
2014-11-14
nfsd4: fix crash on unknown operation number
J. Bruce Fields
1
-1
/
+2
2014-11-14
nfsd4: fix response size estimation for OP_SEQUENCE
J. Bruce Fields
1
-1
/
+3
2014-11-14
fix inode leaks on d_splice_alias() failure exits
Al Viro
1
-0
/
+2
[next]