1. 0a040b2 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  2. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  3. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  4. ef65aae smb2: Enforce sec= mount option by Sachin Prabhu · 8 years ago
  5. 284316d CIFS: Fix sparse warnings by Steve French · 8 years ago
  6. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  7. 9d49640 CIFS: implement get_dfs_refer for SMB2+ by Aurelien Aptel · 8 years ago
  8. f071292 CIFS: use DFS pathnames in SMB2+ Create requests by Aurelien Aptel · 8 years ago
  9. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  10. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  11. b9043cc CIFS: set signing flag in SMB2+ TreeConnect if needed by Aurelien Aptel · 8 years ago
  12. 7f9f6d2 CIFS: let ses->ipc_tid hold smb2 TreeIds by Aurelien Aptel · 8 years ago
  13. 5114662 CIFS: add use_ipc flag to SMB2_ioctl() by Aurelien Aptel · 8 years ago
  14. 268a635 CIFS: add build_path_from_dentry_optional_prefix() by Aurelien Aptel · 8 years ago
  15. 4ecce92 CIFS: move DFS response parsing out of SMB1 code by Aurelien Aptel · 8 years ago
  16. 0837e49 KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload() by David Howells · 8 years ago
  17. 61cfac6f CIFS: Fix possible use after free in demultiplex thread by Pavel Shilovsky · 8 years ago
  18. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  19. f1ef09f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  20. ae6f8dd CIFS: Allow to switch on encryption with seal mount option by Pavel Shilovsky · 8 years ago
  21. c42a6ab CIFS: Add capability to decrypt big read responses by Pavel Shilovsky · 8 years ago
  22. 4326ed2 CIFS: Decrypt and process small encrypted packets by Pavel Shilovsky · 8 years ago
  23. d70b910 CIFS: Add copy into pages callback for a read operation by Pavel Shilovsky · 8 years ago
  24. 9b7c18a CIFS: Add mid handle callback by Pavel Shilovsky · 8 years ago
  25. 9bb17e0 CIFS: Add transform header handling callbacks by Pavel Shilovsky · 8 years ago
  26. 026e93d CIFS: Encrypt SMB3 requests before sending by Pavel Shilovsky · 8 years ago
  27. cabfb36 CIFS: Enable encryption during session setup phase by Pavel Shilovsky · 8 years ago
  28. 7fb8986 CIFS: Add capability to transform requests before sending by Pavel Shilovsky · 8 years ago
  29. b8f57ee CIFS: Separate RFC1001 length processing for SMB2 read by Pavel Shilovsky · 8 years ago
  30. cb200bd CIFS: Separate SMB2 sync header processing by Pavel Shilovsky · 8 years ago
  31. 738f9de CIFS: Send RFC1001 length in a separate iov by Pavel Shilovsky · 8 years ago
  32. fb2036d CIFS: Make send_cancel take rqst as argument by Pavel Shilovsky · 8 years ago
  33. da502f7 CIFS: Make SendReceive2() takes resp iov by Pavel Shilovsky · 8 years ago
  34. 31473fc CIFS: Separate SMB2 header structure by Pavel Shilovsky · 8 years ago
  35. 9c25702 CIFS: Fix splice read for non-cached files by Pavel Shilovsky · 8 years ago
  36. b9be76d cifs: Add soft dependencies by Jean Delvare · 8 years ago
  37. 3692304 cifs: Only select the required crypto modules by Jean Delvare · 8 years ago
  38. c1ecea8 cifs: Simplify SMB2 and SMB311 dependencies by Jean Delvare · 8 years ago
  39. 93faccbb fs: Better permission checking for submounts by Eric W. Biederman · 8 years ago
  40. 81ddd8c cifs: initialize file_info_lock by Rabin Vincent · 8 years ago
  41. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  42. 1dd5c6b Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  43. 231753e Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  44. 374402a cifs_get_root shouldn't use path with tree name by Sachin Prabhu · 8 years ago
  45. 3956644 Fix default behaviour for empty domains and add domainauto option by Germano Percossi · 8 years ago
  46. c6fc663 cifs: use %16phN for formatting md5 sum by Rasmus Villemoes · 8 years ago
  47. 06deeec cifs: Fix smbencrypt() to stop pointing a scatterlist at the stack by Andy Lutomirski · 8 years ago
  48. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  49. dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago
  50. 96a988f CIFS: Fix a possible double locking of mutex during reconnect by Pavel Shilovsky · 8 years ago
  51. 53e0e11 CIFS: Fix a possible memory corruption during reconnect by Pavel Shilovsky · 8 years ago
  52. e3d240e CIFS: Fix a possible memory corruption in push locks by Pavel Shilovsky · 8 years ago
  53. 4772c79 CIFS: Fix missing nls unload in smb2_reconnect() by Pavel Shilovsky · 8 years ago
  54. b0a752b CIFS: Decrease verbosity of ioctl call by Pavel Shilovsky · 8 years ago
  55. 8b217fe SMB3: parsing for new snapshot timestamp mount parm by Steve French · 8 years ago
  56. ae9ebe7 CIFS: iterate over posix acl xattr entry correctly in ACL_to_cifs_posix() by Eryu Guan · 8 years ago
  57. b8c6001 Call echo service immediately after socket reconnect by Sachin Prabhu · 8 years ago
  58. 5f4b556 CIFS: Fix BUG() in calc_seckey() by Sachin Prabhu · 8 years ago
  59. 2f8b544 block,fs: untangle fs.h and blk_types.h by Christoph Hellwig · 8 years ago
  60. 3514de3 CIFS: Retrieve uid and gid from special sid if enabled by Steve French · 8 years ago
  61. 9593265 CIFS: Add new mount option to set owner uid and gid from special sids in acl by Steve French · 8 years ago
  62. de74025 CIFS: Reset read oplock to NONE if we have mandatory locks after reopen by Pavel Shilovsky · 8 years ago
  63. f2cca6a CIFS: Fix persistent handles re-opening on reconnect by Pavel Shilovsky · 8 years ago
  64. 166cea4 SMB2: Separate RawNTLMSSP authentication from SMB2_sess_setup by Sachin Prabhu · 8 years ago
  65. 3baf1a7 SMB2: Separate Kerberos authentication from SMB2_sess_setup by Sachin Prabhu · 8 years ago
  66. cb978ac Expose cifs module parameters in sysfs by Germano Percossi · 8 years ago
  67. 24df148 Cleanup missing frees on some ioctls by Steve French · 8 years ago
  68. 834170c Enable previous version support by Steve French · 8 years ago
  69. 18dd8e1 Do not send SMB3 SET_INFO request if nothing is changing by Steve French · 8 years ago
  70. 141891f SMB3: Add mount parameter to allow user to override max credits by Steve French · 8 years ago
  71. 52ace1e fs/cifs: reopen persistent handles on reconnect by Steve French · 8 years ago
  72. 3afca26 Clarify locking of cifs file and tcon structures and make more granular by Steve French · 8 years ago
  73. d171356 Fix regression which breaks DFS mounting by Sachin Prabhu · 8 years ago
  74. 94f8737 fs/cifs: keep guid when assigning fid to fileinfo by Aurelien Aptel · 8 years ago
  75. fa70b87 SMB3: GUIDs should be constructed as random but valid uuids by Steve French · 8 years ago
  76. c2afb81 Set previous session id correctly on SMB3 reconnect by Steve French · 8 years ago
  77. 7d414f3 cifs: Limit the overall credit acquired by Ross Lagerwall · 8 years ago
  78. 9742805 Display number of credits available by Steve French · 8 years ago
  79. 6609804 Add way to query creation time of file via cifs xattr by Steve French · 8 years ago
  80. a958fff Add way to query file attributes via cifs xattr by Steve French · 8 years ago
  81. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  82. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  83. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  84. e55f1d1 Merge remote-tracking branch 'jk/vfs' into work.misc by Al Viro · 8 years ago
  85. f334bcd Merge remote-tracking branch 'ovl/misc' into work.misc by Al Viro · 8 years ago
  86. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  87. dbbab32 cifs: get rid of unused arguments of CIFSSMBWrite() by Al Viro · 8 years ago
  88. 2211d5b posix_acl: xattr representation cleanups by Andreas Gruenbacher · 8 years ago
  89. c2050a4 fs: Replace current_fs_time() with current_time() by Deepa Dinamani · 8 years ago
  90. fc56b98 cifs: don't use memcpy() to copy struct iov_iter by Al Viro · 8 years ago
  91. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  92. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 9 years ago
  93. a00be0e cifs: don't use ->d_time by Miklos Szeredi · 8 years ago
  94. 348c1bf Move check for prefix path to within cifs_get_root() by Sachin Prabhu · 8 years ago
  95. c1d8b24 Compare prepaths when comparing superblocks by Sachin Prabhu · 8 years ago
  96. 4214ebf Fix memory leaks in cifs_do_mount() by Sachin Prabhu · 8 years ago
  97. 6fa67e7 get rid of 'parent' argument of ->d_compare() by Al Viro · 8 years ago
  98. d3fe198 cifs, msdos, vfat, hfs+: don't bother with parent in ->d_compare() by Al Viro · 8 years ago
  99. b0c4e2a Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  100. 6784725 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago