开源镜像站
帮助
动态
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
2021-11-01
Merge tag 'for-5.16/io_uring-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
Merge tag 'locks-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...
Linus Torvalds
2021-11-01
Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2021-10-29
Merge tag 'for-5.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-10-29
io-wq: remove worker to owner tw dependency
Pavel Begunkov
2021-10-29
io_uring: harder fdinfo sq/cq ring iterating
Jens Axboe
2021-10-29
Revert "btrfs: compression: drop kmap/kunmap from lzo"
David Sterba
2021-10-29
Revert "btrfs: compression: drop kmap/kunmap from zlib"
David Sterba
2021-10-29
Revert "btrfs: compression: drop kmap/kunmap from zstd"
David Sterba
2021-10-28
ocfs2: fix race between searching chunks and release journal_head from buffer...
Gautham Ananthakrishna
2021-10-27
Revert "btrfs: compression: drop kmap/kunmap from generic helpers"
David Sterba
2021-10-26
io_uring: don't assign write hint in the read path
Jens Axboe
2021-10-26
fs: remove leftover comments from mandatory locking removal
Jeff Layton
2021-10-25
io_uring: clusterise ki_flags access in rw_prep
Pavel Begunkov
2021-10-25
io_uring: kill unused param from io_file_supports_nowait
Pavel Begunkov
2021-10-25
io_uring: clean up timeout async_data allocation
Pavel Begunkov
2021-10-25
io_uring: don't try io-wq polling if not supported
Pavel Begunkov
2021-10-25
io_uring: check if opcode needs poll first on arming
Pavel Begunkov
2021-10-25
io_uring: clean iowq submit work cancellation
Pavel Begunkov
2021-10-25
io_uring: clean io_wq_submit_work()'s main loop
Pavel Begunkov
2021-10-24
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2021-10-24
Merge tag '5.15-rc6-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2021-10-23
io-wq: use helper for worker refcounting
Pavel Begunkov
2021-10-22
Merge tag 'io_uring-5.15-2021-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-22
io_uring: implement async hybrid mode for pollable requests
Hao Xu
2021-10-22
Merge tag 'fuse-fixes-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-10-21
io_uring: apply worker limits to previous users
Pavel Begunkov
2021-10-21
fuse: clean up error exits in fuse_fill_super()
Miklos Szeredi
2021-10-21
fuse: always initialize sb->s_fs_info
Miklos Szeredi
2021-10-21
fuse: clean up fuse_mount destruction
Miklos Szeredi
2021-10-21
fuse: get rid of fuse_put_super()
Miklos Szeredi
2021-10-21
fuse: check s_root when destroying sb
Miklos Szeredi
2021-10-20
autofs: fix wait name hash calculation in autofs_wait()
Ian Kent
2021-10-20
Merge tag 'ceph-for-5.15-rc7' of git://github.com/ceph/ceph-client
Linus Torvalds
2021-10-20
block: cleanup the flush plug helpers
Christoph Hellwig
2021-10-20
io_uring: fix ltimeout unprep
Pavel Begunkov
2021-10-20
io_uring: apply max_workers limit to all future users
Pavel Begunkov
2021-10-20
io_uring: Use ERR_CAST() instead of ERR_PTR(PTR_ERR())
Changcheng Deng
2021-10-20
ksmbd: add buffer validation in session setup
Marios Makassikis
2021-10-20
ksmbd: throttle session setup failures to avoid dictionary attacks
Namjae Jeon
2021-10-20
ksmbd: validate OutputBufferLength of QUERY_DIR, QUERY_INFO, IOCTL requests
Hyunchul Lee
2021-10-19
io_uring: split logic of force_nonblock
Hao Xu
2021-10-19
io-wq: max_worker fixes
Pavel Begunkov
2021-10-19
locks: remove changelog comments
J. Bruce Fields
2021-10-19
io_uring: warning about unused-but-set parameter
Arnd Bergmann
2021-10-19
io_uring: inform block layer of how many requests we are submitting
Jens Axboe
2021-10-19
io_uring: simplify io_file_supports_nowait()
Pavel Begunkov
2021-10-19
io_uring: combine REQ_F_NOWAIT_{READ,WRITE} flags
Pavel Begunkov
2021-10-19
io_uring: arm poll for non-nowait files
Pavel Begunkov
[next]