Trond Myklebust
|
1863d77f15
SUNRPC: Replace the cache_detail->hash_lock with a regular spinlock
|
hace 6 años |
Trond Myklebust
|
d48cf356a1
SUNRPC: Remove non-RCU protected lookup
|
hace 6 años |
Trond Myklebust
|
ae74136b4b
SUNRPC: Allow cache lookups to use RCU protection rather than the r/w spinlock
|
hace 6 años |
Trond Myklebust
|
b92a8fabab
SUNRPC: Refactor sunrpc_cache_lookup
|
hace 6 años |
Kees Cook
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
hace 7 años |
Linus Torvalds
|
5e4d659713
Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linux
|
hace 7 años |
Joe Perches
|
d6444062f8
net: Use octal not symbolic permissions
|
hace 7 años |
NeilBrown
|
3b68e6ee3c
SUNRPC: cache: ignore timestamp written to 'flush' file.
|
hace 7 años |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
hace 7 años |
Linus Torvalds
|
168fe32a07
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
hace 7 años |
Bhumika Goyal
|
d34971a65b
sunrpc: make the function arg as const
|
hace 7 años |
Al Viro
|
ade994f4f6
net: annotate ->poll() instances
|
hace 8 años |
Linus Torvalds
|
8f03cf50bc
Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
|
hace 8 años |
Linus Torvalds
|
8313064c2e
Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux
|
hace 8 años |
Kinglong Mee
|
8ccc869169
sunrpc: use simple_read_from_buffer for reading cache flush
|
hace 8 años |
Kinglong Mee
|
6489a8f413
sunrpc: update the comments of sunrpc proc path
|
hace 8 años |
Kinglong Mee
|
863d7d9c2e
sunrpc/nfs: cleanup procfs/pipefs entry in cache_detail
|
hace 8 años |
Kinglong Mee
|
471a930ad7
SUNRPC: Drop all entries from cache_detail when cache_purge()
|
hace 8 años |
Neil Brown
|
2b477c00f3
svcrpc: free contexts immediately on PROC_DESTROY
|
hace 8 años |
Peter Zijlstra
|
2c935bc572
locking/atomic, kref: Add kref_read()
|
hace 8 años |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
hace 8 años |
Ke Wang
|
77b00bc037
sunrpc: queue work on system_power_efficient_wq
|
hace 9 años |
NeilBrown
|
d8d29138b1
sunrpc: remove 'inuse' flag from struct cache_detail.
|
hace 9 años |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
hace 9 años |
NeilBrown
|
a6ab1e8126
sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a race
|
hace 9 años |
Stefan Hajnoczi
|
b7052cd7bc
sunrpc/cache: fix off-by-one in qword_get()
|
hace 9 años |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
hace 9 años |
Neil Brown
|
778620364e
sunrpc/cache: make cache flushing more reliable.
|
hace 9 años |
Kinglong Mee
|
129e5824cd
sunrpc: Switch to using hash list instead single list
|
hace 10 años |
Kinglong Mee
|
c8c081b70c
sunrpc/nfsd: Remove redundant code by exports seq_operations functions
|
hace 10 años |