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
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-29
SUNRPC: Add enum svc_auth_status
Chuck Lever
2
-2
/
+2
2023-08-29
SUNRPC: remove timeout arg from svc_recv()
NeilBrown
4
-9
/
+14
2023-08-29
SUNRPC: change svc_recv() to return void.
NeilBrown
3
-28
/
+5
2023-08-29
SUNRPC: call svc_process() from svc_recv().
NeilBrown
3
-8
/
+1
2023-08-29
nfsd: separate nfsd_last_thread() from nfsd_put()
NeilBrown
2
-34
/
+25
2023-08-29
nfsd: Simplify code around svc_exit_thread() call in nfsd()
NeilBrown
1
-23
/
+0
2023-08-29
nfsd: don't allow nfsd threads to be signalled.
NeilBrown
3
-23
/
+3
2023-08-29
lockd: remove SIGKILL handling
NeilBrown
1
-24
/
+0
2023-08-29
fs: lockd: avoid possible wrong NULL parameter
Su Hui
1
-0
/
+3
2023-08-29
exportfs: remove kernel-doc warnings in exportfs
Zhu Wang
1
-0
/
+1
2023-08-29
nfsd: inherit required unset default acls from effective set
Jeff Layton
1
-5
/
+29
2023-08-29
lockd: nlm_blocked list race fixes
Alexander Aring
1
-1
/
+12
2023-08-29
nfsd: set missing after_change as before_change + 1
Jeff Layton
1
-1
/
+1
2023-08-29
nfsd: remove unsafe BUG_ON from set_change_info
Jeff Layton
2
-11
/
+32
2023-08-29
nfsd: handle failure to collect pre/post-op attrs more sanely
Jeff Layton
5
-37
/
+65
2023-08-29
nfsd: add a MODULE_DESCRIPTION
Jeff Layton
1
-0
/
+1
2023-08-29
NFSD: Rename struct svc_cacherep
Chuck Lever
4
-28
/
+28
2023-08-29
NFSD: Remove svc_rqst::rq_cacherep
Chuck Lever
3
-11
/
+16
2023-08-29
NFSD: Refactor the duplicate reply cache shrinker
Chuck Lever
1
-43
/
+39
2023-08-29
NFSD: Replace nfsd_prune_bucket()
Chuck Lever
2
-15
/
+85
2023-08-29
NFSD: Rename nfsd_reply_cache_alloc()
Chuck Lever
1
-3
/
+3
2023-08-29
NFSD: Refactor nfsd_reply_cache_free_locked()
Chuck Lever
1
-7
/
+20
2023-08-29
NFSD: Enable write delegation support
Dai Ngo
2
-20
/
+78
2023-08-29
NFSD: Report zero space limit for write delegations
Chuck Lever
1
-3
/
+6
2023-08-29
NFSD: handle GETATTR conflict with write delegation
Dai Ngo
5
-0
/
+82
2023-08-29
locks: allow support for write delegation
Dai Ngo
1
-7
/
+0
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
36
-306
/
+306
2023-08-29
Merge tag 'flex-array-transformations-6.6-rc1' of git://git.kernel.org/pub/sc...
Linus Torvalds
4
-10
/
+11
2023-08-29
Merge tag 'v6.6-vfs.super.fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-20
/
+31
2023-08-29
ksmbd: add missing calling smb2_set_err_rsp() on error
Namjae Jeon
1
-0
/
+1
2023-08-29
ksmbd: replace one-element array with flex-array member in struct smb2_ea_info
Namjae Jeon
2
-2
/
+2
2023-08-29
ksmbd: fix slub overflow in ksmbd_decode_ntlmssp_auth_blob()
Namjae Jeon
1
-0
/
+3
2023-08-29
ksmbd: fix wrong DataOffset validation of create context
Namjae Jeon
1
-1
/
+1
2023-08-29
ksmbd: Fix one kernel-doc comment
Yang Li
1
-1
/
+0
2023-08-29
ksmbd: reduce descriptor size if remaining bytes is less than request size
Namjae Jeon
1
-7
/
+18
2023-08-29
ksmbd: fix `force create mode' and `force directory mode'
Atte Heikkilä
1
-18
/
+11
2023-08-29
ksmbd: fix wrong interim response on compound
Namjae Jeon
4
-26
/
+26
2023-08-29
ksmbd: add support for read compound
Namjae Jeon
12
-370
/
+380
2023-08-29
ksmbd: switch to use kmemdup_nul() helper
Yang Yingliang
1
-3
/
+1
2023-08-29
jfs: validate max amount of blocks before allocation.
Alexei Filippov
1
-0
/
+5
2023-08-29
jfs: remove redundant initialization to pointer ip
Colin Ian King
1
-1
/
+1
2023-08-29
fuse: conditionally fill kstat in fuse_do_statx()
Bernd Schubert
1
-5
/
+8
2023-08-29
super: ensure valid info
Christian Brauner
1
-19
/
+30
2023-08-29
super: move lockdep assert
Christian Brauner
1
-1
/
+1
2023-08-28
Merge tag 'pstore-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-346
/
+137
2023-08-28
Merge tag 'for-6.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
44
-1617
/
+2259
2023-08-28
Merge tag 'affs-for-6.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-15
/
+19
2023-08-28
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
6
-103
/
+79
2023-08-28
Merge tag 'iomap-6.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
9
-200
/
+446
2023-08-28
Merge tag 'erofs-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-190
/
+459
[prev]
[next]