| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 2011-10-26 | 9 | -367/+1506 |
|\ |
|
| * | ore: Enable RAID5 mounts | Boaz Harrosh | 2011-10-24 | 1 | -3/+11 |
| * | exofs: Support for RAID5 read-4-write interface. | Boaz Harrosh | 2011-10-24 | 1 | -2/+59 |
| * | ore: RAID5 Write | Boaz Harrosh | 2011-10-24 | 4 | -16/+578 |
| * | ore: RAID5 read | Boaz Harrosh | 2011-10-24 | 4 | -78/+455 |
| * | fs/Makefile: Always inspect exofs/ | Boaz Harrosh | 2011-10-24 | 1 | -1/+1 |
| * | ore: Make ore_calc_stripe_info EXPORT_SYMBOL | Boaz Harrosh | 2011-10-24 | 1 | -5/+3 |
| * | ore/exofs: Change ore_check_io API | Boaz Harrosh | 2011-10-14 | 2 | -23/+20 |
| * | ore/exofs: Define new ore_verify_layout | Boaz Harrosh | 2011-10-14 | 3 | -53/+72 |
| * | ore: Support for partial component table | Boaz Harrosh | 2011-10-14 | 2 | -0/+5 |
| * | ore: Support for short read/writes | Boaz Harrosh | 2011-10-14 | 1 | -7/+23 |
| * | exofs: Support for short read/writes | Boaz Harrosh | 2011-10-14 | 1 | -9/+26 |
| * | ore: Remove check for ios->kern_buff in _prepare_for_striping to later | Boaz Harrosh | 2011-10-14 | 1 | -23/+13 |
| * | ore: cleanup: Embed an ore_striping_info inside ore_io_state | Boaz Harrosh | 2011-10-14 | 1 | -37/+24 |
| * | ore: Only IO one group at a time (API change) | Boaz Harrosh | 2011-10-14 | 2 | -51/+154 |
| * | ore/exofs: Change the type of the devices array (API change) | Boaz Harrosh | 2011-10-04 | 3 | -42/+69 |
| * | ore: Make ore_striping_info and ore_calc_stripe_info public | Boaz Harrosh | 2011-10-03 | 1 | -16/+8 |
| * | exofs: Remove unused data_map member from exofs_sb_info | Boaz Harrosh | 2011-10-03 | 2 | -38/+22 |
| * | exofs: Rename struct ore_components comps => oc | Boaz Harrosh | 2011-10-03 | 4 | -63/+63 |
| * | exofs/super.c: local functions should be static | H Hartley Sweeten | 2011-10-03 | 1 | -3/+3 |
| * | exofs/ore.c: local functions should be static | H Hartley Sweeten | 2011-10-03 | 1 | -2/+2 |
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-10-26 | 1 | -7/+34 |
|\ \ |
|
| * | | proc: Consider NO_HZ when printing idle and iowait times | Michal Hocko | 2011-09-08 | 1 | -7/+34 |
* | | | Merge branch 'for-linus' of git://github.com/ericvh/linux | Linus Torvalds | 2011-10-26 | 3 | -17/+32 |
|\ \ \ |
|
| * | | | net/9p: Convert net/9p protocol dumps to tracepoints | Aneesh Kumar K.V | 2011-10-24 | 1 | -7/+5 |
| * | | | fs/9p: Cleanup option parsing in 9p | Aneesh Kumar K.V | 2011-10-24 | 1 | -7/+26 |
| * | | | fs/9p: inode file operation is properly initialized init_special_inode | Aneesh Kumar K.V | 2011-10-24 | 1 | -2/+0 |
| * | | | fs/9p: Update zero-copy implementation in 9p | Aneesh Kumar K.V | 2011-10-24 | 1 | -1/+1 |
* | | | | Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2011-10-25 | 17 | -273/+202 |
|\ \ \ \ |
|
| * | | | | Check validity of cl_rpcclient in nfs_server_list_show | Malahal Naineni | 2011-10-20 | 1 | -0/+4 |
| * | | | | NFS: Get rid of the nfs_rdata_mempool | Trond Myklebust | 2011-10-19 | 1 | -13/+4 |
| * | | | | NFS: Don't rely on PageError in nfs_readpage_release_partial | Trond Myklebust | 2011-10-19 | 1 | -5/+2 |
| * | | | | NFS: Get rid of unnecessary calls to ClearPageError() in read code | Trond Myklebust | 2011-10-19 | 2 | -3/+0 |
| * | | | | NFS: Get rid of nfs_restart_rpc() | Trond Myklebust | 2011-10-19 | 6 | -33/+16 |
| * | | | | NFSv4: Translate NFS4ERR_BADNAME into ENOENT when applied to a lookup | Trond Myklebust | 2011-10-18 | 1 | -1/+9 |
| * | | | | NFS: Remove the unused "lookupfh()" version of nfs4_proc_lookup() | Trond Myklebust | 2011-10-18 | 1 | -45/+17 |
| * | | | | NFS: Use the inode->i_version to cache NFSv4 change attribute information | Trond Myklebust | 2011-10-18 | 5 | -14/+14 |
| * | | | | nfs/super.c: local functions should be static | H Hartley Sweeten | 2011-10-18 | 1 | -6/+11 |
| * | | | | pnfsblock: fix writeback deadlock | Peng Tao | 2011-10-18 | 1 | -2/+6 |
| * | | | | pnfsblock: fix NULL pointer dereference | Peng Tao | 2011-10-18 | 1 | -0/+3 |
| * | | | | pnfs: recoalesce when ld read pagelist fails | Peng Tao | 2011-10-18 | 3 | -15/+19 |
| * | | | | pnfs: recoalesce when ld write pagelist fails | Peng Tao | 2011-10-18 | 3 | -15/+32 |
| * | | | | pnfs: make _set_lo_fail generic | Peng Tao | 2011-10-18 | 4 | -30/+19 |
| * | | | | pnfsblock: add missing rpc_put_mount and path_put | Peng Tao | 2011-10-18 | 1 | -2/+6 |
| * | | | | SUNRPC/NFS: make rpc pipe upcall generic | Peng Tao | 2011-10-18 | 4 | -49/+2 |
| * | | | | pnfsblock: fix size of upcall message | Jim Rees | 2011-10-18 | 1 | -1/+1 |
| * | | | | pnfsblock: fix return code confusion | Jim Rees | 2011-10-18 | 2 | -13/+20 |
| * | | | | nfs: don't try to migrate pages with active requests | Jeff Layton | 2011-10-18 | 1 | -25/+11 |
| * | | | | nfs: fix bug about IPv6 address scope checking | Mi Jinlong | 2011-10-18 | 1 | -3/+4 |
| * | | | | nfs: don't redirty inode when ncommit == 0 in nfs_commit_unstable_pages | Jeff Layton | 2011-10-18 | 1 | -0/+4 |