开源镜像站
帮助
动态
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
2022-01-15
cifs: Fix smb311_update_preauth_hash() kernel-doc comment
Yang Li
2022-01-07
cifs: avoid race during socket reconnect between send and recv
Shyam Prasad N
2022-01-07
cifs: maintain a state machine for tcp/smb/tcon sessions
Shyam Prasad N
2022-01-07
cifs: fix hang on cifs_get_next_mid()
Enzo Matsumiya
2022-01-07
cifs: take cifs_tcp_ses_lock for status checks
Shyam Prasad N
2022-01-02
cifs: reconnect only the connection and not smb session where possible
Shyam Prasad N
2022-01-02
cifs: add WARN_ON for when chan_count goes below minimum
Shyam Prasad N
2022-01-02
cifs: adjust DebugData to use chans_need_reconnect for conn status
Shyam Prasad N
2022-01-02
cifs: use the chans_need_reconnect bitmap for reconnect status
Shyam Prasad N
2022-01-02
cifs: track individual channel status using chans_need_reconnect
Shyam Prasad N
2022-01-02
cifs: remove redundant assignment to pointer p
Colin Ian King
2021-12-30
fs/mount_setattr: always cleanup mount_kattr
Christian Brauner
2021-12-23
Merge tag '5.16-rc5-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2021-12-23
Merge tag 'io_uring-5.16-2021-12-23' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-12-22
io_uring: zero iocb->ki_pos for stream file types
Jens Axboe
2021-12-21
Merge tag 'nfsd-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2021-12-19
Merge tag '5.16-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-12-18
NFSD: Fix READDIR buffer overflow
Chuck Lever
2021-12-17
Merge tag 'zonefs-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-12-17
ksmbd: disable SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1
Marcos Del Sol Vives
2021-12-17
cifs: sanitize multiple delimiters in prepath
Thiago Rafael Becker
2021-12-17
cifs: ignore resource_id while getting fscache super cookie
Shyam Prasad N
2021-12-17
Merge tag 'for-5.16-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-12-17
Merge tag 'io_uring-5.16-2021-12-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-12-17
zonefs: add MODULE_ALIAS_FS
Naohiro Aota
2021-12-16
ksmbd: fix uninitialized symbol 'pntsd_size'
Namjae Jeon
2021-12-16
ksmbd: fix error code in ndr_read_int32()
Dan Carpenter
2021-12-16
afs: Fix mmap
David Howells
2021-12-15
Merge tag 'ceph-for-5.16-rc6' of git://github.com/ceph/ceph-client
Linus Torvalds
2021-12-15
btrfs: fix missing blkdev_put() call in btrfs_scan_one_device()
Shin'ichiro Kawasaki
2021-12-15
btrfs: fix warning when freeing leaf after subvolume creation failure
Filipe Manana
2021-12-15
btrfs: fix invalid delayed ref after subvolume creation failure
Filipe Manana
2021-12-15
btrfs: check WRITE_ERR when trying to read an extent buffer
Josef Bacik
2021-12-14
btrfs: fix missing last dir item offset update when logging directory
Filipe Manana
2021-12-14
btrfs: fix double free of anon_dev after failure to create subvolume
Filipe Manana
2021-12-14
btrfs: fix memory leak in __add_inode_ref()
Jianglei Nie
2021-12-13
fget: clarify and improve __fget_files() implementation
Linus Torvalds
2021-12-13
io-wq: drop wqe lock before creating new worker
Jens Axboe
2021-12-11
Merge tag 'xfs-5.16-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-12-11
Merge tag 'io_uring-5.16-2021-12-10' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-12-10
Merge tag 'for-5.16-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-12-10
Merge tag '5.16-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-12-10
Merge tag 'nfsd-5.16-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2021-12-10
Merge tag 'trace-v5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-12-10
Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-12-10
io-wq: check for wq exit after adding new worker task_work
Jens Axboe
2021-12-10
io_uring: ensure task_work gets run as part of cancelations
Jens Axboe
2021-12-10
nfsd: fix use-after-free due to delegation race
J. Bruce Fields
2021-12-10
nfsd: Fix nsfd startup race (again)
Alexander Sverdlin
2021-12-09
aio: Fix incorrect usage of eventfd_signal_allowed()
Xie Yongji
[next]