summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2014-07-07reiserfs: call truncate_setsize under tailpack mutexJeff Mahoney1-1/+7
2014-07-07nfsd: don't halt scanning the DRC LRU list when there's an RC_INPROG entryJeff Layton1-9/+8
2014-07-07nfsd: don't try to reuse an expired DRC entry off the listJeff Layton1-32/+4
2014-07-07NFS: Don't declare inode uptodate unless all attributes were checkedTrond Myklebust1-9/+17
2014-07-07nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs bufferChristoph Hellwig1-2/+2
2014-07-07nfsd4: fix FREE_STATEID lockowner leakJ. Bruce Fields1-1/+1
2014-07-07pNFS: Handle allocation errors correctly in filelayout_alloc_layout_hdr()Trond Myklebust1-1/+1
2014-07-07UBIFS: Remove incorrect assertion in shrink_tnc()hujianyang1-1/+0
2014-07-07UBIFS: fix an mmap and fsync race conditionhujianyang1-2/+1
2014-07-01btrfs: fix use of uninit "ret" in end_extent_writepage()Eric Sandeen1-1/+1
2014-07-01Btrfs: fix scrub_print_warning to handle skinny metadata extentsLiu Bo3-15/+24
2014-07-01Btrfs: use right type to get real comparisonLiu Bo1-1/+1
2014-07-01fs: btrfs: volumes.c: Fix for possible null pointer dereferenceRickard Strandqvist1-2/+3
2014-07-01Btrfs: send, don't error in the presence of subvols/snapshotsFilipe Manana1-0/+4
2014-07-01Btrfs: set right total device count for seeding supportWang Shilong1-1/+0
2014-07-01Btrfs: mark mapping with error flag to report errors to userspaceLiu Bo1-0/+2
2014-07-01Btrfs: make sure there are not any read requests before stopping workersWang Shilong1-0/+5
2014-07-01Btrfs: output warning instead of error when loading free space cache failedMiao Xie1-2/+2
2014-07-01btrfs: Add ctime/mtime update for btrfs device add/remove.Qu Wenruo1-2/+24
2014-07-01Btrfs: fix double free in find_lock_delalloc_rangeChris Mason1-0/+1
2014-07-01aio: fix kernel memory disclosure in io_getevents() introduced in v3.10Benjamin LaHaise1-0/+2
2014-07-01aio: fix aio request leak when events are reaped by userspaceBenjamin LaHaise1-3/+1
2014-07-01ext4: fix wrong assert in ext4_mb_normalize_request()Maurizio Lombardi1-1/+1
2014-07-01ext4: fix zeroing of page during writebackJan Kara1-13/+11
2014-06-17fs,userns: Change inode_capable to capable_wrt_inode_uidgidAndy Lutomirski3-12/+17
2014-06-08metag: Reduce maximum stack size to 256MBJames Hogan1-3/+3
2014-06-08nfsd4: remove lockowner when removing lock stateidJ. Bruce Fields1-2/+9
2014-06-08nfsd4: warn on finding lockowner without stateid'sJ. Bruce Fields1-0/+4
2014-06-08NFSD: Call ->set_acl with a NULL ACL structure if no entriesKinglong Mee1-8/+9
2014-06-08NFSd: call rpc_destroy_wait_queue() from free_client()Trond Myklebust1-0/+1
2014-06-08NFSd: Move default initialisers from create_client() to alloc_client()Trond Myklebust1-12/+12
2014-06-08posix_acl: handle NULL ACL in posix_acl_equiv_modeChristoph Hellwig1-0/+6
2014-05-31don't bother with {get,put}_write_access() on non-regular filesAl Viro2-21/+9
2014-05-13lockd: ensure we tear down any live sockets when socket creation fails during...Jeff Layton1-0/+1
2014-05-13locks: allow __break_lease to sleep even when break_time is 0Jeff Layton1-4/+3
2014-05-06ext4: use i_size_read in ext4_unaligned_aio()Theodore Ts'o1-1/+1
2014-05-06ext4: fix jbd2 warning under heavy xattr loadJan Kara1-4/+19
2014-05-06ocfs2: do not put bh when buffer_uptodate failedalex chen1-2/+0
2014-05-06ocfs2: dlm: fix recovery hungJunxiao Bi1-2/+13
2014-05-06ocfs2: dlm: fix lock migration crashJunxiao Bi1-6/+8
2014-05-06reiserfs: fix race in readdirJeff Mahoney1-2/+4
2014-05-06nfsd: set timeparms.to_maxval in setup_callback_clientJeff Layton1-1/+3
2014-05-06NFSD: Traverse unconfirmed client through hash-tableKinglong Mee1-8/+5
2014-05-06nfsd4: fix setclientid encode sizeJ. Bruce Fields1-1/+2
2014-05-06nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky1-0/+5
2014-05-06nfsd: notify_change needs elevated write countJ. Bruce Fields1-0/+9
2014-05-06nfsd4: fix test_stateid error reply encodingJ. Bruce Fields1-0/+3
2014-05-06nfsd4: buffer-length check for SUPPATTR_EXCLCREATJ. Bruce Fields1-0/+2
2014-05-06nfsd4: session needs room for following op to error outJ. Bruce Fields1-0/+6
2014-05-06xfs: fix directory hash ordering bugMark Tinguely1-1/+1