index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2021-08-25
fscache: Select netfs stats if fscache stats are enabled
David Howells
2021-08-25
erofs: fix double free of 'copied'
Gao Xiang
2021-08-25
Revert "btrfs: compression: don't try to compress if we don't have enough pages"
Qu Wenruo
2021-08-25
io_uring: accept directly into fixed file table
Pavel Begunkov
2021-08-25
io_uring: hand code io_accept() fd installing
Pavel Begunkov
2021-08-25
io_uring: openat directly into fixed fd table
Pavel Begunkov
2021-08-25
configfs: fix a race in configfs_lookup()
Sishuai Gong
2021-08-25
configfs: fold configfs_attach_attr into configfs_lookup
Christoph Hellwig
2021-08-25
configfs: simplify the configfs_dirent_is_ready
Christoph Hellwig
2021-08-25
configfs: return -ENAMETOOLONG earlier in configfs_lookup
Christoph Hellwig
2021-08-24
xfs: fix I_DONTCACHE
Dave Chinner
2021-08-24
block: mark blkdev_fsync static
Christoph Hellwig
2021-08-24
fs: clean up after mandatory file locking support removal
Lukas Bulwahn
2021-08-23
xfs: only set IOMAP_F_SHARED when providing a srcmap to a write
Darrick J. Wong
2021-08-23
Keep read and write fds with each nlm_file
J. Bruce Fields
2021-08-23
io_uring: add support for IORING_OP_LINKAT
Dmitry Kadashev
2021-08-23
io_uring: add support for IORING_OP_SYMLINKAT
Dmitry Kadashev
2021-08-23
block: use the percpu bio cache in __blkdev_direct_IO
Christoph Hellwig
2021-08-23
io_uring: enable use of bio alloc cache
Jens Axboe
2021-08-23
io_uring: fix io_try_cancel_userdata race for iowq
Pavel Begunkov
2021-08-23
io_uring: add support for IORING_OP_MKDIRAT
Dmitry Kadashev
2021-08-23
namei: update do_*() helpers to return ints
Dmitry Kadashev
2021-08-23
namei: make do_linkat() take struct filename
Dmitry Kadashev
2021-08-23
namei: add getname_uflags()
Dmitry Kadashev
2021-08-23
namei: make do_symlinkat() take struct filename
Dmitry Kadashev
2021-08-23
namei: make do_mknodat() take struct filename
Dmitry Kadashev
2021-08-23
namei: make do_mkdirat() take struct filename
Dmitry Kadashev
2021-08-23
namei: change filename_parentat() calling conventions
Dmitry Kadashev
2021-08-23
namei: ignore ERR/NULL names in putname()
Dmitry Kadashev
2021-08-23
io_uring: IRQ rw completion batching
Pavel Begunkov
2021-08-23
io_uring: batch task work locking
Pavel Begunkov
2021-08-23
io_uring: flush completions for fallbacks
Pavel Begunkov
2021-08-23
io_uring: add ->splice_fd_in checks
Pavel Begunkov
2021-08-23
io_uring: add clarifying comment for io_cqring_ev_posted()
Jens Axboe
2021-08-23
io_uring: place fixed tables under memcg limits
Pavel Begunkov
2021-08-23
io_uring: limit fixed table size by RLIMIT_NOFILE
Pavel Begunkov
2021-08-23
io_uring: fix lack of protection for compl_nr
Hao Xu
2021-08-23
io_uring: Add register support for non-4k PAGE_SIZE
wangyangbo
2021-08-23
io_uring: extend task put optimisations
Pavel Begunkov
2021-08-23
io_uring: add comments on why PF_EXITING checking is safe
Jens Axboe
2021-08-23
io-wq: move nr_running and worker_refs out of wqe->lock protection
Hao Xu
2021-08-23
io_uring: fix io_timeout_remove locking
Pavel Begunkov
2021-08-23
io_uring: improve same wq polling
Pavel Begunkov
2021-08-23
io_uring: reuse io_req_complete_post()
Pavel Begunkov
2021-08-23
io_uring: better encapsulate buffer select for rw
Pavel Begunkov
2021-08-23
io_uring: optimise io_prep_linked_timeout()
Pavel Begunkov
2021-08-23
io_uring: cancel not-armed linked touts separately
Pavel Begunkov
2021-08-23
io_uring: simplify io_prep_linked_timeout
Pavel Begunkov
2021-08-23
io_uring: kill REQ_F_LTIMEOUT_ACTIVE
Pavel Begunkov
2021-08-23
io_uring: optimise hot path of ltimeout prep
Pavel Begunkov
[prev]
[next]