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