1. d583fb8 ext4: punch out extents by Allison Henderson · 13 years ago
  2. 3084885 ext4: add new function ext4_block_zero_page_range() by Allison Henderson · 13 years ago
  3. 55f020d ext4: add flag to ext4_has_free_blocks by Allison Henderson · 13 years ago
  4. dda54e7 Ocfs2/move_extents: Set several trivial constraints for threshold. by Tristan Ye · 13 years ago
  5. 4dfa66b Ocfs2/move_extents: Let defrag handle partial extent moving. by Tristan Ye · 13 years ago
  6. 53069d4 Ocfs2/move_extents: move/defrag extents within a certain range. by Tristan Ye · 13 years ago
  7. ee16cc0 Ocfs2/move_extents: helper to calculate the defraging length in one run. by Tristan Ye · 14 years ago
  8. e084771 Ocfs2/move_extents: move entire/partial extent. by Tristan Ye · 13 years ago
  9. 8473aa8 Ocfs2/move_extents: helpers to update the group descriptor and global bitmap inode. by Tristan Ye · 13 years ago
  10. e6b5859 Ocfs2/move_extents: helper to probe a proper region to move in an alloc group. by Tristan Ye · 14 years ago
  11. 99e4c75 Ocfs2/move_extents: helper to validate and adjust moving goal. by Tristan Ye · 14 years ago
  12. 1c06b91 Ocfs2/move_extents: find the victim alloc group, where the given #blk fits. by Tristan Ye · 14 years ago
  13. 202ee5f Ocfs2/move_extents: defrag a range of extent. by Tristan Ye · 14 years ago
  14. 8f603e5 Ocfs2/move_extents: move a range of extent. by Tristan Ye · 14 years ago
  15. de474ee Ocfs2/move_extents: lock allocators and reserve metadata blocks and data clusters for extents moving. by Tristan Ye · 14 years ago
  16. 028ba5df Ocfs2/move_extents: Add basic framework and source files for extent moving. by Tristan Ye · 13 years ago
  17. 220ebc4 Ocfs2/move_extents: Adding new ioctl code 'OCFS2_IOC_MOVE_EXT' to ocfs2. by Tristan Ye · 13 years ago
  18. 3e19a25 Ocfs2/refcounttree: Publicize couple of funcs from refcounttree.c by Tristan Ye · 13 years ago
  19. d24a10b9 Ocfs2: Add a new code 'OCFS2_INFO_FREEFRAG' for o2info ioctl. by Tristan Ye · 13 years ago
  20. 3e5db17 Ocfs2: Add a new code 'OCFS2_INFO_FREEINODE' for o2info ioctl. by Tristan Ye · 13 years ago
  21. 8aa1fa3 Ocfs2: Using inline funcs to set/clear *FILLED* flags in info handler. by Tristan Ye · 13 years ago
  22. ae81230 ext4: reserve inodes and feature code for 'quota' feature by Aditya Kali · 13 years ago
  23. c5e06d1 ext4: add support for multiple mount protection by Johann Lombardi · 13 years ago
  24. 62ca24b ns proc: Return -ENOENT for a nonexistent /proc/self/ns/ entry. by Eric W. Biederman · 13 years ago
  25. d02a939 ext4: ensure f_bfree returned by ext4_statfs() is non-negative by Kazuya Mio · 13 years ago
  26. 28739ee ext4: protect bb_first_free in ext4_trim_all_free() with group lock by Lukas Czerner · 13 years ago
  27. 7894408 ext4: only load buddy bitmap in ext4_trim_fs() when it is needed by Lukas Czerner · 13 years ago
  28. dc522ad Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 13 years ago
  29. df3256f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 13 years ago
  30. c867516 jbd2: Fix comment to match the code in jbd2__journal_start() by Eryu Guan · 13 years ago
  31. 31ec97d Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  32. b0ca118 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 13 years ago
  33. db35405 ceph: fix cap flush race reentrancy by Sage Weil · 13 years ago
  34. 45e3d3e ceph: avoid inode lookup on nfs fh reconnect by Sage Weil · 13 years ago
  35. 3c454cf ceph: use LOOKUPINO to make unconnected nfs fh more reliable by Sage Weil · 13 years ago
  36. eb08d8f Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  37. 55a7bc5 xfs: do not discard alloc btree blocks by Christoph Hellwig · 13 years ago
  38. e84661a xfs: add online discard support by Christoph Hellwig · 13 years ago
  39. 93628ff ext4: fix waiting and sending of a barrier in ext4_sync_file() by Jan Kara · 13 years ago
  40. bbd2be3 jbd2: Add function jbd2_trans_will_send_data_barrier() by Jan Kara · 13 years ago
  41. 81be12c jbd2: fix sending of data flush on journal commit by Jan Kara · 13 years ago
  42. b221349 ext4: fix ext4_ext_fiemap_cb() to handle blocks before request range correctly by Yongqiang Yang · 13 years ago
  43. 434d42c Merge branch 'next' into for-linus by James Morris · 13 years ago
  44. 98ba073 ocfs2: change incorrect 'extern' keyword to 'static' in dlmfs by Robin Dong · 13 years ago
  45. 9f62e96 ocfs2/dlm: dlm_is_lockres_migrateable() returns boolean by Sunil Mushran · 13 years ago
  46. 10fca35 ocfs2: Add trace event for trim. by Tao Ma · 13 years ago
  47. 55e6787 ocfs2: Add FITRIM ioctl. by Tao Ma · 13 years ago
  48. e80de36 ocfs2: Add ocfs2_trim_fs for SSD trim support. by Tao Ma · 13 years ago
  49. 69a60c4 ocfs2: remove the /sys/o2cb symlink by Amerigo Wang · 13 years ago
  50. e2b0c21 ocfs2: clean up mount option about atime in ocfs2.txt by Tiger Yang · 14 years ago
  51. 343800e Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 13 years ago
  52. c2b6773 jbd: Fix comment to match the code in journal_start() by Eryu Guan · 13 years ago
  53. a77febb Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  54. 99dff58 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  55. 072bd7e ext4: use truncate_setsize() unconditionally by Theodore Ts'o · 13 years ago
  56. 30cb6d5 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  57. 825cdcb splice: add wakeup_pipe_readers() by Namhyung Kim · 13 years ago
  58. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  59. ff2a994 block: move bd_set_size() above rescan_partitions() in __blkdev_get() by Tejun Heo · 13 years ago
  60. 901025d dlm: make plock operation killable by David Teigland · 14 years ago
  61. 4d9dec4 Merge branch 'exec_rm_compat' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 13 years ago
  62. 34b0645 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 13 years ago
  63. 9ec2690 timerfd: Manage cancelable timers in timerfd by Thomas Gleixner · 13 years ago
  64. 7e69723 block: move bd_set_size() above rescan_partitions() in __blkdev_get() by Tejun Heo · 13 years ago
  65. caebc16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 13 years ago
  66. 56e4674 UBIFS: switch to dynamic printks by Artem Bityutskiy · 13 years ago
  67. 28e35e4 jbd2: Fix the wrong calculation of t_max_wait in update_t_max_wait by Tao Ma · 13 years ago
  68. f6d2f6b ext4: fix unbalanced up_write() in ext4_ext_truncate() error path by Eric Gouriou · 13 years ago
  69. 77f4135 ext4: count hits/misses of extent cache and expose in sysfs by Vivek Haldar · 13 years ago
  70. 9391741 ext4: make ext4_split_extent() handle error correctly by Yongqiang Yang · 13 years ago
  71. 373cd5c ext4: don't show mount options in /proc/mounts if there is no journal by Theodore Ts'o · 13 years ago
  72. 9ce6e0b fs: add missing prefetch.h include by Heiko Carstens · 13 years ago
  73. 26b06a6 GFS2: Wait properly when flushing the ail list by Steven Whitehouse · 13 years ago
  74. 6d3117b GFS2: Wipe directory hash table metadata when deallocating a directory by Steven Whitehouse · 13 years ago
  75. 1a4022f VFS: move BUG_ON test for symlink nd->depth after current->link_count test by Erez Zadok · 13 years ago
  76. cae13fe Fix for buffer overflow in ldm_frag_add not sufficient by Timo Warns · 13 years ago
  77. 8e7bfcb Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  78. 91444f4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  79. 3ed4c05 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 13 years ago
  80. 6c1b8d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 13 years ago
  81. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 13 years ago
  82. 698567f Merge commit 'v2.6.39' into for-2.6.40/core by Jens Axboe · 13 years ago
  83. 250f972 Merge branch 'timers/urgent' into timers/core by Thomas Gleixner · 13 years ago
  84. 1bb933f ext4: fix possible use-after-free in ext4_remove_li_request() by Lukas Czerner · 13 years ago
  85. 51ce651 ext4: fix the mount option "init_itable=n" to work as expected for n=0 by Lukas Czerner · 13 years ago
  86. e1290b3 ext4: Remove unnecessary wait_event ext4_run_lazyinit_thread() by Lukas Czerner · 13 years ago
  87. 4ed5c03 ext4: Use schedule_timeout_interruptible() for waiting in lazyinit thread by Lukas Czerner · 13 years ago
  88. 3935bb9 Pull pstore into release branch by Tony Luck · 13 years ago
  89. 156ecb2 [CIFS] Fix to problem with getattr caused by invalidate simplification patch by Steve French · 13 years ago
  90. bdc1a1b UBIFS: fix kernel-doc comments by Artem Bityutskiy · 13 years ago
  91. 39ab05c Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 13 years ago
  92. 9d6fcb0 ceph: check return value for start_request in writepages by Sage Weil · 13 years ago
  93. 6b4a3b5 ceph: remove useless check by Sage Weil · 13 years ago
  94. da39822 ceph: fix broken comparison in readdir loop by Sage Weil · 13 years ago
  95. 3540303 ceph: fix rare potential cap leak by Sage Weil · 13 years ago
  96. ae59808 ceph: use snprintf for dirstat content by Sage Weil · 13 years ago
  97. 1b36698 libceph: remove unused variable by Sage Weil · 13 years ago
  98. 3b66378 ceph: take reference on mds request r_unsafe_dir by Sage Weil · 13 years ago
  99. bf59170 xfs: obey minleft values during extent allocation correctly by Dave Chinner · 13 years ago
  100. 4439647 xfs: reset buffer pointers before freeing them by Dave Chinner · 13 years ago