1. 8b5403a xfs: remove SYNC_BDFLUSH by Christoph Hellwig · 15 years ago
  2. 7d09525 xfs: kill xfs_qmops by Christoph Hellwig · 15 years ago
  3. a0b0b8a xfs: kill mutex_t typedef by Christoph Hellwig · 15 years ago
  4. c9a192d xfs: sanitize qh_lock wrappers by Christoph Hellwig · 15 years ago
  5. e249458 xfs: remove XFS_QM_LOCK/XFS_QM_UNLOCK/XFS_QM_HOLD/XFS_QM_RELE by Christoph Hellwig · 15 years ago
  6. 8e9b6e7 xfs: remove the unused XFS_QMOPT_DQLOCK flag by Christoph Hellwig · 15 years ago
  7. a4edd1d xfs: add a separate lock class for the per-mount list of dquots by Christoph Hellwig · 15 years ago
  8. e57481d no explicit xfs_iflush for special inodes during unmount by Christoph Hellwig · 16 years ago
  9. 9d565ff [XFS] kill struct xfs_mount_args by Christoph Hellwig · 16 years ago
  10. a4e4c4f [XFS] Kill xfs_sync() by David Chinner · 16 years ago
  11. bc3048e [XFS] Clean up dquot pincount code. by Peter Leckie · 16 years ago
  12. 4249023 [XFS] cleanup xfs_mountfs by Christoph Hellwig · 16 years ago
  13. e1f49cf [XFS] replace dquot flush semaphore with a completion by David Chinner · 16 years ago
  14. 26cc002 [XFS] s/XFS_PURGE_INODE/IRELE/g s/VN_HOLD(XFS_ITOV())/IHOLD()/ by Christoph Hellwig · 16 years ago
  15. 4f0e8a9 [XFS] Remove unused Falgs parameter from xfs_qm_dqpurge() by Denys Vlasenko · 16 years ago
  16. f0e2d93 [XFS] Remove unused arg from kmem_free() by Denys Vlasenko · 16 years ago
  17. 579aa9c [XFS] shrink mrlock_t by Christoph Hellwig · 16 years ago
  18. 6a7f422 [XFS] kill di_mode checks after xfs_iget by Christoph Hellwig · 16 years ago
  19. e5720ee [XFS] Propagate errors from xfs_trans_commit(). by David Chinner · 16 years ago
  20. 31d5577 [XFS] Catch errors resetting quota flags. by David Chinner · 16 years ago
  21. 53aa791 [XFS] Clean up quotamount error handling. by David Chinner · 16 years ago
  22. 3c56836 [XFS] Check for dquot flush errors by David Chinner · 16 years ago
  23. 4b8879d [XFS] Propagate xfs_qm_dqflush_all() errors. by David Chinner · 16 years ago
  24. 5b13973 [XFS] xfs_qm_reset_dqcounts() does not return errors. by David Chinner · 16 years ago
  25. 4335509 [XFS] remove most calls to VN_RELE by Christoph Hellwig · 16 years ago
  26. 6211870 [XFS] remove shouting-indirection macros from xfs_sb.h by Eric Sandeen · 16 years ago
  27. 413d57c xfs: convert beX_add to beX_add_cpu (new common API) by Marcin Slusarz · 16 years ago
  28. 007c61c [XFS] Remove spin.h by Eric Sandeen · 17 years ago
  29. 3685c2a [XFS] Unwrap XFS_SB_LOCK. by Eric Sandeen · 17 years ago
  30. d757762 [XFS] Fix dbflush panic in xfs_qm_sync. by Donald Douwsma · 17 years ago
  31. bd186aa [XFS] kill the vfs_flags member in struct bhv_vfs by Christoph Hellwig · 17 years ago
  32. b09cc77 [XFS] remove dependency of the quota module on behaviors by Christoph Hellwig · 17 years ago
  33. a6f64d4 [XFS] split ondisk vs incore versions of xfs_bmbt_rec_t by Christoph Hellwig · 17 years ago
  34. 5995cb7 [XFS] fix nasty quota hashtable allocation bug by Eric Sandeen · 17 years ago
  35. 8e1f936 mm: clean up and kernelify shrinker registration by Rusty Russell · 17 years ago
  36. b11f94d [XFS] Quota inode has no parent. by David Chinner · 17 years ago
  37. 3260f78 [XFS] Use generic shrinker interfaces in XFS. by Andrew Morton · 17 years ago
  38. 646d5bd [XFS] Invalidate quotacheck when mounting without a quota type. by Donald Douwsma · 17 years ago
  39. 1c72bf9 [XFS] The last argument "lsn" of xfs_trans_commit() is always called with NULL. by Eric Sandeen · 17 years ago
  40. 7bc5306 [XFS] Remove unused header files for MAC and CAP checking functionality. by Eric Sandeen · 17 years ago
  41. 7989cb8 [XFS] Keep stack usage down for 4k stacks by using noinline. by David Chinner · 17 years ago
  42. 215101c [XFS] Fix kmem_zalloc_greedy warnings on 64 bit platforms. by Nathan Scott · 18 years ago
  43. 77e4635 [XFS] Add a greedy allocation interface, allocating within a min/max size range. by Nathan Scott · 18 years ago
  44. efb8ad7 [XFS] Add a debug flag for allocations which are known to be larger than by Nathan Scott · 18 years ago
  45. f6c2d1f [XFS] Remove version 1 directory code. Never functioned on Linux, just by Nathan Scott · 18 years ago
  46. 9c48876 [XFS] Remove dead code from come bulkstat paths. by Nathan Scott · 18 years ago
  47. 3e57ecf [XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report by Olaf Weber · 18 years ago
  48. 9a2a7de [XFS] Make project quota enforcement return an error code consistent with by Nathan Scott · 18 years ago
  49. c41564b [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all by Nathan Scott · 18 years ago
  50. 4eea22f [XFS] 929045 567344 This mod re-organizes some of the in-core file extent by Mandy Kirkconnell · 18 years ago
  51. 20722a9 [XFS] Fix a mutex_destroy diagnostic about a locked-mutex-on-destroy from by Nathan Scott · 18 years ago
  52. dae81d4 [XFS] Reduce stack use during quota mounts (caused a panic). This by Nathan Scott · 18 years ago
  53. 4a8e4a2 Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 by Linus Torvalds · 18 years ago
  54. c2e8143 [XFS] mutex fallout - fix debug builds and remove no-longer-useful comment. by Nathan Scott · 18 years ago
  55. 014c254 return statement cleanup - kill pointless parentheses by Jesper Juhl · 18 years ago
  56. ee2a4f7 [XFS] Fix an intermittent pquota panic caused by dodgey quota flags to an by Nathan Scott · 18 years ago
  57. 061f720 [XFS] Do not inherit properties for the quota inodes from the root inode. by Nathan Scott · 18 years ago
  58. 794ee1b [PATCH] mutex subsystem, semaphore to mutex: XFS by Jes Sorensen · 18 years ago
  59. 51bfb75 [PATCH] xfs: missing gfp_t annotations by Al Viro · 19 years ago
  60. 6b3f6b5 [XFS] Rework the dquot hash sizing heuristics. by Nathan Scott · 19 years ago
  61. 1149d96 [XFS] endianess annotations and cleanup for the quota code by Christoph Hellwig · 19 years ago
  62. 4ce3121 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
  63. a844f45 [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. by Nathan Scott · 19 years ago
  64. 4cd4a03 [XFS] Need to be able to reset sb_qflags if not mounting with quotas by Tim Shimmin · 19 years ago
  65. 155ffd0 [XFS] Remove extraneous quotacheck diagnostics. by Nathan Scott · 19 years ago
  66. 754002b [XFS] Merge a few minor fixes to the quota warning code. by Nathan Scott · 19 years ago
  67. 06d10dd [XFS] Merge fixes into realtime quota code, since one/two reported, still by Nathan Scott · 19 years ago
  68. c8ad20f [XFS] Add support for project quota, based on Dan Knappes earlier work. by Nathan Scott · 19 years ago
  69. ba0f32d [XFS] mark various symbols static Patch from Adrian Bunk by Christoph Hellwig · 19 years ago
  70. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago