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
2025-07-14
fsverity: Switch from crypto_shash to SHA-2 library
Eric Biggers
2025-07-14
fsverity: Explicitly include <linux/export.h>
Eric Biggers
2025-07-14
nfsd: Drop dprintk in blocklayout xdr functions
Sergey Bashirov
2025-07-14
NFSD: Simplify struct knfsd_fh
Chuck Lever
2025-07-14
NFSD: Access a knfsd_fh's fsid by pointer
Chuck Lever
2025-07-14
Revert "NFSD: Force all NFSv4.2 COPY requests to be synchronous"
Chuck Lever
2025-07-14
NFSD: Avoid multiple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2025-07-14
NFSD: Use vfs_iocb_iter_write()
Chuck Lever
2025-07-14
NFSD: Use vfs_iocb_iter_read()
Chuck Lever
2025-07-14
NFSD: Clean up kdoc for nfsd_open_local_fh()
Chuck Lever
2025-07-14
NFSD: Clean up kdoc for nfsd_file_put_local()
Chuck Lever
2025-07-14
NFSD: Remove definition for trace_nfsd_ctl_maxconn
Chuck Lever
2025-07-14
NFSD: Remove definition for trace_nfsd_file_gc_recent
Chuck Lever
2025-07-14
NFSD: Remove definitions for unused trace_nfsd_file_lru trace points
Chuck Lever
2025-07-14
NFSD: Remove definition for trace_nfsd_file_unhash_and_queue
Chuck Lever
2025-07-14
nfsd: Use correct error code when decoding extents
Sergey Bashirov
2025-07-14
NFSD: Remove the cap on number of operations per NFSv4 COMPOUND
Chuck Lever
2025-07-14
NFSD: Make nfsd_genl_rqstp::rq_ops array best-effort
Chuck Lever
2025-07-14
NFSD: Rename a function parameter
Chuck Lever
2025-07-14
NFSD: detect mismatch of file handle and delegation stateid in OPEN op
Dai Ngo
2025-07-14
nfsd: handle get_client_locked() failure in nfsd4_setclientid_confirm()
Jeff Layton
2025-07-14
nfsd: Change the type of ek_fsidtype from int to u8 and use kstrtou8
Su Hui
2025-07-14
sunrpc: simplify xdr_init_encode_pages
Christoph Hellwig
2025-07-14
NFSD: release read access of nfs4_file when a write delegation is returned
Dai Ngo
2025-07-14
NFSD: Offer write delegation for OPEN with OPEN4_SHARE_ACCESS_WRITE
Dai Ngo
2025-07-14
netfs: Fix race between cache write completion and ALL_QUEUED being set
David Howells
2025-07-14
netfs: Fix copy-to-cache so that it performs collection with ceph+fscache
David Howells
2025-07-14
iomap: build the writeback code without CONFIG_BLOCK
Christoph Hellwig
2025-07-14
iomap: add read_folio_range() handler for buffered writes
Christoph Hellwig
2025-07-14
iomap: improve argument passing to iomap_read_folio_sync
Christoph Hellwig
2025-07-14
iomap: replace iomap_folio_ops with iomap_write_ops
Christoph Hellwig
2025-07-14
iomap: export iomap_writeback_folio
Christoph Hellwig
2025-07-14
iomap: move folio_unlock out of iomap_writeback_folio
Joanne Koong
2025-07-14
iomap: rename iomap_writepage_map to iomap_writeback_folio
Christoph Hellwig
2025-07-14
iomap: move all ioend handling to ioend.c
Christoph Hellwig
2025-07-14
iomap: add public helpers for uptodate state manipulation
Joanne Koong
2025-07-14
iomap: hide ioends from the generic writeback code
Christoph Hellwig
2025-07-14
iomap: refactor the writeback interface
Christoph Hellwig
2025-07-14
iomap: cleanup the pending writeback tracking in iomap_writepage_map_blocks
Joanne Koong
2025-07-14
iomap: pass more arguments using the iomap writeback context
Christoph Hellwig
2025-07-14
iomap: header diet
Christoph Hellwig
2025-07-14
fix a leak in fcntl_dirnotify()
Al Viro
2025-07-13
ext4: fix insufficient credits calculation in ext4_meta_trans_blocks()
Zhang Yi
2025-07-13
ext4: replace ext4_writepage_trans_blocks()
Zhang Yi
2025-07-13
ext4: reserved credits for one extent during the folio writeback
Zhang Yi
2025-07-13
ext4: correct the reserved credits for extent conversion
Zhang Yi
2025-07-13
ext4: enhance tracepoints during the folios writeback
Zhang Yi
2025-07-13
ext4: restart handle if credits are insufficient during allocating blocks
Zhang Yi
2025-07-13
ext4: refactor the block allocation process of ext4_page_mkwrite()
Zhang Yi
2025-07-13
ext4: fix stale data if it bail out of the extents mapping loop
Zhang Yi
[prev]
[next]