index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-01
nfsd: avoid race after unhash_delegation_locked()
NeilBrown
1
-10
/
+10
2024-03-01
nfsd: don't call functions with side-effecting inside WARN_ON()
NeilBrown
1
-5
/
+5
2024-03-01
nfsd: hold ->cl_lock for hash_delegation_locked()
NeilBrown
1
-0
/
+3
2024-03-01
nfsd: remove stale comment in nfs4_show_deleg()
NeilBrown
1
-1
/
+0
2024-03-01
NFSD: Remove redundant cb_seq_status initialization
Chuck Lever
1
-1
/
+0
2024-03-01
SUNRPC: Remove stale comments
Chuck Lever
1
-9
/
+0
2024-03-01
NFSD: Remove BUG_ON in nfsd4_process_cb_update()
Chuck Lever
1
-1
/
+2
2024-03-01
NFSD: Replace comment with lockdep assertion
Chuck Lever
1
-1
/
+2
2024-03-01
NFSD: Remove unused @reason argument
Chuck Lever
1
-9
/
+9
2024-03-01
SUNRPC: Remove EXPORT_SYMBOL_GPL for svc_process_bc()
Chuck Lever
1
-1
/
+0
2024-03-01
NFSD: Add callback operation lifetime trace points
Chuck Lever
3
-0
/
+84
2024-03-01
NFSD: Rename nfsd_cb_state trace point
Chuck Lever
2
-2
/
+5
2024-03-01
NFSD: Replace dprintks in nfsd4_cb_sequence_done()
Chuck Lever
2
-5
/
+86
2024-03-01
NFSD: Add nfsd_seq4_status trace event
Chuck Lever
2
-0
/
+36
2024-03-01
NFSD: Retransmit callbacks after client reconnects
Chuck Lever
1
-2
/
+11
2024-03-01
NFSD: Reschedule CB operations when backchannel rpc_clnt is shut down
Chuck Lever
1
-9
/
+23
2024-03-01
NFSD: Convert the callback workqueue to use delayed_work
Chuck Lever
2
-4
/
+4
2024-03-01
NFSD: Reset cb_seq_status after NFS4ERR_DELAY
Chuck Lever
1
-0
/
+1
2024-03-01
nfsd: make svc_stat per-network namespace instead of global
Josef Bacik
5
-9
/
+11
2024-03-01
nfsd: remove nfsd_stats, make th_cnt a global counter
Josef Bacik
4
-10
/
+5
2024-03-01
nfsd: make all of the nfsd stats per-network namespace
Josef Bacik
10
-96
/
+69
2024-03-01
nfsd: expose /proc/net/sunrpc/nfsd in net namespaces
Josef Bacik
3
-20
/
+15
2024-03-01
nfsd: rename NFSD_NET_* to NFSD_STATS_*
Josef Bacik
3
-7
/
+7
2024-03-01
sunrpc: use the struct net as the svc proc private
Josef Bacik
1
-1
/
+1
2024-03-01
sunrpc: remove ->pg_stats from svc_program
Josef Bacik
2
-2
/
+0
2024-03-01
sunrpc: pass in the sv_stats struct through svc_create_pooled
Josef Bacik
3
-7
/
+12
2024-03-01
nfsd: stop setting ->pg_stats for unused stats
Josef Bacik
3
-11
/
+0
2024-03-01
sunrpc: don't change ->sv_stats if it doesn't exist
Josef Bacik
1
-9
/
+18
2024-03-01
NFSD: fix LISTXATTRS returning more bytes than maxcount
Jorge Mora
1
-2
/
+3
2024-03-01
NFSD: fix LISTXATTRS returning a short list with eof=TRUE
Jorge Mora
1
-1
/
+2
2024-03-01
NFSD: change LISTXATTRS cookie encoding to big-endian
Jorge Mora
1
-1
/
+3
2024-03-01
NFSD: fix nfsd4_listxattr_validate_cookie
Jorge Mora
1
-6
/
+1
2024-03-01
nfsd: use __fput_sync() to avoid delayed closing of files.
NeilBrown
3
-7
/
+40
2024-03-01
nfsd: Don't leave work of closing files to a work queue
NeilBrown
3
-36
/
+34
2024-03-01
SUNRPC: Use a static buffer for the checksum initialization vector
Chuck Lever
1
-8
/
+6
2024-03-01
SUNRPC: fix some memleaks in gssx_dec_option_array
Zhipeng Lu
1
-8
/
+19
2024-03-01
SUNRPC: fix a memleak in gss_import_v2_context
Zhipeng Lu
1
-1
/
+10
2024-02-25
Linux 6.8-rc6
Linus Torvalds
1
-1
/
+1
2024-02-25
Merge tag 'bcachefs-2024-02-25' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
7
-22
/
+25
2024-02-25
bcachefs: fix bch2_save_backtrace()
Kent Overstreet
1
-1
/
+1
2024-02-25
Merge tag 'docs-6.8-fixes3' of git://git.lwn.net/linux
Linus Torvalds
2
-6
/
+10
2024-02-25
Merge tag 'usb-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
12
-26
/
+75
2024-02-25
Merge tag 'tty-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-34
/
+38
2024-02-25
Merge tag 'x86_urgent_for_v6.8_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
13
-46
/
+112
2024-02-25
Merge tag 'irq_urgent_for_v6.8_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-10
/
+10
2024-02-25
Merge tag 'erofs-for-6.8-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-14
/
+14
2024-02-25
Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
22
-63
/
+88
2024-02-25
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-4
/
+9
2024-02-25
ext4_get_link(): fix breakage in RCU mode
Al Viro
1
-3
/
+5
2024-02-25
cifs_get_link(): bail out in unsafe case
Al Viro
1
-0
/
+3
[next]