1. 8275cdd xfs: remote attribute overwrite causes transaction overrun by Dave Chinner · 10 years ago
  2. 683cb94 xfs: use xfs_ilock_attr_map_shared in xfs_attr_get by Christoph Hellwig · 11 years ago
  3. a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
  4. 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
  5. 5706278 xfs: unify directory/attribute format definitions by Dave Chinner · 11 years ago
  6. 70a9883c xfs: create a shared header file for format-related information by Dave Chinner · 11 years ago
  7. 6dd93e9 xfs: avoid double-free in xfs_attr_node_addname by Eric Sandeen · 11 years ago
  8. 3d3c8b5 xfs: refactor xfs_trans_reserve() interface by Jie Liu · 11 years ago
  9. c24b5df xfs: kill xfs_vnodeops.[ch] by Dave Chinner · 11 years ago
  10. 6898811 xfs: create xfs_bmap_util.[ch] by Dave Chinner · 11 years ago
  11. fde2227 xfs: split out attribute fork truncation code into separate file by Dave Chinner · 11 years ago
  12. abec5f2 xfs: split out attribute listing code into separate file by Dave Chinner · 11 years ago
  13. d386b32 xfs: sync minor header differences needed by userspace. by Dave Chinner · 11 years ago
  14. 6ca1c90 xfs: separate dquot on disk format definitions out of xfs_quota.h by Dave Chinner · 11 years ago
  15. 95920cd xfs: split remote attribute code out by Dave Chinner · 11 years ago
  16. 517c222 xfs: add CRCs to attr leaf blocks by Dave Chinner · 11 years ago
  17. f5ea110 xfs: add CRCs to dir2/da node blocks by Dave Chinner · 11 years ago
  18. a21cd50 xfs: refactor space log reservation for XFS_TRANS_ATTR_SET by Jeff Liu · 11 years ago
  19. d9392a4 xfs: add xfs_da_node verification by Dave Chinner · 12 years ago
  20. ad14c33 xfs: factor and verify attr leaf reads by Dave Chinner · 12 years ago
  21. 4bb20a8 xfs: add verifier callback to directory read code by Dave Chinner · 12 years ago
  22. c3f8fc7 xfs: make buffer read verication an IO completion function by Dave Chinner · 12 years ago
  23. ee73259 xfs: add more attribute tree trace points. by Dave Chinner · 12 years ago
  24. 1d9025e xfs: remove struct xfs_dabuf and infrastructure by Dave Chinner · 12 years ago
  25. 2a0ec1d xfs: move xfs_get_extsz_hint() and kill xfs_rw.h by Dave Chinner · 12 years ago
  26. 60a3460 xfs: move xfsagino_t to xfs_types.h by Dave Chinner · 12 years ago
  27. aa5c158 xfs: kill XBF_DONTBLOCK by Dave Chinner · 12 years ago
  28. 7ca790a xfs: kill xfs_read_buf() by Dave Chinner · 12 years ago
  29. a8acad7 xfs: kill XBF_LOCK by Dave Chinner · 12 years ago
  30. 4e94b71 xfs: use blocks for counting length of buffers by Dave Chinner · 12 years ago
  31. 5a5881c xfs: add lots of attribute trace points by Dave Chinner · 12 years ago
  32. 673e8e5 xfs: remove xfs_itruncate_data by Christoph Hellwig · 13 years ago
  33. af5c4be xfs: remove buffers from the delwri list in xfs_buf_stale by Christoph Hellwig · 13 years ago
  34. c867cb6 xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALE by Christoph Hellwig · 13 years ago
  35. ddc3415 xfs: simplify xfs_trans_ijoin* again by Christoph Hellwig · 13 years ago
  36. c0dc782 xfs: rename xfs_bmapi to xfs_bmapi_write by Dave Chinner · 13 years ago
  37. 5c8ed20 xfs: introduce xfs_bmapi_read() by Dave Chinner · 13 years ago
  38. b522950 xfs: Check the return value of xfs_buf_get() by Chandra Seetharaman · 13 years ago
  39. 859f57c xfs: avoid synchronous transactions when deleting attr blocks by Christoph Hellwig · 13 years ago
  40. c2b006c xfs: let xfs_bwrite callers handle the xfs_buf_relse by Christoph Hellwig · 13 years ago
  41. 61551f1 xfs: call xfs_buf_delwri_queue directly by Christoph Hellwig · 13 years ago
  42. 5a52c2a58 xfs: Remove the macro XFS_BUF_ERROR and family by Chandra Seetharaman · 13 years ago
  43. 69ef921 xfs: byteswap constants instead of variables by Christoph Hellwig · 13 years ago
  44. 8f04c47 xfs: split xfs_itruncate_finish by Christoph Hellwig · 13 years ago
  45. 4a33821 xfs: prevent bogus assert when trying to remove non-existent attribute by Dave Chinner · 13 years ago
  46. 1a1a3e9 xfs: remove xfs_buf wrappers by Christoph Hellwig · 14 years ago
  47. dcd79a1 xfs: don't use vfs writeback for pure metadata modifications by Dave Chinner · 14 years ago
  48. b4e9181 xfs: remove unused delta tracking code in xfs_bmapi by Christoph Hellwig · 14 years ago
  49. 898621d xfs: simplify inode to transaction joining by Christoph Hellwig · 14 years ago
  50. 3400777 xfs: remove unneeded #include statements by Christoph Hellwig · 14 years ago
  51. 288699f xfs: drop dmapi hooks by Christoph Hellwig · 14 years ago
  52. 0cadda1 xfs: remove duplicate buffer flags by Christoph Hellwig · 14 years ago
  53. a9273ca xfs: convert attr to use unsigned names by Dave Chinner · 14 years ago
  54. 5d77c0d xfs: make several more functions static by Eric Sandeen · 15 years ago
  55. 0b1b213 xfs: event tracing support by Christoph Hellwig · 15 years ago
  56. e82fa0c xfs: rename xfs_attr_fetch to xfs_attr_get_int by Christoph Hellwig · 15 years ago
  57. 6ad112b xfs: simplify xfs_buf_get / xfs_buf_read interfaces by Christoph Hellwig · 15 years ago
  58. ddd3a14 xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_get by Christoph Hellwig · 15 years ago
  59. 10746e4 xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_set by Christoph Hellwig · 15 years ago
  60. ef14f0c xfs: use generic Posix ACL code by Christoph Hellwig · 15 years ago
  61. 7d09525 xfs: kill xfs_qmops by Christoph Hellwig · 15 years ago
  62. 9d87c31 [XFS] Remove the rest of the macro-to-function indirections. by Eric Sandeen · 15 years ago
  63. 322ff6b [XFS] Move xfs_attr_rolltrans to xfs_trans_roll by Niv Sardi · 16 years ago
  64. 5e9da7b [XFS] Move attr log alloc size calculator to another function. by Niv Sardi · 16 years ago
  65. ad9b463 [XFS] Switches xfs_vn_listxattr to set it's put_listent callback directly by Christoph Hellwig · 16 years ago
  66. caf8aab [XFS] Factor out code for whether inode has attributes or not. by Christoph Hellwig · 16 years ago
  67. 0ec5851 [XFS] Use the generic xattr methods. by Lachlan McIlroy · 16 years ago
  68. 6a17810 [XFS] Add op_flags field and helpers to xfs_da_args by Barry Naujok · 16 years ago
  69. 68f34d5 [XFS] by Eric Sandeen · 16 years ago
  70. 911ee3d [XFS] Kill attr_capable checks as already done in xattr_permission. by Christoph Hellwig · 16 years ago
  71. e8b0eba [XFS] Cleanup xfs_attr a bit with xfs_name and remove cred by Barry Naujok · 16 years ago
  72. f7d3c34 [XFS] Remove CONFIG_XFS_SECURITY. by Eric Sandeen · 16 years ago
  73. a8272ce [XFS] Fix up sparse warnings. by David Chinner · 17 years ago
  74. 739bfb2 [XFS] call common xfs vnode-level helpers directly and remove vnode operations by Christoph Hellwig · 17 years ago
  75. 993386c [XFS] decontaminate vnode operations from behavior details by Christoph Hellwig · 17 years ago
  76. 1c72bf9 [XFS] The last argument "lsn" of xfs_trans_commit() is always called with NULL. by Eric Sandeen · 17 years ago
  77. f7c99b6 [XFS] Remove unused argument to xfs_bmap_finish by Eric Sandeen · 17 years ago
  78. e5889e9 [XFS] Fix attr2 corruption with btree data extents by Barry Naujok · 17 years ago
  79. 7989cb8 [XFS] Keep stack usage down for 4k stacks by using noinline. by David Chinner · 17 years ago
  80. 726801b [XFS] Add EA list callbacks for xfs kernel use. Cleanup some namespace code. by Tim Shimmin · 18 years ago
  81. f6c2d1f [XFS] Remove version 1 directory code. Never functioned on Linux, just by Nathan Scott · 18 years ago
  82. 67fcaa7 [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters. by Nathan Scott · 18 years ago
  83. 3e57ecf [XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report by Olaf Weber · 18 years ago
  84. c41564b [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all by Nathan Scott · 18 years ago
  85. fac80cc [XFS] endianess annotations for xfs_da_node_hdr_t by Nathan Scott · 18 years ago
  86. 403432d [XFS] endianess annotations for xfs_da_node_entry_t by Nathan Scott · 18 years ago
  87. 6b19f2d [XFS] endianess annotations for xfs_attr_leaf_entry_t by Nathan Scott · 18 years ago
  88. 918ae42 [XFS] endianess annotations for xfs_attr_leaf_hdr_t by Nathan Scott · 18 years ago
  89. 89da054 [XFS] endianess annotations for xfs_da_blkinfo_t by Nathan Scott · 18 years ago
  90. ec86dc0 [XFS] Complete transition away from linvfs naming convention, finally. by Nathan Scott · 18 years ago
  91. 16f7e0f [PATCH] capable/capability.h (fs/) by Randy Dunlap · 18 years ago
  92. 3542c6e [PATCH] remove xfs xattr permission checks by Christoph Hellwig · 18 years ago
  93. 7b71876 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
  94. a844f45 [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. by Nathan Scott · 19 years ago
  95. 80cce77 [XFS] Make some extended attributes routines take const parameters, for by Nathan Scott · 19 years ago
  96. d8cc890 [XFS] Ondisk format extension for extended attributes (attr2). Basically, by Nathan Scott · 19 years ago
  97. aa82daa [XFS] Move some code around to prepare for the upcoming extended by Nathan Scott · 19 years ago
  98. ba0f32d [XFS] mark various symbols static Patch from Adrian Bunk by Christoph Hellwig · 19 years ago
  99. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago