1. 027445c [PATCH] Vectorize aio_read/aio_write fileop methods by Badari Pulavarty · 18 years ago
  2. 52a700c [PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [try #6] by David Howells · 18 years ago
  3. caa38fb [PATCH] ext3: make meta data reads use READ_META by Jens Axboe · 18 years ago
  4. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  5. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  6. f52720c [PATCH] fs: Removing useless casts by Panagiotis Issaris · 18 years ago
  7. f8314dc [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc by Panagiotis Issaris · 18 years ago
  8. 32c2d2b [PATCH] more ext3 16T overflow fixes by Eric Sandeen · 18 years ago
  9. a4e4de3 [PATCH] ext3: Fix sparse warnings by Dave Kleikamp · 18 years ago
  10. e9ad562 [PATCH] ext3: More whitespace cleanups by Dave Kleikamp · 18 years ago
  11. 7543fc7 [PATCH] ext3: wrong error behavior by Vasily Averin · 18 years ago
  12. 36faadc14 [PATCH] ext3: more comments about block allocation/reservation code by Mingming Cao · 18 years ago
  13. 321fb9e [PATCH] ext3: turn on reservation dump on block allocation errors by Mingming Cao · 18 years ago
  14. eee194e [PATCH] ext3: inode numbers are unsigned long by Eric Sandeen · 18 years ago
  15. 855565e [PATCH] fix ext3 mounts at 16T by Eric Sandeen · 18 years ago
  16. ae6ddcc [PATCH] ext3 and jbd cleanup: remove whitespace by Mingming Cao · 18 years ago
  17. 20acaa1 [PATCH] ext3 sequential read regression fix by Suparna Bhattacharya · 18 years ago
  18. fdb3667 [PATCH] knfsd: Make ext3 reject filehandles referring to invalid inode number by NeilBrown · 18 years ago
  19. 3665d0e [PATCH] ext3_getblk() should handle HOLE correctly by Badari Pulavarty · 18 years ago
  20. 08fb306f [PATCH] ext3 filesystem bogus ENOSPC with reservation fix by Mingming Cao · 18 years ago
  21. 0e31f51 [PATCH] ext3 -nobh option causes oops by Badari Pulavarty · 18 years ago
  22. 2ccb48e [PATCH] ext3: avoid triggering ext3_error on bad NFS file handle by Neil Brown · 18 years ago
  23. 36cf96f [PATCH] Remove leftover ext3 acl declarations by Andreas Gruenbacher · 18 years ago
  24. 5c81a41 [PATCH] lockdep: annotate the quota code by Arjan van de Ven · 18 years ago
  25. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  26. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  27. ade1a29 [PATCH] ext3: Add "-o bh" option by Badari Pulavarty · 18 years ago
  28. 92eeccd [PATCH] ext3: cleanup dead code in ext3_add_entry() by Johann Lombardi · 18 years ago
  29. 43d23f9 [PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversion by Mingming Cao · 18 years ago
  30. 1c2bf37 [PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixes by Mingming Cao · 18 years ago
  31. d2e5b13 [PATCH] ext3: remove inconsistent space before exclamation point in mount code by Theodore Ts'o · 18 years ago
  32. fcd5df3 [PATCH] Avoid disk sector_t overflow for >2TB ext3 filesystem by Mingming Cao · 18 years ago
  33. 0216bfc [PATCH] percpu counter data type changes to suppport more than 2**31 ext3 free blocks counter by Mingming Cao · 18 years ago
  34. e602260 [PATCH] ext3_clear_inode(): avoid kfree(NULL) by Andrew Morton · 18 years ago
  35. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  36. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  37. 2edc322 Merge git://git.infradead.org/~dwmw2/rbtree-2.6 by Linus Torvalds · 18 years ago
  38. 6855a3a [PATCH] ext3 resize: fix double unlock_super() by Andrew Morton · 18 years ago
  39. 5dea517 [PATCH] ext3: multile block allocate little endian fixes by Mingming Cao · 18 years ago
  40. a090d91 [PATCH] protect ext3 ioctl modifying append_only, immutable, etc. with i_mutex by Al Viro · 18 years ago
  41. de0bb97 [PATCH] forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable) by Al Viro · 18 years ago
  42. 52b5108 [RBTREE] Update ext3 to use rb_parent() accessor macro. by David Woodhouse · 18 years ago
  43. 75616cf [PATCH] ext3: Fix missed mutex unlock by Ananiev, Leonid I · 18 years ago
  44. 389ed39 [PATCH] ext3: Fix missed mutex unlock by Ananiev, Leonid I · 18 years ago
  45. 5274f05 [PATCH] Introduce sys_splice() system call by Jens Axboe · 18 years ago
  46. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  47. a0e9285 [PATCH] ext3: "nobh" writeback support for filesystems blocksize < pagesize by Badari Pulavarty · 18 years ago
  48. f91a2ad [PATCH] ext3: multi-block get_block() by Badari Pulavarty · 18 years ago
  49. d6859bf [PATCH] ext3: cleanups and WARN_ON() by Andrew Morton · 18 years ago
  50. 1d8fa7a [PATCH] remove ->get_blocks() support by Badari Pulavarty · 18 years ago
  51. d48589b [PATCH] ext3_get_blocks: Adjust reservation window size for mblocks by Mingming Cao · 18 years ago
  52. faa5697 [PATCH] ext3_get_blocks: Adjust accounting info in ext3_new_blocks() by Mingming Cao · 18 years ago
  53. b54e41e [PATCH] ext3_get_blocks: support multiple blocks allocation in ext3_new_block() by Mingming Cao · 18 years ago
  54. b47b247 [PATCH] ext3_get_blocks: multiple block allocation by Mingming Cao · 18 years ago
  55. 89747d3 [PATCH] ext3_get_blocks: Mapping multiple blocks at a once by Mingming Cao · 18 years ago
  56. 2ff28e2 [PATCH] Make address_space_operations->invalidatepage return void by NeilBrown · 18 years ago
  57. c1f5a19 [PATCH] ext3: Fix debug logging-only compilation error by Kirk True · 18 years ago
  58. b5a7c4f [PATCH] ext3: Properly report backup block present in a group by Glauber de Oliveira Costa · 18 years ago
  59. 09fe316 [PATCH] fast ext3_statfs by Alex Tomas · 18 years ago
  60. fffb60f [PATCH] cpuset memory spread: slab cache format by Paul Jackson · 18 years ago
  61. 4b6a931 [PATCH] cpuset memory spread: slab cache filesystems by Paul Jackson · 18 years ago
  62. 9746151 [PATCH] convert ext3's truncate_sem to a mutex by Arjan van de Ven · 18 years ago
  63. d3be915 [PATCH] sem2mutex: quota by Ingo Molnar · 18 years ago
  64. d8733c2 [PATCH] ext3_readdir: use generic readahead by Andrew Morton · 18 years ago
  65. cd6ef84 [PATCH] ext3: fix nobh mode for chattr +j inodes by Badari Pulavarty · 18 years ago
  66. 0adb25d [PATCH] ext3: ext3_symlink should use GFP_NOFS allocations inside by Kirill Korotaev · 18 years ago
  67. dfa0859 [PATCH] Fix two ext[23] uninitialized warnings by Andreas Gruenbacher · 19 years ago
  68. e965f96 [PATCH] Direct Migration V9: Avoid writeback / page_migrate() method by Christoph Lameter · 19 years ago
  69. ba7fe36 [PATCH] ext3: remove d_splice_alias NULL check from ext3_lookup by Pekka Enberg · 19 years ago
  70. 16f7e0f [PATCH] capable/capability.h (fs/) by Randy Dunlap · 19 years ago
  71. 3af1376 [PATCH] fs/ext3/: small cleanups by Adrian Bunk · 19 years ago
  72. c37ef80 [PATCH] remove ext3 xattr permission checks by akpm@osdl.org · 19 years ago
  73. 7892f2f [PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lock by Ingo Molnar · 19 years ago
  74. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  75. 29ba172 [PATCH] ext3: use sbi instead of EXT3_SB() in resize code. by Glauber de Oliveira Costa · 19 years ago
  76. 9f40668 [PATCH] ext3: remove trailing newlines from ext3_warning() calls by Glauber de Oliveira Costa · 19 years ago
  77. 71b9625 [PATCH] ext3: external journal device as a mount option by Johann Lombardi · 19 years ago
  78. aa877b3 [PATCH] ext3: Wrong return value for EXT3_IOC_GROUP_ADD by Glauber de Oliveira Costa · 19 years ago
  79. ab4eb43 [PATCH] ext3: journal handling on error path in ext3_journalled_writepage() by Denis Lunev · 19 years ago
  80. 2860b73 [PATCH] remove CONFIG_EXT{2,3}_CHECK by Adrian Bunk · 19 years ago
  81. 2973dfd [PATCH] Test for sb_getblk return value by Glauber de Oliveira Costa · 19 years ago
  82. 381be254 [PATCH] ext3: sparse fixes by Ben Dooks · 19 years ago
  83. 5b11687 [PATCH] Locking problems while EXT3FS_DEBUG on by Glauber de Oliveira Costa · 19 years ago
  84. 6cd37cd [PATCH] Fix ext3 warning for unused var by Peter Osterlund · 19 years ago
  85. 27496a8 [PATCH] gfp_t: fs/* by Al Viro · 19 years ago
  86. dc7b5fd [PATCH] Fix ext3_new_inode() failure paths by Chris Sykes · 19 years ago
  87. 8bdac5d [PATCH] ext3: EXT3_DEBUG build fixes by Glauber de Oliveira Costa · 19 years ago
  88. 275abf5 [PATCH] ext3: ext3_show_options fix by OGAWA Hirofumi · 19 years ago
  89. ac50960 [PATCH] ext3: Enable atomic inode security labeling by Stephen Smalley · 19 years ago
  90. fef2665 [PATCH] update filesystems for new delete_inode behavior by Mark Fasheh · 19 years ago
  91. 8fc2751 [PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mounts by Mark Bellon · 19 years ago
  92. cc314ee Fix nasty ncpfs symlink handling bug. by Linus Torvalds · 19 years ago
  93. 8c52ab4 [PATCH] mbcache: Remove unused mb_cache_shrink parameter by Andreas Gruenbacher · 19 years ago
  94. ab6862e [PATCH] ext3: drop quota references before releasing inode by Jan Kara · 19 years ago
  95. 08c6a96 [PATCH] ext3: fix options parsing by Jan Kara · 19 years ago
  96. ff87b37 [PATCH] ext3 xattr: Don't write to the in-inode xattr space of reserved inodes by Andreas Gruenbacher · 19 years ago
  97. 21fe347 [PATCH] ext3: reduce allocate-with-reservation lock latencies by Mingming Cao · 19 years ago
  98. c7f1721 [PATCH] coverity: fs/ext3/super.c: match_int return check by KAMBAROV, ZAUR · 19 years ago
  99. 1f54587 [PATCH] quota: ext3: Improve quota credit estimates by Jan Kara · 19 years ago
  100. 9a59f45 [PATCH] remove <linux/xattr_acl.h> by Christoph Hellwig · 19 years ago