aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-24fs/block_dev.c: fix performance regression in O_DIRECT|O_SYNC writes to block devicesAnton Blanchard1-5/+12
2010-04-24reiserfs: fix corruption during shrinking of xattrsJeff Mahoney1-1/+1
2010-04-24reiserfs: fix permissions on .reiserfs_privJeff Mahoney2-15/+4
2010-04-23ocfs2_dlmfs: Fix math error when reading LVB.Joel Becker1-1/+1
2010-04-23ocfs2: Update VFS inode's id info after reflink.Tao Ma1-0/+3
2010-04-23ocfs2: potential ERR_PTR dereference on error pathsDan Carpenter1-0/+1
2010-04-23ocfs2: Add directory entry later in ocfs2_symlink() and ocfs2_mknod()Mark Fasheh1-15/+25
2010-04-23ocfs2: use OCFS2_INODE_SKIP_ORPHAN_DIR in ocfs2_mknod error pathLi Dongyang1-5/+11
2010-04-23ocfs2: use OCFS2_INODE_SKIP_ORPHAN_DIR in ocfs2_symlink error pathLi Dongyang1-0/+1
2010-04-23ocfs2: add OCFS2_INODE_SKIP_ORPHAN_DIR flag and honor it in the inode wipe codeLi Dongyang3-29/+39
2010-04-23Cleanup generic block based fiemapJosef Bacik1-39/+53
2010-04-23squashfs: fix locking bug in zlib wrapperPhillip Lougher1-1/+2
2010-04-22NFS: Fix an unstable write data integrity raceTrond Myklebust1-4/+32
2010-04-22nfs: testing for null instead of ERR_PTR()Dan Carpenter1-1/+1
2010-04-22NFS: rsize and wsize settings ignored on v4 mountsChuck Lever1-0/+2
2010-04-22NFSv4: Don't attempt an atomic open if the file is a mountpointTrond Myklebust1-1/+1
2010-04-22smbfs: add bdi backing to mount sessionJens Axboe1-0/+8
2010-04-22ncpfs: add bdi backing to mount sessionJens Axboe1-0/+8
2010-04-22exofs: add bdi backing to mount sessionJens Axboe2-0/+10
2010-04-22ecryptfs: add bdi backing to mount sessionJens Axboe3-1/+12
2010-04-22coda: add bdi backing to mount sessionJens Axboe1-0/+8
2010-04-22cifs: add bdi backing to mount sessionJens Axboe2-0/+13
2010-04-22afs: add bdi backing to mount session.Jens Axboe3-0/+10
2010-04-229p: add bdi backing to mount sessionJens Axboe3-0/+13
2010-04-21fasync: RCU and fine grained lockingEric Dumazet1-24/+42
2010-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds1-1/+1
2010-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfsLinus Torvalds6-55/+91
2010-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6Linus Torvalds7-16/+33
2010-04-21AFS: Don't pass error value to page_cache_release() in error handlingDavid Howells1-12/+12
2010-04-21uclinux: error message when FLAT reloc symbol is invalid, v2Jun Sun1-1/+1
2010-04-20ext4: Issue the discard operation *before* releasing the blocks to be reusedTheodore Ts'o1-10/+11
2010-04-20[LogFS] Split large truncated into smaller chunksJoern Engel1-8/+26
2010-04-20Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6Linus Torvalds2-9/+15
2010-04-20quota: Convert __DQUOT_PARANOIA symbol to standard config optionJan Kara2-9/+15
2010-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6Linus Torvalds5-100/+118
2010-04-19eCryptfs: Turn lower lookup error messages into debug messagesTyler Hicks1-6/+6
2010-04-19eCryptfs: Copy lower directory inode times and size on linkTyler Hicks1-2/+2
2010-04-19ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inodeJeff Mahoney1-1/+0
2010-04-19ecryptfs: fix error code for missing xattrs in lower fsChristian Pulvermacher1-4/+4
2010-04-19eCryptfs: Decrypt symlink target for stat sizeTyler Hicks1-48/+52
2010-04-17[LogFS] Set s_bdiJoern Engel1-0/+5
2010-04-16xfs: don't warn on EAGAIN in inode reclaimDave Chinner1-2/+2
2010-04-16xfs: ensure that sync updates the log tail correctlyDave Chinner1-12/+26
2010-04-16jfs: add jfs specific ->setattr callDmitry Monakhov4-4/+17
2010-04-16jfs: fix diAllocExt error in resizing filesystemBill Pemberton1-1/+5
2010-04-16ocfs2: Reset status if we want to restart file extension.Tao Ma1-0/+1
2010-04-15[LogFS] Prevent mempool_destroy NULL pointer dereferenceJoern Engel4-7/+11
2010-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds10-134/+212
2010-04-13Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds5-23/+38
2010-04-13ceph: use separate class for ceph sockets' sk_lockSage Weil1-0/+8