aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://github.com/chrismason/linuxLinus Torvalds2011-09-12
|\
| * Btrfs: add dummy extent if dst offset excceeds file end inLi Zefan2011-09-11
| * Btrfs: calc file extent num_bytes correctly in file cloneLi Zefan2011-09-11
| * btrfs: xattr: fix attribute removalDavid Sterba2011-09-11
| * Btrfs: fix wrong nbytes information of the inodeMiao Xie2011-09-11
| * Btrfs: fix the file extent gap when doing direct IOMiao Xie2011-09-11
| * Btrfs: fix unclosed transaction handle in btrfs_cont_expandMiao Xie2011-09-11
| * Btrfs: fix misuse of trans block rsvLiu Bo2011-09-11
| * Btrfs: reset to appropriate block rsv after orphan operationsLiu Bo2011-09-11
| * Btrfs: skip locking if searching the commit root in csum lookupJosef Bacik2011-09-11
| * btrfs: fix warning in iput for bad-inodeSergei Trofimovich2011-09-11
| * Btrfs: fix an oops when deleting snapshotsLiu Bo2011-09-11
* | fuse: fix memory leakMiklos Szeredi2011-09-12
* | fuse: fix flock breakageMiklos Szeredi2011-09-12
* | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-09-10
|\ \
| * | Avoid dereferencing a 'request_queue' after last close.NeilBrown2011-09-10
* | | Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-clientLinus Torvalds2011-09-09
|\ \ \
| * | | ceph: fix memory leakNoah Watkins2011-08-22
| * | | ceph: fix encoding of ino only (not relative) pathsSage Weil2011-08-15
* | | | vfs: automount should ignore LOOKUP_FOLLOWMiklos Szeredi2011-09-09
| | | |
| \ \ \
*-. \ \ \ Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 and git://git....Linus Torvalds2011-09-07
|\ \ \ \ \
| * | | | | UBIFS: not build debug messages with CONFIG_UBIFS_FS_DEBUG disabledMichal Marek2011-08-19
| |/ / / /
* | | | | fs/9p: Use protocol-defined value for lock/getlock 'type' field.Jim Garlick2011-09-06
* | | | | fs/9p: Always ask new inode in lookup for cache mode disabledAneesh Kumar K.V2011-09-06
* | | | | fs/9p: Add OS dependent open flags in 9p protocolAneesh Kumar K.V2011-09-06
* | | | | fs/9p: Don't update file type when updating file attributesAneesh Kumar K.V2011-09-06
* | | | | fs/9p: Add fid before dentry instantiationAneesh Kumar K.V2011-09-06
* | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-09-02
|\ \ \ \ \
| * | | | | xfs: fix ->write_inode return valuesChristoph Hellwig2011-09-01
| * | | | | xfs: fix xfs_mark_inode_dirty during umountChristoph Hellwig2011-08-31
| * | | | | xfs: deprecate the nodelaylog mount optionChristoph Hellwig2011-08-25
* | | | | | Merge tag 'for_linus-20110831' of git://github.com/tytso/ext4Linus Torvalds2011-08-31
|\ \ \ \ \ \
| * | | | | | ext4: remove i_mutex lock in ext4_evict_inode to fix lockdep complainingJiaying Zhang2011-08-31
* | | | | | | All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-26
* | | | | | | lockdep: Add helper function for dir vs file i_mutex annotationJosh Boyer2011-08-25
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2011-08-24
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | fuse: check size of FUSE_NOTIFY_INVAL_ENTRY messageMiklos Szeredi2011-08-24
| * | | | | | fuse: mark pages accessed when written toJohannes Weiner2011-08-08
| * | | | | | fuse: delete dead .write_begin and .write_end aopsJohannes Weiner2011-08-08
| * | | | | | fuse: fix flockMiklos Szeredi2011-08-08
| * | | | | | fuse: fix non-ANSI void function notationRandy Dunlap2011-06-01
* | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-08-23
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | xfs: fix tracing builds inside the source treeChristoph Hellwig2011-08-22
| * | | | | xfs: remove subdirectoriesChristoph Hellwig2011-08-12
| * | | | | xfs: don't expect xfs headers to be in subdirectoriesAlex Elder2011-08-12
* | | | | | Btrfs: fix 64 bit divide problemJosef Bacik2011-08-21
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-08-21
|\ \ \ \ \ \
| * | | | | | ext4: flush any pending end_io requests before DIO reads w/dioread_nolockJiaying Zhang2011-08-19
| * | | | | | ext4: fix nomblk_io_submit option so it correctly converts uninit blocksTheodore Ts'o2011-08-13
| * | | | | | ext4: Resolve the hang of direct i/o read in handling EXT4_IO_END_UNWRITTEN.Tao Ma2011-08-13