1. c549a95 ext4: fix up EXT4FS_DEBUG builds by Eric Sandeen · 17 years ago
  2. aa22df2 ext4: Fix ext4_show_options to show the correct mount options. by Aneesh Kumar K.V · 17 years ago
  3. c14c6fd ext4: Add EXT4_IOC_MIGRATE ioctl by Aneesh Kumar K.V · 17 years ago
  4. 25ec56b ext4: Add inode version support in ext4 by Jean Noel Cordenner · 17 years ago
  5. 7a22422 vfs: Add 64 bit i_version support by Jean Noel Cordenner · 17 years ago
  6. 818d276 ext4: Add the journal checksum feature by Girish Shilamkar · 17 years ago
  7. 8e85fb3 jbd2: jbd2 stats through procfs by Johann Lombardi · 17 years ago
  8. 4df3d26 ext4: Take read lock during overwrite case. by Aneesh Kumar K.V · 17 years ago
  9. 0e855ac ext4: Convert truncate_mutex to read write semaphore. by Aneesh Kumar K.V · 17 years ago
  10. c278bfe ext4: Make ext4_get_blocks_wrap take the truncate_mutex early. by Aneesh Kumar K.V · 17 years ago
  11. 01f4adc ext4: remove unused code from ext4_find_entry() by Mariusz Kozlowski · 17 years ago
  12. 221879c ext4: Check for the correct error return from by Aneesh Kumar K.V · 17 years ago
  13. f5a7a6b jbd2: Fix assertion failure in fs/jbd2/checkpoint.c by Jan Kara · 17 years ago
  14. abcb294 ext4: add block bitmap validation by Aneesh Kumar K.V · 17 years ago
  15. 389d1b0 Add buffer head related helper functions by Aneesh Kumar K.V · 17 years ago
  16. bb4f397 ext4: Change the default behaviour on error by Aneesh Kumar K.V · 17 years ago
  17. e7c9559 ext4: fix oops on corrupted ext4 mount by Eric Sandeen · 17 years ago
  18. 07620f6 ext4/super.c: fix #ifdef's (CONFIG_EXT4_* -> CONFIG_EXT4DEV_*) by Adrian Bunk · 17 years ago
  19. cb47dce ext4: Return after ext4_error in case of failures by Aneesh Kumar K.V · 17 years ago
  20. fe7fdc3 ext3: Fix the max file size for ext3 file system. by Aneesh Kumar K.V · 17 years ago
  21. 902be4c ext2: Fix the max file size for ext2 file system. by Aneesh Kumar K.V · 17 years ago
  22. e2b4657 ext4: store maxbytes for bitmapped files and return EFBIG as appropriate by Eric Sandeen · 17 years ago
  23. 1929552 ext4: export iov_shorten from kernel for ext4's use by Eric Sandeen · 17 years ago
  24. cd2291a ext4: different maxbytes functions for bitmap & extent files by Eric Sandeen · 17 years ago
  25. 8180a56 ext4: Support large files by Aneesh Kumar K.V · 17 years ago
  26. 0fc1b45 ext4: Add support for 48 bit inode i_blocks. by Aneesh Kumar K.V · 17 years ago
  27. a48380f ext4: Rename i_dir_acl to i_size_high by Aneesh Kumar K.V · 17 years ago
  28. 7973c0c ext4: Rename i_file_acl to i_file_acl_lo by Aneesh Kumar K.V · 17 years ago
  29. 1d03ec9 ext4: Fix sparse warnings. by Aneesh Kumar K.V · 17 years ago
  30. 99e6f82 ext4: Introduce ext4_update_*_feature by Aneesh Kumar K.V · 17 years ago
  31. 2aa9fc4 ext4: fixes block group number being set to a negative value by Avantika Mathur · 17 years ago
  32. fd2d429 ext4: add ext4_group_t, and change all group variables to this type. by Avantika Mathur · 17 years ago
  33. bba9074 ext4 extents: remove unneeded casts by Eric Sandeen · 17 years ago
  34. 725d26d ext4: Introduce ext4_lblk_t by Aneesh Kumar K.V · 17 years ago
  35. a72d7f8 ext4: Avoid rec_len overflow with 64KB block size by Jan Kara · 17 years ago
  36. afc7cbc ext4: Support large blocksize up to PAGESIZE by Takashi Sato · 17 years ago
  37. 6b11d81 ocfs2: Fix userspace ABI breakage in sysfs by Joel Becker · 17 years ago
  38. b7c6ba6 [NETNS]: Consolidate kernel netlink socket destruction. by Denis V. Lunev · 17 years ago
  39. e5d69b9 [ATM]: Oops reading net/atm/arp by Denis V. Lunev · 17 years ago
  40. e372c41 [NET]: Consolidate net namespace related proc files creation. by Denis V. Lunev · 17 years ago
  41. bbdfc2f [SPLICE]: Don't assume regular pages in splice_to_pipe() by Jens Axboe · 17 years ago
  42. 3ff6eec remove __attribute_used__ by Adrian Bunk · 17 years ago
  43. 7491a76 FS: Remove dead code by WANG Cong · 17 years ago
  44. 8d01edd Merge branch 'for-2.6.25' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  45. 0871714 cfq-iosched: relax IOPRIO_CLASS_IDLE restrictions by Jens Axboe · 17 years ago
  46. d38ecf9 io context sharing: preliminary support by Jens Axboe · 17 years ago
  47. fd0928d ioprio: move io priority from task_struct to io_context by Jens Axboe · 17 years ago
  48. 5d84070 __bio_clone: don't calculate hw/phys segment counts by Jens Axboe · 17 years ago
  49. ef3f2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  50. 9b73e76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  51. 29bd17a Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  52. 2fe5c1d ocfs2: clean up bh null checks by Mark Fasheh · 17 years ago
  53. 7ec373c ocfs2: document access rules for blocked_lock_list by Mark Fasheh · 17 years ago
  54. 116ba5d configfs: file.c fix possible recursive locking by Joonwoo Park · 17 years ago
  55. ba611ed configfs: dir.c fix possible recursive locking by Joonwoo Park · 17 years ago
  56. 02ac049 configfs: Remove EXPERIMENTAL by Joel Becker · 17 years ago
  57. 0e5ae03 ocfs2: bump version number by Mark Fasheh · 17 years ago
  58. 2d4b1cb ocfs2/dlm: Clear joining_node on hearbeat node down by Tao Ma · 17 years ago
  59. 4092d49 ocfs2: convert byte order of constant instead of variable by Marcin Slusarz · 17 years ago
  60. 1710468 ocfs2: Update default cluster timeouts by Sunil Mushran · 17 years ago
  61. 634bf74 ocfs2: printf fixes by Jan Kara · 17 years ago
  62. 32c3c0e ocfs2: Use generic_file_llseek by Jan Kara · 17 years ago
  63. d2849fb ocfs2: Safer read_inline_data() by Jan Kara · 17 years ago
  64. 5fa0613 ocfs2: Silence false lockdep warnings by Jan Kara · 17 years ago
  65. 53fc622 [PATCH 2/2] ocfs2: cluster aware flock() by Mark Fasheh · 17 years ago
  66. cf8e06f [PATCH 1/2] ocfs2: add flock lock type by Mark Fasheh · 17 years ago
  67. 2fbe8d1 ocfs2: Local alloc window size changeable via mount option by Sunil Mushran · 17 years ago
  68. d147b3d ocfs2: Support commit= mount option by Mark Fasheh · 17 years ago
  69. 0957f00 ocfs2: Add missing permission checks by Mark Fasheh · 17 years ago
  70. 7909f2b [PATCH 2/2] ocfs2: Implement group add for online resize by Tao Ma · 17 years ago
  71. d659072 [PATCH 1/2] ocfs2: Add group extend for online resize by Tao Ma · 17 years ago
  72. e9d578a ocfs2: Initalize bitmap_cpg of ocfs2_super to be the maximum. by Tao Ma · 17 years ago
  73. 1252c43 ocfs2: Documentation update by Mark Fasheh · 17 years ago
  74. 628a24f ocfs2: Readpages support by Mark Fasheh · 17 years ago
  75. e63aecb6 ocfs2: Rename ocfs2_meta_[un]lock by Mark Fasheh · 17 years ago
  76. c934a92 ocfs2: Remove data locks by Mark Fasheh · 17 years ago
  77. f1f5406 ocfs2: Add data downconvert worker to inode lock by Mark Fasheh · 17 years ago
  78. 34d024f ocfs2: Remove mount/unmount votes by Mark Fasheh · 17 years ago
  79. 6f7b056 ocfs2: Remove fs dependency on ocfs2_heartbeat module by Mark Fasheh · 17 years ago
  80. 6561168 ocfs2_dlm: Call node eviction callbacks from heartbeat handler by Mark Fasheh · 17 years ago
  81. 0008bf5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  82. 2d94dfc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 17 years ago
  83. 9745512 sched: latencytop support by Arjan van de Ven · 17 years ago
  84. e260be6 Preempt-RCU: implementation by Paul E. McKenney · 17 years ago
  85. b47711b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
  86. e07dd2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 17 years ago
  87. 366781c [CIFS] DFS build fixes by Steve French · 17 years ago
  88. 7bc5c41 [GFS2] Allow journal recovery on read-only mount by Abhijith Das · 17 years ago
  89. 1b8177e [GFS2] Lockup on error by Bob Peterson · 17 years ago
  90. b7fe2e3 [GFS2] Fix page_mkwrite truncation race path by Steven Whitehouse · 17 years ago
  91. 3e5cd08 [GFS2] Fix typo by Bob Peterson · 17 years ago
  92. 1af5357 [GFS2] Fix write alloc required shortcut calculation by Steven Whitehouse · 17 years ago
  93. 0522053 [GFS2] gfs2_alloc_required performance by Bob Peterson · 17 years ago
  94. 598278b [GFS2] Remove unneeded i_spin by Bob Peterson · 17 years ago
  95. 6dbd822 [GFS2] Reduce inode size by moving i_alloc out of line by Steven Whitehouse · 17 years ago
  96. ac39aad [GFS2] Fix assert in log code by Steven Whitehouse · 17 years ago
  97. 9656b2c [GFS2] Fix problems relating to execution of files on GFS2 by Steven Whitehouse · 17 years ago
  98. 0811a12 [GFS2] Initialize extent_list earlier by Bob Peterson · 17 years ago
  99. e5d9dc2 [GFS2] Allow page migration for writeback and ordered pages by Steven Whitehouse · 17 years ago
  100. 65a6290 [GFS2] Remove unused variable by Steven Whitehouse · 17 years ago