Age | Commit message (Expand) | Author | Files | Lines |
2010-10-08 | NFS: new idmapper | Bryan Schumaker | 1 | -2/+29 |
2010-09-24 | NFSv4.1: keep seq_res.sr_slot as pointer rather than an index | Benny Halevy | 1 | -1/+1 |
2010-09-23 | nfs: introduce mount option '-olocal_lock' to make locks local | Suresh Jayaraman | 1 | -0/+3 |
2010-09-22 | SUNRPC: Refactor logic to NUL-terminate strings in pages | Chuck Lever | 1 | -0/+1 |
2010-09-18 | nfs: make sillyrename an async operation | Jeff Layton | 1 | -0/+2 |
2010-09-18 | nfs: move nfs_sillyrename to unlink.c | Jeff Layton | 1 | -1/+1 |
2010-09-18 | nfs: standardize the rename response container | Jeff Layton | 1 | -14/+9 |
2010-09-18 | nfs: standardize the rename args container | Jeff Layton | 1 | -27/+12 |
2010-09-17 | NFS: Add an 'open_context' element to struct nfs_rpc_ops | Trond Myklebust | 1 | -0/+4 |
2010-09-17 | NFS: Clean up nfs4_proc_create() | Trond Myklebust | 1 | -1/+1 |
2010-09-17 | NFSv4: Clean up nfs4_atomic_open | Trond Myklebust | 1 | -0/+2 |
2010-09-17 | SUNRPC: Remove rpcb_getport_sync() | Chuck Lever | 1 | -1/+0 |
2010-09-17 | NFS: Use super.c for NFSROOT mount option parsing | Chuck Lever | 1 | -5/+5 |
2010-08-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -4/+14 |
2010-08-29 | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 2 | -10/+4 |
2010-08-29 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 1 | -2/+13 |
2010-08-29 | NOMMU: Stub out vm_get_page_prot() if there's no MMU | David Howells | 1 | -0/+8 |
2010-08-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 5 | -11/+12 |
2010-08-28 | fanotify: resize pid and reorder structure | Tvrtko Ursulin | 1 | -3/+3 |
2010-08-27 | vgaarb: Wrap vga_(get|put) in CONFIG_VGA_ARB | Chris Wilson | 1 | -2/+13 |
2010-08-25 | tcp: Combat per-cpu skew in orphan tests. | David S. Miller | 1 | -4/+14 |
2010-08-24 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+6 |
2010-08-24 | guard page for stacks that grow upwards | Luck, Tony | 1 | -1/+7 |
2010-08-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 3 | -34/+58 |
2010-08-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 1 | -0/+1 |
2010-08-24 | USB: gadget: fix composite kernel-doc warnings | Randy Dunlap | 1 | -0/+1 |
2010-08-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 12 | -26/+58 |
2010-08-24 | Merge branch 'for-upstream/pvhvm' of git://xenbits.xensource.com/people/ianc/... | Linus Torvalds | 1 | -5/+9 |
2010-08-24 | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 7 | -23/+39 |
2010-08-24 | kobject: Break the kobject namespace defs into their own header | David Howells | 3 | -34/+58 |
2010-08-23 | xen: pvhvm: make it clearer that XEN_UNPLUG_* define bits in a bitfield | Ian Campbell | 1 | -6/+9 |
2010-08-23 | xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessary | Ian Campbell | 1 | -1/+1 |
2010-08-23 | xen: pvhvm: allow user to request no emulated device unplug | Ian Campbell | 1 | -0/+1 |
2010-08-23 | header: fix broken headers for user space | Changli Gao | 10 | -26/+26 |
2010-08-23 | fanotify: flush outstanding perm requests on group destroy | Eric Paris | 2 | -7/+1 |
2010-08-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 1 | -1/+1 |
2010-08-22 | workqueue: Add basic tracepoints to track workqueue execution | Arjan van de Ven | 1 | -0/+62 |
2010-08-21 | mm: make the vma list be doubly linked | Linus Torvalds | 1 | -1/+1 |
2010-08-21 | Input: uinput - add devname alias to allow module on-demand load | Kay Sievers | 2 | -1/+1 |
2010-08-21 | USB: drop tty argument from usb_serial_handle_sysrq_char() | Dmitry Torokhov | 1 | -2/+1 |
2010-08-21 | Input: sysrq - drop tty argument form handle_sysrq() | Dmitry Torokhov | 2 | -8/+6 |
2010-08-20 | kfifo: implement missing __kfifo_skip_r() | Andrea Righi | 1 | -0/+2 |
2010-08-20 | Input: sysrq - drop tty argument from sysrq ops handlers | Dmitry Torokhov | 1 | -1/+5 |
2010-08-19 | tracing: Fix timer tracing | Arjan van de Ven | 1 | -2/+6 |
2010-08-19 | netfilter: fix userspace header warning | Sam Ravnborg | 1 | -0/+2 |
2010-08-19 | net: add Fast Ethernet driver for PXA168. | Sachin Sanap | 1 | -0/+30 |
2010-08-18 | Fix the declaration of sys_execve() in asm-generic/syscalls.h | David Howells | 1 | -2/+4 |
2010-08-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 5 | -23/+197 |
2010-08-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -0/+1 |
2010-08-18 | Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -0/+3 |