开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2025-12-24
nfsd: Drop the client reference in client_states_open()
Haoxiang Li
2025-12-24
nfsd: use ATTR_DELEG in nfsd4_finalize_deleg_timestamps()
Jeff Layton
2025-12-24
nfsd: fix nfsd_file reference leak in nfsd4_add_rdaccess_to_wrdeleg()
Chuck Lever
2025-12-24
lockd: fix vfs_test_lock() calls
NeilBrown
2025-12-18
NFSD: NFSv4 file creation neglects setting ACL
Chuck Lever
2025-12-18
NFSD: Clear TIME_DELEG in the suppattr_exclcreat bitmap
Chuck Lever
2025-12-18
NFSD: Clear SECLABEL in the suppattr_exclcreat bitmap
Chuck Lever
2025-12-18
nfsd: fix memory leak in nfsd_create_serv error paths
Shardul Bankar
2025-12-08
nfsd: Mark variable __maybe_unused to avoid W=1 build break
Andy Shevchenko
2025-12-01
NFSD: Implement NFSD_IO_DIRECT for NFS WRITE
Mike Snitzer
2025-12-01
NFSD: Make FILE_SYNC WRITEs comply with spec
Chuck Lever
2025-11-25
NFSD: Add trace point for SCSI fencing operation.
Dai Ngo
2025-11-25
NFSD: use correct reservation type in nfsd4_scsi_fence_client
Dai Ngo
2025-11-25
NFSD: don't start nfsd if sv_permsocks is empty
Olga Kornievskaia
2025-11-20
lockd: don't allow locking on reexported NFSv2/3
Jeff Layton
2025-11-17
nfsd: Use MD5 library instead of crypto_shash
Eric Biggers
2025-11-17
nfsd: stop pretending that we cache the SEQUENCE reply.
NeilBrown
2025-11-16
NFSD: Implement NFSD_IO_DIRECT for NFS READ
Chuck Lever
2025-11-16
NFSD: Relocate the xdr_reserve_space_vec() call site
Chuck Lever
2025-11-16
NFSD: pass nfsd_file to nfsd_iter_read()
Mike Snitzer
2025-11-16
NFSD/blocklayout: Support multiple extents per LAYOUTGET
Sergey Bashirov
2025-11-16
NFSD/blocklayout: Introduce layout content structure
Sergey Bashirov
2025-11-16
NFSD/blocklayout: Extract extent mapping from proc_layoutget
Sergey Bashirov
2025-11-16
NFSD/blocklayout: Fix minlength check in proc_layoutget
Sergey Bashirov
2025-11-16
NFSD: Update comment documenting unsupported fattr4 attributes
Chuck Lever
2025-11-16
nfsd: delete unreachable confusing code in nfs4_open_delegation()
Matvey Kovalev
2025-11-16
NFSD: Add array bounds-checking in nfsd_iter_read()
Chuck Lever
2025-11-16
nfsd: switch the default for NFSD_LEGACY_CLIENT_TRACKING to "n"
Jeff Layton
2025-11-16
nfsd: change nfs4_client_to_reclaim() to allocate data
NeilBrown
2025-11-16
nfsd: move name lookup out of nfsd4_list_rec_dir()
NeilBrown
2025-11-14
Merge tag 'nfs-for-6.18-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2025-11-14
Merge tag 'v6.18-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2025-11-13
Merge tag 'erofs-for-6.18-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-11-13
Merge tag 'v6.18-rc5-smb-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2025-11-12
Merge tag 'nfsd-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2025-11-11
Merge tag 'for-6.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-11-11
smb: client: let smbd_disconnect_rdma_connection() turn CREATED into DISCONNE...
Stefan Metzmacher
2025-11-11
smb: fix invalid username check in smb3_fs_context_parse_param()
Yiqi Sun
2025-11-11
smb: server: let smb_direct_disconnect_rdma_connection() turn CREATED into DI...
Stefan Metzmacher
2025-11-10
NFS: Fix LTP test failures when timestamps are delegated
Dai Ngo
2025-11-10
NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()
Trond Myklebust
2025-11-10
NFS: sysfs: fix leak when nfs_client kobject add fails
Yang Xiuwei
2025-11-10
NFSv2/v3: Fix error handling in nfs_atomic_open_v23()
Trond Myklebust
2025-11-10
nfs/localio: do not issue misaligned DIO out-of-order
Mike Snitzer
2025-11-10
nfs/localio: Ensure DIO WRITE's IO on stable storage upon completion
Mike Snitzer
2025-11-10
nfs/localio: backfill missing partial read support for misaligned DIO
Mike Snitzer
2025-11-10
nfs/localio: add refcounting for each iocb IO associated with NFS pgio header
Mike Snitzer
2025-11-10
nfs/localio: remove unecessary ENOTBLK handling in DIO WRITE support
Mike Snitzer
2025-11-10
NFS: Check the TLS certificate fields in nfs_match_client()
Trond Myklebust
2025-11-10
pnfs: Set transport security policy to RPC_XPRTSEC_NONE unless using TLS
Trond Myklebust
[next]