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
2014-09-25
ext2: Fix fs corruption in ext2_get_xip_mem()
Jan Kara
2
-0
/
+3
2014-09-25
NFSv4: Fix problems with close in the presence of a delegation
Trond Myklebust
1
-5
/
+12
2014-09-25
CIFS: Fix wrong directory attributes after rename
Pavel Shilovsky
1
-0
/
+6
2014-09-25
isofs: Fix unbounded recursion when processing relocated directories
Jan Kara
3
-22
/
+55
2014-07-31
introduce SIZE_MAX
Xi Wang
1
-1
/
+1
2014-07-17
ext4: clarify error count warning messages
Theodore Ts'o
1
-3
/
+4
2014-07-09
nfsd: fix rare symlink decoding bug
J. Bruce Fields
2
-10
/
+12
2014-07-09
CIFS: fix mount failure with broken pathnames when smb3 mount with mapchars o...
Steve French
1
-3
/
+4
2014-07-06
nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs buffer
Christoph Hellwig
1
-2
/
+2
2014-07-06
nfsd4: fix FREE_STATEID lockowner leak
J. Bruce Fields
1
-1
/
+1
2014-07-06
UBIFS: Remove incorrect assertion in shrink_tnc()
hujianyang
1
-1
/
+0
2014-06-30
btrfs: fix use of uninit "ret" in end_extent_writepage()
Eric Sandeen
1
-1
/
+1
2014-06-30
Btrfs: use right type to get real comparison
Liu Bo
1
-1
/
+1
2014-06-30
fs: btrfs: volumes.c: Fix for possible null pointer dereference
Rickard Strandqvist
1
-2
/
+3
2014-06-30
Btrfs: fix double free in find_lock_delalloc_range
Chris Mason
1
-0
/
+1
2014-06-30
ext4: fix wrong assert in ext4_mb_normalize_request()
Maurizio Lombardi
1
-1
/
+1
2014-06-11
nfsd: check passed socket's net matches NFSd superblock's one
Stanislav Kinsbursky
1
-0
/
+5
2014-06-11
nfsd: containerize NFSd filesystem
Stanislav Kinsbursky
2
-8
/
+24
2014-06-11
nfsd: pass proper net to nfsd_destroy() from NFSd kthreads
Stanislav Kinsbursky
1
-1
/
+3
2014-06-11
nfsd: pass net to __write_ports() and down
Stanislav Kinsbursky
1
-11
/
+11
2014-06-11
nfsd: pass net to nfsd_set_nrthreads()
Stanislav Kinsbursky
3
-4
/
+4
2014-06-11
nfsd: pass net to nfsd_svc()
Stanislav Kinsbursky
3
-4
/
+5
2014-06-11
nfsd: pass net to nfsd_create_serv()
Stanislav Kinsbursky
3
-6
/
+5
2014-06-11
nfsd: pass net to nfsd_startup() and nfsd_shutdown()
Stanislav Kinsbursky
1
-9
/
+8
2014-06-11
nfsd: pass net to nfsd_init_socks()
Stanislav Kinsbursky
1
-4
/
+5
2014-06-07
nfsd: nfsd_open: when dentry_open returns an error do not propagate as struct...
Harshula Jayasuriya
1
-2
/
+3
2014-06-07
NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 session
Trond Myklebust
1
-2
/
+12
2014-06-07
NFSv4.1: Don't decode skipped layoutgets
Weston Andros Adamson
1
-1
/
+2
2014-06-07
NFSv4.1: Fix a race in pNFS layoutcommit
Trond Myklebust
2
-15
/
+18
2014-06-07
NFS: nfs_getaclargs.acl_len is a size_t
Chuck Lever
1
-1
/
+2
2014-06-07
nfsd: don't run get_file if nfs4_preprocess_stateid_op return error
fanchaoting
1
-4
/
+4
2014-06-07
NFSv4.1: integer overflow in decode_cb_sequence_args()
Dan Carpenter
1
-3
/
+3
2014-06-07
nfsd4: fix xdr decoding of large non-write compounds
J. Bruce Fields
1
-1
/
+1
2014-06-07
NFSv4 wait on recovery for async session errors
Andy Adamson
1
-2
/
+1
2014-06-07
cifs: delay super block destruction until all cifsFileInfo objects are gone
Mateusz Guzik
3
-1
/
+33
2014-06-07
VFS: make vfs_fstat() use f[get|put]_light()
Linus Torvalds
1
-2
/
+3
2014-06-07
fs: cachefiles: add support for large files in filesystem caching
Justin Lecher
1
-1
/
+1
2014-06-07
ecryptfs: Fix memory leakage in keystore.c
Geyslan G. Bem
1
-1
/
+2
2014-06-07
CIFS: Fix error handling in cifs_push_mandatory_locks
Pavel Shilovsky
1
-1
/
+1
2014-06-07
setfacl removes part of ACL when setting POSIX ACLs to Samba
Steve French
1
-3
/
+5
2014-06-07
nfsd4: remove lockowner when removing lock stateid
J. Bruce Fields
1
-2
/
+9
2014-06-07
nfsd4: warn on finding lockowner without stateid's
J. Bruce Fields
1
-0
/
+4
2014-06-07
NFSD: Call ->set_acl with a NULL ACL structure if no entries
Kinglong Mee
1
-8
/
+9
2014-06-07
posix_acl: handle NULL ACL in posix_acl_equiv_mode
Christoph Hellwig
1
-0
/
+6
2014-05-13
locks: allow __break_lease to sleep even when break_time is 0
Jeff Layton
1
-4
/
+3
2014-05-06
ext4: use i_size_read in ext4_unaligned_aio()
Theodore Ts'o
1
-1
/
+1
2014-05-06
ocfs2: do not put bh when buffer_uptodate failed
alex chen
1
-2
/
+0
2014-05-06
ocfs2: dlm: fix recovery hung
Junxiao Bi
1
-2
/
+13
2014-05-06
ocfs2: dlm: fix lock migration crash
Junxiao Bi
1
-6
/
+8
2014-05-06
reiserfs: fix race in readdir
Jeff Mahoney
1
-2
/
+4
[next]