aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs/9p: Add v9fs_inodeAneesh Kumar K.V2011-03-158-220/+184
* fs/9p: Don't set stat.st_blocks based on nrpagesAneesh Kumar K.V2011-03-152-6/+8
* fs/9p: Add inode hashingAneesh Kumar K.V2011-03-154-70/+124
* fs/9p: We need not writeback dirty pages during closeAneesh Kumar K.V2011-03-151-1/+0
* fs/9p: Implement syncfs call back for 9PfsAneesh Kumar K.V2011-03-152-9/+25
* net/9p: Implement syncfs 9P operationAneesh Kumar K.V2011-03-153-0/+24
* fs/9p: Mark file system with MS_SYNCHRONOUS only if it is not cached modeAneesh Kumar K.V2011-03-151-2/+3
* fs/9p: Clarify cached dentry delete operationAneesh Kumar K.V2011-03-151-9/+4
* fs/9p: Add buffered write support for v9fs.Aneesh Kumar K.V2011-03-152-19/+218
* fs/9p: Add fid to inode in cached modeAneesh Kumar K.V2011-03-155-3/+83
* fs/9p: Add read write helper functionAneesh Kumar K.V2011-03-152-42/+64
* fs/9p: [fscache] wait for page write in cached modeAneesh Kumar K.V2011-03-153-2/+27
* fs/9p: increment inode->i_count in cached mode.Aneesh Kumar K.V2011-03-151-6/+1
* fs/9p: set fs cache cookie in create path alsoAneesh Kumar K.V2011-03-153-3/+9
* fs/9p: set the cached file_operations struct during inode initAneesh Kumar K.V2011-03-153-16/+15
* [net/9p] Small non-IO PDUs for zero-copy supporting transports.Venkateswararao Jujjuri (JV)2011-03-152-7/+18
* [net/9p] Handle Zero Copy TREAD/RERROR case in !dotl case.Venkateswararao Jujjuri (JV)2011-03-151-23/+41
* [net/9p] readdir zerocopy changes for 9P2000.L protocol.Venkateswararao Jujjuri (JV)2011-03-152-2/+27
* [net/9p] Write side zerocopy changes for 9P2000.L protocol.Venkateswararao Jujjuri (JV)2011-03-151-6/+15
* [net/9p] Read side zerocopy changes for 9P2000.L protocol.Venkateswararao Jujjuri (JV)2011-03-152-8/+39
* [net/9p] Add preferences to transport layer.Venkateswararao Jujjuri (JV)2011-03-152-0/+10
* [net/9p] Add gup/zero_copy support to VirtIO transport layer.Venkateswararao Jujjuri (JV)2011-03-152-5/+126
* [net/9p] Assign type of transaction to tc->pdu->id which is otherwise unsed.Venkateswararao Jujjuri (JV)2011-03-151-0/+1
* [net/9p] Preparation and helper functions for zero copyVenkateswararao Jujjuri (JV)2011-03-155-0/+139
* [fs/9p] Make access=client default in 9p2000.L protocolVenkateswararao Jujjuri (JV)2011-03-151-9/+12
* [fs/9P] Add posixacl mount optionVenkateswararao Jujjuri (JV)2011-03-154-12/+31
* [fs/9p] Ignore acl mount option when CONFIG_9P_FS_POSIX_ACL is not defined.Venkateswararao Jujjuri (JV)2011-03-151-4/+2
* [fs/9p] Initialze cached acls both in cached/uncached mode.Venkateswararao Jujjuri (JV)2011-03-151-4/+6
* [fs/9p] Plug potential acl leakVenkateswararao Jujjuri (JV)2011-03-151-2/+6
* Linux 2.6.38Linus Torvalds2011-03-141-1/+1
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowell...Linus Torvalds2011-03-143-5/+6
|\
| * MN10300: atomic_read() should ensure it emits a loadDavid Howells2011-03-141-1/+1
| * MN10300: The SMP_ICACHE_INV_FLUSH_RANGE IPI command does not existDavid Howells2011-03-141-2/+2
| * MN10300: Proper use of macros get_user() in the case of incremented pointersTkhai Kirill2011-03-141-2/+3
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-03-1422-305/+331
|\ \
| * | MIPS: Alchemy: Fix reset for MTX-1 and XXS1500Florian Fainelli2011-03-142-4/+4
| * | MIPS: MTX-1: Make au1000_eth probe all PHY addressesFlorian Fainelli2011-03-141-0/+9
| * | MIPS: Jz4740: Add HAVE_CLKMaurus Cuelenaere2011-03-141-0/+1
| * | MIPS: Move idle task creation to work queueMaksim Rayskiy2011-03-141-2/+29
| * | MIPS, Perf-events: Use unsigned delta for right shift in event updateDeng-Cheng Zhu2011-03-141-1/+1
| * | MIPS, Perf-events: Work with the new callchain interfaceDeng-Cheng Zhu2011-03-141-57/+6
| * | MIPS, Perf-events: Fix event check in validate_event()Deng-Cheng Zhu2011-03-141-2/+3
| * | MIPS, Perf-events: Work with the new PMU interfaceDeng-Cheng Zhu2011-03-142-119/+158
| * | MIPS, Perf-events: Work with irq_workDeng-Cheng Zhu2011-03-143-12/+3
| * | MIPS: Fix always CONFIG_LOONGSON_UART_BASE=yYoichi Yuasa2011-03-141-1/+4
| * | MIPS: Loongson: Fix potentially wrong string handlingStefan Weil2011-03-141-1/+2
| * | MIPS: Fix GCC-4.6 'set but not used' warning in arch/mips/mm/init.cDavid Daney2011-03-141-1/+1
| * | MIPS: Fix GCC-4.6 'set but not used' warning in ieee754int.hDavid Daney2011-03-141-2/+2
| * | MIPS: Remove unused code from arch/mips/kernel/syscall.cDavid Daney2011-03-141-2/+1
| * | MIPS: Fix GCC-4.6 'set but not used' warning in signal*.cDavid Daney2011-03-142-2/+2