summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-04-23ocfs2: Update VFS inode's id info after reflink.Tao Ma
2010-04-23ocfs2: potential ERR_PTR dereference on error pathsDan Carpenter
2010-04-23ocfs2: Add directory entry later in ocfs2_symlink() and ocfs2_mknod()Mark Fasheh
2010-04-23ocfs2: use OCFS2_INODE_SKIP_ORPHAN_DIR in ocfs2_mknod error pathLi Dongyang
2010-04-23ocfs2: use OCFS2_INODE_SKIP_ORPHAN_DIR in ocfs2_symlink error pathLi Dongyang
2010-04-23ocfs2: add OCFS2_INODE_SKIP_ORPHAN_DIR flag and honor it in the inode wipe codeLi Dongyang
2010-04-23Cleanup generic block based fiemapJosef Bacik
2010-04-23squashfs: fix locking bug in zlib wrapperPhillip Lougher
2010-04-22NFS: Fix an unstable write data integrity raceTrond Myklebust
2010-04-22nfs: testing for null instead of ERR_PTR()Dan Carpenter
2010-04-22NFS: rsize and wsize settings ignored on v4 mountsChuck Lever
2010-04-22NFSv4: Don't attempt an atomic open if the file is a mountpointTrond Myklebust
2010-04-22smbfs: add bdi backing to mount sessionJens Axboe
2010-04-22ncpfs: add bdi backing to mount sessionJens Axboe
2010-04-22exofs: add bdi backing to mount sessionJens Axboe
2010-04-22ecryptfs: add bdi backing to mount sessionJens Axboe
2010-04-22coda: add bdi backing to mount sessionJens Axboe
2010-04-22cifs: add bdi backing to mount sessionJens Axboe
2010-04-22afs: add bdi backing to mount session.Jens Axboe
2010-04-229p: add bdi backing to mount sessionJens Axboe
2010-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2010-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfsLinus Torvalds
2010-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2010-04-21AFS: Don't pass error value to page_cache_release() in error handlingDavid Howells
2010-04-21uclinux: error message when FLAT reloc symbol is invalid, v2Jun Sun
2010-04-20ext4: Issue the discard operation *before* releasing the blocks to be reusedTheodore Ts'o
2010-04-20[LogFS] Split large truncated into smaller chunksJoern Engel
2010-04-20Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-04-20quota: Convert __DQUOT_PARANOIA symbol to standard config optionJan Kara
2010-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2010-04-19eCryptfs: Turn lower lookup error messages into debug messagesTyler Hicks
2010-04-19eCryptfs: Copy lower directory inode times and size on linkTyler Hicks
2010-04-19ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inodeJeff Mahoney
2010-04-19ecryptfs: fix error code for missing xattrs in lower fsChristian Pulvermacher
2010-04-19eCryptfs: Decrypt symlink target for stat sizeTyler Hicks
2010-04-17[LogFS] Set s_bdiJoern Engel
2010-04-16xfs: don't warn on EAGAIN in inode reclaimDave Chinner
2010-04-16xfs: ensure that sync updates the log tail correctlyDave Chinner
2010-04-16jfs: add jfs specific ->setattr callDmitry Monakhov
2010-04-16jfs: fix diAllocExt error in resizing filesystemBill Pemberton
2010-04-16ocfs2: Reset status if we want to restart file extension.Tao Ma
2010-04-15[LogFS] Prevent mempool_destroy NULL pointer dereferenceJoern Engel
2010-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-04-13Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-04-13ceph: use separate class for ceph sockets' sk_lockSage Weil
2010-04-13ceph: reserve one more caps space when doing readdirYehuda Sadeh
2010-04-13ceph: queue_cap_snap should always queue dirty contextSage Weil
2010-04-13[LogFS] Move assertionJoern Engel
2010-04-13[LogFS] Plug 8 byte information leakJoern Engel
2010-04-13[LogFS] Prevent memory corruption on large deletesJoern Engel