1. 66f3646 xfs: remove if_rdev by Christoph Hellwig · 7 years ago
  2. cc6f777 xfs: don't unconditionally clear the reflink flag on zero-block files by Darrick J. Wong · 7 years ago
  3. 8ad7c629 xfs: remove the ip argument to xfs_defer_finish by Christoph Hellwig · 7 years ago
  4. 411350d xfs: refactor xfs_trans_roll by Christoph Hellwig · 7 years ago
  5. f2e9ad2 xfs: check for race with xfs_reclaim_inode() in xfs_ifree_cluster() by Omar Sandoval · 7 years ago
  6. 56bdf85 xfs: Fix per-inode DAX flag inheritance by Lukas Czerner · 7 years ago
  7. 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
  8. 9e24cfd xfs: remove unneeded parameter from XFS_TEST_ERROR by Darrick J. Wong · 7 years ago
  9. 2141713 sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field name by Ingo Molnar · 8 years ago
  10. c8ce540 xfs: remove double-underscore integer types by Darrick J. Wong · 7 years ago
  11. 3b4683c xfs: drop iolock from reclaim context to appease lockdep by Brian Foster · 8 years ago
  12. 005c5db xfs: rework the inline directory verifiers by Darrick J. Wong · 8 years ago
  13. 630a04e xfs: verify inline directory data forks by Darrick J. Wong · 8 years ago
  14. 3802a34 xfs: only reclaim unwritten COW extents periodically by Christoph Hellwig · 8 years ago
  15. a36b926 xfs: pull up iolock from xfs_free_eofblocks() by Brian Foster · 8 years ago
  16. 76d771b xfs: use per-AG reservations for the finobt by Christoph Hellwig · 8 years ago
  17. a444d72 Merge branch 'xfs-4.10-misc-fixes-3' into for-next by Dave Chinner · 8 years ago
  18. 200237d xfs: Move AGI buffer type setting to xfs_read_agi by Eric Sandeen · 8 years ago
  19. 6552321 xfs: remove i_iolock and use i_rwsem in the VFS inode instead by Christoph Hellwig · 8 years ago
  20. 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
  21. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  22. e153aa7 xfs: set a default CoW extent size of 32 blocks by Darrick J. Wong · 8 years ago
  23. 83104d4 xfs: garbage collect old cowextsz reservations by Darrick J. Wong · 8 years ago
  24. f7ca352 xfs: create a separate cow extent size hint for the allocator by Darrick J. Wong · 8 years ago
  25. aa8968f xfs: cancel CoW reservations and clear inode reflink flag when freeing blocks by Darrick J. Wong · 8 years ago
  26. 17c12bc xfs: when replaying bmap operations, don't let unlinked inodes get reaped by Darrick J. Wong · 8 years ago
  27. c2050a4 fs: Replace current_fs_time() with current_time() by Deepa Dinamani · 8 years ago
  28. 69bca80 xfs: Propagate dentry down to inode_change_ok() by Jan Kara · 8 years ago
  29. 2c3234d xfs: rename flist/free_list to dfops by Darrick J. Wong · 8 years ago
  30. 310a75a xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_* by Darrick J. Wong · 8 years ago
  31. 3ab78df xfs: rework xfs_bmap_free callers to use xfs_defer_ops by Darrick J. Wong · 8 years ago
  32. 0d5a75e xfs: make several functions static by Eric Sandeen · 8 years ago
  33. 555b67e Merge branch 'xfs-4.7-inode-reclaim' into for-next by Dave Chinner · 8 years ago
  34. 2a4ad58 Merge branch 'xfs-4.7-misc-fixes' into for-next by Dave Chinner · 8 years ago
  35. 5b911354 Merge branch 'xfs-4.7-optimise-inline-symlinks' into for-next by Dave Chinner · 8 years ago
  36. 1942936 xfs: rename variables in xfs_iflush_cluster for clarity by Dave Chinner · 8 years ago
  37. 5a90e53 xfs: xfs_iflush_cluster has range issues by Dave Chinner · 8 years ago
  38. 8a17d7d xfs: mark reclaimed inodes invalid earlier by Dave Chinner · 8 years ago
  39. 7d3aa7f xfs: skip stale inodes in xfs_iflush_cluster by Dave Chinner · 8 years ago
  40. 51b07f3 xfs: fix inode validity check in xfs_iflush_cluster by Dave Chinner · 8 years ago
  41. b1438f4 xfs: xfs_iflush_cluster fails to abort on error by Dave Chinner · 8 years ago
  42. 6e3e6d5 xfs: mute some sparse warnings by Eryu Guan · 9 years ago
  43. 253f491 xfs: better xfs_trans_alloc interface by Christoph Hellwig · 9 years ago
  44. 2b3d1d4 xfs: set up inode operation vectors later by Christoph Hellwig · 9 years ago
  45. 7f0ed54 Merge branch 'xfs-buf-macro-cleanup-4.6' into for-next by Dave Chinner · 9 years ago
  46. b0388bf xfs: remove XBF_DONE flag wrapper macros by Dave Chinner · 9 years ago
  47. c19b3b05 xfs: mode di_mode to vfs inode by Dave Chinner · 9 years ago
  48. 83e06f2 xfs: move di_changecount to VFS inode by Dave Chinner · 9 years ago
  49. 9e9a267 xfs: move inode generation count to VFS inode by Dave Chinner · 9 years ago
  50. 54d7b5c xfs: use vfs inode nlink field everywhere by Dave Chinner · 9 years ago
  51. faeb4e4 xfs: move v1 inode conversion to xfs_inode_from_disk by Dave Chinner · 9 years ago
  52. 93f958f xfs: cull unnecessary icdinode fields by Dave Chinner · 9 years ago
  53. 3987848 xfs: remove timestamps from incore inode by Dave Chinner · 9 years ago
  54. 4c931f7 Merge branch 'xfs-setxattr-promotion' into for-next by Dave Chinner · 9 years ago
  55. f6106ef xfs: eliminate committed arg from xfs_bmap_finish by Eric Sandeen · 9 years ago
  56. 58f88ca xfs: introduce per-inode DAX enablement by Dave Chinner · 9 years ago
  57. e7b8948 xfs: use FS_XFLAG definitions directly by Dave Chinner · 9 years ago
  58. 2da5c4b Merge branch 'xfs-misc-fixes-for-4.4-2' into for-next by Dave Chinner · 9 years ago
  59. fc0561c xfs: optimise away log forces on timestamp updates for fdatasync by Dave Chinner · 9 years ago
  60. ff6d6af xfs: per-filesystem stats counter implementation by Bill O'Donnell · 9 years ago
  61. 70b33a7 Merge branch 'xfs-misc-fixes-for-4.3-3' into for-next by Dave Chinner · 9 years ago
  62. b6a9947 xfs: lockdep annotations throw warnings on non-debug builds by Dave Chinner · 9 years ago
  63. aa49338 Merge branch 'xfs-misc-fixes-for-4.3-2' into for-next by Dave Chinner · 9 years ago
  64. 3403ccc xfs: inode lockdep annotations broke non-lockdep build by Dave Chinner · 9 years ago
  65. dbad7c9 xfs: stop holding ILOCK over filldir callbacks by Dave Chinner · 9 years ago
  66. 0952c81 xfs: clean up inode lockdep annotations by Dave Chinner · 9 years ago
  67. bbf155a xfs: fix sb_meta_uuid usage by Dave Chinner · 9 years ago
  68. 5be203a Merge branch 'xfs-efi-rework' into for-next by Dave Chinner · 9 years ago
  69. d4a97a0 xfs: add missing bmap cancel calls in error paths by Brian Foster · 9 years ago
  70. d6077aa xfs: Remove duplicate jumps to the same label by Jan Kara · 9 years ago
  71. de50e16 Merge branch 'xfs-misc-fixes-for-4.2-3' into for-next by Dave Chinner · 9 years ago
  72. 88ee2df xfs: return a void pointer from xfs_buf_offset by Christoph Hellwig · 9 years ago
  73. 4ea7976 Merge branch 'xfs-commit-cleanup' into for-next by Dave Chinner · 9 years ago
  74. 7039331 xfs: saner xfs_trans_commit interface by Christoph Hellwig · 9 years ago
  75. 4906e21 xfs: remove the flags argument to xfs_trans_cancel by Christoph Hellwig · 9 years ago
  76. 2e6db6c xfs: switch remaining xfs_trans_dup users to xfs_trans_roll by Christoph Hellwig · 9 years ago
  77. 4497f28 Merge branch 'xfs-misc-fixes-for-4.2-2' into for-next by Dave Chinner · 9 years ago
  78. 3cdaa18 xfs: fix sparse inodes 32-bit compile failure by Brian Foster · 9 years ago
  79. b9a350a Merge branch 'xfs-sparse-inode' into for-next by Dave Chinner · 9 years ago
  80. 09b5660 xfs: skip unallocated regions of inode chunks in xfs_ifree_cluster() by Brian Foster · 9 years ago
  81. 22419ac xfs: fix broken i_nlink accounting for whiteout tmpfile inode by Brian Foster · 9 years ago
  82. 6dfe5a0 xfs: xfs_attr_inactive leaves inconsistent attr fork state behind by Dave Chinner · 9 years ago
  83. 2b93681 Merge branch 'xfs-misc-fixes-for-4.1-2' into for-next by Dave Chinner · 10 years ago
  84. 86aaf02 xfs: use bool instead of int in xfs_rename() by Fabian Frederick · 10 years ago
  85. d41bb03 Merge branch 'xfs-rename-whiteout' into for-next by Dave Chinner · 10 years ago
  86. 7dcf5c3 xfs: add RENAME_WHITEOUT support by Dave Chinner · 10 years ago
  87. eeacd32 xfs: make xfs_cross_rename() complete fully by Dave Chinner · 10 years ago
  88. 310606b xfs: factor out xfs_finish_rename() by Dave Chinner · 10 years ago
  89. 445883e xfs: cleanup xfs_rename error handling by Dave Chinner · 10 years ago
  90. 95afcf5 xfs: clean up inode locking for RENAME_WHITEOUT by Dave Chinner · 10 years ago
  91. 88e8fda Merge branch 'xfs-mmap-lock' into for-next by Dave Chinner · 10 years ago
  92. 3cabb83 Merge branch 'xfs-misc-fixes-for-4.1' into for-next by Dave Chinner · 10 years ago
  93. fc92156 xfs: Ensure we have target_ip for RENAME_EXCHANGE by Eric Sandeen · 10 years ago
  94. 58c9047 xfs: inodes are new until the dentry cache is set up by Dave Chinner · 10 years ago
  95. 653c60b xfs: introduce mmap/truncate lock by Dave Chinner · 10 years ago
  96. 438c3c8 Merge branch 'xfs-buf-type-fixes' into for-next by Dave Chinner · 10 years ago
  97. f19b872 xfs: inode unlink does not set AGI buffer type by Dave Chinner · 10 years ago
  98. d31a182 xfs: Add support to RENAME_EXCHANGE flag by Carlos Maiolino · 10 years ago
  99. 6044e43 Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next by Dave Chinner · 10 years ago
  100. 32296f8 xfs: fix set-but-unused warnings by Dave Chinner · 10 years ago