Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Ke Wang
|
77b00bc037
sunrpc: queue work on system_power_efficient_wq
|
9 years ago |
NeilBrown
|
d8d29138b1
sunrpc: remove 'inuse' flag from struct cache_detail.
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
NeilBrown
|
a6ab1e8126
sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a race
|
9 years ago |
Stefan Hajnoczi
|
b7052cd7bc
sunrpc/cache: fix off-by-one in qword_get()
|
9 years ago |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 years ago |
Neil Brown
|
778620364e
sunrpc/cache: make cache flushing more reliable.
|
9 years ago |
Kinglong Mee
|
129e5824cd
sunrpc: Switch to using hash list instead single list
|
10 years ago |
Kinglong Mee
|
c8c081b70c
sunrpc/nfsd: Remove redundant code by exports seq_operations functions
|
10 years ago |
Kinglong Mee
|
9936f2ae37
sunrpc: Store cache_detail in seq_file's private directly
|
10 years ago |
Rasmus Villemoes
|
41416f2330
lib/string_helpers.c: change semantics of string_escape_mem
|
10 years ago |
Al Viro
|
1711fd9add
sunrpc: fix braino in ->poll()
|
10 years ago |
Andy Shevchenko
|
1b2e122d16
sunrpc/cache: convert to use string_escape_str()
|
10 years ago |
Kinglong Mee
|
ecca063b31
SUNRPC: Fix printk that is not only for nfsd
|
11 years ago |
Linus Torvalds
|
d9894c228b
Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux
|
11 years ago |
Aruna-Hewapathirane
|
63862b5bef
net: replace macros net_random and net_srandom with direct calls to prandom
|
11 years ago |
Andy Shevchenko
|
056785ea51
net/sunrpc/cache: simplify code by using hex_pack_byte()
|
11 years ago |
Linus Torvalds
|
41d9884c44
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
a95e691f9c
rpc_create_*_dir: don't bother with qstr
|
12 years ago |
NeilBrown
|
0bebc633f1
sunrpc: Don't schedule an upcall on a replaced cache entry.
|
12 years ago |
NeilBrown
|
7715cde868
net/sunrpc: xpt_auth_cache should be ignored when expired.
|
12 years ago |
NeilBrown
|
013920eb5d
sunrpc/cache: ensure items removed from cache do not have pending upcalls.
|
12 years ago |
NeilBrown
|
2a1c7f53fd
sunrpc/cache: use cache_fresh_unlocked consistently and correctly.
|
12 years ago |
NeilBrown
|
f9e1aedc6c
sunrpc/cache: remove races with queuing an upcall.
|
12 years ago |
chaoting fan
|
b6040f9706
sunrpc: the cache_detail in cache_is_valid is unused any more
|
12 years ago |
Linus Torvalds
|
1db772216f
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
|
12 years ago |
Linus Torvalds
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Andy Shevchenko
|
2e0fb404c8
lib, net: make isodigit() public and use it
|
12 years ago |
Al Viro
|
d9dda78bad
procfs: new helper - PDE_DATA(inode)
|
12 years ago |