index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2023-04-29
Merge tag '6.4-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-04-29
Merge tag 'nfsd-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-04-29
Merge tag 'nfs-for-6.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2023-04-29
Merge tag 'ntfs3_for_6.4' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
2023-04-29
Merge tag 'xfs-6.4-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-04-29
Merge tag 'iomap-6.4-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-04-28
Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-04-28
NFSv4.2: Rework scratch handling for READ_PLUS
Anna Schumaker
2023-04-28
Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-04-27
Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
Merge tag 'pstore-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-27
Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-04-27
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-27
NFSD: Handle new xprtsec= export option
Chuck Lever
2023-04-27
NFSD: Clean up xattr memory allocation flags
Chuck Lever
2023-04-27
NFSD: Fix problem of COMMIT and NFS4ERR_DELAY in infinite loop
Dai Ngo
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-26
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-04-27
xfs: fix livelock in delayed allocation at ENOSPC
Dave Chinner
2023-04-26
Merge tag 'for-6.4/io_uring-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-04-26
Merge tag 'f2fs-for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-04-26
Merge tag 'dlm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2023-04-26
Merge tag 'gfs2-v6.3-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-26
Merge tag 'for-6.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2023-04-26
Merge tag 'fs_for_v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-26
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-04-26
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
2023-04-26
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
2023-04-26
nfsd: simplify the delayed disposal list code
Jeff Layton
2023-04-26
NFSD: Watch for rq_pages bounds checking errors in nfsd_splice_actor()
Chuck Lever
2023-04-26
SUNRPC: return proper error from get_expiry()
NeilBrown
2023-04-26
lockd: add some client-side tracepoints
Jeff Layton
2023-04-26
nfs: move nfs_fhandle_hash to common include file
Jeff Layton
2023-04-26
lockd: server should unlock lock if client rejects the grant
Jeff Layton
2023-04-26
lockd: fix races in client GRANTED_MSG wait logic
Jeff Layton
2023-04-26
lockd: move struct nlm_wait to lockd.h
Jeff Layton
2023-04-26
lockd: purge resources held on behalf of nlm clients when shutting down
Jeff Layton
2023-04-26
NFSD: Convert filecache to rhltable
Chuck Lever
2023-04-26
nfsd: allow reaping files still under writeback
Jeff Layton
2023-04-26
nfsd: update comment over __nfsd_file_cache_purge
Jeff Layton
2023-04-26
nfsd: don't take/put an extra reference when putting a file
Jeff Layton
2023-04-26
nfsd: add some comments to nfsd_file_do_acquire
Jeff Layton
2023-04-26
nfsd: don't kill nfsd_files because of lease break error
Jeff Layton
2023-04-26
nfsd: simplify test_bit return in NFSD_FILE_KEY_FULL comparator
Jeff Layton
2023-04-26
nfsd: NFSD_FILE_KEY_INODE only needs to find GC'ed entries
Jeff Layton
2023-04-26
nfsd: don't open-code clear_and_wake_up_bit
Jeff Layton
2023-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-04-25
Merge tag 'slab-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
2023-04-25
Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[next]