| Commit message (Expand) | Author | Age | Files | Lines |
* | NFS: Add a helper to extract the nfs_open_context from a struct file | Trond Myklebust | 2007-10-09 | 1 | -0/+5 |
* | RPCRDMA: rpc rdma transport switch | \"Talpey, Thomas\ | 2007-10-09 | 1 | -0/+5 |
* | RPCRDMA: Kconfig and header file with rpcrdma protocol definitions | \"Talpey, Thomas\ | 2007-10-09 | 2 | -0/+201 |
* | NFS/SUNRPC: support transport protocol naming | \"Talpey, Thomas\ | 2007-10-09 | 2 | -3/+13 |
* | SUNRPC: rearrange RPC sockets definitions | \"Talpey, Thomas\ | 2007-10-09 | 2 | -22/+40 |
* | SUNRPC: rename the rpc_xprtsock_create structure | \"Talpey, Thomas\ | 2007-10-09 | 1 | -5/+5 |
* | SUNRPC: Provide a new API for registering transport implementations | \"Talpey, Thomas\ | 2007-10-09 | 1 | -0/+11 |
* | SUNRPC: mark bulk read/write data in xdrbuf | \"Talpey, Thomas\ | 2007-10-09 | 1 | -1/+4 |
* | SUNRPC: export per-transport rpcbind netid's | \"Talpey, Thomas\ | 2007-10-09 | 1 | -0/+1 |
* | SUNRPC: move per-transport rpcbind netid's | \"Talpey, Thomas\ | 2007-10-09 | 1 | -0/+13 |
* | SUNRPC: fix a signed v. unsigned comparison nit in rpc_bind_new_program | Chuck Lever | 2007-10-09 | 1 | -1/+1 |
* | SUNRPC: Add support for formatted universal addresses | Chuck Lever | 2007-10-09 | 1 | -0/+1 |
* | SUNRPC: Add hex-formatted address support to rpc_peeraddr2str() | Chuck Lever | 2007-10-09 | 1 | -0/+2 |
* | Re: [NFS] [PATCH] Attribute timeout handling and wrapping u32 jiffies | Fabio Olive Leite | 2007-10-09 | 1 | -0/+4 |
* | NFS: Fall back to synchronous writes when a background write errors... | Trond Myklebust | 2007-10-09 | 1 | -0/+3 |
* | NFS: Clean up NFS writeback flush code | Trond Myklebust | 2007-10-09 | 1 | -1/+1 |
* | VFS: Remove writeback_control->fs_private | Trond Myklebust | 2007-10-09 | 1 | -2/+0 |
* | NFS: Clean up write code... | Trond Myklebust | 2007-10-09 | 2 | -2/+0 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-10-08 | 1 | -1/+1 |
|\ |
|
| * | [ROSE]: Fix rose.ko oops on unload | Alexey Dobriyan | 2007-10-07 | 1 | -1/+1 |
* | | mm: set_page_dirty_balance() vs ->page_mkwrite() | Peter Zijlstra | 2007-10-08 | 1 | -1/+1 |
|/ |
|
* | Don't do load-average calculations at even 5-second intervals | Linus Torvalds | 2007-10-07 | 1 | -1/+1 |
* | Remove unnecessary cast in prefetch() | Serge Belyshev | 2007-10-05 | 1 | -1/+1 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-10-03 | 3 | -328/+109 |
|\ |
|
| * | [MIPS] Terminally fix local_{dec,sub}_if_positive | Ralf Baechle | 2007-10-03 | 1 | -68/+0 |
| * | [MIPS] Type proof reimplementation of cmpxchg. | Ralf Baechle | 2007-10-03 | 3 | -260/+109 |
* | | Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki... | Michael Hennerich | 2007-10-04 | 1 | -1/+34 |
* | | Blackfin arch: gpio pinmux and resource allocation API required by BF537 on c... | Michael Hennerich | 2007-10-04 | 5 | -14/+88 |
* | | Blackfin arch: add some missing syscall | Bryan Wu | 2007-09-23 | 1 | -5/+51 |
* | | Binfmt_flat: Add minimum support for the Blackfin relocations | Bernd Schmidt | 2007-10-03 | 5 | -5/+11 |
|/ |
|
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-10-01 | 1 | -0/+1 |
|\ |
|
| * | [MIPS] Fix value of O_TRUNC | Ralf Baechle | 2007-10-01 | 1 | -0/+1 |
* | | i386: remove bogus comment about memory barrier | Nick Piggin | 2007-09-29 | 1 | -5/+0 |
|/ |
|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-09-28 | 1 | -4/+2 |
|\ |
|
| * | [TCP]: Fix MD5 signature handling on big-endian. | David S. Miller | 2007-09-28 | 1 | -4/+2 |
* | | [MIPS] Fix CONFIG_BUILD_ELF64 kernels with symbols in CKSEG0. | Ralf Baechle | 2007-09-27 | 1 | -1/+1 |
|/ |
|
* | Revert "[PATCH] x86-64: fix x86_64-mm-sched-clock-share" | Linus Torvalds | 2007-09-26 | 1 | -16/+3 |
* | Revert "x86-64: Disable local APIC timer use on AMD systems with C1E" | Linus Torvalds | 2007-09-26 | 1 | -1/+0 |
* | x86-64: Disable local APIC timer use on AMD systems with C1E | Thomas Gleixner | 2007-09-26 | 1 | -0/+1 |
* | fix sctp_del_bind_addr() last argument type | Al Viro | 2007-09-26 | 1 | -1/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-09-26 | 2 | -1/+4 |
|\ |
|
| * | SCTP : Add paramters validity check for ASCONF chunk | Wei Yongjun | 2007-09-25 | 2 | -0/+4 |
| * | SCTP: Clean up OOTB handling and fix infinite loop processing | Vlad Yasevich | 2007-09-25 | 1 | -1/+0 |
* | | ACPI: CONFIG_ACPI_SLEEP=n power off regression in 2.6.23-rc8 (NOT in rc7) | Alexey Starikovskiy | 2007-09-25 | 1 | -4/+0 |
|/ |
|
* | [MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop. | Ralf Baechle | 2007-09-24 | 1 | -8/+24 |
* | ACPI: disable lower idle C-states across suspend/resume | Thomas Gleixner | 2007-09-22 | 1 | -0/+2 |
* | Revert "x86_64: Quicklist support for x86_64" | Linus Torvalds | 2007-09-21 | 2 | -49/+25 |
* | signalfd simplification | Davide Libenzi | 2007-09-20 | 3 | -38/+6 |
* | sched: add /proc/sys/kernel/sched_compat_yield | Ingo Molnar | 2007-09-19 | 1 | -0/+1 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-09-19 | 1 | -1/+3 |
|\ |
|