1. 343800e Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 13 years ago
  2. a77febb Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  3. 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
  4. 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
  5. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  6. ff2a994 block: move bd_set_size() above rescan_partitions() in __blkdev_get() by Tejun Heo · 13 years ago
  7. 4d9dec4 Merge branch 'exec_rm_compat' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 13 years ago
  8. 34b0645 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 13 years ago
  9. 9ec2690 timerfd: Manage cancelable timers in timerfd by Thomas Gleixner · 13 years ago
  10. caebc16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 13 years ago
  11. 9ce6e0b fs: add missing prefetch.h include by Heiko Carstens · 13 years ago
  12. 26b06a6 GFS2: Wait properly when flushing the ail list by Steven Whitehouse · 13 years ago
  13. 6d3117b GFS2: Wipe directory hash table metadata when deallocating a directory by Steven Whitehouse · 13 years ago
  14. 1a4022f VFS: move BUG_ON test for symlink nd->depth after current->link_count test by Erez Zadok · 13 years ago
  15. cae13fe Fix for buffer overflow in ldm_frag_add not sufficient by Timo Warns · 13 years ago
  16. 8e7bfcb Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  17. 91444f4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  18. 3ed4c05 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 13 years ago
  19. 6c1b8d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 13 years ago
  20. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 13 years ago
  21. 250f972 Merge branch 'timers/urgent' into timers/core by Thomas Gleixner · 13 years ago
  22. 3935bb9 Pull pstore into release branch by Tony Luck · 13 years ago
  23. 156ecb2 [CIFS] Fix to problem with getattr caused by invalidate simplification patch by Steve French · 13 years ago
  24. 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
  25. bf59170 xfs: obey minleft values during extent allocation correctly by Dave Chinner · 13 years ago
  26. 4439647 xfs: reset buffer pointers before freeing them by Dave Chinner · 13 years ago
  27. ee58abd xfs: avoid getting stuck during async inode flushes by Dave Chinner · 13 years ago
  28. e573751 xfs: fix xfs_itruncate_start tracing by Dave Chinner · 13 years ago
  29. 1beb65a xfs: fix duplicate workqueue initialisation by Dave Chinner · 13 years ago
  30. e69522a xfs: kill off xfs_printk() by Joe Perches · 13 years ago
  31. ceec1e0 [CIFS] Remove sparse warning by Steve French · 13 years ago
  32. 4e64fb3 [CIFS] Update cifs to version 1.72 by Steve French · 13 years ago
  33. c4aca0c cifs: Change key name to cifs.idmap, misc. clean-up by Shirish Pargaonkar · 13 years ago
  34. f14bcf7 cifs: Unconditionally copy mount options to superblock info by Sean Finney · 13 years ago
  35. 5167f11 cifs: Use kstrndup for cifs_sb->mountdata by Sean Finney · 13 years ago
  36. 046462a cifs: Simplify handling of submount options in cifs_mount. by Sean Finney · 13 years ago
  37. b946845 cifs: cifs_parse_mount_options: do not tokenize mount options in-place by Sean Finney · 13 years ago
  38. c1508ca cifs: Add support for mounting Windows 2008 DFS shares by Sean Finney · 13 years ago
  39. dd61394 cifs: Extract DFS referral expansion logic to separate function by Sean Finney · 13 years ago
  40. 460458c cifs: turn BCC into a static inlined function by Jeff Layton · 13 years ago
  41. 820a803 cifs: keep BCC in little-endian format by Jeff Layton · 13 years ago
  42. 0e6e37a cifs: fix some unused variable warnings in id_rb_search by Jeff Layton · 13 years ago
  43. 6feb989 CIFS: Simplify invalidate part (try #5) by Pavel Shilovsky · 13 years ago
  44. 0b81c1c CIFS: directio read/write cleanups by Pavel Shilovsky · 13 years ago
  45. be8e3b0 consistently use smb_buf_length as be32 for cifs (try 3) by Steve French · 13 years ago
  46. 9409ae5 cifs: Invoke id mapping functions (try #17 repost) by Shirish Pargaonkar · 13 years ago
  47. 4d79dba cifs: Add idmap key and related data structures and functions (try #17 repost) by Shirish Pargaonkar · 13 years ago
  48. 9ad1506 CIFS: Add launder_page operation (try #3) by Pavel Shilovsky · 13 years ago
  49. 1cb06d0 Introduce smb2 mounts as vers=2 by Steve French · 13 years ago
  50. 257fb1f CIFS: Use invalidate_inode_pages2 instead of invalidate_remote_inode (try #4) by Pavel Shilovsky · 13 years ago
  51. fd5707e cifs: fix comment in validate_t2 by Jeff Layton · 13 years ago
  52. 4358b56 VFS: trivial: fix comment on s_maxbytes value warning check by Jeff Layton · 13 years ago
  53. b73b9a4 [CIFS] Allow to set extended attribute cifs_acl (try #2) by Steve French · 13 years ago
  54. 43988d7 [CIFS] Use ecb des kernel crypto APIs instead of local cifs functions (repost) by Steve French · 13 years ago
  55. 2572087 cifs: cleanup: Rename and remove config flags by Shirish Pargaonkar · 13 years ago
  56. b34cb85 Introduce SMB2 Kconfig option by Steve French · 13 years ago
  57. 34c8790 Shrink stack space usage in cifs_construct_tcon by Steve French · 13 years ago
  58. fd62cb7 fs:cifs:connect.c remove one to many l's in the word. by Justin P. Mattock · 13 years ago
  59. c52a955 Don't compile in unused reparse point symlink code by Steve French · 13 years ago
  60. 0eff0e2 Remove unused CIFSSMBNotify worker function by Steve French · 13 years ago
  61. 9b6763e cifs: Remove unused inode number while fetching root inode by Shirish Pargaonkar · 13 years ago
  62. a037439 debugfs: move to new strtobool by Jonathan Cameron · 13 years ago
  63. 3f80fbf Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 13 years ago
  64. a2b9c1f Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  65. 24307aa configfs: Fix race between configfs_readdir() and configfs_d_iput() by Joel Becker · 13 years ago
  66. df7f996 configfs: Don't try to d_delete() negative dentries. by Joel Becker · 13 years ago
  67. 11379b5 cifs: fix cifsConvertToUCS() for the mapchars case by Jeff Layton · 13 years ago
  68. 221d1d7 cifs: add fallback in is_path_accessible for old servers by Jeff Layton · 13 years ago
  69. 06cf91b pstore: fix pstore filesystem mount/remount issue by Chen Gong · 13 years ago
  70. 8d38d74 pstore: fix one type of return value in pstore by Chen Gong · 13 years ago
  71. eed631e Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  72. ebcb904 Btrfs: fix FS_IOC_SETFLAGS ioctl by Li Zefan · 13 years ago
  73. d0092bd Btrfs: fix FS_IOC_GETFLAGS ioctl by Li Zefan · 13 years ago
  74. e1e8fb6 fs: remove FS_COW_FL by Li Zefan · 13 years ago
  75. 1aba86d Btrfs: fix easily get into ENOSPC in mixed case by liubo · 13 years ago
  76. f5de939 Prevent oopsing in posix_acl_valid() by Daniel J Blueman · 13 years ago
  77. 7d74f49 export kernel call get_task_comm(). by J Freyensee · 13 years ago
  78. c42d223 debugfs: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning by Stephen Boyd · 13 years ago
  79. 82a3242 sysfs: remove "last sysfs file:" line from the oops messages by Greg Kroah-Hartman · 13 years ago
  80. cf70cc5 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  81. 26cf46b vfs: micro-optimize acl_permission_check() by Linus Torvalds · 13 years ago
  82. df016c6 ocfs2/dlm: Target node death during resource migration leads to thread spin by Sunil Mushran · 13 years ago
  83. 10b3dd7 ocfs2: Skip mount recovery for hard-ro mounts by Sunil Mushran · 13 years ago
  84. 33c12a5 ocfs2/cluster: Heartbeat mismatch message improved by Sunil Mushran · 13 years ago
  85. 76d9fc2 ocfs2/cluster: Increase the live threshold for global heartbeat by Sunil Mushran · 13 years ago
  86. 4da6dc2 ocfs2/dlm: Use negotiated o2dlm protocol version by Sunil Mushran · 13 years ago
  87. 9a790ba ocfs2: skip existing hole when removing the last extent_rec in punching-hole codes. by Tristan Ye · 13 years ago
  88. 5d44670 ocfs2: Initialize data_ac (might be used uninitialized) by Marcus Meissner · 13 years ago
  89. f2741d9 GFS2: Move all locking inside the inode creation function by Steven Whitehouse · 13 years ago
  90. 160b402 GFS2: Clean up symlink creation by Steven Whitehouse · 13 years ago
  91. e2d0a13 GFS2: Clean up mkdir by Steven Whitehouse · 13 years ago
  92. 6eaed0a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 13 years ago
  93. a75b9df NFSv4.1: Ensure that layoutget uses the correct gfp modes by Trond Myklebust · 13 years ago
  94. 3568bd9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  95. 2887fe4 NFSv4.1: remove pnfs_layout_hdr from pnfs_destroy_all_layouts tmp_list by Andy Adamson · 13 years ago
  96. a8a4ae3 NFSv41: Resend on NFS4ERR_RETRY_UNCACHED_REP by Andy Adamson · 13 years ago
  97. d3d0720 ceph: do not use i_wrbuffer_ref as refcount for Fb cap by Henry C Chang · 13 years ago
  98. a26a185 ceph: fix list_add in ceph_put_snap_realm by Henry C Chang · 13 years ago
  99. 7d8e18a ceph: print debug message before put mds session by Henry C Chang · 13 years ago
  100. 1f8e1cd SYSFS: Fix erroneous comments for sysfs_update_group(). by Robert P. J. Day · 13 years ago