1. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  2. 1d151c3 c/r: fcntl: add F_GETOWNER_UIDS option by Cyrill Gorcunov · 12 years ago
  3. 98c350c fs: cachefiles: add support for large files in filesystem caching by Justin Lecher · 12 years ago
  4. bc452b4 proc: do not allow negative offsets on /proc/<pid>/environ by Djalal Harouni · 12 years ago
  5. e8905ec proc: environ_read() make sure offset points to environment address range by Djalal Harouni · 12 years ago
  6. 108ceeb coredump: fix wrong comments on core limits of pipe coredump case by Jovi Zhang · 12 years ago
  7. deb8274 fat: refactor shortname parsing by Steven J. Magnani · 12 years ago
  8. a943ed7 fat: accessors for msdos_dir_entry 'start' fields by Steven J. Magnani · 12 years ago
  9. 497d48b hfsplus: use -ENOMEM when kzalloc() fails by Namjae Jeon · 12 years ago
  10. f5974c8 nilfs2: add omitted comments for different structures in driver implementation by Vyacheslav Dubeyko · 12 years ago
  11. 572d8b3 nilfs2: fix deadlock issue between chcp and thaw ioctls by Ryusuke Konishi · 12 years ago
  12. fe0627e nilfs2: fix timing issue between rmcp and chcp ioctls by Ryusuke Konishi · 12 years ago
  13. 278038a nilfs2: remove references to long gone super operations by Fernando Luis Vazquez Cao · 12 years ago
  14. 6b0f339 nilfs2: add omitted comment for ns_mount_state field of the_nilfs structure by Vyacheslav Dubeyko · 12 years ago
  15. 6ed6a72 minixfs: fix block limit check by Vladimir Serbinenko · 12 years ago
  16. 6017b48 ext4: use memweight() by Akinobu Mita · 12 years ago
  17. 10d4708 ext3: use memweight() by Akinobu Mita · 12 years ago
  18. ecd0afa ext2: use memweight() by Akinobu Mita · 12 years ago
  19. a75613e ocfs2: use memweight() by Akinobu Mita · 12 years ago
  20. 0121ad6 affs: use memweight() by Akinobu Mita · 12 years ago
  21. 9b58f6d qnx4fs: use memweight() by Akinobu Mita · 12 years ago
  22. 533574c btrfs: use printk_get_level and printk_skip_level, add __printf, fix fallout by Joe Perches · 12 years ago
  23. 54b5019 coredump: warn about unsafe suid_dumpable / core_pattern combo by Kees Cook · 12 years ago
  24. 9520628 fs: make dumpable=2 require fully qualified path by Kees Cook · 12 years ago
  25. 779302e fs/xattr.c:getxattr(): improve handling of allocation failures by Sasha Levin · 12 years ago
  26. 32b4560 ntfs: remove references to long gone super operations and unimplemented methods by Fernando Luis Vazquez Cao · 12 years ago
  27. 37cd960 Merge tag 'for-linus-v3.6-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  28. 9a57fa8 xfs: wait for the write the superblock on unmount by Mark Tinguely · 12 years ago
  29. 8375f92 xfs: re-enable xfsaild idle mode and fix associated races by Brian Foster · 13 years ago
  30. 4f59af7 xfs: remove iolock lock classes by Christoph Hellwig · 12 years ago
  31. 5a15322 xfs: avoid the iolock in xfs_free_eofblocks for evicted inodes by Christoph Hellwig · 12 years ago
  32. 0b56185 xfs: do not take the iolock in xfs_inactive by Christoph Hellwig · 12 years ago
  33. fe67be0 xfs: remove xfs_inactive_attrs by Christoph Hellwig · 12 years ago
  34. b373e98 xfs: clean up xfs_inactive by Christoph Hellwig · 12 years ago
  35. be60fe5 xfs: do not read the AGI buffer in xfs_dialloc until nessecary by Christoph Hellwig · 12 years ago
  36. 55d6af6 xfs: refactor xfs_ialloc_ag_select by Christoph Hellwig · 12 years ago
  37. 4bb6106 xfs: add a short cut to xfs_dialloc for the non-NULL agbp case by Christoph Hellwig · 12 years ago
  38. 0835890 xfs: remove the alloc_done argument to xfs_dialloc by Christoph Hellwig · 12 years ago
  39. f2ecc5e xfs: split xfs_dialloc by Christoph Hellwig · 12 years ago
  40. 173f865 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  41. 84eda28 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  42. a1857eb Btrfs: using vmalloc and friends needs vmalloc.h by Stephen Rothwell · 12 years ago
  43. e2aed8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  44. 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
  45. 98077a7 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  46. 8ded2bb posix_types.h: Cleanup stale __NFDBITS and related definitions by Josh Boyer · 12 years ago
  47. 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
  48. 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
  49. b24baf6 Btrfs: uninit variable fixes in send/receive by Chris Mason · 12 years ago
  50. 113c1cb Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus by Chris Mason · 12 years ago
  51. 31db9f7 Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receive by Alexander Block · 12 years ago
  52. 7069830 Btrfs: add btrfs_compare_trees function by Alexander Block · 13 years ago
  53. 8ea05e3 Btrfs: introduce subvol uuids and times by Alexander Block · 12 years ago
  54. 91cb916 Btrfs: make iref_to_path non static by Alexander Block · 13 years ago
  55. cd1cfc4 Btrfs: add a barrier before a waitqueue_active check by Chris Mason · 12 years ago
  56. e9fbcb4 Btrfs: call the ordered free operation without any locks held by Chris Mason · 12 years ago
  57. 2b0ce2c Btrfs: Check INCOMPAT flags on remount and add helper function by Mitch Harder · 12 years ago
  58. b478b2b Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linus by Chris Mason · 12 years ago
  59. 764a1b1 cifs: ensure that we always do cifsFileInfo_get under the spinlock by Jeff Layton · 12 years ago
  60. e679376 Btrfs: add helper for tree enumeration by Arne Jansen · 13 years ago
  61. 362a20c btrfs: allow cross-subvolume file clone by David Sterba · 13 years ago
  62. 801b036 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 12 years ago
  63. 08d9329 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  64. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  65. 29e20f9 CIFS: Make CAP_* checks protocol independent by Pavel Shilovsky · 12 years ago
  66. d60622e CIFS: Allow SMB2 statistics to be tracked by Pavel Shilovsky · 13 years ago
  67. 44c5818 CIFS: Move clear/print_stats code to ops struct by Pavel Shilovsky · 13 years ago
  68. 9094fad CIFS: Add echo request support for SMB2 by Pavel Shilovsky · 12 years ago
  69. f6d7617 CIFS: Move echo code to osp struct by Pavel Shilovsky · 13 years ago
  70. c95b8ee CIFS: Add SMB2 support for async requests by Pavel Shilovsky · 12 years ago
  71. 4574084 CIFS: Setup async request in ops struct by Pavel Shilovsky · 13 years ago
  72. 25e2663 CIFS: Add SMB2 support for build_path_to_root by Pavel Shilovsky · 13 years ago
  73. 9224dfc CIFS: Move building path to root to ops struct by Pavel Shilovsky · 13 years ago
  74. be4cb9e CIFS: Query SMB2 inode info by Pavel Shilovsky · 13 years ago
  75. 1208ef1 CIFS: Move query inode info code to ops struct by Pavel Shilovsky · 13 years ago
  76. 2503a0d CIFS: Add SMB2 support for is_path_accessible by Pavel Shilovsky · 13 years ago
  77. 68889f2 CIFS: Move is_path_accessible to ops struct by Pavel Shilovsky · 13 years ago
  78. af4281d CIFS: Move informational tcon calls to ops struct by Pavel Shilovsky · 13 years ago
  79. b669f33 CIFS: Move getting dfs referalls to ops struct by Pavel Shilovsky · 13 years ago
  80. aa24d1e CIFS: Process reconnects for SMB2 shares by Pavel Shilovsky · 13 years ago
  81. faaf946 CIFS: Add tree connect/disconnect capability for SMB2 by Pavel Shilovsky · 13 years ago
  82. 5478f9b CIFS: Add session setup/logoff capability for SMB2 by Pavel Shilovsky · 13 years ago
  83. ec2e452 CIFS: Add capability to send SMB2 negotiate message by Pavel Shilovsky · 13 years ago
  84. 3792c17 CIFS: Respect SMB2 header/max header size by Pavel Shilovsky · 13 years ago
  85. 093b2bd CIFS: Make demultiplex_thread work with SMB2 code by Pavel Shilovsky · 14 years ago
  86. 4b12410 CIFS: Fix a wrong pointer in atomic_open by Pavel Shilovsky · 12 years ago
  87. 28ea529 CIFS: Add SMB2 credits support by Pavel Shilovsky · 13 years ago
  88. 2dc7e1c CIFS: Make transport routines work with SMB2 by Pavel Shilovsky · 13 years ago
  89. ddfbefb CIFS: Map SMB2 status codes to POSIX errors by Steve French · 14 years ago
  90. b803060 CIFS: Add SMB2 status codes by Pavel Shilovsky · 13 years ago
  91. f7ec0d0 CIFS: Rename 7 error codes to NT_ style by Pavel Shilovsky · 13 years ago
  92. 6d5786a CIFS: Rename Get/FreeXid and make them work with unsigned int by Pavel Shilovsky · 13 years ago
  93. 2e6e02a CIFS: Move protocol specific tcon/tdis code to ops struct by Pavel Shilovsky · 13 years ago
  94. 58c45c5 CIFS: Move protocol specific session setup/logoff code to ops struct by Pavel Shilovsky · 13 years ago
  95. 2164d33 pipe: remove KM_USER0 from comments by Cong Wang · 13 years ago
  96. 286170a CIFS: Move protocol specific negotiate code to ops struct by Pavel Shilovsky · 13 years ago
  97. a891f0f CIFS: Extend credit mechanism to process request type by Pavel Shilovsky · 13 years ago
  98. 316cf94 CIFS: Move trans2 processing to ops struct by Pavel Shilovsky · 13 years ago
  99. 83c7f72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  100. 7659624 cifs: reinstate sec=ntlmv2 mount option by Jeff Layton · 12 years ago