1. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 6 years ago
  2. 4919d42 xfs: only cancel cow blocks when truncating the data fork by Darrick J. Wong · 6 years ago
  3. a1f6941 xfs: non-scrub - remove unused function parameters by Eric Sandeen · 6 years ago
  4. c959025 xfs: Remove "committed" argument of xfs_dir_ialloc by Chandan Rajendra · 6 years ago
  5. dc1baa7 xfs: do not log/recover swapext extent owner changes for deleted inodes by Eric Sandeen · 6 years ago
  6. 656de4f xfs: merge _xfs_log_force_lsn and xfs_log_force_lsn by Christoph Hellwig · 6 years ago
  7. 6231848 xfs: check for cow blocks before trying to clear them by Darrick J. Wong · 6 years ago
  8. 20c59c7 Merge tag 'xfs-4.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  9. a4b7fd7 Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 6 years ago
  10. 7c2d238 xfs: allow xfs_lock_two_inodes to take different EXCL/SHARED modes by Darrick J. Wong · 6 years ago
  11. 22431bf xfs: refactor inode verifier corruption error printing by Darrick J. Wong · 6 years ago
  12. beaae8c xfs: always zero di_flags2 when we free the inode by Darrick J. Wong · 6 years ago
  13. 643c8c0 Use list_head infra-structure for buffer's log items list by Carlos Maiolino · 6 years ago
  14. fb1755a Split buffer's b_fspriv field by Carlos Maiolino · 6 years ago
  15. f0e2828 xfs: convert to new i_version API by Jeff Layton · 7 years ago
  16. c969004 xfs: use %px for data pointers when debugging by Darrick J. Wong · 7 years ago
  17. aff68a5 xfs: use %pS printk format for direct instruction addresses by Darrick J. Wong · 7 years ago
  18. 3d170aa xfs: change 0x%p -> %p in print messages by Darrick J. Wong · 7 years ago
  19. 9cfb9b4 xfs: provide a centralized method for verifying inline fork data by Darrick J. Wong · 7 years ago
  20. 363e59b xfs: don't be so eager to clear the cowblocks tag on truncate by Darrick J. Wong · 7 years ago
  21. f59cf5c xfs: remove "no-allocation" reservations for file creations by Christoph Hellwig · 7 years ago
  22. 98c4f78 xfs: always free inline data before resetting inode fork during ifree by Darrick J. Wong · 7 years ago
  23. 962cc1a xfs: fix forgotten rcu read unlock when skipping inode reclaim by Darrick J. Wong · 7 years ago
  24. afd7245 xfs: remove unused debug counts for xfs_lock_inodes by Christoph Hellwig · 7 years ago
  25. 6bdcf26 xfs: use a b+tree for the in-core extent list by Christoph Hellwig · 7 years ago
  26. e9e899a xfs: move error injection tags into their own file by Darrick J. Wong · 7 years ago
  27. 66f3646 xfs: remove if_rdev by Christoph Hellwig · 7 years ago
  28. cc6f777 xfs: don't unconditionally clear the reflink flag on zero-block files by Darrick J. Wong · 7 years ago
  29. 8ad7c629 xfs: remove the ip argument to xfs_defer_finish by Christoph Hellwig · 7 years ago
  30. 411350d xfs: refactor xfs_trans_roll by Christoph Hellwig · 7 years ago
  31. f2e9ad2 xfs: check for race with xfs_reclaim_inode() in xfs_ifree_cluster() by Omar Sandoval · 7 years ago
  32. 56bdf85 xfs: Fix per-inode DAX flag inheritance by Lukas Czerner · 7 years ago
  33. 642338b Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  34. 9e24cfd xfs: remove unneeded parameter from XFS_TEST_ERROR by Darrick J. Wong · 7 years ago
  35. 2141713 sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field name by Ingo Molnar · 7 years ago
  36. c8ce540 xfs: remove double-underscore integer types by Darrick J. Wong · 7 years ago
  37. 3b4683c xfs: drop iolock from reclaim context to appease lockdep by Brian Foster · 7 years ago
  38. 005c5db xfs: rework the inline directory verifiers by Darrick J. Wong · 7 years ago
  39. 630a04e xfs: verify inline directory data forks by Darrick J. Wong · 7 years ago
  40. 3802a34 xfs: only reclaim unwritten COW extents periodically by Christoph Hellwig · 7 years ago
  41. a36b926 xfs: pull up iolock from xfs_free_eofblocks() by Brian Foster · 7 years ago
  42. 76d771b xfs: use per-AG reservations for the finobt by Christoph Hellwig · 7 years ago
  43. a444d72 Merge branch 'xfs-4.10-misc-fixes-3' into for-next by Dave Chinner · 8 years ago
  44. 200237d xfs: Move AGI buffer type setting to xfs_read_agi by Eric Sandeen · 8 years ago
  45. 6552321 xfs: remove i_iolock and use i_rwsem in the VFS inode instead by Christoph Hellwig · 8 years ago
  46. 35a891b Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  47. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  48. e153aa7 xfs: set a default CoW extent size of 32 blocks by Darrick J. Wong · 8 years ago
  49. 83104d4 xfs: garbage collect old cowextsz reservations by Darrick J. Wong · 8 years ago
  50. f7ca352 xfs: create a separate cow extent size hint for the allocator by Darrick J. Wong · 8 years ago
  51. aa8968f xfs: cancel CoW reservations and clear inode reflink flag when freeing blocks by Darrick J. Wong · 8 years ago
  52. 17c12bc xfs: when replaying bmap operations, don't let unlinked inodes get reaped by Darrick J. Wong · 8 years ago
  53. c2050a4 fs: Replace current_fs_time() with current_time() by Deepa Dinamani · 8 years ago
  54. 69bca80 xfs: Propagate dentry down to inode_change_ok() by Jan Kara · 8 years ago
  55. 2c3234d xfs: rename flist/free_list to dfops by Darrick J. Wong · 8 years ago
  56. 310a75a xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_* by Darrick J. Wong · 8 years ago
  57. 3ab78df xfs: rework xfs_bmap_free callers to use xfs_defer_ops by Darrick J. Wong · 8 years ago
  58. 0d5a75e xfs: make several functions static by Eric Sandeen · 8 years ago
  59. 555b67e Merge branch 'xfs-4.7-inode-reclaim' into for-next by Dave Chinner · 8 years ago
  60. 2a4ad58 Merge branch 'xfs-4.7-misc-fixes' into for-next by Dave Chinner · 8 years ago
  61. 5b911354 Merge branch 'xfs-4.7-optimise-inline-symlinks' into for-next by Dave Chinner · 8 years ago
  62. 1942936 xfs: rename variables in xfs_iflush_cluster for clarity by Dave Chinner · 8 years ago
  63. 5a90e53 xfs: xfs_iflush_cluster has range issues by Dave Chinner · 8 years ago
  64. 8a17d7d xfs: mark reclaimed inodes invalid earlier by Dave Chinner · 8 years ago
  65. 7d3aa7f xfs: skip stale inodes in xfs_iflush_cluster by Dave Chinner · 8 years ago
  66. 51b07f3 xfs: fix inode validity check in xfs_iflush_cluster by Dave Chinner · 8 years ago
  67. b1438f4 xfs: xfs_iflush_cluster fails to abort on error by Dave Chinner · 8 years ago
  68. 6e3e6d5 xfs: mute some sparse warnings by Eryu Guan · 8 years ago
  69. 253f491 xfs: better xfs_trans_alloc interface by Christoph Hellwig · 8 years ago
  70. 2b3d1d4 xfs: set up inode operation vectors later by Christoph Hellwig · 8 years ago
  71. 7f0ed54 Merge branch 'xfs-buf-macro-cleanup-4.6' into for-next by Dave Chinner · 8 years ago
  72. b0388bf xfs: remove XBF_DONE flag wrapper macros by Dave Chinner · 8 years ago
  73. c19b3b05 xfs: mode di_mode to vfs inode by Dave Chinner · 8 years ago
  74. 83e06f2 xfs: move di_changecount to VFS inode by Dave Chinner · 8 years ago
  75. 9e9a267 xfs: move inode generation count to VFS inode by Dave Chinner · 8 years ago
  76. 54d7b5c xfs: use vfs inode nlink field everywhere by Dave Chinner · 8 years ago
  77. faeb4e4 xfs: move v1 inode conversion to xfs_inode_from_disk by Dave Chinner · 8 years ago
  78. 93f958f xfs: cull unnecessary icdinode fields by Dave Chinner · 8 years ago
  79. 3987848 xfs: remove timestamps from incore inode by Dave Chinner · 8 years ago
  80. 4c931f7 Merge branch 'xfs-setxattr-promotion' into for-next by Dave Chinner · 8 years ago
  81. f6106ef xfs: eliminate committed arg from xfs_bmap_finish by Eric Sandeen · 9 years ago
  82. 58f88ca xfs: introduce per-inode DAX enablement by Dave Chinner · 9 years ago
  83. e7b8948 xfs: use FS_XFLAG definitions directly by Dave Chinner · 9 years ago
  84. 2da5c4b Merge branch 'xfs-misc-fixes-for-4.4-2' into for-next by Dave Chinner · 9 years ago
  85. fc0561c xfs: optimise away log forces on timestamp updates for fdatasync by Dave Chinner · 9 years ago
  86. ff6d6af xfs: per-filesystem stats counter implementation by Bill O'Donnell · 9 years ago
  87. 70b33a7 Merge branch 'xfs-misc-fixes-for-4.3-3' into for-next by Dave Chinner · 9 years ago
  88. b6a9947 xfs: lockdep annotations throw warnings on non-debug builds by Dave Chinner · 9 years ago
  89. aa49338 Merge branch 'xfs-misc-fixes-for-4.3-2' into for-next by Dave Chinner · 9 years ago
  90. 3403ccc xfs: inode lockdep annotations broke non-lockdep build by Dave Chinner · 9 years ago
  91. dbad7c9 xfs: stop holding ILOCK over filldir callbacks by Dave Chinner · 9 years ago
  92. 0952c81 xfs: clean up inode lockdep annotations by Dave Chinner · 9 years ago
  93. bbf155a xfs: fix sb_meta_uuid usage by Dave Chinner · 9 years ago
  94. 5be203a Merge branch 'xfs-efi-rework' into for-next by Dave Chinner · 9 years ago
  95. d4a97a0 xfs: add missing bmap cancel calls in error paths by Brian Foster · 9 years ago
  96. d6077aa xfs: Remove duplicate jumps to the same label by Jan Kara · 9 years ago
  97. de50e16 Merge branch 'xfs-misc-fixes-for-4.2-3' into for-next by Dave Chinner · 9 years ago
  98. 88ee2df xfs: return a void pointer from xfs_buf_offset by Christoph Hellwig · 9 years ago
  99. 4ea7976 Merge branch 'xfs-commit-cleanup' into for-next by Dave Chinner · 9 years ago
  100. 7039331 xfs: saner xfs_trans_commit interface by Christoph Hellwig · 9 years ago