开源镜像站
帮助
动态
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-08-23
btrfs: avoid unnecessary lock and leaf splits when updating inode in the log
Filipe Manana
2021-08-23
btrfs: remove unnecessary list head initialization when syncing log
Filipe Manana
2021-08-23
btrfs: avoid unnecessary log mutex contention when syncing log
Filipe Manana
2021-08-23
btrfs: remove racy and unnecessary inode transaction update when using no-holes
Filipe Manana
2021-08-23
btrfs: stop doing GFP_KERNEL memory allocations in the ref verify tool
Filipe Manana
2021-08-23
btrfs: improve the batch insertion of delayed items
Filipe Manana
2021-08-23
btrfs: rescue: allow ibadroots to skip bad extent tree when reading block gro...
Qu Wenruo
2021-08-23
btrfs: pass NULL as trans to btrfs_search_slot if we only want to search
Marcos Paulo de Souza
2021-08-23
btrfs: continue readahead of siblings even if target node is in memory
Filipe Manana
2021-08-23
btrfs: check-integrity: drop kmap/kunmap for block pages
David Sterba
2021-08-23
btrfs: compression: drop kmap/kunmap from generic helpers
David Sterba
2021-08-23
btrfs: compression: drop kmap/kunmap from zstd
David Sterba
2021-08-23
btrfs: compression: drop kmap/kunmap from zlib
David Sterba
2021-08-23
btrfs: compression: drop kmap/kunmap from lzo
David Sterba
2021-08-23
btrfs: drop from __GFP_HIGHMEM all allocations
David Sterba
2021-08-23
btrfs: cleanup fs_devices pointer usage in btrfs_trim_fs
Anand Jain
2021-08-23
btrfs: remove max argument from generic_bin_search
Marcos Paulo de Souza
2021-08-23
btrfs: make btrfs_finish_chunk_alloc private to block-group.c
Nikolay Borisov
2021-08-23
btrfs: check-integrity: drop unnecessary function prototypes
Anand Jain
2021-08-23
btrfs: add special case to setget helpers for 64k pages
David Sterba
2021-08-23
btrfs: zoned: remove max_zone_append_size logic
Johannes Thumshirn
2021-08-21
Merge tag 'locks-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...
Linus Torvalds
2021-08-21
Merge tag 'io_uring-5.14-2021-08-20' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-21
fs: warn about impending deprecation of mandatory locks
Jeff Layton
2021-08-20
io_uring: fix xa_alloc_cycle() error return value check
Jens Axboe
2021-08-18
Merge tag 'for-5.14-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-08-18
pipe: avoid unnecessary EPOLLET wakeups under normal loads
Linus Torvalds
2021-08-17
io_uring: pin ctx on fallback execution
Pavel Begunkov
2021-08-16
btrfs: prevent rename2 from exchanging a subvol with a directory from differe...
NeilBrown
2021-08-14
Merge tag 'libnvdimm-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-14
io_uring: only assign io_uring_enter() SQPOLL error in actual error case
Jens Axboe
2021-08-14
Merge tag 'configfs-5.14' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2021-08-13
Merge tag '5.14-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-08-13
Merge tag 'io_uring-5.14-2021-08-13' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-12
Merge tag 'ceph-for-5.14-rc6' of git://github.com/ceph/ceph-client
Linus Torvalds
2021-08-12
Merge branch 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2021-08-12
cifs: Call close synchronously during unlink/rename/lease break.
Rohith Surabattula
2021-08-12
cifs: Handle race conditions during rename
Rohith Surabattula
2021-08-11
Merge branch 'for-5.14/dax' into libnvdimm-fixes
Dan Williams
2021-08-10
Merge tag 'ovl-fixes-5.14-rc6-v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-08-10
cifs: use the correct max-length for dentry_path_raw()
Ronnie Sahlberg
2021-08-10
ovl: prevent private clone if bind mount is not allowed
Miklos Szeredi
2021-08-10
ovl: fix uninitialized pointer read in ovl_lookup_real_one()
Miklos Szeredi
2021-08-10
ovl: fix deadlock in splice write
Miklos Szeredi
2021-08-10
ovl: skip stale entries in merge dir cache iteration
Amir Goldstein
2021-08-09
io_uring: fix ctx-exit io_rsrc_put_work() deadlock
Pavel Begunkov
2021-08-09
io_uring: drop ctx->uring_lock before flushing work item
Jens Axboe
2021-08-09
io-wq: fix IO_WORKER_F_FIXED issue in create_io_worker()
Hao Xu
2021-08-09
io-wq: fix bug of creating io-wokers unconditionally
Hao Xu
2021-08-09
io_uring: rsrc ref lock needs to be IRQ safe
Jens Axboe
[next]