summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-01-29f2fs: relax async discard commands moreJaegeuk Kim
2017-01-29f2fs: drop exist_data for inline_data when truncated to 0Jaegeuk Kim
2017-01-29f2fs: don't allow encrypted operations without keysJaegeuk Kim
2017-01-29f2fs: show the max number of atomic operationsJaegeuk Kim
2017-01-29f2fs: get io size bit from mount optionJaegeuk Kim
2017-01-29f2fs: support IO alignment for DATA and NODE writesJaegeuk Kim
2017-01-29f2fs: add submit_bio tracepointJaegeuk Kim
2017-01-29f2fs: reassign new segment for mode=lfsJaegeuk Kim
2017-01-29f2fs: fix a missing discard prefree segmentsYunlei He
2017-01-29f2fs: use rb_entry_safeGeliang Tang
2017-01-29f2fs: add a case of no need to read a page in write beginYunlei He
2017-01-29f2fs: fix a problem of using memory after freeYunlei He
2017-01-29f2fs: remove unneeded conditionDan Carpenter
2017-01-29f2fs: don't cache nat entry if out of memoryChao Yu
2017-01-29f2fs: remove unused values in recover_fsync_dataYunlei He
2017-01-28Merge tag 'nfs-for-4.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-01-27Merge tag 'xfs-for-linus-4.10-rc6-5' of git://git.kernel.org/pub/scm/fs/xfs/x...Linus Torvalds
2017-01-27Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-01-27Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-01-27xfs: prevent quotacheck from overloading inode lruxfs-for-linus-4.10-rc6-5Brian Foster
2017-01-26Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operationsOmar Sandoval
2017-01-26Btrfs: disable xattr operations on subvolume directoriesOmar Sandoval
2017-01-26Btrfs: remove old tree_root case in btrfs_read_locked_inode()Omar Sandoval
2017-01-26pNFS: Fix a reference leak in _pnfs_return_layoutTrond Myklebust
2017-01-26nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"Chuck Lever
2017-01-26xfs: fix bmv_count confusion w/ shared extentsDarrick J. Wong
2017-01-25xfs: clear _XBF_PAGES from buffers when readahead pageDarrick J. Wong
2017-01-25xfs: extsize hints are not unlikely in xfs_bmap_btallocxfs-for-linus-4.10-rc6-2Christoph Hellwig
2017-01-25xfs: remove racy hasattr check from attr opsBrian Foster
2017-01-25xfs: use per-AG reservations for the finobtChristoph Hellwig
2017-01-25xfs: only update mount/resv fields on success in __xfs_ag_resv_initChristoph Hellwig
2017-01-24romfs: use different way to generate fsid for BLOCK or MTDColy Li
2017-01-24proc: add a schedule point in proc_pid_readdir()Eric Dumazet
2017-01-24userfaultfd: fix SIGBUS resulting from false rwsem wakeupsAndrea Arcangeli
2017-01-24dax: fix build warnings with FS_DAX and !FS_IOMAPRoss Zwisler
2017-01-24xfs: verify dirblocklog correctlyxfs-for-linus-4.10-rc6-1Darrick J. Wong
2017-01-24NFSv4.0: always send mode in SETATTR after EXCLUSIVE4Benjamin Coddington
2017-01-24block: fix use after free in __blkdev_direct_IOChristoph Hellwig
2017-01-23NFSv4.1: Fix a deadlock in layoutgetTrond Myklebust
2017-01-23xfs: fix COW writeback raceChristoph Hellwig
2017-01-20Merge tag 'ceph-for-4.10-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-01-20Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2017-01-19Merge tag 'xfs-for-linux-4.10-rc5-1' of git://git.kernel.org/pub/scm/fs/xfs/x...Linus Torvalds
2017-01-19Btrfs: fix truncate down when no_holes feature is enabledLiu Bo
2017-01-19Btrfs: Fix deadlock between direct IO and fast fsyncChandan Rajendra
2017-01-19btrfs: fix false enospc error when truncating heavily reflinked fileWang Xiaoguang
2017-01-18xfs: fix xfs_mode_to_ftype() prototypexfs-for-linux-4.10-rc5-1Arnd Bergmann
2017-01-18ceph: fix bad endianness handling in parse_reply_info_extraJeff Layton
2017-01-18ceph: fix endianness bug in frag_tree_split_cmpJeff Layton