aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* fs/Makefile: Stupid typo breakage of exofs inclusionBoaz Harrosh2011-10-27
* Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-10-26
|\
| * ore: Enable RAID5 mountsBoaz Harrosh2011-10-24
| * exofs: Support for RAID5 read-4-write interface.Boaz Harrosh2011-10-24
| * ore: RAID5 WriteBoaz Harrosh2011-10-24
| * ore: RAID5 readBoaz Harrosh2011-10-24
| * fs/Makefile: Always inspect exofs/Boaz Harrosh2011-10-24
| * ore: Make ore_calc_stripe_info EXPORT_SYMBOLBoaz Harrosh2011-10-24
| * ore/exofs: Change ore_check_io APIBoaz Harrosh2011-10-14
| * ore/exofs: Define new ore_verify_layoutBoaz Harrosh2011-10-14
| * ore: Support for partial component tableBoaz Harrosh2011-10-14
| * ore: Support for short read/writesBoaz Harrosh2011-10-14
| * exofs: Support for short read/writesBoaz Harrosh2011-10-14
| * ore: Remove check for ios->kern_buff in _prepare_for_striping to laterBoaz Harrosh2011-10-14
| * ore: cleanup: Embed an ore_striping_info inside ore_io_stateBoaz Harrosh2011-10-14
| * ore: Only IO one group at a time (API change)Boaz Harrosh2011-10-14
| * ore/exofs: Change the type of the devices array (API change)Boaz Harrosh2011-10-04
| * ore: Make ore_striping_info and ore_calc_stripe_info publicBoaz Harrosh2011-10-03
| * exofs: Remove unused data_map member from exofs_sb_infoBoaz Harrosh2011-10-03
| * exofs: Rename struct ore_components comps => ocBoaz Harrosh2011-10-03
| * exofs/super.c: local functions should be staticH Hartley Sweeten2011-10-03
| * exofs/ore.c: local functions should be staticH Hartley Sweeten2011-10-03
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-10-26
|\ \
| * | proc: Consider NO_HZ when printing idle and iowait timesMichal Hocko2011-09-08
* | | Merge branch 'for-linus' of git://github.com/ericvh/linuxLinus Torvalds2011-10-26
|\ \ \
| * | | net/9p: Convert net/9p protocol dumps to tracepointsAneesh Kumar K.V2011-10-24
| * | | fs/9p: Cleanup option parsing in 9pAneesh Kumar K.V2011-10-24
| * | | fs/9p: inode file operation is properly initialized init_special_inodeAneesh Kumar K.V2011-10-24
| * | | fs/9p: Update zero-copy implementation in 9pAneesh Kumar K.V2011-10-24
* | | | Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-10-25
|\ \ \ \
| * | | | Check validity of cl_rpcclient in nfs_server_list_showMalahal Naineni2011-10-20
| * | | | NFS: Get rid of the nfs_rdata_mempoolTrond Myklebust2011-10-19
| * | | | NFS: Don't rely on PageError in nfs_readpage_release_partialTrond Myklebust2011-10-19
| * | | | NFS: Get rid of unnecessary calls to ClearPageError() in read codeTrond Myklebust2011-10-19
| * | | | NFS: Get rid of nfs_restart_rpc()Trond Myklebust2011-10-19
| * | | | NFSv4: Translate NFS4ERR_BADNAME into ENOENT when applied to a lookupTrond Myklebust2011-10-18
| * | | | NFS: Remove the unused "lookupfh()" version of nfs4_proc_lookup()Trond Myklebust2011-10-18
| * | | | NFS: Use the inode->i_version to cache NFSv4 change attribute informationTrond Myklebust2011-10-18
| * | | | nfs/super.c: local functions should be staticH Hartley Sweeten2011-10-18
| * | | | pnfsblock: fix writeback deadlockPeng Tao2011-10-18
| * | | | pnfsblock: fix NULL pointer dereferencePeng Tao2011-10-18
| * | | | pnfs: recoalesce when ld read pagelist failsPeng Tao2011-10-18
| * | | | pnfs: recoalesce when ld write pagelist failsPeng Tao2011-10-18
| * | | | pnfs: make _set_lo_fail genericPeng Tao2011-10-18
| * | | | pnfsblock: add missing rpc_put_mount and path_putPeng Tao2011-10-18
| * | | | SUNRPC/NFS: make rpc pipe upcall genericPeng Tao2011-10-18
| * | | | pnfsblock: fix size of upcall messageJim Rees2011-10-18
| * | | | pnfsblock: fix return code confusionJim Rees2011-10-18
| * | | | nfs: don't try to migrate pages with active requestsJeff Layton2011-10-18
| * | | | nfs: fix bug about IPv6 address scope checkingMi Jinlong2011-10-18