1. 48c0d9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  2. 3512a79 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  3. 1a88b53 Fix incomplete __mntput locking by Al Viro · 15 years ago
  4. 0905426 ext4: Fix NULL dereference in ext4_ext_migrate()'s error handling by Dan Carpenter · 15 years ago
  5. 2acf2c2 ext4: Implement range_cyclic in ext4_da_writepages instead of write_cache_pages by Aneesh Kumar K.V · 15 years ago
  6. d794bf8 ext4: Initialize preallocation list_head's properly by Aneesh Kumar K.V · 15 years ago
  7. 2456242 Btrfs: hold trans_mutex when using btrfs_record_root_in_trans by Yan Zheng · 15 years ago
  8. 4008c04 Btrfs: make a lockdep class for the extent buffer locks by Chris Mason · 15 years ago
  9. 3f3420d Btrfs: fs/btrfs/volumes.c: remove useless kzalloc by Julia Lawall · 15 years ago
  10. a48ddf0 Btrfs: remove unused code in split_state() by Qinghuang Feng · 15 years ago
  11. e00f730 Btrfs: remove btrfs_init_path by Jeff Mahoney · 15 years ago
  12. 7951f3c Btrfs: balance_level checks !child after access by Jeff Mahoney · 15 years ago
  13. b335b00 Btrfs: Avoid using __GFP_HIGHMEM with slab allocator by Yan Zheng · 15 years ago
  14. e1df36d Btrfs: don't clean old snapshots on sync(1) by Chris Mason · 15 years ago
  15. 536ac8a Btrfs: use larger metadata clusters in ssd mode by Chris Mason · 15 years ago
  16. b288052 Btrfs: process mount options on mount -o remount, by Chris Mason · 15 years ago
  17. eb09967 Btrfs: make sure all pending extent operations are complete by Josef Bacik · 15 years ago
  18. 0e4a9b5 ext2/xip: refuse to change xip flag during remount with busy inodes by Carsten Otte · 15 years ago
  19. 02ac597 ext3: revert "ext3: wait on all pending commits in ext3_sync_fs" by Jan Kara · 15 years ago
  20. 8fe4cd0 jbd: fix return value of journal_start_commit() by Jan Kara · 15 years ago
  21. 5a6fe12 Do not account for the address space used by hugetlbfs using VM_ACCOUNT by Mel Gorman · 15 years ago
  22. ba44391 ext4: Fix lockdep warning by Aneesh Kumar K.V · 15 years ago
  23. 7be2baa ext4: Fix to read empty directory blocks correctly in 64k by Wei Yongjun · 15 years ago
  24. 7f5aa21 jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate() by Jan Kara · 15 years ago
  25. 9eddacf Revert "ext4: wait on all pending commits in ext4_sync_fs()" by Jan Kara · 15 years ago
  26. c88ccea jbd2: Fix return value of jbd2_journal_start_commit() by Jan Kara · 15 years ago
  27. 4c098bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  28. 284b066 Btrfs: don't use spin_is_contended by Chris Mason · 15 years ago
  29. 896abeb Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  30. 9d9b87c lockd: fix regression in lockd's handling of blocked locks by J. Bruce Fields · 15 years ago
  31. 766ccb9 async: Rename _special -> _domain for clarity. by Cornelia Huck · 16 years ago
  32. ccfef64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  33. ae1a25d Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  34. fd9fc84 eCryptfs: Regression in unencrypted filename symlinks by Tyler Hicks · 15 years ago
  35. 1d87b0d Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland by Linus Torvalds · 15 years ago
  36. 92dc07b elf core dump: fix get_user use by Roland McGrath · 15 years ago
  37. 0bf2f3a CRED: Fix SUID exec regression by David Howells · 15 years ago
  38. d4cf109 vfs: Don't call attach_nobh_buffers() with an empty list by Dave Kleikamp · 15 years ago
  39. 42f15d7 Btrfs: Make sure dir is non-null before doing S_ISGID checks by Chris Mason · 15 years ago
  40. 767b582 braino in sg_ioctl_trans() by Al Viro · 15 years ago
  41. 0822563 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 15 years ago
  42. f01d1d5 seq_file: fix big-enough lseek() + read() by Alexey Dobriyan · 15 years ago
  43. 33da889 seq_file: move traverse so it can be used from seq_read by Eric Biederman · 15 years ago
  44. 806638b Btrfs: Fix memory leak in cache_drop_leaf_ref by Chris Mason · 15 years ago
  45. 436443f Revert "configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_item()" by Mark Fasheh · 15 years ago
  46. 9b0d3ac Btrfs: don't return congestion in write_cache_pages as often by Chris Mason · 15 years ago
  47. 7b78c17 Btrfs: Only prep for btree deletion balances when nodes are mostly empty by Chris Mason · 15 years ago
  48. 12f4dac Btrfs: fix btrfs_unlock_up_safe to walk the entire path by Chris Mason · 15 years ago
  49. 4d081c4 Btrfs: change btrfs_del_leaf to drop locks earlier by Chris Mason · 15 years ago
  50. 06d9a8d Btrfs: Change btrfs_truncate_inode_items to stop when it hits the inode by Chris Mason · 15 years ago
  51. f03d930 Btrfs: Don't try to compress pages past i_size by Chris Mason · 15 years ago
  52. 8114494 Btrfs: join the transaction in __btrfs_setxattr by Josef Bacik · 15 years ago
  53. 8c087b5 Btrfs: Handle SGID bit when creating inodes by Chris Ball · 15 years ago
  54. bd56b30 Btrfs: Make btrfs_drop_snapshot work in larger and more efficient chunks by Chris Mason · 15 years ago
  55. b4ce94d Btrfs: Change btree locking to use explicit blocking points by Chris Mason · 15 years ago
  56. c487685 Btrfs: hash_lock is no longer needed by Chris Mason · 15 years ago
  57. 3935127 Btrfs: disable leak debugging checks in extent_io.c by Chris Mason · 15 years ago
  58. b7a9f29 Btrfs: sort references by byte number during btrfs_inc_ref by Chris Mason · 15 years ago
  59. b51912c Btrfs: async threads should try harder to find work by Chris Mason · 15 years ago
  60. 0279b4c Btrfs: selinux support by Jim Owens · 15 years ago
  61. bef62ef Btrfs: make btrfs acls selectable by Christian Hesse · 15 years ago
  62. a683705 Btrfs: Catch missed bios in the async bio submission thread by Chris Mason · 15 years ago
  63. f96c08e Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 15 years ago
  64. 3e1c400 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 15 years ago
  65. 43f3f05 [XFS] Warn on transaction in flight on read-only remount by Felix Blyakher · 16 years ago
  66. 6139a23 xfs: Check buffer lengths in log recovery by Dave Chinner · 16 years ago
  67. 6d2160b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Felix Blyakher · 15 years ago
  68. fd4ef23 ocfs2: add quota call to ocfs2_remove_btree_range() by Mark Fasheh · 15 years ago
  69. a4b9196 ocfs2: Wakeup the downconvert thread after a successful cancel convert by Sunil Mushran · 15 years ago
  70. 554e7f9 ocfs2: Access the xattr bucket only before modifying it. by Tao Ma · 16 years ago
  71. 0e03334 configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_item() by Joel Becker · 16 years ago
  72. f8afead ocfs2: Fix possible deadlock in ocfs2_write_dquot() by Jan Kara · 16 years ago
  73. ea455f8 ocfs2: Push out dropping of dentry lock to ocfs2_wq by Jan Kara · 16 years ago
  74. c01a25e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  75. ae704e9 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  76. dbeb1701 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  77. 8ae372e block: Remove obsolete BUG_ON by Martin K. Petersen · 16 years ago
  78. 7b24fc4 block: Don't verify integrity metadata on read error by Martin K. Petersen · 16 years ago
  79. b9ec63f ext4: Remove bogus BUG() check in ext4_bmap() by Theodore Ts'o · 15 years ago
  80. f2257b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  81. 9df04e1 epoll: drop max_user_instances and rely only on max_user_watches by Davide Libenzi · 15 years ago
  82. df1c46b tun: Add some missing TUN compat ioctl translations. by David S. Miller · 15 years ago
  83. 27ad279 UBIFS: remove fast unmounting by Artem Bityutskiy · 15 years ago
  84. a2b9df3 UBIFS: return sensible error codes by Artem Bityutskiy · 15 years ago
  85. b466f17 UBIFS: remount ro fixes by Adrian Hunter · 15 years ago
  86. 227c75c UBIFS: spelling fix 'date' -> 'data' by Adrian Hunter · 15 years ago
  87. 3eb1429 UBIFS: sync wbufs after syncing inodes and pages by Adrian Hunter · 15 years ago
  88. a9ac49d cifs: make sure we allocate enough storage for socket address by Jeff Layton · 16 years ago
  89. da505c3 [CIFS] Make socket retry timeouts consistent between blocking and nonblocking cases by Steve French · 16 years ago
  90. f818dd5 [CIFS] some cleanup to dir.c prior to addition of posix_open by Steve French · 16 years ago
  91. 42c2454 [CIFS] revalidate parent inode when rmdir done within that directory by Steve French · 16 years ago
  92. 6a7f8d3 [CIFS] Rename md5 functions to avoid collision with new rt modules by Steve French · 16 years ago
  93. 0496e02 cifs: turn smb_send into a wrapper around smb_sendv by Jeff Layton · 16 years ago
  94. 89f135d Btrfs: fix readdir on 32 bit machines by Chris Mason · 15 years ago
  95. e4f722f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Chris Mason · 15 years ago
  96. 4a29d20 UBIFS: fix LPT out-of-space bug (again) by Adrian Hunter · 16 years ago
  97. fa82a49 nfsd: only set file_lock.fl_lmops in nfsd4_lockt if a stateowner is found by Jeff Layton · 16 years ago
  98. b914152 nfsd: fix cred leak on every rpc by J. Bruce Fields · 16 years ago
  99. bf935a7 nfsd: fix null dereference on error path by J. Bruce Fields · 16 years ago
  100. f0e0059 don't reallocate sxp variable passed into xfs_swapext by Eric Sandeen · 16 years ago