Age | Commit message (Expand) | Author |
2013-08-08 | cgroup: pass around cgroup_subsys_state instead of cgroup in file methods | Tejun Heo |
2013-08-08 | cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods | Tejun Heo |
2013-08-08 | cgroup: add css_parent() | Tejun Heo |
2013-08-08 | cgroup: add/update accessors which obtain subsys specific data from css | Tejun Heo |
2013-08-08 | netprio_cgroup: pass around @css instead of @cgroup and kill struct cgroup_ne... | Tejun Heo |
2013-08-08 | cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/ | Tejun Heo |
2013-07-11 | Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-07-11 | Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/sc... | Linus Torvalds |
2013-07-11 | Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2013-07-10 | SUNRPC: Fix a deadlock in rpc_client_register() | Trond Myklebust |
2013-07-09 | rpc_pipe: rpc_dir_inode_operations can be static | Fengguang Wu |
2013-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-07-09 | rpc_pipe: set dentry operations at d_alloc time | Jeff Layton |
2013-07-09 | Merge tag 'for-linus-3.11-merge-window-part-1' of git://git.kernel.org/pub/sc... | Linus Torvalds |
2013-07-09 | net: sctp: confirm route during forward progress | Daniel Borkmann |
2013-07-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2013-07-09 | Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-07-08 | net: rename low latency sockets functions to busy poll | Eliezer Tamir |
2013-07-08 | svcrpc: fix failures to handle -1 uid's | J. Bruce Fields |
2013-07-07 | 9P: Add cancelled() to the transport functions. | Simon Derr |
2013-07-07 | 9P/RDMA: count posted buffers without a pending request | Simon Derr |
2013-07-07 | 9P/RDMA: Improve error handling in rdma_request | Simon Derr |
2013-07-07 | 9P/RDMA: Do not free req->rc in error handling in rdma_request() | Simon Derr |
2013-07-07 | 9P/RDMA: Use a semaphore to protect the RQ | Simon Derr |
2013-07-07 | 9P/RDMA: Protect against duplicate replies | Simon Derr |
2013-07-07 | 9P/RDMA: increase P9_RDMA_MAXSIZE to 1MB | Simon Derr |
2013-07-07 | 9pnet: refactor struct p9_fcall alloc code | Simon Derr |
2013-07-07 | 9P/RDMA: rdma_request() needs not allocate req->rc | Simon Derr |
2013-07-07 | 9P: Fix fcall allocation for rdma | Simon Derr |
2013-07-07 | net/9p: add privport option to 9p tcp transport | Jim Garlick |
2013-07-06 | bridge: fix some kernel warning in multicast timer | Cong Wang |
2013-07-04 | sit: fix tunnel update via netlink | Nicolas Dichtel |
2013-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-07-04 | Merge branches 'for-3.11/battery', 'for-3.11/elo', 'for-3.11/holtek' and 'for... | Jiri Kosina |
2013-07-03 | ipv6: rt6_check_neigh should successfully verify neigh if no NUD information ... | Hannes Frederic Sowa |
2013-07-03 | net: ipv6: fix wrong ping_v6_sendmsg return value | Lorenzo Colitti |
2013-07-03 | net: ipv6: add missing lock in ping_v6_sendmsg | Lorenzo Colitti |
2013-07-03 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds |
2013-07-03 | netem: fix possible NULL deref in netem_dequeue() | Eric Dumazet |
2013-07-03 | core: Copy inner_protocol in copy_skb_header() | Joe Stringer |
2013-07-03 | drivers: avoid parsing names as kthread_run() format strings | Kees Cook |
2013-07-03 | drivers: avoid format strings in names passed to alloc_workqueue() | Kees Cook |
2013-07-03 | mm: use totalram_pages instead of num_physpages at runtime | Jiang Liu |
2013-07-03 | libceph: call r_unsafe_callback when unsafe reply is received | Yan, Zheng |
2013-07-03 | libceph: Fix NULL pointer dereference in auth client code | Tyler Hicks |
2013-07-03 | libceph: fix truncate size calculation | Yan, Zheng |
2013-07-03 | libceph: fix safe completion | Yan, Zheng |
2013-07-03 | libceph: print more info for short message header | Alex Elder |
2013-07-03 | libceph: add lingering request reference when registered | Alex Elder |
2013-07-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |