summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-03-27Btrfs: fix infinite loop in btrfs_shrink_device()Ilya Dryomov
2012-03-27Btrfs: fix memory leak in resolver codeIlya Dryomov
2012-03-27Btrfs: allow dup for data chunks in mixed modeIlya Dryomov
2012-03-27Btrfs: validate target profiles only if we are going to use themIlya Dryomov
2012-03-27Btrfs: improve the logic in btrfs_can_relocate()Ilya Dryomov
2012-03-27Btrfs: add __get_block_group_index() helperIlya Dryomov
2012-03-27Btrfs: add get_restripe_target() helperIlya Dryomov
2012-03-27Btrfs: move alloc_profile_is_valid() to volumes.cIlya Dryomov
2012-03-27Btrfs: make profile_is_valid() check more strictIlya Dryomov
2012-03-27Btrfs: add wrappers for working with alloc profilesIlya Dryomov
2012-03-27Btrfs: stop silently switching single chunks to raid0 on balanceIlya Dryomov
2012-03-27Btrfs: fix regression in scrub path resolvingJan Schmidt
2012-03-27Btrfs: check return value of btrfs_cow_block()Jan Schmidt
2012-03-27Btrfs: actually call btrfs_init_lockdepJan Schmidt
2012-03-27Merge branch 'for-3.4'Steve French
2012-03-27Btrfs: deal with read errors on extent buffers differentlyJosef Bacik
2012-03-27mtd: unify initialization of erase_info->fail_addrShmulik Ladkani
2012-03-26jffs2: Standardize JFFS_<LEVEL> usesJoe Perches
2012-03-26jffs2: Use pr_fmt and remove jffs: from formatsJoe Perches
2012-03-26jffs2: Convert printks to pr_<level>Joe Perches
2012-03-26jffs2: Convert most D1/D2 macros to jffs2_dbgJoe Perches
2012-03-26jffs2: make jffs2_initxattrs() staticNikola Pajkovsky
2012-03-26jffs2: Fix typo in compr.cMasanari Iida
2012-03-26jffs2: Remove unnecessary OOM messagesJoe Perches
2012-03-26jffs2: fix typo in scan.cMasanari Iida
2012-03-26jffs2: update to new MTD interfaceBrian Norris
2012-03-26romfs: switch to new MTD APIArtem Bityutskiy
2012-03-26jffs2: remove direct mtd->point referenceArtem Bityutskiy
2012-03-26xfs: Account log unmount transaction correctlyDave Chinner
2012-03-26xfs: don't cache inodes read through bulkstatDave Chinner
2012-03-26Btrfs: don't use threaded IO completion helpers for metadata writesChris Mason
2012-03-26Btrfs: adjust the write_lock_level as we unlockChris Mason
2012-03-26Btrfs: loop waiting on writebackChris Mason
2012-03-26Btrfs: add the ability to cache a pointer into the ebChris Mason
2012-03-26Btrfs: ensure an entire eb is written at onceJosef Bacik
2012-03-26Btrfs: introduce mark_extent_buffer_accessedJosef Bacik
2012-03-26Btrfs: introduce free_extent_buffer_staleJosef Bacik
2012-03-26Btrfs: only use the existing eb if it's count isn't 0Josef Bacik
2012-03-26Btrfs: set page->private to the ebJosef Bacik
2012-03-26Btrfs: allow metadata blocks larger than the page sizeChris Mason
2012-03-26xfs: trace xfs_name strings correctlyChristoph Hellwig
2012-03-26Btrfs: remove search_start and search_end from find_free_extent and callersJosef Bacik
2012-03-26Btrfs: remove the ideal caching codeJosef Bacik
2012-03-26nfsd4: allow numeric idmappingJ. Bruce Fields
2012-03-26nfsd: don't allow legacy client tracker init for anything but init_netJeff Layton
2012-03-26nfsd: add notifier to handle mount/unmount of rpc_pipefs sbJeff Layton
2012-03-26nfsd: add the infrastructure to handle the cld upcallJeff Layton
2012-03-26nfsd: add a per-net-namespace struct for nfsdJeff Layton
2012-03-26nfsd: add nfsd4_client_tracking_ops struct and a way to set itJeff Layton
2012-03-26nfsd: convert nfs4_client->cl_cb_flags to a generic flags fieldJeff Layton