summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* ore: RAID5 readBoaz Harrosh2011-10-244-78/+455
* fs/Makefile: Always inspect exofs/Boaz Harrosh2011-10-241-1/+1
* ore: Make ore_calc_stripe_info EXPORT_SYMBOLBoaz Harrosh2011-10-241-5/+3
* ore/exofs: Change ore_check_io APIBoaz Harrosh2011-10-142-23/+20
* ore/exofs: Define new ore_verify_layoutBoaz Harrosh2011-10-143-53/+72
* ore: Support for partial component tableBoaz Harrosh2011-10-142-0/+5
* ore: Support for short read/writesBoaz Harrosh2011-10-141-7/+23
* exofs: Support for short read/writesBoaz Harrosh2011-10-141-9/+26
* ore: Remove check for ios->kern_buff in _prepare_for_striping to laterBoaz Harrosh2011-10-141-23/+13
* ore: cleanup: Embed an ore_striping_info inside ore_io_stateBoaz Harrosh2011-10-141-37/+24
* ore: Only IO one group at a time (API change)Boaz Harrosh2011-10-142-51/+154
* ore/exofs: Change the type of the devices array (API change)Boaz Harrosh2011-10-043-42/+69
* ore: Make ore_striping_info and ore_calc_stripe_info publicBoaz Harrosh2011-10-031-16/+8
* exofs: Remove unused data_map member from exofs_sb_infoBoaz Harrosh2011-10-032-38/+22
* exofs: Rename struct ore_components comps => ocBoaz Harrosh2011-10-034-63/+63
* exofs/super.c: local functions should be staticH Hartley Sweeten2011-10-031-3/+3
* exofs/ore.c: local functions should be staticH Hartley Sweeten2011-10-031-2/+2
* Merge branch 'for-linus' of git://github.com/chrismason/linuxLinus Torvalds2011-09-128-22/+62
|\
| * Btrfs: add dummy extent if dst offset excceeds file end inLi Zefan2011-09-111-0/+6
| * Btrfs: calc file extent num_bytes correctly in file cloneLi Zefan2011-09-111-3/+10
| * btrfs: xattr: fix attribute removalDavid Sterba2011-09-111-0/+9
| * Btrfs: fix wrong nbytes information of the inodeMiao Xie2011-09-111-2/+2
| * Btrfs: fix the file extent gap when doing direct IOMiao Xie2011-09-111-6/+10
| * Btrfs: fix unclosed transaction handle in btrfs_cont_expandMiao Xie2011-09-111-2/+6
| * Btrfs: fix misuse of trans block rsvLiu Bo2011-09-111-0/+4
| * Btrfs: reset to appropriate block rsv after orphan operationsLiu Bo2011-09-111-0/+4
| * Btrfs: skip locking if searching the commit root in csum lookupJosef Bacik2011-09-111-1/+3
| * btrfs: fix warning in iput for bad-inodeSergei Trofimovich2011-09-111-7/+3
| * Btrfs: fix an oops when deleting snapshotsLiu Bo2011-09-111-1/+5
* | fuse: fix memory leakMiklos Szeredi2011-09-121-4/+8
* | fuse: fix flock breakageMiklos Szeredi2011-09-121-0/+3
* | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-09-101-2/+5
|\ \
| * | Avoid dereferencing a 'request_queue' after last close.NeilBrown2011-09-101-2/+5
* | | Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-clientLinus Torvalds2011-09-092-3/+3
|\ \ \
| * | | ceph: fix memory leakNoah Watkins2011-08-221-2/+2
| * | | ceph: fix encoding of ino only (not relative) pathsSage Weil2011-08-151-1/+1
* | | | vfs: automount should ignore LOOKUP_FOLLOWMiklos Szeredi2011-09-091-18/+15
| | | |
| \ \ \
*-. \ \ \ Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 and git://git....Linus Torvalds2011-09-071-3/+3
|\ \ \ \ \
| * | | | | UBIFS: not build debug messages with CONFIG_UBIFS_FS_DEBUG disabledMichal Marek2011-08-191-3/+3
| |/ / / /
* | | | | fs/9p: Use protocol-defined value for lock/getlock 'type' field.Jim Garlick2011-09-061-7/+27
* | | | | fs/9p: Always ask new inode in lookup for cache mode disabledAneesh Kumar K.V2011-09-061-7/+21
* | | | | fs/9p: Add OS dependent open flags in 9p protocolAneesh Kumar K.V2011-09-064-3/+72
* | | | | fs/9p: Don't update file type when updating file attributesAneesh Kumar K.V2011-09-064-52/+68
* | | | | fs/9p: Add fid before dentry instantiationAneesh Kumar K.V2011-09-062-7/+5
* | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-09-022-28/+22
|\ \ \ \ \
| * | | | | xfs: fix ->write_inode return valuesChristoph Hellwig2011-09-011-25/+9
| * | | | | xfs: fix xfs_mark_inode_dirty during umountChristoph Hellwig2011-08-311-3/+11
| * | | | | xfs: deprecate the nodelaylog mount optionChristoph Hellwig2011-08-251-0/+2
* | | | | | Merge tag 'for_linus-20110831' of git://github.com/tytso/ext4Linus Torvalds2011-08-313-4/+18
|\ \ \ \ \ \
| * | | | | | ext4: remove i_mutex lock in ext4_evict_inode to fix lockdep complainingJiaying Zhang2011-08-313-4/+18
OpenPOWER on IntegriCloud