| Commit message (Expand) | Author | Files | Lines |
2011-03-15 | fs/9p: Add buffered write support for v9fs. | Aneesh Kumar K.V | 2 | -19/+218 |
2011-03-15 | fs/9p: Add fid to inode in cached mode | Aneesh Kumar K.V | 5 | -3/+83 |
2011-03-15 | fs/9p: Add read write helper function | Aneesh Kumar K.V | 2 | -42/+64 |
2011-03-15 | fs/9p: [fscache] wait for page write in cached mode | Aneesh Kumar K.V | 3 | -2/+27 |
2011-03-15 | fs/9p: increment inode->i_count in cached mode. | Aneesh Kumar K.V | 1 | -6/+1 |
2011-03-15 | fs/9p: set fs cache cookie in create path also | Aneesh Kumar K.V | 3 | -3/+9 |
2011-03-15 | fs/9p: set the cached file_operations struct during inode init | Aneesh Kumar K.V | 3 | -16/+15 |
2011-03-15 | [net/9p] Small non-IO PDUs for zero-copy supporting transports. | Venkateswararao Jujjuri (JV) | 2 | -7/+18 |
2011-03-15 | [net/9p] Handle Zero Copy TREAD/RERROR case in !dotl case. | Venkateswararao Jujjuri (JV) | 1 | -23/+41 |
2011-03-15 | [net/9p] readdir zerocopy changes for 9P2000.L protocol. | Venkateswararao Jujjuri (JV) | 2 | -2/+27 |
2011-03-15 | [net/9p] Write side zerocopy changes for 9P2000.L protocol. | Venkateswararao Jujjuri (JV) | 1 | -6/+15 |
2011-03-15 | [net/9p] Read side zerocopy changes for 9P2000.L protocol. | Venkateswararao Jujjuri (JV) | 2 | -8/+39 |
2011-03-15 | [net/9p] Add preferences to transport layer. | Venkateswararao Jujjuri (JV) | 2 | -0/+10 |
2011-03-15 | [net/9p] Add gup/zero_copy support to VirtIO transport layer. | Venkateswararao Jujjuri (JV) | 2 | -5/+126 |
2011-03-15 | [net/9p] Assign type of transaction to tc->pdu->id which is otherwise unsed. | Venkateswararao Jujjuri (JV) | 1 | -0/+1 |
2011-03-15 | [net/9p] Preparation and helper functions for zero copy | Venkateswararao Jujjuri (JV) | 5 | -0/+139 |
2011-03-15 | [fs/9p] Make access=client default in 9p2000.L protocol | Venkateswararao Jujjuri (JV) | 1 | -9/+12 |
2011-03-15 | [fs/9P] Add posixacl mount option | Venkateswararao Jujjuri (JV) | 4 | -12/+31 |
2011-03-15 | [fs/9p] Ignore acl mount option when CONFIG_9P_FS_POSIX_ACL is not defined. | Venkateswararao Jujjuri (JV) | 1 | -4/+2 |
2011-03-15 | [fs/9p] Initialze cached acls both in cached/uncached mode. | Venkateswararao Jujjuri (JV) | 1 | -4/+6 |
2011-03-15 | [fs/9p] Plug potential acl leak | Venkateswararao Jujjuri (JV) | 1 | -2/+6 |
2011-03-15 | Linux 2.6.38v2.6.38 | Linus Torvalds | 1 | -1/+1 |
2011-03-14 | Revert "oom: oom_kill_process: fix the child_points logic" | Linus Torvalds | 1 | -8/+3 |
2011-03-14 | oom: oom_kill_process: fix the child_points logic | Oleg Nesterov | 1 | -3/+8 |
2011-03-14 | MIPS: Alchemy: Fix reset for MTX-1 and XXS1500 | Florian Fainelli | 2 | -4/+4 |
2011-03-14 | MIPS: MTX-1: Make au1000_eth probe all PHY addresses | Florian Fainelli | 1 | -0/+9 |
2011-03-14 | MIPS: Jz4740: Add HAVE_CLK | Maurus Cuelenaere | 1 | -0/+1 |
2011-03-14 | MIPS: Move idle task creation to work queue | Maksim Rayskiy | 1 | -2/+29 |
2011-03-14 | MIPS, Perf-events: Use unsigned delta for right shift in event update | Deng-Cheng Zhu | 1 | -1/+1 |
2011-03-14 | MIPS, Perf-events: Work with the new callchain interface | Deng-Cheng Zhu | 1 | -57/+6 |
2011-03-14 | MIPS, Perf-events: Fix event check in validate_event() | Deng-Cheng Zhu | 1 | -2/+3 |
2011-03-14 | MIPS, Perf-events: Work with the new PMU interface | Deng-Cheng Zhu | 2 | -119/+158 |
2011-03-14 | MIPS, Perf-events: Work with irq_work | Deng-Cheng Zhu | 3 | -12/+3 |
2011-03-14 | MIPS: Fix always CONFIG_LOONGSON_UART_BASE=y | Yoichi Yuasa | 1 | -1/+4 |
2011-03-14 | MIPS: Loongson: Fix potentially wrong string handling | Stefan Weil | 1 | -1/+2 |
2011-03-14 | MIPS: Fix GCC-4.6 'set but not used' warning in arch/mips/mm/init.c | David Daney | 1 | -1/+1 |
2011-03-14 | MIPS: Fix GCC-4.6 'set but not used' warning in ieee754int.h | David Daney | 1 | -2/+2 |
2011-03-14 | MIPS: Remove unused code from arch/mips/kernel/syscall.c | David Daney | 1 | -2/+1 |
2011-03-14 | MIPS: Fix GCC-4.6 'set but not used' warning in signal*.c | David Daney | 2 | -2/+2 |
2011-03-14 | MIPS: MSP: Fix MSP71xx bpci interrupt handler return value | Anoop P A | 1 | -2/+2 |
2011-03-14 | MIPS: Select R4K timer lib for all MSP platforms | Anoop P A | 3 | -5/+3 |
2011-03-14 | MIPS: Loongson: Remove ad-hoc cmdline default | Robert Millan | 1 | -5/+0 |
2011-03-14 | MIPS: Clear the correct flag in sysmips(MIPS_FIXADE, ...). | Stefan Oberhumer | 1 | -1/+1 |
2011-03-14 | MIPS: Add an unreachable return statement to satisfy buggy GCCs. | David Daney | 1 | -0/+2 |
2011-03-14 | MIPS, Tracing: Fix set_graph_function of function graph tracer | Wu Zhangjin | 1 | -2/+9 |
2011-03-14 | MIPS, Tracing: Clean up ftrace_make_nop() | Wu Zhangjin | 1 | -32/+38 |
2011-03-14 | MIPS, Tracing: Clean up prepare_ftrace_return() | Wu Zhangjin | 1 | -27/+25 |
2011-03-14 | MIPS, Tracing: Substitute in_kernel_space() for in_module() | Wu Zhangjin | 1 | -27/+27 |
2011-03-14 | MIPS, Tracing: Speed up function graph tracer | Wu Zhangjin | 1 | -7/+7 |
2011-03-14 | MIPS: Replace deprecated spinlock initialization | Thomas Gleixner | 1 | -2/+2 |