summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-05-30Btrfs: use fastpath in extent state ops as much as possibleLiu Bo
2012-05-30Btrfs: fix wrong error returned by adding a deviceLiu Bo
2012-05-30Btrfs: finish ordered extents in their own threadJosef Bacik
2012-05-30Btrfs: do not check delalloc when updating disk_i_sizeJosef Bacik
2012-05-30Btrfs: avoid buffer overrun in mount option handlingJim Meyering
2012-05-30Btrfs: NUL-terminate path buffer in DEV_INFO ioctl resultJim Meyering
2012-05-30Btrfs: avoid buffer overrun in btrfs_printkJim Meyering
2012-05-30Fix minor type issuesDaniel J Blueman
2012-05-30btrfs: allow changing 'thread_pool' size at remount timeSergei Trofimovich
2012-05-30Btrfs: do not do filemap_write_and_wait_range in fsyncJosef Bacik
2012-05-30Btrfs: remove useless waiting and extra filemap workJosef Bacik
2012-05-30Btrfs: fix compile warnings in extent_io.cJosef Bacik
2012-05-30Btrfs: cache no acl on new inodesJosef Bacik
2012-05-30Btrfs: use i_version instead of our own sequenceJosef Bacik
2012-05-30Btrfs: tree mod log sanity checks in join_transactionJan Schmidt
2012-05-30Btrfs: fs_info variable for join_transactionJan Schmidt
2012-05-30Btrfs: use the tree modification log for backref resolvingJan Schmidt
2012-05-30Btrfs: add btrfs_search_old_slotJan Schmidt
2012-05-30Btrfs: add del_ptr and insert_ptr modifications to the tree mod logJan Schmidt
2012-05-30Btrfs: put all block modifications into the tree mod logJan Schmidt
2012-05-30Btrfs: add tree modification log functionsJan Schmidt
2012-05-26Btrfs: add tree mod log to fs_infoJan Schmidt
2012-05-26Btrfs: dummy extent buffers for tree mod logJan Schmidt
2012-05-26Btrfs: move struct seq_list to ctree.hJan Schmidt
2012-05-26Btrfs: don't set for_cow parameter for tree block functionsJan Schmidt
2012-05-26Btrfs: look into the extent during find_all_leafsJan Schmidt
2012-05-26Btrfs: bugfix: ignore the wrong key for indirect tree block backrefsJan Schmidt
2012-05-26Btrfs: bugfix in btrfs_find_parent_nodesJan Schmidt
2012-05-26Btrfs: ulist realloc bugfixJan Schmidt
2012-05-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-05-18Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-05-18proc: move fd symlink i_mode calculations into tid_fd_revalidate()Linus Torvalds
2012-05-17fs, proc: fix ABBA deadlock in case of execution attempt of map_files/ entriesCyrill Gorcunov
2012-05-16Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-05-16cifs: fix misspelling of "forcedirectio"Jeff Layton
2012-05-13Merge tag 'for-linus-3.4-20120513' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-05-11Btrfs: cleanup: use consistent lock namingDan Carpenter
2012-05-11Btrfs: change integrity checker to support big blocksStefan Behrens
2012-05-11Btrfs: remove the useless assignment to *entry in function tree_insert of fil...Wang Sheng-Hui
2012-05-11Btrfs: fix the comment for find_first_extent_bitWang Sheng-Hui
2012-05-11Btrfs: fix btrfs_release_extent_buffer_page with the right usage of num_exten...Wang Sheng-Hui
2012-05-11Btrfs: cleanup the comment for clear_state_bit in extent_io.cWang Sheng-Hui
2012-05-11btrfs/ctree.c: remove the unnecessary 'return -1;' at the end of bin_searchWang Sheng-Hui
2012-05-11bio allocation failure due to bio_get_nr_vecs()Bernd Schubert
2012-05-11block: don't mark buffers beyond end of disk as mappedJeff Moyer
2012-05-10Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-05-10proc/pid/pagemap: correctly report non-present ptes and holes between vmasKonstantin Khlebnikov
2012-05-09cifs: fix revalidation test in cifs_llseek()Dan Carpenter
2012-05-07jffs2: Fix lock acquisition order bug in gc pathJosh Cartwright
2012-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds