summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-30Btrfs: check to see if the inode is in the log before fsyncingJosef Bacik3-17/+16
2012-05-30Btrfs: return value of btrfs_read_buffer is checked correctlyTsutomu Itoh2-4/+18
2012-05-30Btrfs: read device stats on mount, write modified ones during commitStefan Behrens6-0/+232
2012-05-30Btrfs: add ioctl to get and reset the device statsStefan Behrens4-0/+77
2012-05-30Btrfs: add device counters for detected IO and checksum errorsStefan Behrens6-24/+230
2012-05-30btrfs: Drop unused function btrfs_abort_devices()Asias He2-14/+0
2012-05-30Btrfs: fix the same inode id problem when doing auto defragmentMiao Xie1-10/+39
2012-05-30Btrfs: fall back to non-inline if we don't have enough spaceJosef Bacik1-1/+4
2012-05-30Btrfs: fix how we deal with the orphan block rsvJosef Bacik4-22/+24
2012-05-30Btrfs: convert the inode bit field to use the actual bit operationsJosef Bacik6-44/+44
2012-05-30Btrfs: merge contigous regions when loading free space cacheJosef Bacik1-0/+41
2012-05-30Btrfs: do not do balance in readonly modeLiu Bo1-3/+9
2012-05-30Btrfs: use fastpath in extent state ops as much as possibleLiu Bo1-26/+18
2012-05-30Btrfs: fix wrong error returned by adding a deviceLiu Bo1-1/+1
2012-05-30Btrfs: finish ordered extents in their own threadJosef Bacik7-191/+164
2012-05-30Btrfs: do not check delalloc when updating disk_i_sizeJosef Bacik1-16/+3
2012-05-30Btrfs: avoid buffer overrun in mount option handlingJim Meyering1-41/+26
2012-05-30Btrfs: NUL-terminate path buffer in DEV_INFO ioctl resultJim Meyering1-2/+4
2012-05-30Btrfs: avoid buffer overrun in btrfs_printkJim Meyering1-1/+2
2012-05-30Fix minor type issuesDaniel J Blueman3-6/+5
2012-05-30btrfs: allow changing 'thread_pool' size at remount timeSergei Trofimovich1-5/+40
2012-05-30Btrfs: do not do filemap_write_and_wait_range in fsyncJosef Bacik1-5/+6
2012-05-30Btrfs: remove useless waiting and extra filemap workJosef Bacik1-15/+2
2012-05-30Btrfs: fix compile warnings in extent_io.cJosef Bacik1-1/+1
2012-05-30Btrfs: cache no acl on new inodesJosef Bacik1-0/+4
2012-05-30Btrfs: use i_version instead of our own sequenceJosef Bacik7-10/+19
2012-05-11Btrfs: cleanup: use consistent lock namingDan Carpenter1-1/+1
2012-05-11Btrfs: change integrity checker to support big blocksStefan Behrens1-146/+415
2012-05-11Btrfs: remove the useless assignment to *entry in function tree_insert of fil...Wang Sheng-Hui1-1/+0
2012-05-11Btrfs: fix the comment for find_first_extent_bitWang Sheng-Hui1-1/+1
2012-05-11Btrfs: fix btrfs_release_extent_buffer_page with the right usage of num_exten...Wang Sheng-Hui1-1/+3
2012-05-11Btrfs: cleanup the comment for clear_state_bit in extent_io.cWang Sheng-Hui1-1/+1
2012-05-11btrfs/ctree.c: remove the unnecessary 'return -1;' at the end of bin_searchWang Sheng-Hui1-4/+2
2012-05-06Linux 3.4-rc6v3.4-rc6Linus Torvalds1-1/+1
2012-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-5/+21
2012-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds8-21/+47
2012-05-06x86: fix broken TASK_SIZE for ia32_aoutAl Viro1-2/+1
2012-05-06Btrfs: avoid sleeping in verify_parent_transid while atomicChris Mason5-17/+34
2012-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds4-8/+5
2012-05-05TTY: pdc_cons, fix regression in closeJiri Slaby1-1/+1
2012-05-05Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds8-17/+29
2012-05-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds4-16/+14
2012-05-05init: don't try mounting device as nfs root unless type fully matchesSasha Levin1-1/+1
2012-05-05Merge branch 'fix/asoc' into for-linusTakashi Iwai1-0/+4
2012-05-05Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/a...Takashi Iwai1-0/+4
2012-05-05Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai7-17/+25
2012-05-05ACPI: Fix D3hot v D3cold confusionLin Ming4-16/+14
2012-05-04hfsplus: Fix potential buffer overflowsGreg Kroah-Hartman2-0/+15
2012-05-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+1
2012-05-04Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds5-25/+23