1. 3f5785e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  2. 57bb559 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  3. 22e95ac Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  4. 2a651c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 13 years ago
  5. c88bc60 Merge branch 'for-2.6.40/splice' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  6. 798ce8f Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  7. 2a5cac1 fs/ncpfs/inode.c: suppress used-uninitialised warning by Andrew Morton · 13 years ago
  8. e50c1f6 fscache: remove dead code under CONFIG_WORKQUEUE_DEBUGFS by Amerigo Wang · 13 years ago
  9. 5b52fc8 proc: allocate storage for numa_maps statistics once by Stephen Wilson · 13 years ago
  10. f2beb79 proc: make struct proc_maps_private truly private by Stephen Wilson · 13 years ago
  11. f69ff94 mm: proc: move show_numa_map() to fs/proc/task_mmu.c by Stephen Wilson · 13 years ago
  12. b09e0fa tmpfs: implement generic xattr support by Eric Paris · 13 years ago
  13. 1495f23 vmscan: change shrinker API by passing shrink_control struct by Ying Han · 13 years ago
  14. a09ed5e vmscan: change shrink_slab() interfaces by passing shrink_control by Ying Han · 13 years ago
  15. 3d48ae4 mm: Convert i_mmap_lock to a mutex by Peter Zijlstra · 13 years ago
  16. 97a8941 mm: Remove i_mmap_lock lockbreak by Peter Zijlstra · 13 years ago
  17. d16dfc5 mm: mmu_gather rework by Peter Zijlstra · 13 years ago
  18. d05f316 mm: make expand_downwards() symmetrical with expand_upwards() by Michal Hocko · 13 years ago
  19. 398c4f0 fs/9p: Don't clunk dentry fid when we fail to get a writeback inode by Aneesh Kumar K.V · 13 years ago
  20. 87211cd 9p: remove experimental tag from tested configurations by Eric Van Hensbergen · 13 years ago
  21. 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
  22. df3256f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 13 years ago
  23. 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
  24. 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
  25. db35405 ceph: fix cap flush race reentrancy by Sage Weil · 13 years ago
  26. 45e3d3e ceph: avoid inode lookup on nfs fh reconnect by Sage Weil · 13 years ago
  27. 3c454cf ceph: use LOOKUPINO to make unconnected nfs fh more reliable by Sage Weil · 13 years ago
  28. eb08d8f Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  29. 434d42c Merge branch 'next' into for-linus by James Morris · 13 years ago
  30. 343800e Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 13 years ago
  31. c2b6773 jbd: Fix comment to match the code in journal_start() by Eryu Guan · 13 years ago
  32. a77febb Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  33. 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
  34. 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
  35. 825cdcb splice: add wakeup_pipe_readers() by Namhyung Kim · 13 years ago
  36. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  37. ff2a994 block: move bd_set_size() above rescan_partitions() in __blkdev_get() by Tejun Heo · 13 years ago
  38. 901025d dlm: make plock operation killable by David Teigland · 13 years ago
  39. 4d9dec4 Merge branch 'exec_rm_compat' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 13 years ago
  40. 34b0645 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 13 years ago
  41. 9ec2690 timerfd: Manage cancelable timers in timerfd by Thomas Gleixner · 13 years ago
  42. 7e69723 block: move bd_set_size() above rescan_partitions() in __blkdev_get() by Tejun Heo · 13 years ago
  43. caebc16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 13 years ago
  44. 56e4674 UBIFS: switch to dynamic printks by Artem Bityutskiy · 13 years ago
  45. 9ce6e0b fs: add missing prefetch.h include by Heiko Carstens · 13 years ago
  46. 26b06a6 GFS2: Wait properly when flushing the ail list by Steven Whitehouse · 13 years ago
  47. 6d3117b GFS2: Wipe directory hash table metadata when deallocating a directory by Steven Whitehouse · 13 years ago
  48. 1a4022f VFS: move BUG_ON test for symlink nd->depth after current->link_count test by Erez Zadok · 13 years ago
  49. cae13fe Fix for buffer overflow in ldm_frag_add not sufficient by Timo Warns · 13 years ago
  50. 8e7bfcb Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  51. 91444f4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  52. 3ed4c05 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 13 years ago
  53. 6c1b8d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 13 years ago
  54. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 13 years ago
  55. 698567f Merge commit 'v2.6.39' into for-2.6.40/core by Jens Axboe · 13 years ago
  56. 250f972 Merge branch 'timers/urgent' into timers/core by Thomas Gleixner · 13 years ago
  57. 3935bb9 Pull pstore into release branch by Tony Luck · 13 years ago
  58. 156ecb2 [CIFS] Fix to problem with getattr caused by invalidate simplification patch by Steve French · 13 years ago
  59. bdc1a1b UBIFS: fix kernel-doc comments by Artem Bityutskiy · 13 years ago
  60. 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
  61. 9d6fcb0 ceph: check return value for start_request in writepages by Sage Weil · 13 years ago
  62. 6b4a3b5 ceph: remove useless check by Sage Weil · 13 years ago
  63. da39822 ceph: fix broken comparison in readdir loop by Sage Weil · 13 years ago
  64. 3540303 ceph: fix rare potential cap leak by Sage Weil · 13 years ago
  65. ae59808 ceph: use snprintf for dirstat content by Sage Weil · 13 years ago
  66. 1b36698 libceph: remove unused variable by Sage Weil · 13 years ago
  67. 3b66378 ceph: take reference on mds request r_unsafe_dir by Sage Weil · 13 years ago
  68. bf59170 xfs: obey minleft values during extent allocation correctly by Dave Chinner · 13 years ago
  69. 4439647 xfs: reset buffer pointers before freeing them by Dave Chinner · 13 years ago
  70. ee58abd xfs: avoid getting stuck during async inode flushes by Dave Chinner · 13 years ago
  71. e573751 xfs: fix xfs_itruncate_start tracing by Dave Chinner · 13 years ago
  72. 1beb65a xfs: fix duplicate workqueue initialisation by Dave Chinner · 13 years ago
  73. e69522a xfs: kill off xfs_printk() by Joe Perches · 13 years ago
  74. ceec1e0 [CIFS] Remove sparse warning by Steve French · 13 years ago
  75. 4e64fb3 [CIFS] Update cifs to version 1.72 by Steve French · 13 years ago
  76. c4aca0c cifs: Change key name to cifs.idmap, misc. clean-up by Shirish Pargaonkar · 13 years ago
  77. f14bcf7 cifs: Unconditionally copy mount options to superblock info by Sean Finney · 13 years ago
  78. 5167f11 cifs: Use kstrndup for cifs_sb->mountdata by Sean Finney · 13 years ago
  79. 046462a cifs: Simplify handling of submount options in cifs_mount. by Sean Finney · 13 years ago
  80. b946845 cifs: cifs_parse_mount_options: do not tokenize mount options in-place by Sean Finney · 13 years ago
  81. c1508ca cifs: Add support for mounting Windows 2008 DFS shares by Sean Finney · 13 years ago
  82. dd61394 cifs: Extract DFS referral expansion logic to separate function by Sean Finney · 13 years ago
  83. 460458c cifs: turn BCC into a static inlined function by Jeff Layton · 13 years ago
  84. 820a803 cifs: keep BCC in little-endian format by Jeff Layton · 13 years ago
  85. 0e6e37a cifs: fix some unused variable warnings in id_rb_search by Jeff Layton · 13 years ago
  86. 6feb989 CIFS: Simplify invalidate part (try #5) by Pavel Shilovsky · 13 years ago
  87. 0b81c1c CIFS: directio read/write cleanups by Pavel Shilovsky · 13 years ago
  88. be8e3b0 consistently use smb_buf_length as be32 for cifs (try 3) by Steve French · 13 years ago
  89. 9409ae5 cifs: Invoke id mapping functions (try #17 repost) by Shirish Pargaonkar · 13 years ago
  90. 4d79dba cifs: Add idmap key and related data structures and functions (try #17 repost) by Shirish Pargaonkar · 13 years ago
  91. 9ad1506 CIFS: Add launder_page operation (try #3) by Pavel Shilovsky · 13 years ago
  92. 1cb06d0 Introduce smb2 mounts as vers=2 by Steve French · 13 years ago
  93. 257fb1f CIFS: Use invalidate_inode_pages2 instead of invalidate_remote_inode (try #4) by Pavel Shilovsky · 13 years ago
  94. fd5707e cifs: fix comment in validate_t2 by Jeff Layton · 13 years ago
  95. 4358b56 VFS: trivial: fix comment on s_maxbytes value warning check by Jeff Layton · 13 years ago
  96. b73b9a4 [CIFS] Allow to set extended attribute cifs_acl (try #2) by Steve French · 13 years ago
  97. 43988d7 [CIFS] Use ecb des kernel crypto APIs instead of local cifs functions (repost) by Steve French · 13 years ago
  98. 2572087 cifs: cleanup: Rename and remove config flags by Shirish Pargaonkar · 13 years ago
  99. b34cb85 Introduce SMB2 Kconfig option by Steve French · 13 years ago
  100. 34c8790 Shrink stack space usage in cifs_construct_tcon by Steve French · 13 years ago