index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
2022-12-12
Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-12
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2022-12-12
Merge tag 'locks-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...
Linus Torvalds
2022-11-30
cifs: use locks_inode_context helper
Jeff Layton
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-21
cifs: fix missing unlock in cifs_file_copychunk_range()
ChenXiaoSong
2022-11-19
cifs: Use after free in debug code
Dan Carpenter
2022-11-16
cifs: add check for returning value of SMB2_set_info_init
Anastasia Belova
2022-11-16
cifs: Fix wrong return value checking when GETFLAGS
Zhang Xiaoxu
2022-11-15
cifs: add check for returning value of SMB2_close_init
Anastasia Belova
2022-11-11
cifs: Fix connections leak when tlink setup failed
Zhang Xiaoxu
2022-11-04
cifs: fix use-after-free on the link name
ChenXiaoSong
2022-11-04
cifs: avoid unnecessary iteration of tcp sessions
Shyam Prasad N
2022-11-04
cifs: always iterate smb sessions using primary channel
Shyam Prasad N
2022-10-28
cifs: check whether acl is valid early
Christian Brauner
2022-10-27
cifs: fix use-after-free caused by invalid pointer `hostname`
Zeng Heng
2022-10-23
cifs: Fix pages leak when writedata alloc failed in cifs_write_from_iter()
Zhang Xiaoxu
2022-10-23
cifs: Fix pages array leak when writedata alloc failed in cifs_writedata_alloc()
Zhang Xiaoxu
2022-10-20
cifs: use stub posix acl handlers
Christian Brauner
2022-10-20
cifs: implement set acl method
Christian Brauner
2022-10-20
cifs: implement get acl method
Christian Brauner
2022-10-19
cifs: update internal module number
Steve French
2022-10-19
cifs: fix memory leaks in session setup
Paulo Alcantara
2022-10-19
cifs: drop the lease for cached directories on rmdir or rename
Ronnie Sahlberg
2022-10-19
smb3: interface count displayed incorrectly
Steve French
2022-10-18
cifs: Fix memory leak when build ntlmssp negotiate blob failed
Zhang Xiaoxu
2022-10-18
cifs: set rc to -ENOENT if we can not get a dentry for the cached dir
Ronnie Sahlberg
2022-10-18
cifs: use LIST_HEAD() and list_move() to simplify code
Yang Yingliang
2022-10-18
cifs: Fix xid leak in cifs_get_file_info_unix()
Zhang Xiaoxu
2022-10-18
cifs: Fix xid leak in cifs_ses_add_channel()
Zhang Xiaoxu
2022-10-18
cifs: Fix xid leak in cifs_flock()
Zhang Xiaoxu
2022-10-18
cifs: Fix xid leak in cifs_copy_file_range()
Zhang Xiaoxu
2022-10-18
cifs: Fix xid leak in cifs_create()
Zhang Xiaoxu
2022-10-15
smb3: improve SMB3 change notification support
Steve French
2022-10-15
cifs: lease key is uninitialized in two additional functions when smb1
Steve French
2022-10-15
cifs: lease key is uninitialized in smb1 paths
Steve French
2022-10-15
smb3: must initialize two ACL struct fields to zero
Steve French
2022-10-15
cifs: fix double-fault crash during ntlmssp
Paulo Alcantara
2022-10-14
cifs: fix static checker warning
Paulo Alcantara
2022-10-13
cifs: use ALIGN() and round_up() macros
Enzo Matsumiya
2022-10-13
cifs: find and use the dentry for cached non-root directories also
Ronnie Sahlberg
2022-10-13
cifs: enable caching of directories for which a lease is held
Ronnie Sahlberg
2022-10-13
cifs: prevent copying past input buffer boundaries
Paulo Alcantara
2022-10-13
cifs: fix uninitialised var in smb2_compound_op()
Paulo Alcantara
2022-10-13
cifs: improve symlink handling for smb2+
Paulo Alcantara
2022-10-13
smb3: clarify multichannel warning
Steve French
2022-10-13
cifs: fix regression in very old smb1 mounts
Ronnie Sahlberg
2022-10-11
cifs: fix skipping to incorrect offset in emit_cached_dirents
Ronnie Sahlberg
2022-10-10
Merge tag '6.1-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2022-10-10
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
[next]