summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2009-01-22fs/Kconfig: move befs outAlexey Dobriyan
2009-01-22fs/Kconfig: move hfs, hfsplus outAlexey Dobriyan
2009-01-22fs/Kconfig: move ecryptfs outAlexey Dobriyan
2009-01-22fs/Kconfig: move affs outAlexey Dobriyan
2009-01-22fs/Kconfig: move adfs outAlexey Dobriyan
2009-01-22fs/Kconfig: move configfs outAlexey Dobriyan
2009-01-22fs/Kconfig: move sysfs outAlexey Dobriyan
2009-01-22fs/Kconfig: move ntfs outAlexey Dobriyan
2009-01-22fs/Kconfig: move fat outAlexey Dobriyan
2009-01-22fs/Kconfig: move iso9660, udf outAlexey Dobriyan
2009-01-22fs/Kconfig: move fuse outAlexey Dobriyan
2009-01-22fs/Kconfig: move autofs, autofs4 outAlexey Dobriyan
2009-01-22fs/Kconfig: move btrfs outAlexey Dobriyan
2009-01-22fs/Kconfig: move ocfs2 outAlexey Dobriyan
2009-01-22fs/Kconfig: move jfs outAlexey Dobriyan
2009-01-22fs/Kconfig: move reiserfs outAlexey Dobriyan
2009-01-22Long btree pointers are still 64 bit on diskDave Chinner
2009-01-21dlm: initialize file_lock struct in GETLK before copying conflicting lockJeff Layton
2009-01-21dlm: fix plock notify callback to lockdDavid Teigland
2009-01-21Btrfs: fiemap supportYehuda Sadeh
2009-01-21Btrfs: stop providing a bmap operation to avoid swapfile corruptionsChris Mason
2009-01-21Btrfs: fix tree logs parallel syncYan Zheng
2009-01-21Btrfs: open_ctree() error handling can oops on fs_infoQinghuang Feng
2009-01-21Btrfs: fix stop searching test in replace_one_extentYan Zheng
2009-01-21Btrfs: change/remove typedefJan Engelhardt
2009-01-21Btrfs: remove duplicated #includeHuang Weiyi
2009-01-21Btrfs: Fix infinite loop in btrfs_extent_post_opYan Zheng
2009-01-21Btrfs: fix locking issue in btrfs_remove_block_groupYan Zheng
2009-01-21Btrfs: simplify iteration codesQinghuang Feng
2009-01-21Btrfs: check return value for kthread_run() correctlyQinghuang Feng
2009-01-21Btrfs: Remove extra KERN_INFO in the middle of a lineRoland Dreier
2009-01-21Btrfs: removed unused #include <version.h>'sHuang Weiyi
2009-01-21Btrfs: cleanup xattr codeJosef Bacik
2009-01-21Btrfs: cleanup fs/btrfs/super.c::btrfs_control_ioctl()Wang Cong
2009-01-21ocfs2: Remove ocfs2_dquot_initialize() and ocfs2_dquot_drop()Jan Kara
2009-01-20sysfs: fix problems with binary filesGreg Kroah-Hartman
2009-01-20ext4: Fix ext4_free_blocks() w/o a journal when files have indirect blocksTheodore Ts'o
2009-01-20UBIFS: document dark_wm and dead_wm betterArtem Bityutskiy
2009-01-20UBIFS: do not treat all data as short termArtem Bityutskiy
2009-01-19[XFS] Remove the rest of the macro-to-function indirections.Eric Sandeen
2009-01-19xfs: sanity check attr fork sizeChristoph Hellwig
2009-01-19xfs: fix bad_features2 fixups for the root filesystemChristoph Hellwig
2009-01-19xfs: add a lock class for group/project dquotsChristoph Hellwig
2009-01-19xfs: lockdep annotations for xfs_dqlock2Christoph Hellwig
2009-01-19xfs: add a separate lock class for the per-mount list of dquotsChristoph Hellwig
2009-01-19xfs: use mnt_want_write in compat_attrmulti ioctlChristoph Hellwig
2009-01-19xfs: fix dentry aliasing issues in open_by_handleChristoph Hellwig
2009-01-18UBIFS: constify operationsArtem Bityutskiy
2009-01-18UBIFS: do not commit twiceArtem Bityutskiy
2009-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds