开源镜像站
帮助
动态
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
2019-05-07
cifs: fix credits leak for SMB1 oplock breaks
Ronnie Sahlberg
2019-05-07
smb3: Add protocol structs for change notify support
Steve French
2019-05-07
cifs: fix smb3_zero_range for Azure
Ronnie Sahlberg
2019-05-07
cifs: zero-range does not require the file is sparse
Ronnie Sahlberg
2019-05-07
Add new flag on SMB3.1.1 read
Steve French
2019-05-07
cifs: add fiemap support
Ronnie Sahlberg
2019-05-07
SMB3: Add defines for new negotiate contexts
Steve French
2019-05-07
cifs: fix bi-directional fsctl passthrough calls
Ronnie Sahlberg
2019-05-07
cifs: smbd: take an array of reqeusts when sending upper layer data
Long Li
2019-05-07
SMB3: Add handling for different FSCTL access flags
Steve French
2019-05-07
cifs: Add support for FSCTL passthrough that write data to the server
Ronnie Sahlberg
2019-05-07
cifs: remove superfluous inode_lock in cifs_{strict_}fsync
Jeff Layton
2019-05-07
cifs: Call MID callback before destroying transport
Long Li
2019-05-07
cifs: smbd: Retry on memory registration failure
Long Li
2019-05-07
cifs: smbd: Indicate to retry on transport sending failure
Long Li
2019-05-07
cifs: smbd: Return EINTR when interrupted
Long Li
2019-05-07
cifs: smbd: Don't destroy transport on RDMA disconnect
Long Li
2019-05-07
smbd: Make upper layer decide when to destroy the transport
Long Li
2019-05-07
SMB3: update comment to clarify enumerating snapshots
Steve French
2019-05-07
CIFS: check CIFS_MOUNT_NO_DFS when trying to reuse existing sb
Aurelien Aptel
2019-05-07
CIFS: Show locallease in /proc/mounts for cifs shares mounted with locallease...
Kenneth D'souza
2019-05-07
cifs: Fix DFS cache refresher for DFS links
Paulo Alcantara (SUSE)
2019-05-07
cifs: don't use __constant_cpu_to_le32()
Sergey Senozhatsky
2019-05-07
SMB3: Track total time spent on roundtrips for each SMB3 command
Steve French
2019-05-07
Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-05-07
Merge tag 'for-5.2/io_uring-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-07
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-07
Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-07
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-05-07
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-05-07
Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2019-05-07
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
2019-05-07
Merge tag 'xfs-5.2-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-05-07
Merge tag 'iomap-5.2-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-05-07
Merge tag 'jfs-5.2' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2019-05-07
Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2019-05-07
Merge branch 'stable-fodder' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-07
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-05-07
io_uring: use cpu_online() to check p->sq_thread_cpu instead of cpu_possible()
Shenghui Wang
2019-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-05-06
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2019-05-06
io_uring: fix shadowed variable ret return code being not checked
Colin Ian King
2019-05-06
vfs: pass ppos=NULL to .read()/.write() of FMODE_STREAM files
Kirill Smelkov
2019-05-05
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-05-02
req->error only used for iopoll
Stefan Bühler
2019-05-02
io_uring: add support for eventfd notifications
Jens Axboe
2019-05-02
io_uring: add support for IORING_OP_SYNC_FILE_RANGE
Jens Axboe
2019-05-02
fs: add sync_file_range() helper
Jens Axboe
2019-05-02
io_uring: add support for marking commands as draining
Jens Axboe
[next]