1. 86ffa47 xfs: refactor log recovery item sorting into a generic dispatch structure by Darrick J. Wong · 4 years, 8 months ago
  2. 166405f xfs: stop CONFIG_XFS_DEBUG from changing compiler flags by Arnd Bergmann · 4 years, 8 months ago
  3. e06536a xfs: introduce fake roots for ag-rooted btrees by Darrick J. Wong · 4 years, 10 months ago
  4. 957ee13 xfs: remove the now unused dir ops infrastructure by Christoph Hellwig · 5 years ago
  5. 3f6d70e xfs: move xfs_trans_inode.c to libxfs/ by Eric Sandeen · 5 years ago
  6. 4078671 xfs: multithreaded iwalk implementation by Darrick J. Wong · 5 years ago
  7. a211432 xfs: create simplified inode walk function by Darrick J. Wong · 5 years ago
  8. caeaea9 xfs: merge xfs_trans_bmap.c into xfs_bmap_item.c by Christoph Hellwig · 6 years ago
  9. 3cfce1e xfs: merge xfs_trans_rmap.c into xfs_rmap_item.c by Christoph Hellwig · 6 years ago
  10. effd5e9 xfs: merge xfs_trans_refcount.c into xfs_refcount_item.c by Christoph Hellwig · 6 years ago
  11. 81f4004 xfs: merge xfs_trans_extfree.c into xfs_extfree_item.c by Christoph Hellwig · 6 years ago
  12. 6ad5b32 xfs: use bios directly to read and write the log recovery buffers by Christoph Hellwig · 6 years ago
  13. 9cc342f treewide: prefix header search paths with $(srctree)/ by Masahiro Yamada · 6 years ago
  14. 75efa57 xfs: add online scrub for superblock counters by Darrick J. Wong · 6 years ago
  15. 4860a05 xfs: scrub/repair should update filesystem metadata health by Darrick J. Wong · 6 years ago
  16. 6772c1f xfs: track metadata health status by Darrick J. Wong · 6 years ago
  17. bc270b5 xfs: move the repair extent list into its own file by Darrick J. Wong · 6 years ago
  18. 86210fb xfs: move various type verifiers to common file by Dave Chinner · 7 years ago
  19. 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
  20. d25522f xfs: repair superblocks by Darrick J. Wong · 7 years ago
  21. b16817b xfs: move growfs core to libxfs by Dave Chinner · 7 years ago
  22. 84d42ea xfs: implement the metadata repair ioctl flag by Darrick J. Wong · 7 years ago
  23. 6bdcf26 xfs: use a b+tree for the in-core extent list by Christoph Hellwig · 7 years ago
  24. c2fc338 xfs: scrub quota information by Darrick J. Wong · 7 years ago
  25. 29b0767 xfs: scrub realtime bitmap/summary by Darrick J. Wong · 7 years ago
  26. 0f28b25 xfs: scrub directory parent pointers by Darrick J. Wong · 7 years ago
  27. 2a721db xfs: scrub symbolic links by Darrick J. Wong · 7 years ago
  28. eec0482 xfs: scrub extended attributes by Darrick J. Wong · 7 years ago
  29. a5c46e5 xfs: scrub directory metadata by Darrick J. Wong · 7 years ago
  30. 7c4a07a xfs: scrub directory/attribute btrees by Darrick J. Wong · 7 years ago
  31. 99d9d8d xfs: scrub inode block mappings by Darrick J. Wong · 7 years ago
  32. 80e4e12 xfs: scrub inodes by Darrick J. Wong · 7 years ago
  33. edc09b5 xfs: scrub refcount btrees by Darrick J. Wong · 7 years ago
  34. c7e693d xfs: scrub rmap btrees by Darrick J. Wong · 7 years ago
  35. 3daa664 xfs: scrub inode btrees by Darrick J. Wong · 7 years ago
  36. efa7a99 xfs: scrub free space btrees by Darrick J. Wong · 7 years ago
  37. 21fb4cb xfs: scrub the secondary superblocks by Darrick J. Wong · 7 years ago
  38. 537964bc xfs: create helpers to scrub a metadata btree by Darrick J. Wong · 7 years ago
  39. dcb660f xfs: probe the scrub ioctl by Darrick J. Wong · 7 years ago
  40. 36fd6e8 xfs: create an ioctl to scrub AG metadata by Darrick J. Wong · 7 years ago
  41. d905fda xfs: use the common helper uuid_is_null() by Amir Goldstein · 8 years ago
  42. e89c041 xfs: implement the GETFSMAP ioctl by Darrick J. Wong · 8 years ago
  43. 3993bae xfs: introduce the CoW fork by Darrick J. Wong · 8 years ago
  44. 77d61fe xfs: log bmap intent items by Darrick J. Wong · 8 years ago
  45. 6413a01 xfs: create bmbt update intent log items by Darrick J. Wong · 8 years ago
  46. f997ee2 xfs: log refcount intent items by Darrick J. Wong · 8 years ago
  47. baf4bcac xfs: create refcount update intent log items by Darrick J. Wong · 8 years ago
  48. bdf2863 xfs: add refcount btree operations by Darrick J. Wong · 8 years ago
  49. 1946b91 xfs: define the on-disk refcount btree format by Darrick J. Wong · 8 years ago
  50. 3fd129b xfs: set up per-AG free space reservations by Darrick J. Wong · 8 years ago
  51. 0cbbc42 Merge tag 'xfs-rmap-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  52. 9e88b5d xfs: log rmap intent items by Darrick J. Wong · 8 years ago
  53. 5880f2d7 xfs: create rmap update intent log items by Darrick J. Wong · 8 years ago
  54. 035e00a xfs: define the on-disk rmap btree format by Darrick J. Wong · 8 years ago
  55. 673930c xfs: introduce rmap extent operation stubs by Darrick J. Wong · 8 years ago
  56. 4e0cc29 xfs: move deferred operations into a separate file by Darrick J. Wong · 8 years ago
  57. 15d66ac xfs: abstract block export operations from nfsd layouts by Benjamin Coddington · 8 years ago
  58. f99d4fb nfsd: add SCSI layout support by Christoph Hellwig · 9 years ago
  59. 81c3932 nfsd: add a new config option for the block layout driver by Christoph Hellwig · 9 years ago
  60. 985ef4d xfs: stats are no longer dependent on CONFIG_PROC_FS by Dave Chinner · 9 years ago
  61. 1cfc4a9 libxfs: add xfs_bit.c by Dave Chinner · 9 years ago
  62. 5278511 xfs: implement pNFS export operations by Christoph Hellwig · 10 years ago
  63. a31b1d3 xfs: add xfs_mount sysfs kobject by Brian Foster · 10 years ago
  64. 30f712c libxfs: move source files by Dave Chinner · 11 years ago
  65. 69116a1 xfs: create libxfs infrastructure by Dave Chinner · 11 years ago
  66. 32c5483 xfs: abstract the differences in dir2/dir3 via an ops vector by Dave Chinner · 11 years ago
  67. c963c61 xfs: split xfs_rtalloc.c for userspace sanity by Dave Chinner · 11 years ago
  68. 9aede1d xfs: split dquot buffer operations out by Dave Chinner · 11 years ago
  69. 5a96a94 xfs: Add xfs_log_rlimit.c by Jie Liu · 11 years ago
  70. a133d95 xfs: consolidate extent swap code by Dave Chinner · 11 years ago
  71. e546cb7 xfs: consolidate xfs_utils.c by Dave Chinner · 11 years ago
  72. f6bba20 xfs: consolidate xfs_rename.c by Dave Chinner · 11 years ago
  73. c24b5df xfs: kill xfs_vnodeops.[ch] by Dave Chinner · 11 years ago
  74. 6898811 xfs: create xfs_bmap_util.[ch] by Dave Chinner · 11 years ago
  75. ff55068 xfs: introduce xfs_sb.c for sharing with libxfs by Dave Chinner · 11 years ago
  76. 1fb7e48d xfs: split out the remote symlink handling by Dave Chinner · 11 years ago
  77. fde2227 xfs: split out attribute fork truncation code into separate file by Dave Chinner · 11 years ago
  78. abec5f2 xfs: split out attribute listing code into separate file by Dave Chinner · 11 years ago
  79. 4a8af27 xfs: move getdents code into it's own file by Dave Chinner · 11 years ago
  80. 1fd7115 xfs: introduce xfs_inode_buf.c for inode buffer operations by Dave Chinner · 11 years ago
  81. 5c4d97d xfs: move inode fork definitions to a new header file by Dave Chinner · 11 years ago
  82. 7fd36c4 xfs: split out transaction reservation code by Dave Chinner · 11 years ago
  83. 3ebe7d2 xfs: Inode create log items by Dave Chinner · 12 years ago
  84. 95920cd xfs: split remote attribute code out by Dave Chinner · 12 years ago
  85. 19de735 xfs: split out symlink code into it's own file. by Dave Chinner · 12 years ago
  86. fb59581 xfs: remove xfs_flushinval_pages by Dave Chinner · 12 years ago
  87. 33479e0 xfs: remove xfs_iget.c by Dave Chinner · 12 years ago
  88. 6d8b79c xfs: rename xfs_sync.[ch] to xfs_icache.[ch] by Dave Chinner · 12 years ago
  89. 2af51f3 xfs: move xfs_do_force_shutdown() and kill xfs_rw.c by Dave Chinner · 13 years ago
  90. efc27b5 xfs: move busy extent handling to it's own file by Dave Chinner · 13 years ago
  91. 48776fd xfs: use common code for quota statistics by Christoph Hellwig · 13 years ago
  92. b6bede3 xfs: fix tracing builds inside the source tree by Christoph Hellwig · 13 years ago
  93. c59d87c xfs: remove subdirectories by Christoph Hellwig · 13 years ago
  94. 06f8e2d6 xfs: don't expect xfs headers to be in subdirectories by Alex Elder · 13 years ago
  95. c84470d xfs: remove leftovers of the old btree tracing code by Christoph Hellwig · 13 years ago
  96. 3155fe6 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  97. 0ccd234 fs: change to new flag variable by matt mooney · 14 years ago
  98. 9130090 xfs: kill support/debug.[ch] by Dave Chinner · 14 years ago
  99. 10e3839 xfs: introduce new logging API. by Dave Chinner · 14 years ago
  100. a46db60 xfs: add FITRIM support by Christoph Hellwig · 14 years ago