1. fb01bfd ext[234]: remove unused argument for ext[234]_find_goal() by Akinobu Mita · 16 years ago
  2. 197cd65a ext[234]: use ext[234]_get_group_desc() by Akinobu Mita · 16 years ago
  3. 144704e ext[234]: fix comment for nonexistent variable by Akinobu Mita · 16 years ago
  4. d71cadd BKL-removal: remove incorrect BKL comment in ext2 by Andi Kleen · 16 years ago
  5. 14f9f7b BKL-removal: convert ext2 over to use unlocked_ioctl by Andi Kleen · 16 years ago
  6. 01584fa ext2: add block bitmap validation by Aneesh Kumar K.V · 16 years ago
  7. a8e3eff ext2: xip check fix by Nick Piggin · 16 years ago
  8. 14e11e1 ext2: change the default behaviour on error by Aneesh Kumar K.V · 16 years ago
  9. 7f0adae ext2: return after ext2_error in case of failures by Aneesh Kumar K.V · 16 years ago
  10. 902be4c ext2: Fix the max file size for ext2 file system. by Aneesh Kumar K.V · 16 years ago
  11. 6454d1f fix up ext2_fs.h for userspace after reservations backport by Tobias Poschwatta · 17 years ago
  12. e47776a Forbid user to change file flags on quota files by Jan Kara · 17 years ago
  13. 0b832a4 Revert "ext2/ext3/ext4: add block bitmap validation" by Linus Torvalds · 17 years ago
  14. 3965516 exportfs: make struct export_operations const by Christoph Hellwig · 17 years ago
  15. 2e4c68e ext2: new export ops by Christoph Hellwig · 17 years ago
  16. 89910cc ext2: avoid rec_len overflow with 64KB block size by Jan Kara · 17 years ago
  17. a686cd8 ext2 reservations by Martin J. Bligh · 17 years ago
  18. d8ea6cf ext2/4: use is_power_of_2() by vignesh babu · 17 years ago
  19. 7c9e69f ext2/ext3/ext4: add block bitmap validation by Aneesh Kumar K.V · 17 years ago
  20. ef2fb67 remove unused bh in calls to ext234_get_group_desc by Eric Sandeen · 17 years ago
  21. 93d44cb ext2: show all mount options by Miklos Szeredi · 17 years ago
  22. febfcf9 fs: mark nibblemap const by Philippe De Muyter · 17 years ago
  23. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  24. 833f407 lib: percpu_counter_init error handling by Peter Zijlstra · 17 years ago
  25. 3cb4f9f lib: percpu_counter_sub by Peter Zijlstra · 17 years ago
  26. aa0dff2 lib: percpu_counter_add by Peter Zijlstra · 17 years ago
  27. 03158cd fs: restore nobh by Nick Piggin · 17 years ago
  28. f34fb6e ext2: convert to new aops by Nick Piggin · 17 years ago
  29. 780dcdb fix inode_table test in ext234_check_descriptors by Eric Sandeen · 17 years ago
  30. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  31. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  32. 3bd858a Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check by Satyam Sharma · 17 years ago
  33. a569425 knfsd: exportfs: add exportfs.h header by Christoph Hellwig · 17 years ago
  34. 2235219 ext2: statfs speed up by Badari Pulavarty · 17 years ago
  35. a6739af ext2: fix a comment when ext2_release_file() is called by Jan Kara · 17 years ago
  36. d054fe3 xip sendfile removal by Carsten Otte · 17 years ago
  37. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  38. ddc80bd ext2: fix return of uninitialised variable by Andrew Morton · 17 years ago
  39. 266f5aa ext2: disallow setting xip on remount by Carsten Otte · 17 years ago
  40. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  41. 4f99ed6 ext3: copy i_flags to inode flags on write by Jan Kara · 17 years ago
  42. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  43. 4d7bf11 ext2/3/4: fix file date underflow on ext2 3 filesystems on 64 bit systems by Markus Rechberger · 17 years ago
  44. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  45. 6fe6900 mm: make read_cache_page synchronous by Nick Piggin · 17 years ago
  46. e627432 [PATCH] ext[234]: update documentation by Aneesh Kumar K.V · 17 years ago
  47. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  48. 754661f [PATCH] mark struct inode_operations const 1 by Arjan van de Ven · 17 years ago
  49. 2e7842b [PATCH] fix umask when noACL kernel meets extN tuned for ACLs by Hugh Dickins · 17 years ago
  50. d8adb9c [PATCH] ext2: skip pages past number of blocks in ext2_find_entry by Eric Sandeen · 17 years ago
  51. f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 17 years ago
  52. c29c693 [PATCH] ext2: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 17 years ago
  53. 93f210d [PATCH] protect ext2 ioctl modifying append_only immutable etc with i_mutex by Andrew Morton · 18 years ago
  54. ed2908f [PATCH] Remove superfluous lock_super() in extN xattr code by Andreas Gruenbacher · 18 years ago
  55. e4fca01 [PATCH] ext2: fsid for statvfs by Pekka Enberg · 18 years ago
  56. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  57. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  58. 5a2b406 [PATCH] ext2: errors behaviour fix by Vasily Averin · 18 years ago
  59. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  60. 543ade1 [PATCH] Streamline generic_file_* interfaces and filemap cleanups by Badari Pulavarty · 18 years ago
  61. ee0b3e6 [PATCH] Remove readv/writev methods and use aio_read/aio_write instead by Badari Pulavarty · 18 years ago
  62. e322ff0 [PATCH] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 driver [try #6] by David Howells · 18 years ago
  63. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  64. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  65. f52720c [PATCH] fs: Removing useless casts by Panagiotis Issaris · 18 years ago
  66. f8314dc [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc by Panagiotis Issaris · 18 years ago
  67. 41f04d8 [PATCH] ext2: fix mounts at 16T by Eric Sandeen · 18 years ago
  68. 833f732 [PATCH] EXT2: Remove superblock lock contention in ext2_statfs by Dave Kleikamp · 18 years ago
  69. ecaff75 [PATCH] knfsd: Have ext2 reject file handles with bad inode numbers early by NeilBrown · 18 years ago
  70. 607eb26 [PATCH] ext2: prevent div-by-zero on corrupted fs by Andries Brouwer · 18 years ago
  71. 5c81a41 [PATCH] lockdep: annotate the quota code by Arjan van de Ven · 18 years ago
  72. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  73. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  74. 7d93a1a [PATCH] ext2: cleanup: put_page and comment fix by Evgeniy Dushistov · 18 years ago
  75. 21730ee [PATCH] Make EXT2_DEBUG work again by Valerie Henson · 18 years ago
  76. f16fdad [PATCH] ext2: clean up dead code from mount code by Theodore Ts'o · 18 years ago
  77. 0216bfc [PATCH] percpu counter data type changes to suppport more than 2**31 ext3 free blocks counter by Mingming Cao · 18 years ago
  78. 090d2b1 [PATCH] read_mapping_page for address space by Pekka Enberg · 18 years ago
  79. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 18 years ago
  80. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  81. 5274f05 [PATCH] Introduce sys_splice() system call by Jens Axboe · 18 years ago
  82. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  83. 9ae21d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  84. 1d8fa7a [PATCH] remove ->get_blocks() support by Badari Pulavarty · 18 years ago
  85. 309be53 BUG_ON() Conversion in fs/ext2/ by Eric Sesterhenn · 18 years ago
  86. 76c67de [PATCH] Ext2 flags shouldn't report "nogrpid" by Rob Landley · 18 years ago
  87. fffb60f [PATCH] cpuset memory spread: slab cache format by Paul Jackson · 18 years ago
  88. 4b6a931 [PATCH] cpuset memory spread: slab cache filesystems by Paul Jackson · 18 years ago
  89. 2c22129 [PATCH] fs/ext2/: proper ext2_get_parent() prototype by Adrian Bunk · 18 years ago
  90. a513b03 [PATCH] ext2: switch to inode_inc_count, inode_dec_count by Alexey Dobriyan · 18 years ago
  91. 2d7f2ea [PATCH] Fix ext2 readdir f_pos re-validation logic by Al Viro · 18 years ago
  92. b2f4903 [PATCH] fix deadlock in ext2 by Peter Staubach · 18 years ago
  93. 9d9c053 [PATCH] quota: fix error code for ext2_new_inode() by Herbert Poetzl · 18 years ago
  94. 8354179 [PATCH] ext2: print xip mount option in ext2_show_options by Carsten Otte · 18 years ago
  95. dfa0859 [PATCH] Fix two ext[23] uninitialized warnings by Andreas Gruenbacher · 18 years ago
  96. e965f96 [PATCH] Direct Migration V9: Avoid writeback / page_migrate() method by Christoph Lameter · 18 years ago
  97. 082a05c [PATCH] ext2: remove d_splice_alias NULL check from ext2_lookup by Pekka Enberg · 18 years ago
  98. 16f7e0f [PATCH] capable/capability.h (fs/) by Randy Dunlap · 18 years ago
  99. 7823c7c ext2: trivial indentation fix. by Luiz Fernando Capitulino · 18 years ago
  100. 4610a6b [PATCH] fs/ext2/bitmap.c: ext2_count_free() is only required #ifdef EXT2FS_DEBUG by Adrian Bunk · 18 years ago