summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-07-31fs: completely ignore unknown open flagsChristoph Hellwig
2017-07-31fs: add a VALID_OPEN_FLAGSChristoph Hellwig
2017-07-31coredump: Ensure proper size of sparse core filesDave Kleikamp
2017-07-31Btrfs: fix truncate down when no_holes feature is enabledLiu Bo
2017-07-31NFSv4: fix a reference leak caused WARNING messagesKinglong Mee
2017-07-31CIFS: Improve readdir verbosityPavel Shilovsky
2017-07-31autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAILNeilBrown
2017-07-31fs/exec.c: account for argv/envp pointersKees Cook
2017-07-31Call echo service immediately after socket reconnectSachin Prabhu
2017-07-26Make __xfs_xattr_put_listen preperly report errors.Artem Savkov
2017-07-26NFSv4: Don't perform cached access checks before we've OPENed the fileTrond Myklebust
2017-07-26NFS: Ensure we revalidate attributes before using execute_ok()Trond Myklebust
2017-07-26xfs: only return -errno or success from attr ->put_listentEric Sandeen
2017-07-26xfs: in _attrlist_by_handle, copy the cursor back to userspaceDarrick J. Wong
2017-06-28mm: larger stack guard gap, between vmasSasha Levin
2017-06-25configfs: Fix race between create_link and configfs_rmdirNicholas Bellinger
2017-06-25proc: add a schedule point in proc_pid_readdir()Eric Dumazet
2017-06-25romfs: use different way to generate fsid for BLOCK or MTDColy Li
2017-06-25fscache: Clear outstanding writes when disabling a cookieDavid Howells
2017-06-25btrfs: fix memory leak in update_space_info failure pathJeff Mahoney
2017-06-25btrfs: use correct types for page indices in btrfs_page_exists_in_rangeDavid Sterba
2017-06-25ufs: set correct ->s_maxsizeAl Viro
2017-06-25fix ufs_isblockset()Al Viro
2017-06-25ext4: keep existing extra fields when inode expandsKonstantin Khlebnikov
2017-06-25ext4: fix SEEK_HOLEJan Kara
2017-06-25nfsd4: fix null dereference on replayJ. Bruce Fields
2017-06-25xfs: fix unaligned access in xfs_btree_visit_blocksEric Sandeen
2017-06-25xfs: bad assertion for delalloc an extent that start at i_sizeZorro Lang
2017-06-25xfs: fix indlen accounting error on partial delalloc conversionBrian Foster
2017-06-25xfs: wait on new inodes during quotaoff dquot releaseBrian Foster
2017-06-25xfs: update ag iterator to support wait on new inodesBrian Foster
2017-06-25xfs: support ability to wait on new inodesBrian Foster
2017-06-25xfs: fix up quotacheck buffer list error handlingBrian Foster
2017-06-25xfs: prevent multi-fsb dir readahead from reading random blocksBrian Foster
2017-06-25xfs: handle array index overrun in xfs_dir2_leaf_readbuf()Eric Sandeen
2017-06-25xfs: fix over-copying of getbmap parameters from userspaceDarrick J. Wong
2017-06-25xfs: use dedicated log worker wq to avoid deadlock with cil wqBrian Foster
2017-06-25xfs: fix kernel memory exposure problemsDarrick J. Wong
2017-06-25fs/ufs: Set UFS default maximum bytes per fileRichard Narron
2017-06-13fs/xattr.c: zero out memory copied to userspace in getxattrMichal Hocko
2017-06-13f2fs: sanity check segment countJin Qian
2017-06-139p: fix a potential acl leakCong Wang
2017-06-13timerfd: Protect the might cancel mechanism properThomas Gleixner
2017-06-13f2fs: do more integrity verification for superblockChao Yu
2017-06-13gfs2: avoid uninitialized variable warningArnd Bergmann
2017-06-08xfs: Fix missed holes in SEEK_HOLE implementationJan Kara
2017-06-08xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()Eryu Guan
2017-05-28nfsd: encoders mustn't use unitialized values in error casesJ. Bruce Fields
2017-05-28CIFS: add misssing SFM mapping for doublequoteBjörn Jacke
2017-05-17ceph: fix memory leak in __ceph_setxattr()Luis Henriques