summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-04-29xfs: add a shrinker to background inode reclaimDave Chinner
2010-04-28nfs d_revalidate() is too trigger-happy with d_drop()Al Viro
2010-04-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-04-27Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-04-27procfs: fix tid fdinfoJerome Marchand
2010-04-27Remove redundant check for CONFIG_MMUChristoph Egger
2010-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds
2010-04-26nfsd4: bug in read_bufNeil Brown
2010-04-26xfs: more swap extent fixes for dynamic fork offsetsDave Chinner
2010-04-26btrfs: convert to using bdi_setup_and_register()Jens Axboe
2010-04-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2010-04-25Catch filesystems lacking s_bdiJörn Engel
2010-04-25squashfs: fix potential buffer over-run on 4K block file systemsPhillip Lougher
2010-04-25squashfs: add missing buffer freePhillip Lougher
2010-04-25squashfs: fix warn_on when root inode is corruptedPhillip Lougher
2010-04-24fs/block_dev.c: fix performance regression in O_DIRECT|O_SYNC writes to block...Anton Blanchard
2010-04-24reiserfs: fix corruption during shrinking of xattrsJeff Mahoney
2010-04-24reiserfs: fix permissions on .reiserfs_privJeff Mahoney
2010-04-23Cleanup generic block based fiemapJosef Bacik
2010-04-23squashfs: fix locking bug in zlib wrapperPhillip Lougher
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-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