index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'exfat-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-16
10
-87
/
+64
|
\
|
*
exfat: fix missing REQ_SYNC in exfat_update_bhs()
Yuezhang.Mo
2022-01-10
1
-1
/
+2
|
*
exfat: remove argument 'sector' from exfat_get_dentry()
Yuezhang.Mo
2022-01-10
5
-52
/
+33
|
*
exfat: move super block magic number to magic.h
Namjae Jeon
2022-01-10
2
-1
/
+1
|
*
exfat: fix i_blocks for files truncated over 4 GiB
Christophe Vu-Brugier
2022-01-10
3
-6
/
+6
|
*
exfat: reuse exfat_inode_info variable instead of calling EXFAT_I()
Christophe Vu-Brugier
2022-01-10
4
-18
/
+17
|
*
exfat: make exfat_find_location() static
Christophe Vu-Brugier
2022-01-10
2
-4
/
+2
|
*
exfat: fix typos in comments
Christophe Vu-Brugier
2022-01-10
2
-2
/
+2
|
*
exfat: simplify is_valid_cluster()
Christophe Vu-Brugier
2022-01-10
1
-3
/
+1
*
|
Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-01-16
25
-565
/
+568
|
\
\
|
*
|
nfsd: fix crash on COPY_NOTIFY with special stateid
J. Bruce Fields
2022-01-08
1
-1
/
+5
|
*
|
NFSD: Move fill_pre_wcc() and fill_post_wcc()
Chuck Lever
2022-01-08
5
-75
/
+96
|
*
|
Revert "nfsd: skip some unnecessary stats in the v4 case"
Chuck Lever
2022-01-08
1
-27
/
+17
|
*
|
NFSD: Trace boot verifier resets
Chuck Lever
2022-01-08
2
-3
/
+38
|
*
|
NFSD: Rename boot verifier functions
Chuck Lever
2022-01-08
5
-20
/
+20
|
*
|
NFSD: Clean up the nfsd_net::nfssvc_boot field
Chuck Lever
2022-01-08
3
-17
/
+45
|
*
|
NFSD: Write verifier might go backwards
Chuck Lever
2022-01-08
1
-1
/
+1
|
*
|
nfsd: Add a tracepoint for errors in nfsd4_clone_file_range()
Trond Myklebust
2022-01-08
4
-4
/
+69
|
*
|
NFSD: De-duplicate net_generic(nf->nf_net, nfsd_net_id)
Chuck Lever
2022-01-08
1
-6
/
+5
|
*
|
NFSD: De-duplicate net_generic(SVC_NET(rqstp), nfsd_net_id)
Chuck Lever
2022-01-08
1
-7
/
+4
|
*
|
NFSD: Clean up nfsd_vfs_write()
Chuck Lever
2022-01-08
1
-16
/
+5
|
*
|
nfsd: Replace use of rwsem with errseq_t
Trond Myklebust
2022-01-08
4
-34
/
+24
|
*
|
NFSD: Fix verifier returned in stable WRITEs
Chuck Lever
2022-01-08
1
-0
/
+4
|
*
|
nfsd: Retry once in nfsd_open on an -EOPENSTALE return
Jeff Layton
2022-01-08
2
-1
/
+10
|
*
|
nfsd: Add errno mapping for EREMOTEIO
Jeff Layton
2022-01-08
1
-0
/
+1
|
*
|
nfsd: map EBADF
Peng Tao
2022-01-08
1
-0
/
+1
|
*
|
NFSD: Fix zero-length NFSv3 WRITEs
Chuck Lever
2022-01-08
2
-10
/
+1
|
*
|
nfsd4: add refcount for nfsd4_blocked_lock
Vasily Averin
2022-01-08
2
-3
/
+23
|
*
|
nfs: block notification on fs with its own ->lock
J. Bruce Fields
2022-01-08
3
-9
/
+17
|
*
|
NFSD: De-duplicate nfsd4_decode_bitmap4()
Chuck Lever
2022-01-08
1
-14
/
+3
|
*
|
nfsd: improve stateid access bitmask documentation
J. Bruce Fields
2022-01-08
2
-4
/
+14
|
*
|
NFSD: Combine XDR error tracepoints
Chuck Lever
2022-01-08
1
-21
/
+7
|
*
|
NFSD: simplify per-net file cache management
NeilBrown
2021-12-13
2
-61
/
+17
|
*
|
NFSD: Fix inconsistent indenting
Jiapeng Chong
2021-12-13
1
-2
/
+2
|
*
|
NFSD: Remove be32_to_cpu() from DRC hash function
Chuck Lever
2021-12-13
1
-1
/
+1
|
*
|
NFS: switch the callback service back to non-pooled.
NeilBrown
2021-12-13
1
-1
/
+1
|
*
|
lockd: use svc_set_num_threads() for thread start and stop
NeilBrown
2021-12-13
1
-50
/
+8
|
*
|
lockd: rename lockd_create_svc() to lockd_get()
NeilBrown
2021-12-13
1
-6
/
+4
|
*
|
lockd: introduce lockd_put()
NeilBrown
2021-12-13
1
-37
/
+27
|
*
|
lockd: move svc_exit_thread() into the thread
NeilBrown
2021-12-13
1
-11
/
+12
|
*
|
lockd: move lockd_start_svc() call into lockd_create_svc()
NeilBrown
2021-12-13
1
-12
/
+10
|
*
|
lockd: simplify management of network status notifiers
NeilBrown
2021-12-13
1
-26
/
+9
|
*
|
lockd: introduce nlmsvc_serv
NeilBrown
2021-12-13
1
-16
/
+20
|
*
|
NFSD: simplify locking for network notifier.
NeilBrown
2021-12-13
3
-23
/
+20
|
*
|
SUNRPC: discard svo_setup and rename svc_set_num_threads_sync()
NeilBrown
2021-12-13
2
-11
/
+8
|
*
|
NFSD: Make it possible to use svc_set_num_threads_sync
NeilBrown
2021-12-13
2
-24
/
+20
|
*
|
NFSD: narrow nfsd_mutex protection in nfsd thread
NeilBrown
2021-12-13
1
-6
/
+2
|
*
|
SUNRPC: use sv_lock to protect updates to sv_nrthreads.
NeilBrown
2021-12-13
1
-3
/
+2
|
*
|
nfsd: make nfsd_stats.th_cnt atomic_t
NeilBrown
2021-12-13
3
-7
/
+5
|
*
|
SUNRPC: stop using ->sv_nrthreads as a refcount
NeilBrown
2021-12-13
5
-33
/
+44
[next]