1. 08843b7 Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  2. cc8362b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  3. 2e3ee61 Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  4. 1fad1e9 Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  5. aa711ee ceph: define snap counts as u32 everywhere by Alex Elder · 12 years ago
  6. 21ec6ff ceph: fix potential double free by Alan Cox · 12 years ago
  7. a53aab6 ceph: close old con before reopening on mds reconnect by Sage Weil · 12 years ago
  8. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  9. 1d151c3 c/r: fcntl: add F_GETOWNER_UIDS option by Cyrill Gorcunov · 12 years ago
  10. 98c350c fs: cachefiles: add support for large files in filesystem caching by Justin Lecher · 12 years ago
  11. bc452b4 proc: do not allow negative offsets on /proc/<pid>/environ by Djalal Harouni · 12 years ago
  12. e8905ec proc: environ_read() make sure offset points to environment address range by Djalal Harouni · 12 years ago
  13. 108ceeb coredump: fix wrong comments on core limits of pipe coredump case by Jovi Zhang · 12 years ago
  14. deb8274 fat: refactor shortname parsing by Steven J. Magnani · 12 years ago
  15. a943ed7 fat: accessors for msdos_dir_entry 'start' fields by Steven J. Magnani · 12 years ago
  16. 497d48b hfsplus: use -ENOMEM when kzalloc() fails by Namjae Jeon · 12 years ago
  17. f5974c8 nilfs2: add omitted comments for different structures in driver implementation by Vyacheslav Dubeyko · 12 years ago
  18. 572d8b3 nilfs2: fix deadlock issue between chcp and thaw ioctls by Ryusuke Konishi · 12 years ago
  19. fe0627e nilfs2: fix timing issue between rmcp and chcp ioctls by Ryusuke Konishi · 12 years ago
  20. 278038a nilfs2: remove references to long gone super operations by Fernando Luis Vazquez Cao · 12 years ago
  21. 6b0f339 nilfs2: add omitted comment for ns_mount_state field of the_nilfs structure by Vyacheslav Dubeyko · 12 years ago
  22. 6ed6a72 minixfs: fix block limit check by Vladimir Serbinenko · 12 years ago
  23. 6017b48 ext4: use memweight() by Akinobu Mita · 12 years ago
  24. 10d4708 ext3: use memweight() by Akinobu Mita · 12 years ago
  25. ecd0afa ext2: use memweight() by Akinobu Mita · 12 years ago
  26. a75613e ocfs2: use memweight() by Akinobu Mita · 12 years ago
  27. 0121ad6 affs: use memweight() by Akinobu Mita · 12 years ago
  28. 9b58f6d qnx4fs: use memweight() by Akinobu Mita · 12 years ago
  29. 533574c btrfs: use printk_get_level and printk_skip_level, add __printf, fix fallout by Joe Perches · 12 years ago
  30. 54b5019 coredump: warn about unsafe suid_dumpable / core_pattern combo by Kees Cook · 12 years ago
  31. 9520628 fs: make dumpable=2 require fully qualified path by Kees Cook · 12 years ago
  32. 779302e fs/xattr.c:getxattr(): improve handling of allocation failures by Sasha Levin · 12 years ago
  33. 32b4560 ntfs: remove references to long gone super operations and unimplemented methods by Fernando Luis Vazquez Cao · 12 years ago
  34. 1fe60e5 libceph: move feature bits to separate header by Sage Weil · 12 years ago
  35. f44106e nfs: fix fl_type tests in NFSv4 code by Jeff Layton · 12 years ago
  36. c95908e NFS: fix pnfs regression with directio writes by Fred Isaman · 12 years ago
  37. 59948db NFS: fix pnfs regression with directio reads by Fred Isaman · 12 years ago
  38. 0add3e8 nfs: fix stub return type warnings by Randy Dunlap · 12 years ago
  39. 37cd960 Merge tag 'for-linus-v3.6-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  40. 8842b3b ceph: clean up useless d_parent checks by Sage Weil · 13 years ago
  41. 9a57fa8 xfs: wait for the write the superblock on unmount by Mark Tinguely · 12 years ago
  42. 8375f92 xfs: re-enable xfsaild idle mode and fix associated races by Brian Foster · 12 years ago
  43. 4f59af7 xfs: remove iolock lock classes by Christoph Hellwig · 12 years ago
  44. 5a15322 xfs: avoid the iolock in xfs_free_eofblocks for evicted inodes by Christoph Hellwig · 12 years ago
  45. 0b56185 xfs: do not take the iolock in xfs_inactive by Christoph Hellwig · 12 years ago
  46. fe67be0 xfs: remove xfs_inactive_attrs by Christoph Hellwig · 12 years ago
  47. b373e98 xfs: clean up xfs_inactive by Christoph Hellwig · 12 years ago
  48. be60fe5 xfs: do not read the AGI buffer in xfs_dialloc until nessecary by Christoph Hellwig · 12 years ago
  49. 55d6af6 xfs: refactor xfs_ialloc_ag_select by Christoph Hellwig · 12 years ago
  50. 4bb6106 xfs: add a short cut to xfs_dialloc for the non-NULL agbp case by Christoph Hellwig · 12 years ago
  51. 0835890 xfs: remove the alloc_done argument to xfs_dialloc by Christoph Hellwig · 12 years ago
  52. f2ecc5e xfs: split xfs_dialloc by Christoph Hellwig · 12 years ago
  53. 173f865 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  54. 2c142ba NFSd: make boot_time variable per network namespace by Stanislav Kinsbursky · 12 years ago
  55. a51c84e NFSd: make grace end flag per network namespace by Stanislav Kinsbursky · 12 years ago
  56. 5630f7f Lockd: move grace period management from lockd() to per-net functions by Stanislav Kinsbursky · 12 years ago
  57. 5ccb006 LockD: pass actual network namespace to grace period management functions by Stanislav Kinsbursky · 12 years ago
  58. db9c455 LockD: manage grace list per network namespace by Stanislav Kinsbursky · 12 years ago
  59. 9695c70 SUNRPC: service request network namespace helper introduced by Stanislav Kinsbursky · 12 years ago
  60. 5e1533c NFSd: make nfsd4_manager allocated per network namespace context. by Stanislav Kinsbursky · 12 years ago
  61. 08d44a3 LockD: make lockd manager allocated per network namespace by Stanislav Kinsbursky · 12 years ago
  62. 66547b0 LockD: manage grace period per network namespace by Stanislav Kinsbursky · 12 years ago
  63. e2edaa9 Lockd: add more debug to host shutdown functions by Stanislav Kinsbursky · 12 years ago
  64. d5850ff Lockd: host complaining function introduced by Stanislav Kinsbursky · 12 years ago
  65. caa4e76 LockD: manage used host count per networks namespace by Stanislav Kinsbursky · 12 years ago
  66. 3cf7fb0 LockD: manage garbage collection timeout per networks namespace by Stanislav Kinsbursky · 12 years ago
  67. 27adadd LockD: make garbage collector network namespace aware. by Stanislav Kinsbursky · 12 years ago
  68. b26411f LockD: mark host per network namespace on garbage collect by Stanislav Kinsbursky · 12 years ago
  69. 99dbb8f nfsd4: fix missing fault_inject.h include by J. Bruce Fields · 12 years ago
  70. 96d6d59 locks: move lease-specific code out of locks_delete_lock by J. Bruce Fields · 12 years ago
  71. 84eda28 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  72. 3b6e272 locks: prevent side-effects of locks_release_private before file_lock is initialized by Filipe Brandenburger · 12 years ago
  73. a1857eb Btrfs: using vmalloc and friends needs vmalloc.h by Stephen Rothwell · 12 years ago
  74. e2aed8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  75. 548ed10 Merge tag 'dlm-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 12 years ago
  76. 98077a7 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  77. 8ded2bb posix_types.h: Cleanup stale __NFDBITS and related definitions by Josh Boyer · 12 years ago
  78. fa93669 Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  79. b13bc8d Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  80. b24baf6 Btrfs: uninit variable fixes in send/receive by Chris Mason · 12 years ago
  81. 113c1cb Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus by Chris Mason · 12 years ago
  82. 31db9f7 Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receive by Alexander Block · 12 years ago
  83. 7069830 Btrfs: add btrfs_compare_trees function by Alexander Block · 13 years ago
  84. 8ea05e3 Btrfs: introduce subvol uuids and times by Alexander Block · 12 years ago
  85. 91cb916 Btrfs: make iref_to_path non static by Alexander Block · 13 years ago
  86. cd1cfc4 Btrfs: add a barrier before a waitqueue_active check by Chris Mason · 12 years ago
  87. e9fbcb4 Btrfs: call the ordered free operation without any locks held by Chris Mason · 12 years ago
  88. 2b0ce2c Btrfs: Check INCOMPAT flags on remount and add helper function by Mitch Harder · 12 years ago
  89. b478b2b Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linus by Chris Mason · 12 years ago
  90. 764a1b1 cifs: ensure that we always do cifsFileInfo_get under the spinlock by Jeff Layton · 12 years ago
  91. e679376 Btrfs: add helper for tree enumeration by Arne Jansen · 13 years ago
  92. 362a20c btrfs: allow cross-subvolume file clone by David Sterba · 13 years ago
  93. 57c8b13e NFSd: set nfsd_serv to NULL after service destruction by Stanislav Kinsbursky · 12 years ago
  94. 19f7e2c NFSd: introduce nfsd_destroy() helper by Stanislav Kinsbursky · 12 years ago
  95. a007c4c nfsd: add get_uint for u32's by J. Bruce Fields · 13 years ago
  96. a6d88f2 NFSd: fix locking in nfsd_forget_delegations() by Stanislav Kinsbursky · 13 years ago
  97. 5559b50 nfsd4: fix cr_principal comparison check in same_creds by Vivek Trivedi · 12 years ago
  98. 801b036 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 12 years ago
  99. 08d9329 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  100. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago