summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-07-08xfs: clean up buffer locking helpersChristoph Hellwig
2011-07-08xfs: remove the unused xfs_bufhash structureChristoph Hellwig
2011-07-08xfs: byteswap constants instead of variablesChristoph Hellwig
2011-07-08xfs: use generic get_unaligned_beXX helpersChristoph Hellwig
2011-07-08xfs: cleanup struct xfs_dir2_leafChristoph Hellwig
2011-07-08xfs: cleanup the definition of struct xfs_dir2_data_entryChristoph Hellwig
2011-07-08xfs: kill struct xfs_dir2_dataChristoph Hellwig
2011-07-08xfs: avoid usage of struct xfs_dir2_dataChristoph Hellwig
2011-07-08xfs: kill struct xfs_dir2_blockChristoph Hellwig
2011-07-08xfs: avoid usage of struct xfs_dir2_blockChristoph Hellwig
2011-07-08xfs: cleanup the definition of struct xfs_dir2_sf_entryChristoph Hellwig
2011-07-08xfs: kill struct xfs_dir2_sfChristoph Hellwig
2011-07-08xfs: cleanup shortform directory inode number handlingChristoph Hellwig
2011-07-08xfs: factor out xfs_dir2_leaf_find_entryChristoph Hellwig
2011-07-08xfs: kill the unused struct xfs_sync_workChristoph Hellwig
2011-07-08xfs: remove i_transpChristoph Hellwig
2011-07-08xfs: fix filesystsem freeze race in xfs_trans_allocChristoph Hellwig
2011-07-08xfs: improve sync behaviour in the face of aggressive dirtyingChristoph Hellwig
2011-07-08xfs: split xfs_itruncate_finishChristoph Hellwig
2011-07-08xfs: kill xfs_itruncate_startChristoph Hellwig
2011-07-08xfs: always log timestamp updates in xfs_setattr_sizeChristoph Hellwig
2011-07-08xfs: split xfs_setattrChristoph Hellwig
2011-07-08xfs: work around bogus gcc warning in xfs_allocbt_init_cursorChristoph Hellwig
2011-07-08xfs: re-enable non-blocking behaviour in xfs_map_blocksChristoph Hellwig
2011-07-08xfs: PF_FSTRANS should never be set in ->writepageChristoph Hellwig
2011-07-06xfs: unpin stale inodes directly in IOP_COMMITTEDDave Chinner
2011-06-23xfs: prevent bogus assert when trying to remove non-existent attributeDave Chinner
2011-06-23xfs: clear XFS_IDIRTY_RELEASE on truncate downDave Chinner
2011-06-23xfs: reset inode per-lifetime state when recycling itDave Chinner
2011-06-16xfs: make log devices with write back caches workChristoph Hellwig
2011-06-14xfs: fix ->mknod() return value on xfs_get_acl() failureAl Viro
2011-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-06-04btrfs: fix uninitialized variable warningDavid Sterba
2011-06-04btrfs: add helper for fs_info->closingDavid Sterba
2011-06-04Btrfs: add mount -o inode_cacheChris Mason
2011-06-04btrfs: scrub: add explicit pluggingArne Jansen
2011-06-04btrfs: use btrfs_ino to access inode numberDavid Sterba
2011-06-04Btrfs: don't save the inode cache if we are deleting this rootJosef Bacik
2011-06-04btrfs: false BUG_ON when degradedArne Jansen
2011-06-04Btrfs: don't save the inode cache in non-FS rootsliubo
2011-06-04Btrfs: make sure we don't overflow the free space cache crc pageChris Mason
2011-06-04Btrfs: fix uninit variable in the delayed inode codeChris Mason
2011-06-04btrfs: scrub: don't reuse bios and pagesArne Jansen
2011-06-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-06-04Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2011-06-03UBIFS: fix-up free space earlierBen Gardiner
2011-06-03UBIFS: intialize LPT earlierBen Gardiner
2011-06-03UBIFS: assert no fixup when writing a nodeBen Gardiner
2011-06-03UBIFS: fix clean znode counter corruption in error casesArtem Bityutskiy
2011-06-03UBIFS: fix memory leak on error pathArtem Bityutskiy