1. eac152b xfs: kill VN_DIRTY() by Dave Chinner · 10 years ago
  2. 2451337 xfs: global error sign conversion by Dave Chinner · 10 years ago
  3. b474c7a xfs: Nuke XFS_ERROR macro by Eric Sandeen · 10 years ago
  4. b70f14e Merge branch 'xfs-feature-bit-cleanup' into for-next by Dave Chinner · 10 years ago
  5. 263997a xfs: turn NLINK feature on by default by Dave Chinner · 10 years ago
  6. b767692 Merge branch 'xfs-free-inode-btree' into for-next by Dave Chinner · 10 years ago
  7. 232c2f5 Merge branch 'xfs-filestreams-lookup' into for-next by Dave Chinner · 10 years ago
  8. fdd3a2a Merge branch 'xfs-unused-args-cleanup' into for-next by Dave Chinner · 10 years ago
  9. 9d43b18 xfs: update inode allocation/free transaction reservations for finobt by Brian Foster · 10 years ago
  10. 3b8d907 xfs: remove xfs_filestream_associate by Christoph Hellwig · 10 years ago
  11. 2cd2ef6 xfs: rewrite the filestream allocator using the dentry cache by Christoph Hellwig · 10 years ago
  12. f37211c xfs: remove XFS_IFILESTREAM by Christoph Hellwig · 10 years ago
  13. 330033d xfs: fix tmpfile/selinux deadlock and initialize security by Brian Foster · 10 years ago
  14. fd9fdba xfs: remove unused bp arg from xfs_iflush_fork() by Eric Sandeen · 10 years ago
  15. fe986f9 Merge branch 'xfs-O_TMPFILE-support' into for-next by Dave Chinner · 10 years ago
  16. bf3964c Merge branch 'xfs-extent-list-locking-fixes' into for-next by Ben Myers · 11 years ago
  17. ab29743 xfs: allow linkat() on O_TMPFILE files by Zhi Yong Wu · 11 years ago
  18. 99b6436 xfs: add O_TMPFILE support by Zhi Yong Wu · 11 years ago
  19. 163467d xfs: factor prid related codes into xfs_get_initial_prid() by Zhi Yong Wu · 11 years ago
  20. efa70be xfs: add xfs_ilock_attr_map_shared by Christoph Hellwig · 11 years ago
  21. 309ecac xfs: rename xfs_ilock_map_shared by Christoph Hellwig · 11 years ago
  22. 01f4f32 xfs: remove xfs_iunlock_map_shared by Christoph Hellwig · 11 years ago
  23. 982e939 xfs: use xfs_icluster_size_fsb in xfs_ifree_cluster by Jie Liu · 11 years ago
  24. 126cd10 xfs: get rid of XFS_IALLOC_BLOCKS macros by Jie Liu · 11 years ago
  25. 0f49efd xfs: get rid of XFS_INODE_CLUSTER_SIZE macros by Jie Liu · 11 years ago
  26. 2732036 xfs: xfs_remove deadlocks due to inverted AGF vs AGI lock ordering by Dave Chinner · 11 years ago
  27. a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
  28. 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
  29. 5706278 xfs: unify directory/attribute format definitions by Dave Chinner · 11 years ago
  30. 70a9883c xfs: create a shared header file for format-related information by Dave Chinner · 11 years ago
  31. 74564fb xfs: clean up xfs_inactive() error handling, kill VN_INACTIVE_[NO]CACHE by Brian Foster · 11 years ago
  32. 88877d2 xfs: push down inactive transaction mgmt for ifree by Brian Foster · 11 years ago
  33. f7be2d7 xfs: push down inactive transaction mgmt for truncate by Brian Foster · 11 years ago
  34. 36b21dd xfs: push down inactive transaction mgmt for remote symlinks by Brian Foster · 11 years ago
  35. d948709 xfs: remove usage of is_bad_inode by Ben Myers · 11 years ago
  36. 0b8182d xfs: fix the comment of xfs_ifree_cluster() by Zhi Yong Wu · 11 years ago
  37. 7aab1b2 xfs: convert kuid_t to/from uid_t for internal structures by Dwight Engen · 11 years ago
  38. 3d3c8b5 xfs: refactor xfs_trans_reserve() interface by Jie Liu · 11 years ago
  39. e546cb7 xfs: consolidate xfs_utils.c by Dave Chinner · 11 years ago
  40. f6bba20 xfs: consolidate xfs_rename.c by Dave Chinner · 11 years ago
  41. c24b5df xfs: kill xfs_vnodeops.[ch] by Dave Chinner · 11 years ago
  42. 6898811 xfs: create xfs_bmap_util.[ch] by Dave Chinner · 11 years ago
  43. 1fd7115 xfs: introduce xfs_inode_buf.c for inode buffer operations by Dave Chinner · 11 years ago
  44. 5c4d97d xfs: move inode fork definitions to a new header file by Dave Chinner · 11 years ago
  45. 6ca1c90 xfs: separate dquot on disk format definitions out of xfs_quota.h by Dave Chinner · 11 years ago
  46. e60896d xfs: di_flushiter considered harmful by Dave Chinner · 11 years ago
  47. a69c7c0 xfs: use XFS_BMAP_BMDR_SPACE vs. XFS_BROOT_SIZE_ADJ by Eric Sandeen · 12 years ago
  48. 1baaed8 xfs: xfs_ifree doesn't need to modify the inode buffer by Dave Chinner · 11 years ago
  49. cca9f93 xfs: don't do IO when creating an new inode by Dave Chinner · 11 years ago
  50. 0a32c26 xfs: inode unlinked list needs to recalculate the inode CRC by Dave Chinner · 11 years ago
  51. 742ae1e xfs: introduce CONFIG_XFS_WARN by Dave Chinner · 11 years ago
  52. 93848a9 xfs: add version 3 inode format with CRCs by Christoph Hellwig · 11 years ago
  53. ee1a47a xfs: add support for large btree blocks by Christoph Hellwig · 11 years ago
  54. ec47eb6 xfs remove the XFS_TRANS_DEBUG routines by Mark Tinguely · 12 years ago
  55. 1813dd6 xfs: convert buffer verifiers to an ops structure. by Dave Chinner · 12 years ago
  56. b0f539d xfs: connect up write verifiers to new buffers by Dave Chinner · 12 years ago
  57. 612cfbf xfs: add pre-write metadata buffer verifier callbacks by Dave Chinner · 12 years ago
  58. 3d3e6f6 xfs: verify btree blocks as they are read from disk by Dave Chinner · 12 years ago
  59. af133e8 xfs: verify inode buffers as they are read from disk by Dave Chinner · 12 years ago
  60. c3f8fc7 xfs: make buffer read verication an IO completion function by Dave Chinner · 12 years ago
  61. 72b53ef xfs: create helper to check whether to free eofblocks on inode by Brian Foster · 12 years ago
  62. b6aff29 xfs: don't vmap inode cluster buffers during free by Dave Chinner · 12 years ago
  63. cd856db xfs: Update inode alloc comments by Carlos Maiolino · 12 years ago
  64. 33479e0 xfs: remove xfs_iget.c by Dave Chinner · 12 years ago
  65. fa96aca xfs: move inode locking functions to xfs_inode.c by Dave Chinner · 12 years ago
  66. 0b56185 xfs: do not take the iolock in xfs_inactive by Christoph Hellwig · 12 years ago
  67. 0835890 xfs: remove the alloc_done argument to xfs_dialloc by Christoph Hellwig · 12 years ago
  68. 129dbc9 xfs: remove xfs_inotobp by Christoph Hellwig · 12 years ago
  69. 475ee41 xfs: merge xfs_itobp into xfs_imap_to_bp by Christoph Hellwig · 12 years ago
  70. 3297238 xfs: make largest supported offset less shouty by Dave Chinner · 12 years ago
  71. 611c994 xfs: make XBF_MAPPED the default behaviour by Dave Chinner · 12 years ago
  72. ad1e95c xfs: clean up xfs_bit.h includes by Dave Chinner · 12 years ago
  73. 2a0ec1d xfs: move xfs_get_extsz_hint() and kill xfs_rw.h by Dave Chinner · 12 years ago
  74. a8acad7 xfs: kill XBF_LOCK by Dave Chinner · 12 years ago
  75. 04913fd xfs: pass shutdown method into xfs_trans_ail_delete_bulk by Dave Chinner · 12 years ago
  76. 43ff212 xfs: on-stack delayed write buffer lists by Christoph Hellwig · 12 years ago
  77. 4c46819 xfs: do not write the buffer from xfs_iflush by Christoph Hellwig · 12 years ago
  78. 32ce90a xfs: remove log item from AIL in xfs_iflush after a shutdown by Christoph Hellwig · 12 years ago
  79. f5d8d5c xfs: split in-core and on-disk inode log item fields by Christoph Hellwig · 12 years ago
  80. 8a9c998 xfs: log timestamp updates by Christoph Hellwig · 12 years ago
  81. ce7ae151 xfs: remove the i_size field in struct xfs_inode by Christoph Hellwig · 13 years ago
  82. f392e63 xfs: replace i_pin_wait with a bit waitqueue by Christoph Hellwig · 13 years ago
  83. 474fce0 xfs: replace i_flock with a sleeping bitlock by Christoph Hellwig · 13 years ago
  84. 8096b1e xfs: remove the if_ext_max field in struct xfs_ifork by Christoph Hellwig · 13 years ago
  85. 673e8e5 xfs: remove xfs_itruncate_data by Christoph Hellwig · 13 years ago
  86. 576b1d6 xfs: propagate umode_t by Al Viro · 13 years ago
  87. 4dd2cb4 xfs: force buffer writeback before blocking on the ilock in inode reclaim by Christoph Hellwig · 13 years ago
  88. c867cb6 xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALE by Christoph Hellwig · 13 years ago
  89. 38f2323 xfs: remove XFS_BUF_SET_VTYPE and XFS_BUF_SET_VTYPE_REF by Christoph Hellwig · 13 years ago
  90. ddc3415 xfs: simplify xfs_trans_ijoin* again by Christoph Hellwig · 13 years ago
  91. 5c8ed20 xfs: introduce xfs_bmapi_read() by Dave Chinner · 13 years ago
  92. 2a30f36d xfs: Check the return value of xfs_trans_get_buf() by Chandra Seetharaman · 13 years ago
  93. c2b006c xfs: let xfs_bwrite callers handle the xfs_buf_relse by Christoph Hellwig · 13 years ago
  94. 61551f1 xfs: call xfs_buf_delwri_queue directly by Christoph Hellwig · 13 years ago
  95. 2ddb4e9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Alex Elder · 13 years ago
  96. abbede1 xfs: get rid of open-coded S_ISREG(), etc. by Al Viro · 13 years ago
  97. 811e64c Replace the macro XFS_BUF_ISPINNED with helper xfs_buf_ispinned by Chandra Seetharaman · 13 years ago
  98. 5a52c2a58 xfs: Remove the macro XFS_BUF_ERROR and family by Chandra Seetharaman · 13 years ago
  99. c84470d xfs: remove leftovers of the old btree tracing code by Christoph Hellwig · 13 years ago
  100. cb669ca xfs: remove wrappers around b_iodone by Christoph Hellwig · 13 years ago