1. 780dcdb fix inode_table test in ext234_check_descriptors by Eric Sandeen · 17 years ago
  2. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  3. cf914a7 readahead: split ondemand readahead interface into two functions by Rusty Russell · 17 years ago
  4. dc7868f readahead: convert ext3/ext4 invocations by Fengguang Wu · 17 years ago
  5. 3bd858a Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check by Satyam Sharma · 17 years ago
  6. a569425 knfsd: exportfs: add exportfs.h header by Christoph Hellwig · 17 years ago
  7. a71ce8c ext3: statfs speed up by Badari Pulavarty · 17 years ago
  8. 952d9de ext3: fix error handling in ext3_create_journal() by Borislav Petkov · 17 years ago
  9. 3fc7426 is_power_of_2: ext3/super.c by vignesh babu · 17 years ago
  10. e3a68e3 ext3: remove extra IS_RDONLY() check by Dave Hansen · 17 years ago
  11. 030703e ext3: fix deadlock in ext3_remount() and orphan list handling by Jan Kara · 17 years ago
  12. a6c15c2 ext3/ext4: orphan list corruption due bad inode by Vasily Averin · 17 years ago
  13. 9f7dd93 ext3/ext4: orphan list check on destroy_inode by Vasily Averin · 17 years ago
  14. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  15. e4a10a3 ext3: lost brelse in ext3_read_inode() by Kirill Korotaev · 17 years ago
  16. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  17. 0c11d7a ext3: use zero_user_page by Nate Diller · 17 years ago
  18. 28be5ab ext3: copy i_flags to inode flags on write by Jan Kara · 17 years ago
  19. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  20. fedee54 ext3: dirindex error pointer issues by Dmitriy Monakhov · 17 years ago
  21. 4d7bf11 ext2/3/4: fix file date underflow on ext2 3 filesystems on 64 bit systems by Markus Rechberger · 17 years ago
  22. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  23. f98393a mm: remove destroy_dirty_buffers from invalidate_bdev() by Peter Zijlstra · 17 years ago
  24. 1aa9b4b [PATCH] revert "retries in ext3_prepare_write() violate ordering requirements" by Andrew Morton · 17 years ago
  25. 105fd10 [PATCH] "ext[34]: EA block reference count racing fix" performance fix by Andrew Morton · 17 years ago
  26. 8a2bfdc [PATCH] ext[34]: EA block reference count racing fix by Mingming Cao · 17 years ago
  27. e627432 [PATCH] ext[234]: update documentation by Aneesh Kumar K.V · 17 years ago
  28. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  29. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  30. 754661f [PATCH] mark struct inode_operations const 1 by Arjan van de Ven · 17 years ago
  31. 3e4fdaf [PATCH] jbd layer function called instead of fs specific one by Dmitriy Monakhov · 17 years ago
  32. 731b9a5 [PATCH] remove ext[34]_inc_count and _dec_count by Eric Sandeen · 17 years ago
  33. 2988a77 [PATCH] return ENOENT from ext3_link when racing with unlink by Eric Sandeen · 17 years ago
  34. 2e7842b [PATCH] fix umask when noACL kernel meets extN tuned for ACLs by Hugh Dickins · 17 years ago
  35. ea9a05a [PATCH] ext3: refuse ro to rw remount of fs with orphan inodes by Eric Sandeen · 17 years ago
  36. f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 18 years ago
  37. fe21a69 [PATCH] ext3: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  38. 7d1c520 [PATCH] ext3 balloc: fix _with_rsv freeze by Hugh Dickins · 18 years ago
  39. 2823b55 [PATCH] ext3 balloc: use io_error label by Hugh Dickins · 18 years ago
  40. c56d256 [PATCH] ext3 balloc: say rb_entry not list_entry by Hugh Dickins · 18 years ago
  41. ff50dc5 [PATCH] ext3 balloc: fix off-by-one against rsv_end by Hugh Dickins · 18 years ago
  42. 1650242 [PATCH] ext3 balloc: fix off-by-one against grp_goal by Hugh Dickins · 18 years ago
  43. ef50367 [PATCH] ext3 balloc: reset windowsz when full by Hugh Dickins · 18 years ago
  44. a8f48a9 [PATCH] ext3/4: don't do orphan processing on readonly devices by Eric Sandeen · 18 years ago
  45. 2bd94bd [PATCH] ext3: fix reservation extension by Mingming Cao · 18 years ago
  46. e92a4d5 [PATCH] retries in ext3_prepare_write() violate ordering requirements by Andrey Savochkin · 18 years ago
  47. 3a229b3 [PATCH] ext3: uninline large functions by Andrew Morton · 18 years ago
  48. 40b8513 [PATCH] handle ext3 directory corruption better by Eric Sandeen · 18 years ago
  49. ed2908f [PATCH] Remove superfluous lock_super() in extN xattr code by Andreas Gruenbacher · 18 years ago
  50. 50ee0a3 [PATCH] ext3: fsid for statvfs by Pekka Enberg · 18 years ago
  51. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  52. e6b4f8d [PATCH] slab: remove SLAB_NOFS by Christoph Lameter · 18 years ago
  53. 2245d7c [PATCH] ext3: errors behaviour fix by Dmitry Mishin · 18 years ago
  54. ce71ec3 [PATCH] r/o bind mounts: monitor zeroing of i_nlink by Dave Hansen · 18 years ago
  55. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  56. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  57. ee0b3e6 [PATCH] Remove readv/writev methods and use aio_read/aio_write instead by Badari Pulavarty · 18 years ago
  58. 027445c [PATCH] Vectorize aio_read/aio_write fileop methods by Badari Pulavarty · 18 years ago
  59. 52a700c [PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [try #6] by David Howells · 18 years ago
  60. caa38fb [PATCH] ext3: make meta data reads use READ_META by Jens Axboe · 18 years ago
  61. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  62. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  63. f52720c [PATCH] fs: Removing useless casts by Panagiotis Issaris · 18 years ago
  64. f8314dc [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc by Panagiotis Issaris · 18 years ago
  65. 32c2d2b [PATCH] more ext3 16T overflow fixes by Eric Sandeen · 18 years ago
  66. a4e4de3 [PATCH] ext3: Fix sparse warnings by Dave Kleikamp · 18 years ago
  67. e9ad562 [PATCH] ext3: More whitespace cleanups by Dave Kleikamp · 18 years ago
  68. 7543fc7 [PATCH] ext3: wrong error behavior by Vasily Averin · 18 years ago
  69. 36faadc14 [PATCH] ext3: more comments about block allocation/reservation code by Mingming Cao · 18 years ago
  70. 321fb9e [PATCH] ext3: turn on reservation dump on block allocation errors by Mingming Cao · 18 years ago
  71. eee194e [PATCH] ext3: inode numbers are unsigned long by Eric Sandeen · 18 years ago
  72. 855565e [PATCH] fix ext3 mounts at 16T by Eric Sandeen · 18 years ago
  73. ae6ddcc [PATCH] ext3 and jbd cleanup: remove whitespace by Mingming Cao · 18 years ago
  74. 20acaa1 [PATCH] ext3 sequential read regression fix by Suparna Bhattacharya · 18 years ago
  75. fdb3667 [PATCH] knfsd: Make ext3 reject filehandles referring to invalid inode number by NeilBrown · 18 years ago
  76. 3665d0e [PATCH] ext3_getblk() should handle HOLE correctly by Badari Pulavarty · 18 years ago
  77. 08fb306f [PATCH] ext3 filesystem bogus ENOSPC with reservation fix by Mingming Cao · 18 years ago
  78. 0e31f51 [PATCH] ext3 -nobh option causes oops by Badari Pulavarty · 18 years ago
  79. 2ccb48e [PATCH] ext3: avoid triggering ext3_error on bad NFS file handle by Neil Brown · 18 years ago
  80. 36cf96f [PATCH] Remove leftover ext3 acl declarations by Andreas Gruenbacher · 18 years ago
  81. 5c81a41 [PATCH] lockdep: annotate the quota code by Arjan van de Ven · 18 years ago
  82. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  83. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  84. ade1a29 [PATCH] ext3: Add "-o bh" option by Badari Pulavarty · 18 years ago
  85. 92eeccd [PATCH] ext3: cleanup dead code in ext3_add_entry() by Johann Lombardi · 18 years ago
  86. 43d23f9 [PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversion by Mingming Cao · 18 years ago
  87. 1c2bf37 [PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixes by Mingming Cao · 18 years ago
  88. d2e5b13 [PATCH] ext3: remove inconsistent space before exclamation point in mount code by Theodore Ts'o · 18 years ago
  89. fcd5df3 [PATCH] Avoid disk sector_t overflow for >2TB ext3 filesystem by Mingming Cao · 18 years ago
  90. 0216bfc [PATCH] percpu counter data type changes to suppport more than 2**31 ext3 free blocks counter by Mingming Cao · 18 years ago
  91. e602260 [PATCH] ext3_clear_inode(): avoid kfree(NULL) by Andrew Morton · 18 years ago
  92. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  93. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  94. 2edc322 Merge git://git.infradead.org/~dwmw2/rbtree-2.6 by Linus Torvalds · 18 years ago
  95. 6855a3a [PATCH] ext3 resize: fix double unlock_super() by Andrew Morton · 18 years ago
  96. 5dea517 [PATCH] ext3: multile block allocate little endian fixes by Mingming Cao · 18 years ago
  97. a090d91 [PATCH] protect ext3 ioctl modifying append_only, immutable, etc. with i_mutex by Al Viro · 18 years ago
  98. de0bb97 [PATCH] forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable) by Al Viro · 18 years ago
  99. 52b5108 [RBTREE] Update ext3 to use rb_parent() accessor macro. by David Woodhouse · 18 years ago
  100. 75616cf [PATCH] ext3: Fix missed mutex unlock by Ananiev, Leonid I · 18 years ago