aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-10-29Btrfs: cleanup warnings from gcc 4.6 (nonbugs)Andi Kleen
2010-10-29Btrfs: Fix variables set but not read (bugs found by gcc 4.6)Andi Kleen
2010-10-29Btrfs: Use ERR_CAST helpersJulia Lawall
2010-10-29Btrfs: use memdup_user helpersJulia Lawall
2010-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-10-29readv/writev: do the same MAX_RW_COUNT truncation that read/write doesLinus Torvalds
2010-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds
2010-10-29eCryptfs: Print mount_auth_tok_only param in ecryptfs_show_optionsTyler Hicks
2010-10-29ecryptfs: added ecryptfs_mount_auth_tok_only mount parameterRoberto Sassu
2010-10-29ecryptfs: checking return code of ecryptfs_find_auth_tok_for_sig()Roberto Sassu
2010-10-29ecryptfs: release keys loaded in ecryptfs_keyring_auth_tok_for_sig()Roberto Sassu
2010-10-29eCryptfs: Clear LOOKUP_OPEN flag when creating lower fileTyler Hicks
2010-10-29ecryptfs: call vfs_setxattr() in ecryptfs_setxattr()Roberto Sassu
2010-10-29Btrfs: fix raid code for removing missing drivesChris Mason
2010-10-29Btrfs: Switch the extent buffer rbtree into a radix treeMiao Xie
2010-10-29Btrfs: restructure try_release_extent_buffer()Miao Xie
2010-10-29Btrfs: use the flusher threads for delalloc throttlingChris Mason
2010-10-29Btrfs: tune the chunk allocation to 5% of the FS as metadataChris Mason
2010-10-29Add new functions for triggering inode writebackChris Mason
2010-10-29Btrfs: don't loop forever on bad btree blocksChris Mason
2010-10-29Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Chris Mason
2010-10-29Btrfs: let the user know space caching is enabledJosef Bacik
2010-10-29Btrfs: Add a clear_cache mount optionJosef Bacik
2010-10-29Btrfs: add support for mixed data+metadata block groupsJosef Bacik
2010-10-29Btrfs: check cache->caching_ctl before returning if caching has startedJosef Bacik
2010-10-29Btrfs: load free space cache if it existsJosef Bacik
2010-10-29Btrfs: write out free space cacheJosef Bacik
2010-10-29braino in internal.hAl Viro
2010-10-29convert simple cases of nfs-related ->get_sb() to ->mount()Al Viro
2010-10-29convert btrfsAl Viro
2010-10-29convert cephAl Viro
2010-10-29convert gfs2Al Viro
2010-10-29convert afsAl Viro
2010-10-29convert ecryptfsAl Viro
2010-10-29convert sysfsAl Viro
2010-10-29switch get_sb_ns() usersAl Viro
2010-10-29switch procfs to ->mount()Al Viro
2010-10-29setting ->proc_mnt doesn't belong in proc_get_sb()Al Viro
2010-10-29convert cifsAl Viro
2010-10-29convert nilfsAl Viro
2010-10-29switch logfs to ->mount()Al Viro
2010-10-29logfs: fix a leak in get_sbAl Viro
2010-10-29logfs get_sb, part 3Al Viro
2010-10-29logfs get_sb, part 2Al Viro
2010-10-29logfs get_sb massage, part 1Al Viro
2010-10-29convert v9fsAl Viro
2010-10-29convert ubifsAl Viro
2010-10-29convert get_sb_pseudo() usersAl Viro
2010-10-29convert get_sb_nodev() usersAl Viro
2010-10-29convert get_sb_single() usersAl Viro