index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
cifsfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cifs: add .splice_write
Andrés Souto
2018-01-26
1
-0
/
+6
*
CIFS: SMBD: Add rdma mount option
Long Li
2018-01-24
1
-0
/
+2
*
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
1
-6
/
+6
*
cifs: release cifs root_cred after exit_cifs
Shu Wang
2017-09-20
1
-1
/
+1
*
cifs: show 'soft' in the mount options for hard mounts
Ronnie Sahlberg
2017-09-20
1
-0
/
+2
*
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-07-15
1
-1
/
+1
|
\
|
*
cifs: use get_random_u32 for 32-bit lock random
Jason A. Donenfeld
2017-06-19
1
-1
/
+1
*
|
[SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred
Steve French
2017-07-08
1
-10
/
+3
|
/
*
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2017-05-06
1
-2
/
+13
|
\
|
*
CIFS: fix oplock break deadlocks
Rabin Vincent
2017-05-03
1
-2
/
+13
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-02
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-15
1
-0
/
+87
|
|
\
|
*
|
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
2017-03-28
1
-0
/
+1
*
|
|
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-01
1
-1
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
cifs: Convert to separately allocated bdi
Jan Kara
2017-04-20
1
-1
/
+6
|
|
/
*
/
Introduce cifs_copy_file_range()
Sachin Prabhu
2017-04-07
1
-0
/
+87
|
/
*
CIFS: Encrypt SMB3 requests before sending
Pavel Shilovsky
2017-02-01
1
-0
/
+2
*
cifs: Add soft dependencies
Jean Delvare
2017-02-01
1
-0
/
+12
*
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2016-12-24
1
-1
/
+1
|
\
|
*
cifs_get_root shouldn't use path with tree name
Sachin Prabhu
2016-12-15
1
-1
/
+1
*
|
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
2016-12-09
1
-1
/
+0
|
/
*
CIFS: Add new mount option to set owner uid and gid from special sids in acl
Steve French
2016-10-14
1
-0
/
+2
*
Expose cifs module parameters in sysfs
Germano Percossi
2016-10-13
1
-3
/
+3
*
Clarify locking of cifs file and tcon structures and make more granular
Steve French
2016-10-12
1
-1
/
+0
*
SMB3: GUIDs should be constructed as random but valid uuids
Steve French
2016-10-12
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
1
-1
/
+1
|
\
|
*
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
2016-09-27
1
-1
/
+1
*
|
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
2016-10-07
1
-9
/
+0
|
/
*
Move check for prefix path to within cifs_get_root()
Sachin Prabhu
2016-09-09
1
-5
/
+4
*
Fix memory leaks in cifs_do_mount()
Sachin Prabhu
2016-09-09
1
-12
/
+8
*
fs/cifs: make share unaccessible at root level mountable
Aurelien Aptel
2016-07-27
1
-1
/
+13
*
cifs: stuff the fl_owner into "pid" field in the lock request
Jeff Layton
2016-06-23
1
-0
/
+3
*
CIFS: Remove some obsolete comments
Steve French
2016-05-19
1
-6
/
+1
*
cifs: Create dedicated keyring for spnego operations
Sachin Prabhu
2016-05-19
1
-2
/
+2
*
Merge branch 'for-cifs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2016-05-17
1
-15
/
+11
|
\
|
*
cifs: Switch to generic xattr handlers
Andreas Gruenbacher
2016-04-23
1
-15
/
+11
*
|
cifs: switch to ->iterate_shared()
Al Viro
2016-05-02
1
-1
/
+1
*
|
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-03-19
1
-3
/
+1
|
\
|
*
cifs_get_root(): use lookup_one_len_unlocked()
Al Viro
2016-03-14
1
-3
/
+1
*
|
lib: update single-char callers of strtobool()
Kees Cook
2016-03-17
1
-3
/
+3
*
|
CIFS: Fix duplicate line introduced by clone_file_range patch
Steve French
2016-03-01
1
-1
/
+0
|
/
*
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2016-01-24
1
-0
/
+17
|
\
|
*
cifs: Allow using O_DIRECT with cache=loose
Ross Lagerwall
2016-01-14
1
-0
/
+15
|
*
cifs: Make echo interval tunable
Steve French
2016-01-14
1
-0
/
+2
*
|
wrappers for ->i_mutex access
Al Viro
2016-01-22
1
-2
/
+2
*
|
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
2016-01-14
1
-1
/
+1
|
/
*
Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-01-12
1
-0
/
+61
|
\
|
*
cifs: avoid unused variable and label
Arnd Bergmann
2015-12-08
1
-2
/
+0
|
*
vfs: pull btrfs clone API to vfs layer
Christoph Hellwig
2015-12-07
1
-0
/
+63
[next]