1. 173f865 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  2. 84eda28 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  3. a1857eb Btrfs: using vmalloc and friends needs vmalloc.h by Stephen Rothwell · 12 years ago
  4. e2aed8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  5. 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
  6. 98077a7 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  7. 8ded2bb posix_types.h: Cleanup stale __NFDBITS and related definitions by Josh Boyer · 12 years ago
  8. 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
  9. 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
  10. b24baf6 Btrfs: uninit variable fixes in send/receive by Chris Mason · 12 years ago
  11. 113c1cb Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus by Chris Mason · 12 years ago
  12. 31db9f7 Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receive by Alexander Block · 12 years ago
  13. 7069830 Btrfs: add btrfs_compare_trees function by Alexander Block · 12 years ago
  14. 8ea05e3 Btrfs: introduce subvol uuids and times by Alexander Block · 12 years ago
  15. 91cb916 Btrfs: make iref_to_path non static by Alexander Block · 12 years ago
  16. cd1cfc4 Btrfs: add a barrier before a waitqueue_active check by Chris Mason · 12 years ago
  17. e9fbcb4 Btrfs: call the ordered free operation without any locks held by Chris Mason · 12 years ago
  18. 2b0ce2c Btrfs: Check INCOMPAT flags on remount and add helper function by Mitch Harder · 12 years ago
  19. b478b2b Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linus by Chris Mason · 12 years ago
  20. 764a1b1 cifs: ensure that we always do cifsFileInfo_get under the spinlock by Jeff Layton · 12 years ago
  21. e679376 Btrfs: add helper for tree enumeration by Arne Jansen · 13 years ago
  22. 362a20c btrfs: allow cross-subvolume file clone by David Sterba · 13 years ago
  23. 801b036 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 12 years ago
  24. 08d9329 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  25. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  26. 29e20f9 CIFS: Make CAP_* checks protocol independent by Pavel Shilovsky · 12 years ago
  27. d60622e CIFS: Allow SMB2 statistics to be tracked by Pavel Shilovsky · 12 years ago
  28. 44c5818 CIFS: Move clear/print_stats code to ops struct by Pavel Shilovsky · 12 years ago
  29. 9094fad CIFS: Add echo request support for SMB2 by Pavel Shilovsky · 12 years ago
  30. f6d7617 CIFS: Move echo code to osp struct by Pavel Shilovsky · 12 years ago
  31. c95b8ee CIFS: Add SMB2 support for async requests by Pavel Shilovsky · 12 years ago
  32. 4574084 CIFS: Setup async request in ops struct by Pavel Shilovsky · 12 years ago
  33. 25e2663 CIFS: Add SMB2 support for build_path_to_root by Pavel Shilovsky · 12 years ago
  34. 9224dfc CIFS: Move building path to root to ops struct by Pavel Shilovsky · 12 years ago
  35. be4cb9e CIFS: Query SMB2 inode info by Pavel Shilovsky · 13 years ago
  36. 1208ef1 CIFS: Move query inode info code to ops struct by Pavel Shilovsky · 12 years ago
  37. 2503a0d CIFS: Add SMB2 support for is_path_accessible by Pavel Shilovsky · 13 years ago
  38. 68889f2 CIFS: Move is_path_accessible to ops struct by Pavel Shilovsky · 12 years ago
  39. af4281d CIFS: Move informational tcon calls to ops struct by Pavel Shilovsky · 12 years ago
  40. b669f33 CIFS: Move getting dfs referalls to ops struct by Pavel Shilovsky · 12 years ago
  41. aa24d1e CIFS: Process reconnects for SMB2 shares by Pavel Shilovsky · 13 years ago
  42. faaf946 CIFS: Add tree connect/disconnect capability for SMB2 by Pavel Shilovsky · 13 years ago
  43. 5478f9b CIFS: Add session setup/logoff capability for SMB2 by Pavel Shilovsky · 13 years ago
  44. ec2e452 CIFS: Add capability to send SMB2 negotiate message by Pavel Shilovsky · 13 years ago
  45. 3792c17 CIFS: Respect SMB2 header/max header size by Pavel Shilovsky · 13 years ago
  46. 093b2bd CIFS: Make demultiplex_thread work with SMB2 code by Pavel Shilovsky · 13 years ago
  47. 4b12410 CIFS: Fix a wrong pointer in atomic_open by Pavel Shilovsky · 12 years ago
  48. 28ea529 CIFS: Add SMB2 credits support by Pavel Shilovsky · 12 years ago
  49. 2dc7e1c CIFS: Make transport routines work with SMB2 by Pavel Shilovsky · 13 years ago
  50. ddfbefb CIFS: Map SMB2 status codes to POSIX errors by Steve French · 13 years ago
  51. b803060 CIFS: Add SMB2 status codes by Pavel Shilovsky · 13 years ago
  52. f7ec0d0 CIFS: Rename 7 error codes to NT_ style by Pavel Shilovsky · 12 years ago
  53. 6d5786a CIFS: Rename Get/FreeXid and make them work with unsigned int by Pavel Shilovsky · 12 years ago
  54. 2e6e02a CIFS: Move protocol specific tcon/tdis code to ops struct by Pavel Shilovsky · 12 years ago
  55. 58c45c5 CIFS: Move protocol specific session setup/logoff code to ops struct by Pavel Shilovsky · 12 years ago
  56. 2164d33 pipe: remove KM_USER0 from comments by Cong Wang · 12 years ago
  57. 286170a CIFS: Move protocol specific negotiate code to ops struct by Pavel Shilovsky · 12 years ago
  58. a891f0f CIFS: Extend credit mechanism to process request type by Pavel Shilovsky · 12 years ago
  59. 316cf94 CIFS: Move trans2 processing to ops struct by Pavel Shilovsky · 12 years ago
  60. 83c7f72 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  61. 7659624 cifs: reinstate sec=ntlmv2 mount option by Jeff Layton · 12 years ago
  62. 93912fe Merge tag 'upstream-3.6-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  63. 762a420 cifs: rename cifs_sign_smb2 to cifs_sign_smbv by Jeff Layton · 12 years ago
  64. d971e06 cifs: remove bogus reset of smb_buf_length in smb_send routines by Jeff Layton · 12 years ago
  65. c5fd363 cifs: move file_lock off stack in cifs_push_posix_locks by Jeff Layton · 12 years ago
  66. ac3aa2f cifs: remove extraneous newlines from cERROR and cFYI calls by Jeff Layton · 12 years ago
  67. 00401ff cifs: after upcalling for krb5 creds, invalidate key rather than revoking it by Jeff Layton · 12 years ago
  68. 67c9684 Btrfs: improve multi-thread buffer read by Liu Bo · 12 years ago
  69. df57dbe Btrfs: make btrfs's allocation smoothly with preallocation by Liu Bo · 12 years ago
  70. 51561ff Btrfs: lock the transition from dirty to writeback for an eb by Josef Bacik · 12 years ago
  71. 594831c Btrfs: fix potential race in extent buffer freeing by Josef Bacik · 12 years ago
  72. e64860a Btrfs: don't return true in releasepage unless we actually freed the eb by Josef Bacik · 12 years ago
  73. a98cdb8 Btrfs: suppress printk() if all device I/O stats are zero by Stefan Behrens · 12 years ago
  74. 5021976 Btrfs: remove unwanted printk() for btrfs device I/O stats by Stefan Behrens · 12 years ago
  75. 18077bb Btrfs: rewrite BTRFS_SETGET_FUNCS by Li Zefan · 12 years ago
  76. 293f7e0 Btrfs: zero unused bytes in inode item by Li Zefan · 12 years ago
  77. b4d7c3c Btrfs: kill free_space pointer from inode structure by Li Zefan · 12 years ago
  78. d5b025d btrfs read error corrected message floods the console during recovery by Anand Jain · 12 years ago
  79. e6466e3 Btrfs: fix buffer leak in btrfs_next_old_leaf by Jan Schmidt · 12 years ago
  80. f6175ef Btrfs: do not count in readonly bytes by Liu Bo · 12 years ago
  81. 799ffc3 Btrfs: add ro notification to dump_space_info by Liu Bo · 12 years ago
  82. cf7c1ef Btrfs: fix a bug of writting free space cache during balance by Liu Bo · 12 years ago
  83. 0678938 Btrfs: do not abort transaction in prealloc case by Liu Bo · 12 years ago
  84. 83eea1f Btrfs: kill root from btrfs_is_free_space_inode by Liu Bo · 12 years ago
  85. 51a8cf9 Btrfs: fix btrfs_is_free_space_inode to recognize btree inode by Liu Bo · 12 years ago
  86. c090158 Btrfs: avoid I/O repair BUG() from btree_read_extent_buffer_pages() by Stefan Behrens · 12 years ago
  87. f4c738c Btrfs: rework shrink_delalloc by Josef Bacik · 12 years ago
  88. b9ca066 Btrfs: do not set subvolume flags in readonly mode by Liu Bo · 12 years ago
  89. e54bfa3 Btrfs: use mnt_want_write_file instead of mnt_want_write by Liu Bo · 12 years ago
  90. 768e9df Btrfs: remove redundant r/o check for superblock by Liu Bo · 12 years ago
  91. a874a63 Btrfs: check write access to mount earlier while creating snapshots by Liu Bo · 12 years ago
  92. 287082b Btrfs: fix typo in cow_file_range_async and async_cow_submit by Liu Bo · 12 years ago
  93. 0e72110 Btrfs: change how we indicate we're adding csums by Josef Bacik · 12 years ago
  94. b995929 Btrfs: return error of btrfs_update_inode() to caller by Tsutomu Itoh · 12 years ago
  95. 23291a0 Btrfs: fix error handling in __add_reloc_root() by Dan Carpenter · 12 years ago
  96. 44c44af Btrfs: do not ignore errors from btrfs_cleanup_fs_roots() when mounting by Ilya Dryomov · 12 years ago
  97. fed425c Btrfs: do not return EINVAL instead of ENOMEM from open_ctree() by Ilya Dryomov · 12 years ago
  98. 02db084 Btrfs: add DEVICE_READY ioctl by Josef Bacik · 12 years ago
  99. 0ec4f43 locks: fix checking of fcntl_setlease argument by J. Bruce Fields · 12 years ago
  100. 96c3f43 Btrfs: flush delayed inodes if we're short on space by Josef Bacik · 12 years ago