summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* btrfs: integrating raid-repair and scrub-fixup-nodatasumJan Schmidt2011-09-291-25/+67
* btrfs: Moved repair code from inode.c to extent_io.cJan Schmidt2011-09-293-159/+393
* btrfs: Put mirror_num in bi_bdevJan Schmidt2011-09-291-0/+2
* btrfs: Do not use bio->bi_bdev after submissionJan Schmidt2011-09-291-1/+1
* btrfs: btrfs_multi_bio replaced with btrfs_bioJan Schmidt2011-09-294-78/+90
* btrfs: new ioctls to do logical->inode and inode->path resolvingJan Schmidt2011-09-292-0/+162
* btrfs scrub: add fixup code for errors on nodatasum filesJan Schmidt2011-09-292-6/+183
* btrfs scrub: use int for mirror_num, not u64Jan Schmidt2011-09-291-4/+4
* btrfs: add mirror_num to extent_read_full_pageJan Schmidt2011-09-294-6/+6
* btrfs scrub: bugfix: mirror_num off by oneJan Schmidt2011-09-291-6/+6
* btrfs scrub: print paths of corrupted filesJan Schmidt2011-09-291-6/+163
* btrfs scrub: added unverified_errorsJan Schmidt2011-09-291-11/+26
* btrfs: added helper functions to iterate backrefsJan Schmidt2011-09-294-1/+851
* Merge branch 'btrfs-3.0' into for-linusChris Mason2011-09-201-1/+6
|\
| * Btrfs: reserve sufficient space for ioctl cloneSage Weil2011-09-201-1/+6
* | Btrfs: only clear the need lookup flag after the dentry is setupJosef Bacik2011-09-181-2/+11
* | BTRFS: Fix lseek return value for errorJeff Liu2011-09-181-2/+7
* | Merge branch 'btrfs-3.0' into for-linusChris Mason2011-09-182-7/+12
|\ \ | |/
| * Btrfs: don't change inode flag of the dest clone fileLi Zefan2011-09-181-1/+0
| * Btrfs: don't make a file partly checksummed through file cloneLi Zefan2011-09-181-0/+5
| * Btrfs: fix pages truncation in btrfs_ioctl_clone()Li Zefan2011-09-181-4/+4
| * btrfs: fix d_off in the first direntHidetoshi Seto2011-09-181-2/+3
* | 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
|\ \ \ \ \
OpenPOWER on IntegriCloud