summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-07-05ocfs2: o2hb: revert hb threshold to keep compatibleJunxiao Bi
2017-07-05coredump: Ensure proper size of sparse core filesDave Kleikamp
2017-07-05aio: fix lock dep warningShaohua Li
2017-07-05Btrfs: fix truncate down when no_holes feature is enabledLiu Bo
2017-07-05Btrfs: Fix deadlock between direct IO and fast fsyncChandan Rajendra
2017-07-05NFSv4.1: Fix a race in nfs4_proc_layoutgetTrond Myklebust
2017-07-05NFSv4.x/callback: Create the callback service through svc_create_pooledKinglong Mee
2017-07-05NFSv4: fix a reference leak caused WARNING messagesKinglong Mee
2017-06-29CIFS: Improve readdir verbosityPavel Shilovsky
2017-06-29autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAILNeilBrown
2017-06-29fs/exec.c: account for argv/envp pointersKees Cook
2017-06-24mm: larger stack guard gap, between vmasHugh Dickins
2017-06-24crypto: Work around deallocated stack frame reference gcc bug on sparc.David Miller
2017-06-24configfs: Fix race between create_link and configfs_rmdirNicholas Bellinger
2017-06-24fs: pass on flags in compat_writevChristoph Hellwig
2017-06-17userfaultfd: fix SIGBUS resulting from false rwsem wakeupsAndrea Arcangeli
2017-06-17proc: add a schedule point in proc_pid_readdir()Eric Dumazet
2017-06-17romfs: use different way to generate fsid for BLOCK or MTDColy Li
2017-06-17nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"Chuck Lever
2017-06-17FS-Cache: Initialise stores_lock in netfs cookieDavid Howells
2017-06-17fscache: Clear outstanding writes when disabling a cookieDavid Howells
2017-06-17fscache: Fix dead object requeueDavid Howells
2017-06-17gfs2: Use rhashtable walk interface in glock_hash_walkHerbert Xu
2017-06-14btrfs: fix memory leak in update_space_info failure pathJeff Mahoney
2017-06-14btrfs: use correct types for page indices in btrfs_page_exists_in_rangeDavid Sterba
2017-06-14ufs_getfrag_block(): we only grab ->truncate_mutex on block creation pathAl Viro
2017-06-14ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments()Al Viro
2017-06-14ufs: set correct ->s_maxsizeAl Viro
2017-06-14ufs: restore maintaining ->i_blocksAl Viro
2017-06-14fix ufs_isblockset()Al Viro
2017-06-14ufs: restore proper tail allocationAl Viro
2017-06-14fs: add i_blocksize()Fabian Frederick
2017-06-14ext4: fix fdatasync(2) after extent manipulation operationsJan Kara
2017-06-14ext4: fix data corruption with EXT4_GET_BLOCKS_ZEROJan Kara
2017-06-14ext4: keep existing extra fields when inode expandsKonstantin Khlebnikov
2017-06-14ext4: fix SEEK_HOLEJan Kara
2017-06-14nfsd: Fix up the "supattr_exclcreat" attributesTrond Myklebust
2017-06-14nfsd4: fix null dereference on replayJ. Bruce Fields
2017-06-07xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()Jan Kara
2017-06-07xfs: fix unaligned access in xfs_btree_visit_blocksEric Sandeen
2017-06-07xfs: avoid mount-time deadlock in CoW extent recoveryDarrick J. Wong
2017-06-07xfs: xfs_trans_alloc_emptyChristoph Hellwig
2017-06-07xfs: bad assertion for delalloc an extent that start at i_sizeZorro Lang
2017-06-07xfs: BMAPX shouldn't barf on inline-format directoriesDarrick J. Wong
2017-06-07xfs: fix indlen accounting error on partial delalloc conversionBrian Foster
2017-06-07xfs: fix use-after-free in xfs_finish_page_writebackEryu Guan
2017-06-07xfs: reserve enough blocks to handle btree splits when remappingDarrick J. Wong
2017-06-07xfs: wait on new inodes during quotaoff dquot releaseBrian Foster
2017-06-07xfs: update ag iterator to support wait on new inodesBrian Foster
2017-06-07xfs: support ability to wait on new inodesBrian Foster