summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: o2hb: revert hb threshold to keep compatibleJunxiao Bi2017-07-051-4/+4
* coredump: Ensure proper size of sparse core filesDave Kleikamp2017-07-052-0/+19
* Btrfs: fix truncate down when no_holes feature is enabledLiu Bo2017-07-051-1/+12
* NFSv4: fix a reference leak caused WARNING messagesKinglong Mee2017-07-051-2/+0
* CIFS: Improve readdir verbosityPavel Shilovsky2017-06-292-4/+9
* autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAILNeilBrown2017-06-291-1/+1
* fs/exec.c: account for argv/envp pointersKees Cook2017-06-291-4/+24
* mm: larger stack guard gap, between vmasHugh Dickins2017-06-262-5/+1
* configfs: Fix race between create_link and configfs_rmdirNicholas Bellinger2017-06-261-2/+1
* proc: add a schedule point in proc_pid_readdir()Eric Dumazet2017-06-171-0/+2
* romfs: use different way to generate fsid for BLOCK or MTDColy Li2017-06-171-1/+22
* nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"Chuck Lever2017-06-171-0/+1
* FS-Cache: Initialise stores_lock in netfs cookieDavid Howells2017-06-171-0/+1
* fscache: Clear outstanding writes when disabling a cookieDavid Howells2017-06-172-0/+11
* fscache: Fix dead object requeueDavid Howells2017-06-171-2/+24
* Call echo service immediately after socket reconnectSachin Prabhu2017-06-171-6/+18
* Make __xfs_xattr_put_listen preperly report errors.Artem Savkov2017-06-141-0/+1
* NFSv4: Don't perform cached access checks before we've OPENed the fileTrond Myklebust2017-06-141-0/+3
* NFS: Ensure we revalidate attributes before using execute_ok()Trond Myklebust2017-06-141-2/+16
* btrfs: fix memory leak in update_space_info failure pathJeff Mahoney2017-06-141-0/+1
* btrfs: use correct types for page indices in btrfs_page_exists_in_rangeDavid Sterba2017-06-141-2/+2
* ufs_getfrag_block(): we only grab ->truncate_mutex on block creation pathAl Viro2017-06-141-1/+3
* ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments()Al Viro2017-06-141-1/+2
* ufs: set correct ->s_maxsizeAl Viro2017-06-141-0/+18
* ufs: restore maintaining ->i_blocksAl Viro2017-06-142-1/+26
* fix ufs_isblockset()Al Viro2017-06-141-3/+7
* ufs: restore proper tail allocationAl Viro2017-06-141-1/+1
* fs: add i_blocksize()Fabian Frederick2017-06-1421-35/+35
* ext4: fix fdatasync(2) after extent manipulation operationsJan Kara2017-06-142-0/+7
* ext4: keep existing extra fields when inode expandsKonstantin Khlebnikov2017-06-141-2/+3
* ext4: fix SEEK_HOLEJan Kara2017-06-141-36/+14
* nfsd: Fix up the "supattr_exclcreat" attributesTrond Myklebust2017-06-141-3/+10
* nfsd4: fix null dereference on replayJ. Bruce Fields2017-06-141-7/+6
* xfs: only return -errno or success from attr ->put_listentEric Sandeen2017-06-073-10/+14
* xfs: in _attrlist_by_handle, copy the cursor back to userspaceDarrick J. Wong2017-06-071-0/+6
* xfs: fix unaligned access in xfs_btree_visit_blocksEric Sandeen2017-06-071-1/+1
* xfs: bad assertion for delalloc an extent that start at i_sizeZorro Lang2017-06-071-1/+1
* xfs: fix indlen accounting error on partial delalloc conversionBrian Foster2017-06-071-3/+4
* xfs: wait on new inodes during quotaoff dquot releaseBrian Foster2017-06-071-1/+2
* xfs: update ag iterator to support wait on new inodesBrian Foster2017-06-072-8/+53
* xfs: support ability to wait on new inodesBrian Foster2017-06-072-2/+7
* xfs: fix up quotacheck buffer list error handlingBrian Foster2017-06-073-6/+26
* xfs: prevent multi-fsb dir readahead from reading random blocksBrian Foster2017-06-071-2/+3
* xfs: handle array index overrun in xfs_dir2_leaf_readbuf()Eric Sandeen2017-06-071-2/+8
* xfs: fix over-copying of getbmap parameters from userspaceDarrick J. Wong2017-06-071-2/+3
* xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()Eryu Guan2017-06-071-1/+1
* xfs: Fix missed holes in SEEK_HOLE implementationJan Kara2017-06-071-20/+9
* nfsd: encoders mustn't use unitialized values in error casesJ. Bruce Fields2017-05-251-4/+4
* ceph: fix recursion between ceph_set_acl() and __ceph_setattr()Yan, Zheng2017-05-253-13/+19
* fscrypt: avoid collisions when presenting long encrypted filenamesEric Biggers2017-05-254-6/+6