index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-24
smb: client: fix parsing of device numbers
Paulo Alcantara
2
-11
/
+4
2024-09-24
smb: client: set correct device number on nfs reparse points
Paulo Alcantara
1
-2
/
+2
2024-09-24
smb: client: propagate error from cifs_construct_tcon()
Paulo Alcantara
1
-6
/
+10
2024-09-24
smb: client: fix DFS failover in multiuser mounts
Paulo Alcantara
1
-1
/
+2
2024-09-24
cifs: Make the write_{enter,done,err} tracepoints display netfs info
David Howells
2
-10
/
+18
2024-09-24
smb: client: fix DFS interlink failover
Paulo Alcantara
9
-86
/
+94
2024-09-24
smb: client: improve purging of cached referrals
Paulo Alcantara
1
-17
/
+15
2024-09-24
smb: client: avoid unnecessary reconnects when refreshing referrals
Paulo Alcantara
1
-70
/
+117
2024-09-24
Merge tag 'nfs-for-6.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
42
-400
/
+1938
2024-09-24
Merge tag 'fuse-update-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-296
/
+529
2024-09-24
Merge tag 'exfat-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-127
/
+174
2024-09-24
Merge tag 'f2fs-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
20
-460
/
+738
2024-09-24
ceph: remove the incorrect Fw reference check when dirtying pages
Xiubo Li
1
-1
/
+0
2024-09-24
ceph: Remove empty definition in header file
Zhang Zekun
1
-4
/
+0
2024-09-24
ceph: Fix typo in the comment
Yan Zhen
4
-4
/
+4
2024-09-24
ceph: fix a memory leak on cap_auths in MDS client
Luis Henriques (SUSE)
1
-0
/
+12
2024-09-24
ceph: flush all caps releases when syncing the whole filesystem
Xiubo Li
4
-0
/
+25
2024-09-24
ceph: rename ceph_flush_cap_releases() to ceph_flush_session_cap_releases()
Xiubo Li
3
-8
/
+8
2024-09-24
Merge tag 'sysctl-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+8
2024-09-24
fuse: use exclusive lock when FUSE_I_CACHE_IO_MODE is set
yangyun
1
-1
/
+1
2024-09-24
fuse: clear FR_PENDING if abort is detected when sending request
Miklos Szeredi
1
-0
/
+1
2024-09-23
bcachefs: Fix infinite loop in propagate_key_to_snapshot_leaves()
Kent Overstreet
1
-0
/
+1
2024-09-23
bcachefs: Ensure BCH_FS_accounting_replay_done is always set
Kent Overstreet
1
-0
/
+3
2024-09-23
nfs: implement client support for NFS_LOCALIO_PROGRAM
Mike Snitzer
2
-6
/
+132
2024-09-23
nfs/localio: use dedicated workqueues for filesystem read and write
Trond Myklebust
3
-38
/
+91
2024-09-23
pnfs/flexfiles: enable localio support
Trond Myklebust
2
-4
/
+52
2024-09-23
nfs: enable localio for non-pNFS IO
Trond Myklebust
2
-2
/
+12
2024-09-23
nfs: add LOCALIO support
Weston Andros Adamson
8
-0
/
+758
2024-09-23
nfs: pass struct nfsd_file to nfs_init_pgio and nfs_init_commit
Mike Snitzer
6
-13
/
+19
2024-09-23
nfsd: implement server support for NFS_LOCALIO_PROGRAM
Mike Snitzer
3
-1
/
+103
2024-09-23
nfsd: add LOCALIO support
Weston Andros Adamson
7
-3
/
+126
2024-09-23
nfs_common: prepare for the NFS client to use nfsd_file for LOCALIO
Mike Snitzer
4
-1
/
+55
2024-09-23
nfs_common: add NFS LOCALIO auxiliary protocol enablement
Mike Snitzer
3
-0
/
+142
2024-09-23
SUNRPC: replace program list with program array
NeilBrown
3
-21
/
+21
2024-09-23
nfsd: add nfsd_serv_try_get and nfsd_serv_put
Mike Snitzer
2
-1
/
+50
2024-09-23
nfsd: add nfsd_file_acquire_local()
NeilBrown
4
-7
/
+92
2024-09-23
nfsd: factor out __fh_verify to allow NULL rqstp to be passed
NeilBrown
1
-31
/
+60
2024-09-23
NFSD: Short-circuit fh_verify tracepoints for LOCALIO
Chuck Lever
1
-8
/
+10
2024-09-23
NFSD: Avoid using rqstp->rq_vers in nfsd_set_fh_dentry()
Chuck Lever
1
-4
/
+4
2024-09-23
NFSD: Refactor nfsd_setuser_and_check_port()
NeilBrown
1
-9
/
+10
2024-09-23
NFSD: Handle @rqstp == NULL in check_nfsd_access()
NeilBrown
1
-5
/
+25
2024-09-23
nfs: factor out {encode,decode}_opaque_fixed to nfs_xdr.h
Mike Snitzer
2
-19
/
+0
2024-09-23
nfs_common: factor out nfs4_errtbl and nfs4_stat_to_errno
Mike Snitzer
2
-67
/
+67
2024-09-23
nfs_common: factor out nfs_errtbl and nfs_stat_to_errno
Mike Snitzer
7
-160
/
+93
2024-09-23
nfs: add 'noalignwrite' option for lock-less 'lost writes' prevention
Dan Aloni
3
-0
/
+14
2024-09-23
nfs: fix the comment of nfs_get_root
Li Lingfeng
1
-1
/
+1
2024-09-23
NFSv4.2: Fix detection of "Proxying of Times" server support
Roi Azarzar
1
-2
/
+14
2024-09-23
NFSv4: Fail mounts if the lease setup times out
Trond Myklebust
1
-0
/
+6
2024-09-23
fs: nfs: fix missing refcnt by replacing folio_set_private by folio_attach_pr...
Zhaoyang Huang
1
-4
/
+2
2024-09-23
nfs: Remove obsoleted declaration for nfs_read_prepare
Gaosheng Cui
1
-1
/
+0
[prev]
[next]