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
2024-09-24
Merge tag 'nfs-for-6.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2024-09-24
Merge tag 'fuse-update-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-09-24
Merge tag 'exfat-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-24
Merge tag 'f2fs-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-24
Merge tag 'sysctl-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-09-24
fuse: use exclusive lock when FUSE_I_CACHE_IO_MODE is set
yangyun
2024-09-24
fuse: clear FR_PENDING if abort is detected when sending request
Miklos Szeredi
2024-09-23
nfs: implement client support for NFS_LOCALIO_PROGRAM
Mike Snitzer
2024-09-23
nfs/localio: use dedicated workqueues for filesystem read and write
Trond Myklebust
2024-09-23
pnfs/flexfiles: enable localio support
Trond Myklebust
2024-09-23
nfs: enable localio for non-pNFS IO
Trond Myklebust
2024-09-23
nfs: add LOCALIO support
Weston Andros Adamson
2024-09-23
nfs: pass struct nfsd_file to nfs_init_pgio and nfs_init_commit
Mike Snitzer
2024-09-23
nfsd: implement server support for NFS_LOCALIO_PROGRAM
Mike Snitzer
2024-09-23
nfsd: add LOCALIO support
Weston Andros Adamson
2024-09-23
nfs_common: prepare for the NFS client to use nfsd_file for LOCALIO
Mike Snitzer
2024-09-23
nfs_common: add NFS LOCALIO auxiliary protocol enablement
Mike Snitzer
2024-09-23
SUNRPC: replace program list with program array
NeilBrown
2024-09-23
nfsd: add nfsd_serv_try_get and nfsd_serv_put
Mike Snitzer
2024-09-23
nfsd: add nfsd_file_acquire_local()
NeilBrown
2024-09-23
nfsd: factor out __fh_verify to allow NULL rqstp to be passed
NeilBrown
2024-09-23
NFSD: Short-circuit fh_verify tracepoints for LOCALIO
Chuck Lever
2024-09-23
NFSD: Avoid using rqstp->rq_vers in nfsd_set_fh_dentry()
Chuck Lever
2024-09-23
NFSD: Refactor nfsd_setuser_and_check_port()
NeilBrown
2024-09-23
NFSD: Handle @rqstp == NULL in check_nfsd_access()
NeilBrown
2024-09-23
nfs: factor out {encode,decode}_opaque_fixed to nfs_xdr.h
Mike Snitzer
2024-09-23
nfs_common: factor out nfs4_errtbl and nfs4_stat_to_errno
Mike Snitzer
2024-09-23
nfs_common: factor out nfs_errtbl and nfs_stat_to_errno
Mike Snitzer
2024-09-23
nfs: add 'noalignwrite' option for lock-less 'lost writes' prevention
Dan Aloni
2024-09-23
nfs: fix the comment of nfs_get_root
Li Lingfeng
2024-09-23
NFSv4.2: Fix detection of "Proxying of Times" server support
Roi Azarzar
2024-09-23
NFSv4: Fail mounts if the lease setup times out
Trond Myklebust
2024-09-23
fs: nfs: fix missing refcnt by replacing folio_set_private by folio_attach_pr...
Zhaoyang Huang
2024-09-23
nfs: Remove obsoleted declaration for nfs_read_prepare
Gaosheng Cui
2024-09-23
nfs: Remove unnecessary NULL check before kfree()
Thorsten Blum
2024-09-23
nfs: Annotate struct nfs_cache_array with __counted_by()
Thorsten Blum
2024-09-23
nfs: simplify and guarantee owner uniqueness.
NeilBrown
2024-09-23
nfs: fix memory leak in error path of nfs4_do_reclaim
Li Lingfeng
2024-09-23
Merge tag 'nfsd-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2024-09-23
Merge tag 'nfsd-6.12' into linux-next-with-localio
Anna Schumaker
2024-09-23
Merge tag 'gfs2-v6.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-09-23
Merge tag 'for-6.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2024-09-23
Merge tag 'fs_for_v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-09-23
Merge tag 'bcachefs-2024-09-21' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-23
f2fs: allow F2FS_IPU_NOCACHE for pinned file
Jaegeuk Kim
2024-09-23
exfat: resolve memory leak from exfat_create_upcase_table()
Daniel Yang
2024-09-23
exfat: move extend valid_size into ->page_mkwrite()
Yuezhang Mo
2024-09-23
fs/fuse: convert to use invalid_mnt_idmap
Alexander Mikhalitsyn
2024-09-23
fs/mnt_idmapping: introduce an invalid_mnt_idmap
Alexander Mikhalitsyn
[next]