| Commit message (Expand) | Author | Age | Files | Lines |
* | proc: remove PDE_DATA() completely | Muchun Song | 2022-01-22 | 1 | -12/+12 |
* | SUNRPC: improve error response to over-size gss credential | NeilBrown | 2021-09-03 | 1 | -1/+1 |
* | sunrpc: clean-up cache downcall | Roberto Bergantinos Corpas | 2020-12-09 | 1 | -30/+11 |
* | sunrpc: raise kernel RPC channel buffer size | Roberto Bergantinos Corpas | 2020-10-20 | 1 | -1/+1 |
* | sunrpc: simplify do_cache_clean | J. Bruce Fields | 2020-09-26 | 1 | -7/+8 |
* | sunrpc: cache : Replace seq_printf with seq_puts | Xu Wang | 2020-09-26 | 1 | -2/+2 |
* | SUNRPC/cache: Fix unsafe traverse caused double-free in cache_purge | Yihao Wu | 2020-04-13 | 1 | -2/+3 |
* | sunrpc: Add tracing for cache events | Trond Myklebust | 2020-03-16 | 1 | -9/+27 |
* | SUNRPC/cache: Allow garbage collection of invalid cache entries | Trond Myklebust | 2020-03-16 | 1 | -17/+19 |
* | nfsd: export upcalls must not return ESTALE when mountd is down | Trond Myklebust | 2020-03-16 | 1 | -27/+26 |
* | sunrpc: Pass lockdep expression to RCU lists | Amol Grover | 2020-03-16 | 1 | -1/+2 |
* | Merge tag 'nfsd-5.6' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2020-02-08 | 1 | -22/+26 |
|\ |
|
| * | sunrpc: clean up cache entry add/remove from hashtable | Trond Myklebust | 2020-01-22 | 1 | -24/+26 |
| * | sunrpc: Fix potential leaks in sunrpc_cache_unhash() | Trond Myklebust | 2020-01-22 | 1 | -0/+2 |
* | | proc: convert everything to "struct proc_ops" | Alexey Dobriyan | 2020-02-04 | 1 | -23/+22 |
* | | nfs: use time64_t internally | Arnd Bergmann | 2019-12-18 | 1 | -8/+8 |
|/ |
|
* | sunrpc: fix crash when cache_head become valid before update | Pavel Tikhomirov | 2019-10-11 | 1 | -6/+0 |
* | sunrpc: add a new cache_detail operation for when a cache is flushed | Jeff Layton | 2019-08-19 | 1 | -0/+3 |
* | SUNRPC: Track writers of the 'channel' file to improve cache_listeners_exist | Dave Wysochanski | 2019-07-30 | 1 | -4/+8 |
* | Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2019-07-11 | 1 | -1/+0 |
|\ |
|
| * | sunrpc/cache: remove the exporting of cache_seq_next | Denis Efremov | 2019-07-09 | 1 | -1/+0 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 363 | Thomas Gleixner | 2019-06-05 | 1 | -3/+1 |
|/ |
|
* | sunrpc/cache: handle missing listeners better. | NeilBrown | 2019-04-24 | 1 | -1/+3 |
* | sunrpc: don't mark uninitialised items as VALID. | NeilBrown | 2019-04-06 | 1 | -0/+3 |
* | sunrpc: fix cache_head leak due to queued request | Vasily Averin | 2018-12-04 | 1 | -1/+9 |
* | SUNRPC: Replace the cache_detail->hash_lock with a regular spinlock | Trond Myklebust | 2018-10-29 | 1 | -23/+23 |
* | SUNRPC: Remove non-RCU protected lookup | Trond Myklebust | 2018-10-29 | 1 | -57/+4 |
* | SUNRPC: Allow cache lookups to use RCU protection rather than the r/w spinlock | Trond Myklebust | 2018-10-29 | 1 | -14/+79 |
* | SUNRPC: Refactor sunrpc_cache_lookup | Trond Myklebust | 2018-10-03 | 1 | -8/+25 |
* | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-13 | 1 | -1/+1 |
* | Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2018-04-06 | 1 | -16/+16 |
|\ |
|
| * | SUNRPC: cache: ignore timestamp written to 'flush' file. | NeilBrown | 2018-03-19 | 1 | -16/+16 |
* | | net: Use octal not symbolic permissions | Joe Perches | 2018-03-26 | 1 | -5/+5 |
|/ |
|
* | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 2018-02-11 | 1 | -2/+2 |
* | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2018-01-31 | 1 | -4/+4 |
|\ |
|
| * | net: annotate ->poll() instances | Al Viro | 2017-11-27 | 1 | -4/+4 |
* | | sunrpc: make the function arg as const | Bhumika Goyal | 2017-11-27 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2017-03-02 | 1 | -46/+22 |
|\ |
|
| * | sunrpc: use simple_read_from_buffer for reading cache flush | Kinglong Mee | 2017-02-08 | 1 | -12/+3 |
| * | sunrpc: update the comments of sunrpc proc path | Kinglong Mee | 2017-02-08 | 1 | -2/+2 |
| * | sunrpc/nfs: cleanup procfs/pipefs entry in cache_detail | Kinglong Mee | 2017-02-08 | 1 | -32/+17 |
* | | Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2017-03-01 | 1 | -15/+38 |
|\ \ |
|
| * | | SUNRPC: Drop all entries from cache_detail when cache_purge() | Kinglong Mee | 2017-02-08 | 1 | -15/+26 |
| * | | svcrpc: free contexts immediately on PROC_DESTROY | Neil Brown | 2017-01-31 | 1 | -0/+12 |
| |/ |
|
* / | locking/atomic, kref: Add kref_read() | Peter Zijlstra | 2017-01-14 | 1 | -1/+1 |
|/ |
|
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | sunrpc: queue work on system_power_efficient_wq | Ke Wang | 2016-09-27 | 1 | -2/+3 |
* | sunrpc: remove 'inuse' flag from struct cache_detail. | NeilBrown | 2016-07-13 | 1 | -1/+1 |
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 2016-04-04 | 1 | -2/+2 |
* | sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a race | NeilBrown | 2016-03-17 | 1 | -3/+3 |