Andy Shevchenko
|
2e0fb404c8
lib, net: make isodigit() public and use it
|
12 years ago |
Linus Torvalds
|
b6669737d3
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
|
12 years ago |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Stanislav Kinsbursky
|
d94af6dea9
SUNRPC: move cache_detail->cache_request callback call to cache_read()
|
12 years ago |
Stanislav Kinsbursky
|
21cd1254d3
SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() function
|
12 years ago |
Stanislav Kinsbursky
|
2d4383383b
SUNRPC: rework cache upcall logic
|
12 years ago |
Yanchuan Nian
|
ec16867617
nfsd: Remove write permission from file content
|
12 years ago |
Weston Andros Adamson
|
0db74d9a2d
SUNRPC: remove BUG_ON calls from cache_read
|
12 years ago |
Sasha Levin
|
212ba90696
SUNRPC: Prevent kernel stack corruption on long values of flush
|
13 years ago |
Tejun Heo
|
203b42f731
workqueue: make deferrable delayed_work initializer names consistent
|
13 years ago |
NeilBrown
|
200724a707
SUNRPC/cache: fix reporting of expired cache entries in 'content' file.
|
13 years ago |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 years ago |
J. Bruce Fields
|
1df00640c9
Merge nfs containerization work from Trond's tree
|
13 years ago |
Dan Carpenter
|
6d8d174998
nfsd: don't allow zero length strings in cache_parse()
|
13 years ago |
Stanislav Kinsbursky
|
2c5f846747
SUNRPC: generic cache register routines removed
|
13 years ago |
Stanislav Kinsbursky
|
0a402d5a65
SUNRPC: cache creation and destruction routines introduced
|
13 years ago |
Stanislav Kinsbursky
|
820f9442e7
SUNRPC: split cache creation and PipeFS registration
|
13 years ago |
Linus Torvalds
|
0b48d42235
Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux
|
13 years ago |
Al Viro
|
64f1426f3c
sunrpc: propagate umode_t
|
14 years ago |
Stanislav Kinsbursky
|
f5c8593b94
NFSd: use network-namespace-aware cache registering routines
|
13 years ago |
J. Bruce Fields
|
fdef7aa5d4
svcrpc: ensure cache_check caller sees updated entry
|
14 years ago |
J. Bruce Fields
|
6bab93f87e
svcrpc: take lock on turning entry NEGATIVE in cache_check
|
14 years ago |
J. Bruce Fields
|
d76d1815f3
svcrpc: avoid double reply caused by deferral race
|
14 years ago |
Linus Torvalds
|
4390110fef
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
|
14 years ago |
Linus Torvalds
|
092e0e7e52
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
|
14 years ago |
Arnd Bergmann
|
a6f8dbc654
sunrpc: remove the big kernel lock
|
14 years ago |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
15 years ago |
NeilBrown
|
e33534d54f
sunrpc/cache: centralise handling of size limit on deferred list.
|
14 years ago |
NeilBrown
|
d29068c431
sunrpc: Simplify cache_defer_req and related functions.
|
14 years ago |