index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
befs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-08-31
macintosh/ams: linux/platform_device.h is needed
Randy Dunlap
1
-0
/
+1
2023-08-31
NFS: switch back to using kill_anon_super
Christoph Hellwig
1
-3
/
+1
2023-08-31
mtd: key superblock by device number
Christian Brauner
1
-34
/
+11
2023-08-31
fs: export sget_dev()
Christian Brauner
2
-19
/
+46
2023-08-30
x86/shstk: Change order of __user in type
Rick Edgecombe
1
-1
/
+1
2023-08-30
x86: bring back rep movsq for user access on CPUs without ERMS
Mateusz Guzik
2
-45
/
+14
2023-08-30
fs/jfs: Use common ucs2 upper case table
Dr. David Alan Gilbert
6
-147
/
+23
2023-08-30
fs/smb/client: Use common code in client
Dr. David Alan Gilbert
5
-405
/
+4
2023-08-30
fs/smb: Swing unicode common code from smb->NLS
Dr. David Alan Gilbert
7
-284
/
+328
2023-08-30
fs/smb: Remove unicode 'lower' tables
Dr. David Alan Gilbert
4
-343
/
+0
2023-08-30
SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusion
Steve French
9
-22
/
+22
2023-08-30
clk: qcom: Fix SM_GPUCC_8450 dependencies
Nathan Chancellor
1
-0
/
+1
2023-08-29
Documentation: Add missing documentation for EXPORT_OP flags
Chuck Lever
1
-0
/
+26
2023-08-29
SUNRPC: Remove unused declaration rpc_modcount()
Yue Haibing
1
-16
/
+7
2023-08-29
SUNRPC: Remove unused declarations
Yue Haibing
1
-3
/
+0
2023-08-29
NFSD: da_addr_body field missing in some GETDEVICEINFO replies
Chuck Lever
3
-14
/
+29
2023-08-29
SUNRPC: Remove return value of svc_pool_wake_idle_thread()
NeilBrown
2
-7
/
+3
2023-08-29
SUNRPC: make rqst_should_sleep() idempotent()
NeilBrown
1
-3
/
+5
2023-08-29
SUNRPC: Clean up svc_set_num_threads
Chuck Lever
1
-35
/
+25
2023-08-29
SUNRPC: Count ingress RPC messages per svc_pool
Chuck Lever
3
-1
/
+5
2023-08-29
SUNRPC: Deduplicate thread wake-up code
Chuck Lever
3
-36
/
+43
2023-08-29
SUNRPC: Move trace_svc_xprt_enqueue
Chuck Lever
2
-10
/
+10
2023-08-29
SUNRPC: Add enum svc_auth_status
Chuck Lever
9
-49
/
+73
2023-08-29
SUNRPC: change svc_xprt::xpt_flags bits to enum
Chuck Lever
2
-35
/
+56
2023-08-29
SUNRPC: change svc_rqst::rq_flags bits to enum
NeilBrown
1
-10
/
+13
2023-08-29
SUNRPC: change svc_pool::sp_flags bits to enum
NeilBrown
1
-3
/
+7
2023-08-29
SUNRPC: change cache_head.flags bits to enum
NeilBrown
1
-4
/
+8
2023-08-29
SUNRPC: remove timeout arg from svc_recv()
NeilBrown
9
-32
/
+34
2023-08-29
SUNRPC: change svc_recv() to return void.
NeilBrown
5
-46
/
+17
2023-08-29
SUNRPC: call svc_process() from svc_recv().
NeilBrown
5
-10
/
+3
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
2
-36
/
+0
2023-08-29
nfsd: don't allow nfsd threads to be signalled.
NeilBrown
4
-33
/
+9
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
SUNRPC: Reduce thread wake-up rate when receiving large RPC messages
Chuck Lever
1
-1
/
+11
2023-08-29
SUNRPC: Revert e0a912e8ddba
Chuck Lever
2
-8
/
+0
2023-08-29
SUNRPC: Convert svc_udp_sendto() to use the per-socket bio_vec array
Chuck Lever
1
-11
/
+13
2023-08-29
SUNRPC: Send RPC message on TCP with a single sock_sendmsg() call
Chuck Lever
2
-15
/
+20
2023-08-29
SUNRPC: Convert svc_tcp_sendmsg to use bio_vecs directly
Chuck Lever
3
-44
/
+72
2023-08-29
nfsd: inherit required unset default acls from effective set
Jeff Layton
1
-5
/
+29
2023-08-29
sunrpc: Remove unused extern declarations
YueHaibing
1
-3
/
+0
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
4
-12
/
+16
[next]