summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-30Btrfs: tree mod log sanity checks in join_transactionJan Schmidt1-0/+18
2012-05-30Btrfs: fs_info variable for join_transactionJan Schmidt1-18/+19
2012-05-30Btrfs: use the tree modification log for backref resolvingJan Schmidt2-17/+29
2012-05-30Btrfs: add btrfs_search_old_slotJan Schmidt2-4/+317
2012-05-30Btrfs: add del_ptr and insert_ptr modifications to the tree mod logJan Schmidt1-10/+32
2012-05-30Btrfs: put all block modifications into the tree mod logJan Schmidt1-0/+36
2012-05-30Btrfs: add tree modification log functionsJan Schmidt2-1/+412
2012-05-26Btrfs: add tree mod log to fs_infoJan Schmidt2-0/+14
2012-05-26Btrfs: dummy extent buffers for tree mod logJan Schmidt2-7/+76
2012-05-26Btrfs: move struct seq_list to ctree.hJan Schmidt2-5/+7
2012-05-26Btrfs: don't set for_cow parameter for tree block functionsJan Schmidt5-20/+20
2012-05-26Btrfs: look into the extent during find_all_leafsJan Schmidt2-84/+158
2012-05-26Btrfs: bugfix: ignore the wrong key for indirect tree block backrefsJan Schmidt1-50/+135
2012-05-26Btrfs: bugfix in btrfs_find_parent_nodesJan Schmidt1-2/+3
2012-05-26Btrfs: ulist realloc bugfixJan Schmidt3-21/+29
2012-05-20Linux 3.4v3.4Linus Torvalds1-1/+1
2012-05-19Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds3-19/+30
2012-05-19Merge branch 'x86/ld-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds7-65/+205
2012-05-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds9-30/+34
2012-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+2
2012-05-19memcg,thp: fix res_counter:96 regressionHugh Dickins1-1/+1
2012-05-18x86, relocs: When printing an error, say relative or absoluteH. Peter Anvin1-3/+8
2012-05-18x86, relocs: Workaround for binutils 2.22.52.0.1 section bugH. Peter Anvin1-1/+5
2012-05-18x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin7-65/+196
2012-05-18Merge tag 'dm-3.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-15/+17
2012-05-19dm thin: fix table output when pool target disables discard passdown internallyMike Snitzer1-15/+17
2012-05-18Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds1-1/+1
2012-05-18Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds1-0/+1
2012-05-19md/raid10: fix transcription error in calc_sectors conversion.NeilBrown1-1/+1
2012-05-18Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds4-17/+27
2012-05-18proc: move fd symlink i_mode calculations into tid_fd_revalidate()Linus Torvalds1-29/+14
2012-05-18pktgen: fix module unload for goodEric Dumazet1-2/+2
2012-05-18tilegx: enable SYSCALL_WRAPPERS supportChris Metcalf1-0/+1
2012-05-18Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-3/+11
2012-05-17frv: delete incorrect task prototypes causing compile failPaul Gortmaker1-4/+0
2012-05-17slub: missing test for partial pages flush work in flush_all()majianpeng1-1/+1
2012-05-17fs, proc: fix ABBA deadlock in case of execution attempt of map_files/ entriesCyrill Gorcunov1-12/+8
2012-05-17drivers/rtc/rtc-pl031.c: configure correct wday for 2000-01-01Rajkumar Kasirajan1-0/+18
2012-05-17Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-18/+13
2012-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+6
2012-05-17ACPI / PCI / PM: Fix device PM regression related to D3hot/D3coldRafael J. Wysocki4-4/+15
2012-05-17e1000: Prevent reset task killing itself.Tushar Dave1-1/+5
2012-05-17tcp: do_tcp_sendpages() must try to push data out on oom conditionsWilly Tarreau1-2/+1