1. f90e5b5 GFS2: Processes waiting on inode glock that no processes are holding by Bob Peterson · 13 years ago
  2. dda54e7 Ocfs2/move_extents: Set several trivial constraints for threshold. by Tristan Ye · 13 years ago
  3. 4dfa66b Ocfs2/move_extents: Let defrag handle partial extent moving. by Tristan Ye · 13 years ago
  4. 53069d4 Ocfs2/move_extents: move/defrag extents within a certain range. by Tristan Ye · 13 years ago
  5. ee16cc0 Ocfs2/move_extents: helper to calculate the defraging length in one run. by Tristan Ye · 14 years ago
  6. e084771 Ocfs2/move_extents: move entire/partial extent. by Tristan Ye · 13 years ago
  7. 8473aa8 Ocfs2/move_extents: helpers to update the group descriptor and global bitmap inode. by Tristan Ye · 13 years ago
  8. e6b5859 Ocfs2/move_extents: helper to probe a proper region to move in an alloc group. by Tristan Ye · 14 years ago
  9. 99e4c75 Ocfs2/move_extents: helper to validate and adjust moving goal. by Tristan Ye · 14 years ago
  10. 1c06b91 Ocfs2/move_extents: find the victim alloc group, where the given #blk fits. by Tristan Ye · 14 years ago
  11. 202ee5f Ocfs2/move_extents: defrag a range of extent. by Tristan Ye · 14 years ago
  12. 8f603e5 Ocfs2/move_extents: move a range of extent. by Tristan Ye · 14 years ago
  13. de474ee Ocfs2/move_extents: lock allocators and reserve metadata blocks and data clusters for extents moving. by Tristan Ye · 14 years ago
  14. 028ba5df Ocfs2/move_extents: Add basic framework and source files for extent moving. by Tristan Ye · 13 years ago
  15. 220ebc4 Ocfs2/move_extents: Adding new ioctl code 'OCFS2_IOC_MOVE_EXT' to ocfs2. by Tristan Ye · 13 years ago
  16. 3e19a25 Ocfs2/refcounttree: Publicize couple of funcs from refcounttree.c by Tristan Ye · 13 years ago
  17. d24a10b9 Ocfs2: Add a new code 'OCFS2_INFO_FREEFRAG' for o2info ioctl. by Tristan Ye · 13 years ago
  18. 3e5db17 Ocfs2: Add a new code 'OCFS2_INFO_FREEINODE' for o2info ioctl. by Tristan Ye · 13 years ago
  19. 8aa1fa3 Ocfs2: Using inline funcs to set/clear *FILLED* flags in info handler. by Tristan Ye · 13 years ago
  20. 1ddd0d9 JFFS2: retry large buffer allocations by Grant Erickson · 14 years ago
  21. 8cb2a18 jffs2: remove unused variables by Sergey Senozhatsky · 14 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 · 14 years ago
  35. 3c454cf ceph: use LOOKUPINO to make unconnected nfs fh more reliable by Sage Weil · 14 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. 3c1105d cifs: don't call mid_q_entry->callback under the Global_MidLock (try #5) by Jeff Layton · 13 years ago
  53. 724d9f1 CIFS: Simplify mount code for further shared sb capability by Pavel Shilovsky · 13 years ago
  54. c2b6773 jbd: Fix comment to match the code in journal_start() by Eryu Guan · 13 years ago
  55. a77febb Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  56. 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
  57. 072bd7e ext4: use truncate_setsize() unconditionally by Theodore Ts'o · 13 years ago
  58. 37bb04e CIFS: Simplify connection structure search calls by Pavel Shilovsky · 13 years ago
  59. d6c0cb3 Merge branch 'cleanups_and_fixes' into inode_numbers by Chris Mason · 13 years ago
  60. 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
  61. c02324a cifs: remove unused SMB2 config and mount options by Christoph Hellwig · 13 years ago
  62. 825cdcb splice: add wakeup_pipe_readers() by Namhyung Kim · 13 years ago
  63. 1f78160 Btrfs: using rcu lock in the reader side of devices list by Xiao Guangrong · 14 years ago
  64. 4622470 Btrfs: drop unnecessary device lock by Xiao Guangrong · 14 years ago
  65. 0c1daee Btrfs: fix the race between remove dev and alloc chunk by Xiao Guangrong · 14 years ago
  66. c9513ed Btrfs: fix the race between reading and updating devices by Xiao Guangrong · 14 years ago
  67. 4f6c932 Btrfs: fix bh leak on __btrfs_open_devices path by Xiao Guangrong · 14 years ago
  68. c7f895a Btrfs: fix unsafe usage of merge_state by Xiao Guangrong · 14 years ago
  69. 8233767 Btrfs: allocate extent state and check the result properly by Xiao Guangrong · 14 years ago
  70. b083916 fs/btrfs: Add missing btrfs_free_path by Julia Lawall · 13 years ago
  71. 37daa4f Btrfs: check return value of btrfs_inc_extent_ref() by Tsutomu Itoh · 13 years ago
  72. c00e949 Btrfs: return error to caller if read_one_inode() fails by Tsutomu Itoh · 13 years ago
  73. 1cd3079 Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_extend_item by Tsutomu Itoh · 13 years ago
  74. 65a246c Btrfs: return error code to caller when btrfs_del_item fails by Tsutomu Itoh · 13 years ago
  75. b0b802d Btrfs: return error code to caller when btrfs_previous_item fails by Tsutomu Itoh · 13 years ago
  76. 27160b6 btrfs: fix typo 'testeing' -> 'testing' by Sergei Trofimovich · 13 years ago
  77. 9694b3f btrfs: typo: 'btrfS' -> 'btrfs' by Sergei Trofimovich · 13 years ago
  78. c4f675c btrfs: don't spin in shrink_delalloc if there is nothing to free by Sergei Trofimovich · 13 years ago
  79. 0f3b708 btrfs: Delete unused version.sh script. by Jamey Sharp · 13 years ago
  80. e215686 btrfs: Ensure the tree search ioctl returns the right number of records by Hugo Mills · 13 years ago
  81. 0956c79 BTRFS: Remove unused node_lock by Andi Kleen · 13 years ago
  82. d90c732 Btrfs: leave spinning on lookup and map the leaf by Josef Bacik · 13 years ago
  83. 207dde8 Btrfs: check for duplicate entries in the free space cache by Josef Bacik · 13 years ago
  84. cca1c81 Btrfs: don't try to allocate from a block group that doesn't have enough space by Josef Bacik · 13 years ago
  85. 026fd31 Btrfs: don't always do readahead by Josef Bacik · 13 years ago
  86. 589d8ad Btrfs: try not to sleep as much when doing slow caching by Josef Bacik · 13 years ago
  87. d82a6f1 Btrfs: kill BTRFS_I(inode)->block_group by Josef Bacik · 13 years ago
  88. 7e2355b Btrfs: don't look at the extent buffer level 3 times in a row by Josef Bacik · 13 years ago
  89. cb25c2e Btrfs: map the node block when looking for readahead targets by Josef Bacik · 13 years ago
  90. af60bed Btrfs: set range_start to the right start in count_range_bits by Josef Bacik · 13 years ago
  91. fcb80c2 Btrfs: fix how we do space reservation for truncate by Josef Bacik · 13 years ago
  92. a4abeea Btrfs: kill trans_mutex by Josef Bacik · 14 years ago
  93. 2a1eb46 Btrfs: if we've already started a trans handle, use that one by Josef Bacik · 14 years ago
  94. 7a7eaa4 Btrfs: take away the num_items argument from btrfs_join_transaction by Josef Bacik · 14 years ago
  95. 74b2107 Btrfs: make sure to use the delalloc reserve when filling delalloc by Josef Bacik · 14 years ago
  96. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  97. ff2a994 block: move bd_set_size() above rescan_partitions() in __blkdev_get() by Tejun Heo · 13 years ago
  98. 901025d dlm: make plock operation killable by David Teigland · 14 years ago
  99. 4d9dec4 Merge branch 'exec_rm_compat' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 13 years ago
  100. 34b0645 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 13 years ago