index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-03-01
NFSD: Add callback operation lifetime trace points
Chuck Lever
2024-03-01
NFSD: Rename nfsd_cb_state trace point
Chuck Lever
2024-03-01
NFSD: Replace dprintks in nfsd4_cb_sequence_done()
Chuck Lever
2024-03-01
NFSD: Add nfsd_seq4_status trace event
Chuck Lever
2024-03-01
NFSD: Retransmit callbacks after client reconnects
Chuck Lever
2024-03-01
NFSD: Reschedule CB operations when backchannel rpc_clnt is shut down
Chuck Lever
2024-03-01
NFSD: Convert the callback workqueue to use delayed_work
Chuck Lever
2024-03-01
NFSD: Reset cb_seq_status after NFS4ERR_DELAY
Chuck Lever
2024-03-01
nfsd: make svc_stat per-network namespace instead of global
Josef Bacik
2024-03-01
nfsd: remove nfsd_stats, make th_cnt a global counter
Josef Bacik
2024-03-01
nfsd: make all of the nfsd stats per-network namespace
Josef Bacik
2024-03-01
nfsd: expose /proc/net/sunrpc/nfsd in net namespaces
Josef Bacik
2024-03-01
nfsd: rename NFSD_NET_* to NFSD_STATS_*
Josef Bacik
2024-03-01
sunrpc: use the struct net as the svc proc private
Josef Bacik
2024-03-01
sunrpc: remove ->pg_stats from svc_program
Josef Bacik
2024-03-01
sunrpc: pass in the sv_stats struct through svc_create_pooled
Josef Bacik
2024-03-01
nfsd: stop setting ->pg_stats for unused stats
Josef Bacik
2024-03-01
sunrpc: don't change ->sv_stats if it doesn't exist
Josef Bacik
2024-03-01
NFSD: fix LISTXATTRS returning more bytes than maxcount
Jorge Mora
2024-03-01
NFSD: fix LISTXATTRS returning a short list with eof=TRUE
Jorge Mora
2024-03-01
NFSD: change LISTXATTRS cookie encoding to big-endian
Jorge Mora
2024-03-01
NFSD: fix nfsd4_listxattr_validate_cookie
Jorge Mora
2024-03-01
nfsd: use __fput_sync() to avoid delayed closing of files.
NeilBrown
2024-03-01
nfsd: Don't leave work of closing files to a work queue
NeilBrown
2024-03-01
SUNRPC: Use a static buffer for the checksum initialization vector
Chuck Lever
2024-03-01
SUNRPC: fix some memleaks in gssx_dec_option_array
Zhipeng Lu
2024-03-01
SUNRPC: fix a memleak in gss_import_v2_context
Zhipeng Lu
2024-02-25
Linux 6.8-rc6
Linus Torvalds
2024-02-25
Merge tag 'bcachefs-2024-02-25' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-02-25
bcachefs: fix bch2_save_backtrace()
Kent Overstreet
2024-02-25
Merge tag 'docs-6.8-fixes3' of git://git.lwn.net/linux
Linus Torvalds
2024-02-25
Merge tag 'usb-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-02-25
Merge tag 'tty-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-02-25
Merge tag 'x86_urgent_for_v6.8_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-02-25
Merge tag 'irq_urgent_for_v6.8_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-02-25
Merge tag 'erofs-for-6.8-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-02-25
Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-02-25
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-02-25
ext4_get_link(): fix breakage in RCU mode
Al Viro
2024-02-25
cifs_get_link(): bail out in unsafe case
Al Viro
2024-02-25
fuse: fix UAF in rcu pathwalks
Al Viro
2024-02-25
procfs: make freeing proc_fs_info rcu-delayed
Al Viro
2024-02-25
procfs: move dropping pde and pid from ->evict_inode() to ->free_inode()
Al Viro
2024-02-25
nfs: fix UAF on pathwalk running into umount
Al Viro
2024-02-25
nfs: make nfs_set_verifier() safe for use in RCU pathwalk
Al Viro
2024-02-25
afs: fix __afs_break_callback() / afs_drop_open_mmap() race
Al Viro
2024-02-25
hfsplus: switch to rcu-delayed unloading of nls and freeing ->s_fs_info
Al Viro
2024-02-25
exfat: move freeing sbi, upcase table and dropping nls into rcu-delayed helper
Al Viro
2024-02-25
affs: free affs_sb_info with kfree_rcu()
Al Viro
2024-02-25
rcu pathwalk: prevent bogus hard errors from may_lookup()
Al Viro
[next]