summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2018-07-27f2fs: introduce and spread verify_blkaddrChao Yu
2018-07-27f2fs: use timespec64 for inode timestampsArnd Bergmann
2018-07-27f2fs: fix to wait on page writeback before updating pageChao Yu
2018-07-27f2fs: assign REQ_RAHEAD to bio for ->readpagesJaegeuk Kim
2018-07-27f2fs: fix a hungtask problem caused by congestion_waitYunlei He
2018-07-27f2fs: Fix uninitialized return in f2fs_ioc_shutdown()Dan Carpenter
2018-07-27f2fs: don't issue discard commands in online discard is onJaegeuk Kim
2018-07-27f2fs: fix to propagate return value of scan_nat_page()Chao Yu
2018-07-27f2fs: support in-memory inode checksum when checking consistencyWeichao Guo
2018-07-27f2fs: fix error path of fill_superChao Yu
2018-07-27f2fs: relocate readdir_ra configure initializationChao Yu
2018-07-27f2fs: move s_res{u,g}id initialization to default_options()Chao Yu
2018-07-27f2fs: don't acquire orphan ino during recoveryChao Yu
2018-07-27f2fs: avoid potential deadlock in f2fs_sbi_storeJaegeuk Kim
2018-07-27f2fs: indicate shutdown f2fs to allow unmount successfullyJaegeuk Kim
2018-07-27f2fs: keep meta pages in cp_error stateJaegeuk Kim
2018-07-15f2fs: do checkpoint in kill_sbJaegeuk Kim
2018-07-15f2fs: allow wrong configured dio to buffered writeJaegeuk Kim
2018-07-11f2fs: flush journal nat entries for nat_bits during unmountJaegeuk Kim
2018-07-05Fix up non-directory creation in SGID directoriesLinus Torvalds
2018-07-05autofs: rename 'autofs' module back to 'autofs4'Linus Torvalds
2018-07-03userfaultfd: hugetlbfs: fix userfaultfd_huge_must_wait() pte accessJanosch Frank
2018-07-01Merge tag 'for-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-07-01Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2018-06-29Merge tag 'ceph-for-4.18-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds
2018-06-28Btrfs: fix mount failure when qgroup rescan is in progressFilipe Manana
2018-06-28Btrfs: fix regression in btrfs_page_mkwrite() from vm_fault_t conversionChris Mason
2018-06-28btrfs: quota: Set rescan progress to (u64)-1 if we hit last leafQu Wenruo
2018-06-27proc: add proc_seq_releaseChunyu Hu
2018-06-27Merge tag 'xfs-4.18-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-06-26ceph: fix dentry leak in splice_dentry()Yan, Zheng
2018-06-26Merge tag 'for-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-24xfs: fix fdblocks accounting w/ RMAPBT per-AG reservationDarrick J. Wong
2018-06-24xfs: ensure post-EOF zeroing happens after zeroing part of a fileDarrick J. Wong
2018-06-24xfs: fix off-by-one error in xfs_rtalloc_query_rangeDarrick J. Wong
2018-06-24xfs: fix uninitialized field in rtbitmap fsmap backendDarrick J. Wong
2018-06-24xfs: recheck reflink state after grabbing ILOCK_SHARED for a writeDarrick J. Wong
2018-06-24xfs: don't allow insert-range to shift extents past the maximum offsetDarrick J. Wong
2018-06-24xfs: don't trip over negative free space in xfs_reserve_blocksDarrick J. Wong
2018-06-24xfs: allow empty transactions while frozenDarrick J. Wong
2018-06-22Btrfs: fix return value on rename exchange failureFilipe Manana
2018-06-22Merge tag 'for_v4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2018-06-21xfs: xfs_iflush_abort() can be called twice on cluster writeback failureDave Chinner
2018-06-21xfs: More robust inode extent count validationDave Chinner
2018-06-21xfs: simplify xfs_bmap_punch_delalloc_rangeChristoph Hellwig
2018-06-22Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-06-21btrfs: fix invalid-free in btrfs_extent_sameLu Fengqi
2018-06-21Btrfs: fix physical offset reported by fiemap for inline extentsFilipe Manana
2018-06-20udf: Drop unused arguments of udf_delete_aext()Jan Kara