1. 51c91ed [XFS] add infrastructure for waiting on I/O completion at inode reclaim time by Christoph Hellwig · 19 years ago
  2. 592cb26 [XFS] remove unessecary vnode flags by Christoph Hellwig · 19 years ago
  3. 760dea6 [XFS] Fix sparse warnings in kmem_* functions Patch from Victor Fusco by Christoph Hellwig · 19 years ago
  4. 6f948fb [XFS] Need to unlock the AIL before calling xfs_force_shutdown() because by Tim Shimmin · 19 years ago
  5. 0432dab [XFS] remove struct vnode::v_type by Christoph Hellwig · 19 years ago
  6. 155ffd0 [XFS] Remove extraneous quotacheck diagnostics. by Nathan Scott · 19 years ago
  7. e69a333 [XFS] Add in grpid/nogrpid mount option parsing, actual code was always there.. by Nathan Scott · 19 years ago
  8. 7e9c639 [XFS] 929956 add log debugging and tracing info by Tim Shimmin · 19 years ago
  9. 32fb9b5 [XFS] Fix up the calculation of the reservation overhead to hopefully by Tim Shimmin · 19 years ago
  10. d52b44d [XFS] Fix regression in transaction reserved-block accounting for direct writes. by Nathan Scott · 19 years ago
  11. ad4a8ac [XFS] Fix check for writeable file in xfs_ioc_space ioctl code by Eric Sandeen · 19 years ago
  12. 3bdbfb1 [XFS] Prevent the incore superblock sb_fdblocks count from leaking when we by David Chinner · 19 years ago
  13. bcec2b7 [XFS] Add a chunk of tracing code to diagnose truncate related issues. by Nathan Scott · 19 years ago
  14. eedb553 [XFS] Make metadata IO completion consistent with other IO completion handlers. by Nathan Scott · 19 years ago
  15. cdb6268 [XFS] replace vn_get usage by ihold by Christoph Hellwig · 19 years ago
  16. bb3f724 [XFS] send dmapi events from nopage for mmapped files by Dean Roehrich · 19 years ago
  17. 536388b [XFS] upate copyrights by Dean Roehrich · 19 years ago
  18. 616b1c7 [XFS] Update copyrights by Dean Roehrich · 19 years ago
  19. 008b150 [PATCH] Fix up symlink function pointers by Al Viro · 19 years ago
  20. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 19 years ago
  21. 92198f7 [PATCH] pass iocb to dio_iodone_t by Christoph Hellwig · 19 years ago
  22. 2a5a68b Merge rsync://oss.sgi.com/git/xfs-2.6 by Linus Torvalds · 19 years ago
  23. 39c715b [PATCH] smp_processor_id() cleanup by Ingo Molnar · 19 years ago
  24. e1a40fa [XFS] Handle inode semaphores properly for dmapi queues by Dean Roehrich · 19 years ago
  25. ad89d02 [XFS] Remove some debugging code from quota syscalls. by Nathan Scott · 19 years ago
  26. 754002b [XFS] Merge a few minor fixes to the quota warning code. by Nathan Scott · 19 years ago
  27. 06d10dd [XFS] Merge fixes into realtime quota code, since one/two reported, still by Nathan Scott · 19 years ago
  28. 77bc5be [XFS] Makes more sense to use the fsxattr interface instead of adding new by Nathan Scott · 19 years ago
  29. bd5a876 [XFS] (mostly) remove xfs_inval_cached_pages Since the last round of by Christoph Hellwig · 19 years ago
  30. d130c14 [XFS] simplify ASSERT by Christoph Hellwig · 19 years ago
  31. 7d795ca [XFS] consolidate extent item freeing by Christoph Hellwig · 19 years ago
  32. f898d6c [XFS] quiesce the filesystem proper when freezing by Christoph Hellwig · 19 years ago
  33. 48fab6b [XFS] add XFS_INOBT_IS_FREE_DISK by Christoph Hellwig · 19 years ago
  34. 6add2c4 [XFS] Fix up some warning fallout from functions made static by Eric Sandeen · 19 years ago
  35. 365ca83 [XFS] Add support for project quota inheritance, a merge of Glens changes. by Nathan Scott · 19 years ago
  36. c8ad20f [XFS] Add support for project quota, based on Dan Knappes earlier work. by Nathan Scott · 19 years ago
  37. 8401e96 [XFS] remove xfs_incore_relse by Christoph Hellwig · 19 years ago
  38. 66f58d2 [XFS] simplify XFS_PURGE_INODE by Christoph Hellwig · 19 years ago
  39. efa8027 [XFS] rewrite xfs_iflush_all by Christoph Hellwig · 19 years ago
  40. ba0f32d [XFS] mark various symbols static Patch from Adrian Bunk by Christoph Hellwig · 19 years ago
  41. 4372d6e [XFS] Remove dead code. Patch from Adrian Bunk by Christoph Hellwig · 19 years ago
  42. cf9937c [XFS] Fix pagebuf slab initialization by Christoph Hellwig · 19 years ago
  43. 02de1f0 [XFS] fix some more compiler warnings in the vnode tracing code by Christoph Hellwig · 19 years ago
  44. 23ea403 [XFS] rename various pagebuf symbols to xfsbuf by Christoph Hellwig · 19 years ago
  45. 6fac0cb [XFS] coordinate mmap calls with xfs_dm_punch_hole by Dean Roehrich · 19 years ago
  46. b74e215 [XFS] Add a get/set interface for XFS project identifiers. by Nathan Scott · 19 years ago
  47. 66f5507 [XFS] remove an over-zealous WARN_ON by Christoph Hellwig · 19 years ago
  48. d387039 [XFS] Fix directory inodes ioctl compat code, minor code consistency cleanups by Nathan Scott · 19 years ago
  49. 68d1498 [XFS] Fix a bug in xfs_iomap for extent handling of write cases by Russell Cattelan · 19 years ago
  50. f403b7f [XFS] Cleanup use of loff_t vs xfs_off_t in the core code. by Nathan Scott · 19 years ago
  51. 24e17b5 [XFS] Use the right offset when ensuring a delayed allocate conversion has covered the offset originally requested. Can cause data corruption when multiple processes are performing writeout on different areas of the same file. Quite difficult to hit though. by Nathan Scott · 19 years ago
  52. 775bf6c [XFS] Do not do delalloc conversion on pages beyond EOF ever, not just sometimes by Nathan Scott · 19 years ago
  53. 18e0a92 [XFS] remove noisy printk at vnode trace allocation by Eric Sandeen · 19 years ago
  54. 3ba0815 [XFS] stop background sync from waiting for in-use inodes by Daniel Moore · 19 years ago
  55. 3f24376 [XFS] Disable the combination of XFS direct IO and AIO until the IO completion by Nathan Scott · 19 years ago
  56. abd0cf7 [XFS] Resolve an issue with xfsbufd not getting along with swsusp. by Nathan Scott · 19 years ago
  57. 764433b [XFS] Fix up warnings by Eric Sandeen · 19 years ago
  58. 1f443ad [XFS] Allow initial XFS delayed allocation size to be increased beyond 64KB. by Nathan Scott · 19 years ago
  59. 5fcbab3 [XFS] Add ATTR_NOLOCK for xfs_setattr to indicate that XFS_IOLOCK is held by Dean Roehrich · 19 years ago
  60. 9effd8e [XFS] Enable XFS_VNODE_TRACE by Eric Sandeen · 19 years ago
  61. 31b084a [XFS] Fix up uses of nlink_t incorrectly restricting us to 2^16 links for some platforms by Nathan Scott · 19 years ago
  62. de20614 [XFS] Block mount attempts for filesystems with version 1 directories. by Nathan Scott · 19 years ago
  63. 71bce25 [XFS] Move the XFS inode to the front of its hash list on a cache hit by Nathan Scott · 19 years ago
  64. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago