index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2014-07-06
nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs buffer
Christoph Hellwig
2014-07-06
nfsd4: fix FREE_STATEID lockowner leak
J. Bruce Fields
2014-07-06
UBIFS: Remove incorrect assertion in shrink_tnc()
hujianyang
2014-06-30
btrfs: fix use of uninit "ret" in end_extent_writepage()
Eric Sandeen
2014-06-30
Btrfs: use right type to get real comparison
Liu Bo
2014-06-30
fs: btrfs: volumes.c: Fix for possible null pointer dereference
Rickard Strandqvist
2014-06-30
Btrfs: fix double free in find_lock_delalloc_range
Chris Mason
2014-06-30
ext4: fix wrong assert in ext4_mb_normalize_request()
Maurizio Lombardi
2014-06-11
nfsd: check passed socket's net matches NFSd superblock's one
Stanislav Kinsbursky
2014-06-11
nfsd: containerize NFSd filesystem
Stanislav Kinsbursky
2014-06-11
nfsd: pass proper net to nfsd_destroy() from NFSd kthreads
Stanislav Kinsbursky
2014-06-11
nfsd: pass net to __write_ports() and down
Stanislav Kinsbursky
2014-06-11
nfsd: pass net to nfsd_set_nrthreads()
Stanislav Kinsbursky
2014-06-11
nfsd: pass net to nfsd_svc()
Stanislav Kinsbursky
2014-06-11
nfsd: pass net to nfsd_create_serv()
Stanislav Kinsbursky
2014-06-11
nfsd: pass net to nfsd_startup() and nfsd_shutdown()
Stanislav Kinsbursky
2014-06-11
nfsd: pass net to nfsd_init_socks()
Stanislav Kinsbursky
2014-06-07
nfsd: nfsd_open: when dentry_open returns an error do not propagate as struct...
Harshula Jayasuriya
2014-06-07
NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 session
Trond Myklebust
2014-06-07
NFSv4.1: Don't decode skipped layoutgets
Weston Andros Adamson
2014-06-07
NFSv4.1: Fix a race in pNFS layoutcommit
Trond Myklebust
2014-06-07
NFS: nfs_getaclargs.acl_len is a size_t
Chuck Lever
2014-06-07
nfsd: don't run get_file if nfs4_preprocess_stateid_op return error
fanchaoting
2014-06-07
NFSv4.1: integer overflow in decode_cb_sequence_args()
Dan Carpenter
2014-06-07
nfsd4: fix xdr decoding of large non-write compounds
J. Bruce Fields
2014-06-07
NFSv4 wait on recovery for async session errors
Andy Adamson
2014-06-07
cifs: delay super block destruction until all cifsFileInfo objects are gone
Mateusz Guzik
2014-06-07
VFS: make vfs_fstat() use f[get|put]_light()
Linus Torvalds
2014-06-07
fs: cachefiles: add support for large files in filesystem caching
Justin Lecher
2014-06-07
ecryptfs: Fix memory leakage in keystore.c
Geyslan G. Bem
2014-06-07
CIFS: Fix error handling in cifs_push_mandatory_locks
Pavel Shilovsky
2014-06-07
setfacl removes part of ACL when setting POSIX ACLs to Samba
Steve French
2014-06-07
nfsd4: remove lockowner when removing lock stateid
J. Bruce Fields
2014-06-07
nfsd4: warn on finding lockowner without stateid's
J. Bruce Fields
2014-06-07
NFSD: Call ->set_acl with a NULL ACL structure if no entries
Kinglong Mee
2014-06-07
posix_acl: handle NULL ACL in posix_acl_equiv_mode
Christoph Hellwig
2014-05-13
locks: allow __break_lease to sleep even when break_time is 0
Jeff Layton
2014-05-06
ext4: use i_size_read in ext4_unaligned_aio()
Theodore Ts'o
2014-05-06
ocfs2: do not put bh when buffer_uptodate failed
alex chen
2014-05-06
ocfs2: dlm: fix recovery hung
Junxiao Bi
2014-05-06
ocfs2: dlm: fix lock migration crash
Junxiao Bi
2014-05-06
reiserfs: fix race in readdir
Jeff Mahoney
2014-05-06
nfsd4: fix setclientid encode size
J. Bruce Fields
2014-05-06
nfsd: notify_change needs elevated write count
J. Bruce Fields
2014-05-06
nfsd4: fix test_stateid error reply encoding
J. Bruce Fields
2014-05-06
nfsd4: buffer-length check for SUPPATTR_EXCLCREAT
J. Bruce Fields
2014-05-06
nfsd4: session needs room for following op to error out
J. Bruce Fields
2014-04-26
jffs2: remove from wait queue after schedule()
Li Zefan
2014-04-26
jffs2: avoid soft-lockup in jffs2_reserve_space_gc()
Li Zefan
2014-04-26
jffs2: Fix crash due to truncation of csize
Ajesh Kunhipurayil Vijayan
[next]