1. c5e06d1 ext4: add support for multiple mount protection by Johann Lombardi · 13 years ago
  2. 62ca24b ns proc: Return -ENOENT for a nonexistent /proc/self/ns/ entry. by Eric W. Biederman · 13 years ago
  3. d02a939 ext4: ensure f_bfree returned by ext4_statfs() is non-negative by Kazuya Mio · 13 years ago
  4. 28739ee ext4: protect bb_first_free in ext4_trim_all_free() with group lock by Lukas Czerner · 13 years ago
  5. 7894408 ext4: only load buddy bitmap in ext4_trim_fs() when it is needed by Lukas Czerner · 13 years ago
  6. 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
  7. df3256f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 13 years ago
  8. c867516 jbd2: Fix comment to match the code in jbd2__journal_start() by Eryu Guan · 13 years ago
  9. 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
  10. 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
  11. db35405 ceph: fix cap flush race reentrancy by Sage Weil · 13 years ago
  12. 45e3d3e ceph: avoid inode lookup on nfs fh reconnect by Sage Weil · 13 years ago
  13. 3c454cf ceph: use LOOKUPINO to make unconnected nfs fh more reliable by Sage Weil · 13 years ago
  14. eb08d8f Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  15. 55a7bc5 xfs: do not discard alloc btree blocks by Christoph Hellwig · 13 years ago
  16. e84661a xfs: add online discard support by Christoph Hellwig · 13 years ago
  17. 93628ff ext4: fix waiting and sending of a barrier in ext4_sync_file() by Jan Kara · 13 years ago
  18. bbd2be3 jbd2: Add function jbd2_trans_will_send_data_barrier() by Jan Kara · 13 years ago
  19. 81be12c jbd2: fix sending of data flush on journal commit by Jan Kara · 13 years ago
  20. b221349 ext4: fix ext4_ext_fiemap_cb() to handle blocks before request range correctly by Yongqiang Yang · 13 years ago
  21. 434d42c Merge branch 'next' into for-linus by James Morris · 13 years ago
  22. 98ba073 ocfs2: change incorrect 'extern' keyword to 'static' in dlmfs by Robin Dong · 13 years ago
  23. 9f62e96 ocfs2/dlm: dlm_is_lockres_migrateable() returns boolean by Sunil Mushran · 13 years ago
  24. 10fca35 ocfs2: Add trace event for trim. by Tao Ma · 13 years ago
  25. 55e6787 ocfs2: Add FITRIM ioctl. by Tao Ma · 13 years ago
  26. e80de36 ocfs2: Add ocfs2_trim_fs for SSD trim support. by Tao Ma · 13 years ago
  27. 69a60c4 ocfs2: remove the /sys/o2cb symlink by Amerigo Wang · 13 years ago
  28. e2b0c21 ocfs2: clean up mount option about atime in ocfs2.txt by Tiger Yang · 13 years ago
  29. 343800e Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 13 years ago
  30. 3c1105d cifs: don't call mid_q_entry->callback under the Global_MidLock (try #5) by Jeff Layton · 13 years ago
  31. 724d9f1 CIFS: Simplify mount code for further shared sb capability by Pavel Shilovsky · 13 years ago
  32. c2b6773 jbd: Fix comment to match the code in journal_start() by Eryu Guan · 13 years ago
  33. a77febb Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  34. 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
  35. 072bd7e ext4: use truncate_setsize() unconditionally by Theodore Ts'o · 13 years ago
  36. 37bb04e CIFS: Simplify connection structure search calls by Pavel Shilovsky · 13 years ago
  37. d6c0cb3 Merge branch 'cleanups_and_fixes' into inode_numbers by Chris Mason · 13 years ago
  38. 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
  39. c02324a cifs: remove unused SMB2 config and mount options by Christoph Hellwig · 13 years ago
  40. 825cdcb splice: add wakeup_pipe_readers() by Namhyung Kim · 13 years ago
  41. 1f78160 Btrfs: using rcu lock in the reader side of devices list by Xiao Guangrong · 13 years ago
  42. 4622470 Btrfs: drop unnecessary device lock by Xiao Guangrong · 13 years ago
  43. 0c1daee Btrfs: fix the race between remove dev and alloc chunk by Xiao Guangrong · 13 years ago
  44. c9513ed Btrfs: fix the race between reading and updating devices by Xiao Guangrong · 13 years ago
  45. 4f6c932 Btrfs: fix bh leak on __btrfs_open_devices path by Xiao Guangrong · 13 years ago
  46. c7f895a Btrfs: fix unsafe usage of merge_state by Xiao Guangrong · 13 years ago
  47. 8233767 Btrfs: allocate extent state and check the result properly by Xiao Guangrong · 13 years ago
  48. b083916 fs/btrfs: Add missing btrfs_free_path by Julia Lawall · 13 years ago
  49. 37daa4f Btrfs: check return value of btrfs_inc_extent_ref() by Tsutomu Itoh · 13 years ago
  50. c00e949 Btrfs: return error to caller if read_one_inode() fails by Tsutomu Itoh · 13 years ago
  51. 1cd3079 Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_extend_item by Tsutomu Itoh · 13 years ago
  52. 65a246c Btrfs: return error code to caller when btrfs_del_item fails by Tsutomu Itoh · 13 years ago
  53. b0b802d Btrfs: return error code to caller when btrfs_previous_item fails by Tsutomu Itoh · 13 years ago
  54. 27160b6 btrfs: fix typo 'testeing' -> 'testing' by Sergei Trofimovich · 13 years ago
  55. 9694b3f btrfs: typo: 'btrfS' -> 'btrfs' by Sergei Trofimovich · 13 years ago
  56. c4f675c btrfs: don't spin in shrink_delalloc if there is nothing to free by Sergei Trofimovich · 13 years ago
  57. 0f3b708 btrfs: Delete unused version.sh script. by Jamey Sharp · 13 years ago
  58. e215686 btrfs: Ensure the tree search ioctl returns the right number of records by Hugo Mills · 13 years ago
  59. 0956c79 BTRFS: Remove unused node_lock by Andi Kleen · 13 years ago
  60. d90c732 Btrfs: leave spinning on lookup and map the leaf by Josef Bacik · 13 years ago
  61. 207dde8 Btrfs: check for duplicate entries in the free space cache by Josef Bacik · 13 years ago
  62. cca1c81 Btrfs: don't try to allocate from a block group that doesn't have enough space by Josef Bacik · 13 years ago
  63. 026fd31 Btrfs: don't always do readahead by Josef Bacik · 13 years ago
  64. 589d8ad Btrfs: try not to sleep as much when doing slow caching by Josef Bacik · 13 years ago
  65. d82a6f1 Btrfs: kill BTRFS_I(inode)->block_group by Josef Bacik · 13 years ago
  66. 7e2355b Btrfs: don't look at the extent buffer level 3 times in a row by Josef Bacik · 13 years ago
  67. cb25c2e Btrfs: map the node block when looking for readahead targets by Josef Bacik · 13 years ago
  68. af60bed Btrfs: set range_start to the right start in count_range_bits by Josef Bacik · 13 years ago
  69. fcb80c2 Btrfs: fix how we do space reservation for truncate by Josef Bacik · 13 years ago
  70. a4abeea Btrfs: kill trans_mutex by Josef Bacik · 13 years ago
  71. 2a1eb46 Btrfs: if we've already started a trans handle, use that one by Josef Bacik · 13 years ago
  72. 7a7eaa4 Btrfs: take away the num_items argument from btrfs_join_transaction by Josef Bacik · 13 years ago
  73. 74b2107 Btrfs: make sure to use the delalloc reserve when filling delalloc by Josef Bacik · 13 years ago
  74. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  75. ff2a994 block: move bd_set_size() above rescan_partitions() in __blkdev_get() by Tejun Heo · 13 years ago
  76. 901025d dlm: make plock operation killable by David Teigland · 13 years ago
  77. 4d9dec4 Merge branch 'exec_rm_compat' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 13 years ago
  78. 34b0645 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 13 years ago
  79. 8e531cd Btrfs: do not flush csum items of unchanged file data during treelog by liubo · 13 years ago
  80. 9ec2690 timerfd: Manage cancelable timers in timerfd by Thomas Gleixner · 13 years ago
  81. 7e69723 block: move bd_set_size() above rescan_partitions() in __blkdev_get() by Tejun Heo · 13 years ago
  82. 7126733 Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arne/btrfs-unstable-arne into inode_numbers by Chris Mason · 13 years ago
  83. caebc16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 13 years ago
  84. 56e4674 UBIFS: switch to dynamic printks by Artem Bityutskiy · 13 years ago
  85. 59ffd84 cifs: add ignore_pend flag to cifs_call_async by Jeff Layton · 13 years ago
  86. fcc31cb cifs: make cifs_send_async take a kvec array by Jeff Layton · 13 years ago
  87. 2c8f981 cifs: consolidate SendReceive response checks by Jeff Layton · 13 years ago
  88. 28e35e4 jbd2: Fix the wrong calculation of t_max_wait in update_t_max_wait by Tao Ma · 13 years ago
  89. f6d2f6b ext4: fix unbalanced up_write() in ext4_ext_truncate() error path by Eric Gouriou · 13 years ago
  90. 77f4135 ext4: count hits/misses of extent cache and expose in sysfs by Vivek Haldar · 13 years ago
  91. 9391741 ext4: make ext4_split_extent() handle error correctly by Yongqiang Yang · 13 years ago
  92. 373cd5c ext4: don't show mount options in /proc/mounts if there is no journal by Theodore Ts'o · 13 years ago
  93. 9ce6e0b fs: add missing prefetch.h include by Heiko Carstens · 13 years ago
  94. aa2dfb3 Merge branch 'allocator' of git://git.kernel.org/pub/scm/linux/kernel/git/arne/btrfs-unstable-arne into inode_numbers by Chris Mason · 13 years ago
  95. 945d896 Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into inode_numbers by Chris Mason · 13 years ago
  96. 0d0ca30 Btrfs: update the delayed inode code to use the btrfs_ino helper. by Chris Mason · 13 years ago
  97. dcc6d07 Merge branch 'delayed_inode' into inode_numbers by Chris Mason · 13 years ago
  98. 26b06a6 GFS2: Wait properly when flushing the ail list by Steven Whitehouse · 13 years ago
  99. 16cdcec btrfs: implement delayed inode items operation by Miao Xie · 13 years ago
  100. 0965537 Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_numbers by Chris Mason · 13 years ago