Age | Commit message (Expand) | Author |
2020-11-19 | xfs: revert "xfs: fix rmap key and record comparison functions" | Darrick J. Wong |
2020-11-19 | xfs: don't allow NOWAIT DIO across extent boundaries | Dave Chinner |
2020-11-18 | xfs: return corresponding errcode if xfs_initialize_perag() fail | Yu Kuai |
2020-11-18 | xfs: ensure inobt record walks always make forward progress | Darrick J. Wong |
2020-11-18 | xfs: fix forkoff miscalculation related to XFS_LITINO(mp) | Gao Xiang |
2020-11-18 | xfs: directory scrub should check the null bestfree entries too | Darrick J. Wong |
2020-11-18 | xfs: strengthen rmap record flags checking | Darrick J. Wong |
2020-11-18 | xfs: fix the minrecs logic when dealing with inode root child blocks | Darrick J. Wong |
2020-11-11 | xfs: fix a missing unlock on error in xfs_fs_map_blocks | Christoph Hellwig |
2020-11-10 | xfs: fix brainos in the refcount scrubber's rmap fragment processor | Darrick J. Wong |
2020-11-10 | xfs: fix rmap key and record comparison functions | Darrick J. Wong |
2020-11-10 | xfs: set the unwritten bit in rmap lookup flags in xchk_bmap_get_rmapextents | Darrick J. Wong |
2020-11-10 | xfs: fix flags argument to rmap lookup when converting shared file rmaps | Darrick J. Wong |
2020-11-04 | xfs: only flush the unshared range in xfs_reflink_unshare | Darrick J. Wong |
2020-11-04 | xfs: fix scrub flagging rtinherit even if there is no rt device | Darrick J. Wong |
2020-11-04 | xfs: fix missing CoW blocks writeback conversion retry | Darrick J. Wong |
2020-11-04 | iomap: support partial page discard on writeback block mapping failure | Brian Foster |
2020-11-04 | xfs: flush new eof page on truncate to avoid post-eof corruption | Brian Foster |
2020-10-29 | xfs: set xefi_discard when creating a deferred agfl free log intent item | Darrick J. Wong |
2020-10-25 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches |
2020-10-24 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2020-10-23 | Merge tag 'xfs-5.10-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2020-10-21 | xfs: cancel intents immediately if process_intents fails | Darrick J. Wong |
2020-10-21 | xfs: fix fallocate functions when rtextsize is larger than 1 | Darrick J. Wong |
2020-10-19 | Merge tag 'xfs-5.10-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2020-10-16 | xfs: fix Kconfig asking about XFS_SUPPORT_V4 when XFS_FS=n | Darrick J. Wong |
2020-10-16 | xfs: fix high key handling in the rt allocator's query_range function | Darrick J. Wong |
2020-10-14 | Merge tag 'xfs-5.10-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2020-10-13 | xfs: annotate grabbing the realtime bitmap/summary locks in growfs | Darrick J. Wong |
2020-10-13 | xfs: make xfs_growfs_rt update secondary superblocks | Darrick J. Wong |
2020-10-13 | xfs: fix realtime bitmap/summary file truncation when growing rt volume | Darrick J. Wong |
2020-10-07 | xfs: fix the indent in xfs_trans_mod_dquot | Kaixu Xia |
2020-10-07 | xfs: do the ASSERT for the arguments O_{u,g,p}dqpp | Kaixu Xia |
2020-10-07 | xfs: fix deadlock and streamline xfs_getfsmap performance | Darrick J. Wong |
2020-10-07 | xfs: limit entries returned when counting fsmap records | Darrick J. Wong |
2020-10-07 | xfs: only relog deferred intent items if free space in the log gets low | Darrick J. Wong |
2020-10-07 | xfs: expose the log push threshold | Darrick J. Wong |
2020-10-07 | xfs: periodically relog deferred intent items | Darrick J. Wong |
2020-10-07 | xfs: change the order in which child and parent defer ops are finished | Darrick J. Wong |
2020-10-07 | xfs: fix an incore inode UAF in xfs_bui_recover | Darrick J. Wong |
2020-10-07 | xfs: clean up xfs_bui_item_recover iget/trans_alloc/ilock ordering | Darrick J. Wong |
2020-10-07 | xfs: clean up bmap intent item recovery checking | Darrick J. Wong |
2020-10-07 | xfs: xfs_defer_capture should absorb remaining transaction reservation | Darrick J. Wong |
2020-10-07 | xfs: xfs_defer_capture should absorb remaining block reservations | Darrick J. Wong |
2020-10-07 | xfs: proper replay of deferred ops queued during log recovery | Darrick J. Wong |
2020-10-07 | xfs: remove XFS_LI_RECOVERED | Darrick J. Wong |
2020-10-07 | xfs: remove xfs_defer_reset | Darrick J. Wong |
2020-09-30 | xfs: fix finobt btree block recovery ordering | Dave Chinner |
2020-09-25 | xfs: remove deprecated sysctl options | Pavel Reichl |
2020-09-25 | xfs: remove deprecated mount options | Pavel Reichl |