1. fde77c7 xfs: Properly retry failed dquot items in case of error during buffer writeback by Carlos Maiolino · 6 years ago
  2. b1c5ebb xfs: allocate log vector buffers outside CIL context lock by Dave Chinner · 8 years ago
  3. bb58e61 xfs: move most of xfs_sb.h to xfs_format.h by Christoph Hellwig · 9 years ago
  4. 4fb6e8a xfs: merge xfs_ag.h into xfs_format.h by Christoph Hellwig · 9 years ago
  5. ffda4e8 xfs: remove the quotaoff log format from the quotaoff log item by Christoph Hellwig · 10 years ago
  6. ce8e962 xfs: remove the dquot log format from the dquot log item by Christoph Hellwig · 10 years ago
  7. bde7cff xfs: format log items write directly into the linear CIL buffer by Christoph Hellwig · 10 years ago
  8. 1234351 xfs: introduce xlog_copy_iovec by Christoph Hellwig · 10 years ago
  9. a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
  10. 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
  11. a30b036 xfs: fix some minor sparse warnings by Dave Chinner · 11 years ago
  12. 166d136 xfs: return log item size in IOP_SIZE by Dave Chinner · 11 years ago
  13. 6ca1c90 xfs: separate dquot on disk format definitions out of xfs_quota.h by Dave Chinner · 11 years ago
  14. ad1e95c xfs: clean up xfs_bit.h includes by Dave Chinner · 12 years ago
  15. 60a3460 xfs: move xfsagino_t to xfs_types.h by Dave Chinner · 12 years ago
  16. 04913fd xfs: pass shutdown method into xfs_trans_ail_delete_bulk by Dave Chinner · 12 years ago
  17. 43ff212 xfs: on-stack delayed write buffer lists by Christoph Hellwig · 12 years ago
  18. fe7257f xfs: do not write the buffer from xfs_qm_dqflush by Christoph Hellwig · 12 years ago
  19. 800b484 xfs: cleanup dquot locking helpers by Christoph Hellwig · 12 years ago
  20. fdedf28 xfs: untangle SYNC_WAIT and SYNC_TRYLOCK meanings for xfs_qm_dqflush by Christoph Hellwig · 12 years ago
  21. b393421 xfs: remove the lid_size field in struct log_item_desc by Christoph Hellwig · 12 years ago
  22. 272e42b xfs: constify xfs_item_ops by Christoph Hellwig · 13 years ago
  23. 17b3847 xfs: force the log if we encounter pinned buffers in .iop_pushbuf by Christoph Hellwig · 13 years ago
  24. c59d87c xfs: remove subdirectories by Christoph Hellwig · 13 years ago[Renamed from fs/xfs/quota/xfs_dquot_item.c]
  25. 5348778 xfs: convert xfs_fs_cmn_err to new error logging API by Dave Chinner · 13 years ago
  26. 4e0d5f9 xfs: fix the xfs_log_iovec i_addr type by Christoph Hellwig · 14 years ago
  27. 7bfa31d xfs: give xfs_item_ops methods the correct prototypes by Christoph Hellwig · 14 years ago
  28. 9412e31 xfs: merge iop_unpin_remove into iop_unpin by Christoph Hellwig · 14 years ago
  29. 3400777 xfs: remove unneeded #include statements by Christoph Hellwig · 14 years ago
  30. 288699f xfs: drop dmapi hooks by Christoph Hellwig · 14 years ago
  31. 8a7b8a8 xfs: access quotainfo structure directly by Christoph Hellwig · 14 years ago
  32. 8e12385 xfs: remove stale parameter from ->iop_unpin method by Dave Chinner · 14 years ago
  33. 43f5efc xfs: factor log item initialisation by Dave Chinner · 14 years ago
  34. 20026d9 xfs: kill the unused XFS_QMOPT_* flush flags V2 by Dave Chinner · 14 years ago
  35. d808f61 xfs: Don't issue buffer IO direct from AIL push V2 by Dave Chinner · 14 years ago
  36. a14a348 xfs: cleanup up xfs_log_force calling conventions by Christoph Hellwig · 14 years ago
  37. 4139b3b xfs: kill XLOG_VEC_SET_TYPE by Christoph Hellwig · 14 years ago
  38. 0cadda1 xfs: remove duplicate buffer flags by Christoph Hellwig · 14 years ago
  39. ef14f0c xfs: use generic Posix ACL code by Christoph Hellwig · 15 years ago
  40. 783a2f6 [XFS] Finish removing the mount pointer from the AIL API by David Chinner · 16 years ago
  41. c7e8f26 [XFS] Move the AIL lock into the struct xfs_ail by David Chinner · 16 years ago
  42. d1de802 [XFS] Fix build brakage from patch "Clean up dquot pincount code" by Peter Leckie · 16 years ago
  43. bc3048e [XFS] Clean up dquot pincount code. by Peter Leckie · 16 years ago
  44. e1f49cf [XFS] replace dquot flush semaphore with a completion by David Chinner · 16 years ago
  45. f0e2d93 [XFS] Remove unused arg from kmem_free() by Denys Vlasenko · 16 years ago
  46. db7a19f [XFS] Ensure xfs_bawrite() errors are checked. by David Chinner · 16 years ago
  47. 3c56836 [XFS] Check for dquot flush errors by David Chinner · 16 years ago
  48. 869b906 [XFS] Unwrap XFS_DQ_PINUNLOCK. by Eric Sandeen · 17 years ago
  49. 287f3da [XFS] Unwrap AIL_LOCK by Donald Douwsma · 17 years ago
  50. 7bc5306 [XFS] Remove unused header files for MAC and CAP checking functionality. by Eric Sandeen · 17 years ago
  51. 7989cb8 [XFS] Keep stack usage down for 4k stacks by using noinline. by David Chinner · 17 years ago
  52. 065d312 [XFS] Remove unused iop_abort log item operation by Eric Sandeen · 18 years ago
  53. f6c2d1f [XFS] Remove version 1 directory code. Never functioned on Linux, just by Nathan Scott · 18 years ago
  54. 0d8fee3 [XFS] Kill direct access to ->count in valusema(); all we ever use it for by Al Viro · 18 years ago
  55. c41564b [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all by Nathan Scott · 18 years ago
  56. fcce0f1 [XFS] forgot a couple of calls to XLOG_VEC_SET_TYPE when porting from irix by Tim Shimmin · 18 years ago
  57. 3762ec6 [XFS] Merge in trivial changes, sync up headers with userspace equivalents. by Nathan Scott · 18 years ago
  58. 1149d96 [XFS] endianess annotations and cleanup for the quota code by Christoph Hellwig · 19 years ago
  59. 4ce3121 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
  60. a844f45 [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. by Nathan Scott · 19 years ago
  61. 7e9c639 [XFS] 929956 add log debugging and tracing info by Tim Shimmin · 19 years ago
  62. ba0f32d [XFS] mark various symbols static Patch from Adrian Bunk by Christoph Hellwig · 19 years ago
  63. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago