开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2020-10-22
cifs: move security mount options into fs_context.ch
Ronnie Sahlberg
2020-10-22
cifs: add files to host new mount api
Ronnie Sahlberg
2020-10-21
smb3: do not try to cache root directory if dir leases not supported
Steve French
2020-10-21
smb3: fix stat when special device file and mounted with modefromsid
Steve French
2020-10-21
cifs: Print the address and port we are connecting to in generic_ip_connect()
Samuel Cabrero
2020-10-21
SMB3: Resolve data corruption of TCP server info fields
Rohith Surabattula
2020-10-20
cifs: make const array static, makes object smaller
Colin Ian King
2020-10-20
SMB3.1.1: Fix ids returned in POSIX query dir
Steve French
2020-10-20
smb3: add dynamic trace point to trace when credits obtained
Steve French
2020-10-20
smb3.1.1: do not fail if no encryption required but server doesn't support it
Steve French
2020-10-19
cifs: Return the error from crypt_message when enc/dec key not found.
Shyam Prasad N
2020-10-19
smb3.1.1: set gcm256 when requested
Steve French
2020-10-19
smb3.1.1: rename nonces used for GCM and CCM encryption
Steve French
2020-10-19
smb3.1.1: print warning if server does not support requested encryption type
Steve French
2020-10-15
smb3.1.1: add new module load parm enable_gcm_256
Steve French
2020-10-15
smb3.1.1: add new module load parm require_gcm_256
Steve French
2020-10-15
cifs: map STATUS_ACCOUNT_LOCKED_OUT to -EACCES
Stefan Metzmacher
2020-10-15
SMB3.1.1: add defines for new signing negotiate context
Steve French
2020-10-15
cifs: handle -EINTR in cifs_setattr
Ronnie Sahlberg
2020-10-15
Handle STATUS_IO_TIMEOUT gracefully
Rohith Surabattula
2020-10-11
cifs: compute full_path already in cifs_readdir()
Ronnie Sahlberg
2020-10-11
cifs: return cached_fid from open_shroot
Ronnie Sahlberg
2020-10-11
update structure definitions from updated protocol documentation
Steve French
2020-10-11
smb3: add defines for new crypto algorithms
Steve French
2020-10-11
Convert trailing spaces and periods in path components
Boris Protopopov
2020-10-11
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-10-10
cifs: Fix incomplete memory allocation on setxattr path
Vladimir Zapolskiy
2020-10-08
Merge tag 'exfat-for-5.9-rc9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-08
afs: Fix deadlock between writeback and truncate
David Howells
2020-10-07
exfat: fix use of uninitialized spinlock on error path
Namjae Jeon
2020-10-07
exfat: fix pointer error checking
Tetsuhiro Kohada
2020-10-06
splice: teach splice pipe reading about empty pipe buffers
Linus Torvalds
2020-10-02
Merge tag 'io_uring-5.9-2020-10-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-02
Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2020-10-02
Merge tag 'for-5.9-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-01
pipe: remove pipe_wait() and fix wakeup race with splice
Linus Torvalds
2020-10-01
pipe: Fix memory leaks in create_pipe_files()
Qian Cai
2020-09-30
btrfs: fix filesystem corruption after a device replace
Filipe Manana
2020-09-30
btrfs: move btrfs_rm_dev_replace_free_srcdev outside of all locks
Josef Bacik
2020-09-29
autofs: use __kernel_write() for the autofs pipe writing
Linus Torvalds
2020-09-29
io_uring: fix async buffered reads when readahead is disabled
Hao Xu
2020-09-28
Merge tag 'nfs-for-5.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-09-28
io_uring: fix potential ABBA deadlock in ->show_fdinfo()
Jens Axboe
2020-09-28
io_uring: always delete double poll wait entry on match
Jens Axboe
2020-09-26
Merge tag 'io_uring-5.9-2020-09-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-25
io_uring: ensure async buffered read-retry is setup properly
Jens Axboe
2020-09-25
io_uring: don't unconditionally set plug->nowait = true
Jens Axboe
2020-09-25
btrfs: move btrfs_scratch_superblocks into btrfs_dev_replace_finishing
Josef Bacik
2020-09-25
io_uring: ensure open/openat2 name is cleaned on cancelation
Jens Axboe
2020-09-24
ep_create_wakeup_source(): dentry name can change under you...
Al Viro
[next]