summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-07-201-0/+1
|\
| * SUNRPC: Fix another issue with rpc_client_register()Trond Myklebust2013-07-151-0/+1
* | Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-07-171-6/+14
|\ \ | |/ |/|
| * svcrdma: underflow issue in decode_write_list()Dan Carpenter2013-07-151-6/+14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-143-52/+26
|\ \
| * | sunrpc: now we can just set ->s_d_opAl Viro2013-07-141-3/+2
| * | __rpc_lookup_create_exclusive: pass string instead of qstrAl Viro2013-07-141-25/+9
| * | rpc_create_*_dir: don't bother with qstrAl Viro2013-07-143-31/+21
* | | Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-07-112-12/+29
|\ \ \
| * | | SUNRPC: Fix a deadlock in rpc_client_register()Trond Myklebust2013-07-101-7/+9
| * | | rpc_pipe: rpc_dir_inode_operations can be staticFengguang Wu2013-07-091-1/+1
| * | | rpc_pipe: set dentry operations at d_alloc timeJeff Layton2013-07-091-5/+20
* | | | Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-07-116-51/+63
|\ \ \ \ | | |_|/ | |/| |
| * | | svcrpc: fix failures to handle -1 uid'sJ. Bruce Fields2013-07-081-2/+0
| * | | sunrpc: Don't schedule an upcall on a replaced cache entry.NeilBrown2013-07-011-1/+2
| * | | net/sunrpc: xpt_auth_cache should be ignored when expired.NeilBrown2013-07-012-8/+2
| * | | sunrpc/cache: ensure items removed from cache do not have pending upcalls.NeilBrown2013-07-011-1/+5
| * | | sunrpc/cache: use cache_fresh_unlocked consistently and correctly.NeilBrown2013-07-011-13/+7
| * | | sunrpc/cache: remove races with queuing an upcall.NeilBrown2013-07-011-11/+29
| * | | svcrpc: don't error out on small tcp fragmentJ. Bruce Fields2013-07-011-1/+1
| * | | svcrpc: fix handling of too-short rpc'sJ. Bruce Fields2013-07-011-2/+7
| * | | svcrpc: store gss mech in svc_credJ. Bruce Fields2013-07-012-4/+5
| * | | svcrpc: introduce init_svc_credJ. Bruce Fields2013-07-011-4/+2
| * | | Merge branch 'for-3.10' into 'for-3.11'J. Bruce Fields2013-07-012-8/+12
| |\ \ \
| * | | | sunrpc: the cache_detail in cache_is_valid is unused any morechaoting fan2013-05-211-4/+4
| * | | | sunrpc: server back channel needs no rpcbind methodJ. Bruce Fields2013-05-151-1/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-094-13/+13
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches2013-06-134-13/+13
* | | | | Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-07-093-45/+53
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | SUNRPC: PipeFS MOUNT notification optimization for dying clientsStanislav Kinsbursky2013-06-281-0/+2
| * | | | SUNRPC: split client creation routine into setup and registrationStanislav Kinsbursky2013-06-281-25/+39
| * | | | SUNRPC: fix races on PipeFS UMOUNT notificationsStanislav Kinsbursky2013-06-282-5/+2
| * | | | SUNRPC: fix races on PipeFS MOUNT notificationsStanislav Kinsbursky2013-06-282-11/+18
| * | | | rpc_pipefs: only set rpc_dentry_ops if d_op isn't already setJeff Layton2013-06-181-1/+2
| * | | | SUNRPC: Remove redundant call to rpc_set_running() in __rpc_execute()Trond Myklebust2013-06-061-1/+0
| * | | | SUNRPC: Remove unused function rpc_queue_emptyTrond Myklebust2013-06-061-14/+0
| * | | | SUNRPC: Fix a potential race in rpc_executeTrond Myklebust2013-06-061-1/+3
* | | | | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-031-1/+1
|\ \ \ \ \
| * | | | | drivers: avoid parsing names as kthread_run() format stringsKees Cook2013-07-031-1/+1
* | | | | | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-031-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'freezer'Rafael J. Wysocki2013-06-281-1/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | freezer: add unsafe versions of freezable helpers for NFSColin Cross2013-05-121-1/+1
| | | |/ / | | |/| |
* | | | | more open-coded file_inode() callsAl Viro2013-06-291-2/+2
|/ / / /
* | | | Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-05-312-8/+12
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | svcrpc: fix failures to handle -1 uid's and gid'sJ. Bruce Fields2013-05-291-5/+7
| * | svcrpc: implement O_NONBLOCK behavior for use-gss-proxyJ. Bruce Fields2013-05-281-2/+4
| * | svcauth_gss: fix error code in use_gss_proxy()Dan Carpenter2013-05-121-1/+1
| |/
* | SUNRPC: Prevent an rpc_task wakeup raceTrond Myklebust2013-05-221-1/+7
* | SUNRPC: Convert auth_gss pipe detection to work in namespacesTrond Myklebust2013-05-163-19/+30
* | SUNRPC: Faster detection if gssd is actually runningTrond Myklebust2013-05-163-1/+18
OpenPOWER on IntegriCloud