1. 2109a2d [PATCH] mm: rename kmem_cache_s to kmem_cache by Pekka J Enberg · 19 years ago
  2. 15c84a4 [XFS] Remove no-longer-used qsort source. by Nathan Scott · 19 years ago
  3. 7f248a8 [XFS] Cleanup cosmetic differences between source trees. by Nathan Scott · 19 years ago
  4. 19d5bcf [XFS] Ensure fsync does not incorrectly return EIO for pages beyond EOF. by Nathan Scott · 19 years ago
  5. fdc7ed7 [XFS] Fix boundary conditions when issuing direct IOs from large userspace by Nathan Scott · 19 years ago
  6. c11e2c3 [XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS. by Nathan Scott · 19 years ago
  7. 7f14d0a [XFS] Simplify pagebuf_rele Remove a conditional that can not be true by Christoph Hellwig · 19 years ago
  8. 6b3f6b5 [XFS] Rework the dquot hash sizing heuristics. by Nathan Scott · 19 years ago
  9. 1f730e3 [XFS] Add ATTR_NOSIZETOK definition for xfs_vnodeops.c change by Eric Sandeen · 19 years ago
  10. 7b71876 [XFS] Update license/copyright notices to match the prefered SGI boilerplate. by Nathan Scott · 19 years ago
  11. a844f45 [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. by Nathan Scott · 19 years ago
  12. 4aeb664 [XFS] Improve buffered read throughput by removing unnecessary timer calls by Nathan Scott · 19 years ago
  13. 0fdfb37 [XFS] Remove a null CELL macro and its one caller, not useful to anyone. by Nathan Scott · 19 years ago
  14. 380b5dc [XFS] Fix up an internal sort function name collision issue. by Nathan Scott · 19 years ago
  15. 80cce77 [XFS] Make some extended attributes routines take const parameters, for by Nathan Scott · 19 years ago
  16. e8c8b3a [XFS] Introduce two new mount options (nolargeio/largeio) to allow by David Chinner · 19 years ago
  17. ee34807 [XFS] Provide a mechiansm for flushing delalloc before quota reporting. by Nathan Scott · 19 years ago
  18. c86e711 [XFS] only mark buffers done when all pages are uptodate in addition by Christoph Hellwig · 19 years ago
  19. f538d4d [XFS] write barrier support Issue all log sync operations as ordered by Christoph Hellwig · 19 years ago
  20. 739cafd [XFS] fix PBF_NONE handling by Christoph Hellwig · 19 years ago
  21. 88741a9 [XFS] remove unused pagebuf flags by Christoph Hellwig · 19 years ago
  22. 04d8b28 [XFS] Make sure the threads and shaker in xfs_buf are de-initialized in by Christoph Hellwig · 19 years ago
  23. 4c21e2f [PATCH] mm: split page table lock by Hugh Dickins · 19 years ago
  24. 27496a8 [PATCH] gfp_t: fs/* by Al Viro · 19 years ago
  25. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  26. 041e0e3 [PATCH] fs: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  27. cde410a [XFS] Sort out some cosmetic differences between XFS trees. by Nathan Scott · 19 years ago
  28. c31e887 [XFS] Fix incorrect use of BMAPI_READ in unwritten extent handling by Nathan Scott · 19 years ago
  29. a3c476d [XFS] replace "extern inline" with "static inline" Patch from Adrian Bunk by Christoph Hellwig · 19 years ago
  30. 4df08c5 [XFS] Switch kernel thread handling to the kthread_ API by Christoph Hellwig · 19 years ago
  31. 2f92658 [XFS] Fix racy access to pb_flags. pagebuf_rele() modified pb_flags after by David Chinner · 19 years ago
  32. 0f9fffb [XFS] remove some dead code from pagebuf by Christoph Hellwig · 19 years ago
  33. 02ba71d [XFS] allow a null behaviour pointer in linvfs_clear_inode by Christoph Hellwig · 19 years ago
  34. 53937c5 [XFS] Manage spinlock differences between kernel versions a bit. by Nathan Scott · 19 years ago
  35. 526c420 [XFS] add handlers to fix xfs_flock_t alignment issues in compat ioctls by Eric Sandeen · 19 years ago
  36. 0c147f9 [XFS] Check if there is first behavior before calling VOP_RECLAIM from by Felix Blyakher · 19 years ago
  37. 56d433e [XFS] streamline the clear_inode path by Christoph Hellwig · 19 years ago
  38. c1a073b [XFS] Delay I/O completion for unwritten extents after conversion by Christoph Hellwig · 19 years ago
  39. f097386 [XFS] Delay direct I/O completion to a workqueue This is nessecary by Christoph Hellwig · 19 years ago
  40. 65b3da3 [XFS] Add in the new xfs_aops.h header file for I/O completion struct. by Christoph Hellwig · 19 years ago
  41. 0829c36 [XFS] Add infrastructure for tracking I/O completions by Christoph Hellwig · 19 years ago
  42. 51c91ed5 [XFS] add infrastructure for waiting on I/O completion at inode reclaim time by Christoph Hellwig · 19 years ago
  43. 592cb26 [XFS] remove unessecary vnode flags by Christoph Hellwig · 19 years ago
  44. 760dea6 [XFS] Fix sparse warnings in kmem_* functions Patch from Victor Fusco by Christoph Hellwig · 19 years ago
  45. 0432dab [XFS] remove struct vnode::v_type by Christoph Hellwig · 19 years ago
  46. ad4a8ac [XFS] Fix check for writeable file in xfs_ioc_space ioctl code by Eric Sandeen · 19 years ago
  47. bcec2b7 [XFS] Add a chunk of tracing code to diagnose truncate related issues. by Nathan Scott · 19 years ago
  48. eedb553 [XFS] Make metadata IO completion consistent with other IO completion handlers. by Nathan Scott · 19 years ago
  49. cdb6268 [XFS] replace vn_get usage by ihold by Christoph Hellwig · 19 years ago
  50. bb3f724 [XFS] send dmapi events from nopage for mmapped files by Dean Roehrich · 19 years ago
  51. 536388b [XFS] upate copyrights by Dean Roehrich · 19 years ago
  52. 008b150 [PATCH] Fix up symlink function pointers by Al Viro · 19 years ago
  53. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 20 years ago
  54. 92198f7 [PATCH] pass iocb to dio_iodone_t by Christoph Hellwig · 20 years ago
  55. 2a5a68b Merge rsync://oss.sgi.com/git/xfs-2.6 by Linus Torvalds · 20 years ago
  56. 39c715b [PATCH] smp_processor_id() cleanup by Ingo Molnar · 20 years ago
  57. e1a40fa [XFS] Handle inode semaphores properly for dmapi queues by Dean Roehrich · 20 years ago
  58. 77bc5be [XFS] Makes more sense to use the fsxattr interface instead of adding new by Nathan Scott · 20 years ago
  59. bd5a876 [XFS] (mostly) remove xfs_inval_cached_pages Since the last round of by Christoph Hellwig · 20 years ago
  60. f898d6c [XFS] quiesce the filesystem proper when freezing by Christoph Hellwig · 20 years ago
  61. c8ad20f [XFS] Add support for project quota, based on Dan Knappes earlier work. by Nathan Scott · 20 years ago
  62. 8401e96 [XFS] remove xfs_incore_relse by Christoph Hellwig · 20 years ago
  63. cf9937c [XFS] Fix pagebuf slab initialization by Christoph Hellwig · 20 years ago
  64. 02de1f0 [XFS] fix some more compiler warnings in the vnode tracing code by Christoph Hellwig · 20 years ago
  65. 23ea403 [XFS] rename various pagebuf symbols to xfsbuf by Christoph Hellwig · 20 years ago
  66. 6fac0cb [XFS] coordinate mmap calls with xfs_dm_punch_hole by Dean Roehrich · 20 years ago
  67. b74e215 [XFS] Add a get/set interface for XFS project identifiers. by Nathan Scott · 20 years ago
  68. 66f5507 [XFS] remove an over-zealous WARN_ON by Christoph Hellwig · 20 years ago
  69. d387039 [XFS] Fix directory inodes ioctl compat code, minor code consistency cleanups by Nathan Scott · 20 years ago
  70. 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 · 20 years ago
  71. 775bf6c [XFS] Do not do delalloc conversion on pages beyond EOF ever, not just sometimes by Nathan Scott · 20 years ago
  72. 18e0a92 [XFS] remove noisy printk at vnode trace allocation by Eric Sandeen · 20 years ago
  73. 3ba0815 [XFS] stop background sync from waiting for in-use inodes by Daniel Moore · 20 years ago
  74. 3f24376 [XFS] Disable the combination of XFS direct IO and AIO until the IO completion by Nathan Scott · 20 years ago
  75. abd0cf7 [XFS] Resolve an issue with xfsbufd not getting along with swsusp. by Nathan Scott · 20 years ago
  76. 764433b [XFS] Fix up warnings by Eric Sandeen · 20 years ago
  77. 5fcbab3 [XFS] Add ATTR_NOLOCK for xfs_setattr to indicate that XFS_IOLOCK is held by Dean Roehrich · 20 years ago
  78. 9effd8e [XFS] Enable XFS_VNODE_TRACE by Eric Sandeen · 20 years ago
  79. 31b084a [XFS] Fix up uses of nlink_t incorrectly restricting us to 2^16 links for some platforms by Nathan Scott · 20 years ago
  80. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago