summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-09-15Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2011-09-15hfsplus: fix filesystem size checksChristoph Hellwig
2011-09-15hfsplus: Fix kfree of wrong pointers in hfsplus_fill_super() error pathSeth Forshee
2011-09-14Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-09-14restore pinning the victim dentry in vfs_rmdir()/vfs_rename_dir()Al Viro
2011-09-14xfs: fix a use after free in xfs_end_io_direct_writeChristoph Hellwig
2011-09-13nfs: Do not allow multiple mounts on same mountpoint when using -o noacSachin Prabhu
2011-09-13NFS: Fix a typo in nfs_flush_multiTrond Myklebust
2011-09-12Merge branch 'for-linus' of git://github.com/chrismason/linuxLinus Torvalds
2011-09-12fuse: fix memory leakMiklos Szeredi
2011-09-12fuse: fix flock breakageMiklos Szeredi
2011-09-11Btrfs: add dummy extent if dst offset excceeds file end inLi Zefan
2011-09-11Btrfs: calc file extent num_bytes correctly in file cloneLi Zefan
2011-09-11btrfs: xattr: fix attribute removalDavid Sterba
2011-09-11Btrfs: fix wrong nbytes information of the inodeMiao Xie
2011-09-11Btrfs: fix the file extent gap when doing direct IOMiao Xie
2011-09-11Btrfs: fix unclosed transaction handle in btrfs_cont_expandMiao Xie
2011-09-11Btrfs: fix misuse of trans block rsvLiu Bo
2011-09-11Btrfs: reset to appropriate block rsv after orphan operationsLiu Bo
2011-09-11Btrfs: skip locking if searching the commit root in csum lookupJosef Bacik
2011-09-11btrfs: fix warning in iput for bad-inodeSergei Trofimovich
2011-09-11Btrfs: fix an oops when deleting snapshotsLiu Bo
2011-09-10Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-09-10Avoid dereferencing a 'request_queue' after last close.NeilBrown
2011-09-09Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-clientLinus Torvalds
2011-09-09vfs: automount should ignore LOOKUP_FOLLOWMiklos Szeredi
2011-09-07Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 and git://git....Linus Torvalds
2011-09-06fs/9p: Use protocol-defined value for lock/getlock 'type' field.Jim Garlick
2011-09-06fs/9p: Always ask new inode in lookup for cache mode disabledAneesh Kumar K.V
2011-09-06fs/9p: Add OS dependent open flags in 9p protocolAneesh Kumar K.V
2011-09-06fs/9p: Don't update file type when updating file attributesAneesh Kumar K.V
2011-09-06fs/9p: Add fid before dentry instantiationAneesh Kumar K.V
2011-09-02Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-09-01xfs: fix ->write_inode return valuesChristoph Hellwig
2011-08-31xfs: fix xfs_mark_inode_dirty during umountChristoph Hellwig
2011-08-31Merge tag 'for_linus-20110831' of git://github.com/tytso/ext4Linus Torvalds
2011-08-31ext4: remove i_mutex lock in ext4_evict_inode to fix lockdep complainingJiaying Zhang
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-08-25lockdep: Add helper function for dir vs file i_mutex annotationJosh Boyer
2011-08-25xfs: deprecate the nodelaylog mount optionChristoph Hellwig
2011-08-24NFSv4: renewd needs to be able to handle the NFS4ERR_CB_PATH_DOWN errorTrond Myklebust
2011-08-24NFSv4: The NFSv4.0 client must send RENEW calls if it holds a delegationTrond Myklebust
2011-08-24NFSv4: nfs4_proc_renew should be declared staticTrond Myklebust
2011-08-24NFSv4: nfs4_proc_async_renew should use a GFP_NOFS allocationTrond Myklebust
2011-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2011-08-24fuse: check size of FUSE_NOTIFY_INVAL_ENTRY messageMiklos Szeredi
2011-08-23Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-08-22xfs: fix tracing builds inside the source treeChristoph Hellwig
2011-08-22ceph: fix memory leakNoah Watkins
2011-08-21Btrfs: fix 64 bit divide problemJosef Bacik