summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-06-11nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky
2014-06-11nfsd: containerize NFSd filesystemStanislav Kinsbursky
2014-06-11nfsd: pass proper net to nfsd_destroy() from NFSd kthreadsStanislav Kinsbursky
2014-06-11nfsd: pass net to __write_ports() and downStanislav Kinsbursky
2014-06-11nfsd: pass net to nfsd_set_nrthreads()Stanislav Kinsbursky
2014-06-11nfsd: pass net to nfsd_svc()Stanislav Kinsbursky
2014-06-11nfsd: pass net to nfsd_create_serv()Stanislav Kinsbursky
2014-06-11nfsd: pass net to nfsd_startup() and nfsd_shutdown()Stanislav Kinsbursky
2014-06-11nfsd: pass net to nfsd_init_socks()Stanislav Kinsbursky
2014-06-07nfsd: nfsd_open: when dentry_open returns an error do not propagate as struct...Harshula Jayasuriya
2014-06-07NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 sessionTrond Myklebust
2014-06-07NFSv4.1: Don't decode skipped layoutgetsWeston Andros Adamson
2014-06-07NFSv4.1: Fix a race in pNFS layoutcommitTrond Myklebust
2014-06-07NFS: nfs_getaclargs.acl_len is a size_tChuck Lever
2014-06-07nfsd: don't run get_file if nfs4_preprocess_stateid_op return errorfanchaoting
2014-06-07NFSv4.1: integer overflow in decode_cb_sequence_args()Dan Carpenter
2014-06-07nfsd4: fix xdr decoding of large non-write compoundsJ. Bruce Fields
2014-06-07NFSv4 wait on recovery for async session errorsAndy Adamson
2014-06-07cifs: delay super block destruction until all cifsFileInfo objects are goneMateusz Guzik
2014-06-07VFS: make vfs_fstat() use f[get|put]_light()Linus Torvalds
2014-06-07fs: cachefiles: add support for large files in filesystem cachingJustin Lecher
2014-06-07ecryptfs: Fix memory leakage in keystore.cGeyslan G. Bem
2014-06-07CIFS: Fix error handling in cifs_push_mandatory_locksPavel Shilovsky
2014-06-07setfacl removes part of ACL when setting POSIX ACLs to SambaSteve French
2014-06-07nfsd4: remove lockowner when removing lock stateidJ. Bruce Fields
2014-06-07nfsd4: warn on finding lockowner without stateid'sJ. Bruce Fields
2014-06-07NFSD: Call ->set_acl with a NULL ACL structure if no entriesKinglong Mee
2014-06-07posix_acl: handle NULL ACL in posix_acl_equiv_modeChristoph Hellwig
2014-05-13locks: allow __break_lease to sleep even when break_time is 0Jeff Layton
2014-05-06ext4: use i_size_read in ext4_unaligned_aio()Theodore Ts'o
2014-05-06ocfs2: do not put bh when buffer_uptodate failedalex chen
2014-05-06ocfs2: dlm: fix recovery hungJunxiao Bi
2014-05-06ocfs2: dlm: fix lock migration crashJunxiao Bi
2014-05-06reiserfs: fix race in readdirJeff Mahoney
2014-05-06nfsd4: fix setclientid encode sizeJ. Bruce Fields
2014-05-06nfsd: notify_change needs elevated write countJ. Bruce Fields
2014-05-06nfsd4: fix test_stateid error reply encodingJ. Bruce Fields
2014-05-06nfsd4: buffer-length check for SUPPATTR_EXCLCREATJ. Bruce Fields
2014-05-06nfsd4: session needs room for following op to error outJ. Bruce Fields
2014-04-26jffs2: remove from wait queue after schedule()Li Zefan
2014-04-26jffs2: avoid soft-lockup in jffs2_reserve_space_gc()Li Zefan
2014-04-26jffs2: Fix crash due to truncation of csizeAjesh Kunhipurayil Vijayan
2014-04-26jffs2: Fix segmentation fault found in stress testKamlakant Patel
2014-04-14proc: pid/status: show all supplementary groupsArtem Bityutskiy
2014-04-03ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o
2014-03-23Btrfs: fix data corruption when reading/updating compressed extentsFilipe David Borba Manana
2014-03-23fs/proc/base.c: fix GPF in /proc/$PID/map_filesArtem Fetishev
2014-03-23NFS: Fix a delegation callback raceTrond Myklebust
2014-03-23ocfs2 syncs the wrong range...Al Viro
2014-03-23ocfs2: fix quota file corruptionJan Kara