summaryrefslogtreecommitdiff
path: root/fs/exofs
Commit message (Expand)AuthorAge
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * fs: add module.h to files that were implicitly using itPaul Gortmaker2011-10-31
* | Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-11-04
|\ \
| * | pnfs-obj: move to ore 02: move to OREBoaz Harrosh2011-11-02
| |/
* | filesystems: add set_nlink()Miklos Szeredi2011-11-02
|/
* 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
* 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 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-08-06
|\
| * ore: Make ore its own moduleBoaz Harrosh2011-08-06
| * exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh2011-08-06
| * exofs: ios: Move to a per inode components & device-tableBoaz Harrosh2011-08-06
| * exofs: Move exofs specific osd operations out of ios.cBoaz Harrosh2011-08-06
| * exofs: Add offset/length to exofs_get_io_stateBoaz Harrosh2011-08-06
| * exofs: Fix truncate for the raid-groups caseBoaz Harrosh2011-08-04
| * exofs: Small cleanup of exofs_fill_superBoaz Harrosh2011-08-04
| * exofs: BUG: Avoid sbi reallocBoaz Harrosh2011-08-04
| * exofs: Remove pnfs-osd private definitionsBoaz Harrosh2011-08-04
* | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-20
* | make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)Al Viro2011-07-20
|/
* fix exofs ->get_parent()Al Viro2011-07-17
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-24
|\
| * block: remove per-queue pluggingJens Axboe2011-03-10
* | exofs: deprecate the commands pending counterBoaz Harrosh2011-03-15
* | exofs: Write sbi->s_nextid as part of the Create commandBoaz Harrosh2011-03-15
* | exofs: Add option to mount by osdnameBoaz Harrosh2011-03-15
* | exofs: Override read-ahead to align on stripe_sizebharrosh@panasas.com2011-03-15
* | exofs: simple fsync race fixNick Piggin2011-03-15
* | exofs: Optimize read_4_writeBoaz Harrosh2011-03-15
* | exofs: Trivial: fix some indentation and debug printsBoaz Harrosh2011-03-15
* | exofs: Remove redundant unlikely()Tobias Klauser2011-03-15
* | exofs: i_nlink races in rename()Al Viro2011-03-03
|/
* Revert "exofs: Set i_mapping->backing_dev_info anyway"Boaz Harrosh2011-02-02