aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-30Btrfs: set ioprio of scrub readahead to idleStefan Behrens
2012-05-30Btrfs: fix return code in drop_objectid_itemsJosef Bacik
2012-05-30Btrfs: check to see if the inode is in the log before fsyncingJosef Bacik
2012-05-30Btrfs: return value of btrfs_read_buffer is checked correctlyTsutomu Itoh
2012-05-30Btrfs: read device stats on mount, write modified ones during commitStefan Behrens
2012-05-30Btrfs: add ioctl to get and reset the device statsStefan Behrens
2012-05-30Btrfs: add device counters for detected IO and checksum errorsStefan Behrens
2012-05-30btrfs: Drop unused function btrfs_abort_devices()Asias He
2012-05-30Btrfs: fix the same inode id problem when doing auto defragmentMiao Xie
2012-05-30Btrfs: fall back to non-inline if we don't have enough spaceJosef Bacik
2012-05-30Btrfs: fix how we deal with the orphan block rsvJosef Bacik
2012-05-30Btrfs: convert the inode bit field to use the actual bit operationsJosef Bacik
2012-05-30Btrfs: merge contigous regions when loading free space cacheJosef Bacik
2012-05-30Btrfs: do not do balance in readonly modeLiu Bo
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-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-06Linux 3.4-rc6Linus Torvalds
2012-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-05-06x86: fix broken TASK_SIZE for ia32_aoutAl Viro
2012-05-06Btrfs: avoid sleeping in verify_parent_transid while atomicChris Mason
2012-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2012-05-05TTY: pdc_cons, fix regression in closeJiri Slaby
2012-05-05Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-05-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-05-05init: don't try mounting device as nfs root unless type fully matchesSasha Levin
2012-05-05Merge branch 'fix/asoc' into for-linusTakashi Iwai
2012-05-05Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/a...Takashi Iwai
2012-05-05Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-05-05ACPI: Fix D3hot v D3cold confusionLin Ming
2012-05-04hfsplus: Fix potential buffer overflowsGreg Kroah-Hartman