summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-10-09xfs: repair extended attributesDarrick J. Wong
2019-10-09xfs: create a new inode fork block unmap helperDarrick J. Wong
2019-10-09xfs: remove unnecessary inode-transaction rollDarrick J. Wong
2019-10-09xfs: convert xfs_itruncate_extents_flags to use __xfs_bunmapiDarrick J. Wong
2019-10-09xfs: create a blob array data structureDarrick J. Wong
2019-10-09xfs: repair damaged symlinksDarrick J. Wong
2019-10-09xfs: repair inode block mapsrepair-inodes_2019-10-09Darrick J. Wong
2019-10-09xfs: zap broken inode forksDarrick J. Wong
2019-10-09xfs: repair inode recordsDarrick J. Wong
2019-10-09xfs: repair refcount btreesrepair-ag-btrees_2019-10-09Darrick J. Wong
2019-10-09xfs: repair inode btreesDarrick J. Wong
2019-10-09xfs: repair free space btreesDarrick J. Wong
2019-10-09xfs: create a big array data structureDarrick J. Wong
2019-10-09xfs: log EFIs for all btree blocks being used to stage a btreerepair-prep-for-bulk-loading_2019-10-09Darrick J. Wong
2019-10-09xfs: implement block reservation accounting for btrees we're stagingDarrick J. Wong
2019-10-09xfs: add debug knobs to control btree bulk load slack factorsDarrick J. Wong
2019-10-09xfs: always rescan allegedly healthy per-ag metadata after repairrepair-health_2019-10-09Darrick J. Wong
2019-10-09xfs: add a repair revalidation function pointerDarrick J. Wong
2019-10-09xfs: convert xbitmap to interval treerepair-bitmap-rework_2019-10-09Darrick J. Wong
2019-10-09xfs: remove the for_each_xbitmap_ helpersDarrick J. Wong
2019-10-09xfs: replace open-coded bitmap weight logicDarrick J. Wong
2019-10-09xfs: rename xfs_bitmap to xbitmapDarrick J. Wong
2019-10-09xfs: use deferred frees to reap old btree blocksrepair-reap-fixes_2019-10-09Darrick J. Wong
2019-10-09xfs: only invalidate blocks if we're going to free themDarrick J. Wong
2019-10-09xfs: xrep_reap_extents should not destroy the bitmapDarrick J. Wong
2019-10-09xfs: support staging cursors for per-AG btree typesbtree-bulk-loading_2019-10-09Darrick J. Wong
2019-10-09xfs: support bulk loading of staged btreesDarrick J. Wong
2019-10-09xfs: introduce fake roots for inode-rooted btreesDarrick J. Wong
2019-10-09xfs: introduce fake roots for ag-rooted btreesDarrick J. Wong
2019-10-09xfs: increase the default parallelism levels of pwork clientspwork-parallelism_2019-10-09Darrick J. Wong
2019-10-09xfs: extend the range of flush_unmap rangesstale-exposure_2019-10-09Darrick J. Wong
2019-10-09xfs: force writes to delalloc regions to unwrittenDarrick J. Wong
2019-10-09"BUG: kernel NULL pointer dereference, address: 0000000000000002"xfs-5.4-fixes_2019-10-09Darrick J. Wong
2019-10-09xfs: removed unused error variable from xchk_refcountbt_recAliasgar Surti
2019-10-09xfs: remove unused flags arg from xfs_get_aghdr_buf()Eric Sandeen
2019-10-09xfs: Fix tail rounding in xfs_alloc_file_space()Max Reitz
2019-10-06elf: don't use MAP_FIXED_NOREPLACE for elf executable mappingsLinus Torvalds
2019-10-05Merge branch 'readdir' (readdir speedup and sanity checking)Linus Torvalds
2019-10-05Make filldir[64]() verify the directory entry filename is validLinus Torvalds
2019-10-05Convert filldir[64]() from __put_user() to unsafe_put_user()Linus Torvalds
2019-10-04Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-10-03vfs: Fix EOVERFLOW testing in put_compat_statfs64Eric Sandeen
2019-10-01io_uring: use __kernel_timespec in timeout ABIArnd Bergmann
2019-10-01erofs: fix mis-inplace determination related with noio chainGao Xiang
2019-10-01erofs: fix erofs_get_meta_page locking due to a cleanupGao Xiang
2019-10-01erofs: fix return value check in erofs_read_superblock()Wei Yongjun
2019-09-30Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-09-29Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2019-09-29Merge tag '5.4-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-09-29Merge branch 'entropy'Linus Torvalds