| Commit message (Expand) | Author | Age | Files | Lines |
* | blkcg: make blkcg_print_blkgs() grab q locks instead of blkcg lock | Tejun Heo | 2013-01-09 | 1 | -5/+9 |
* | block: RCU free request_queue | Tejun Heo | 2013-01-09 | 2 | -1/+10 |
* | blkcg: implement blkg_[rw]stat_recursive_sum() and blkg_[rw]stat_merge() | Tejun Heo | 2013-01-09 | 2 | -0/+142 |
* | blkcg: export __blkg_prfill_rwstat() | Tejun Heo | 2013-01-09 | 1 | -0/+1 |
* | blkcg: s/blkg_rwstat_sum()/blkg_rwstat_total()/ | Tejun Heo | 2013-01-09 | 2 | -4/+4 |
* | blkcg: implement blkcg_policy->on/offline_pd_fn() and blkcg_gq->online | Tejun Heo | 2013-01-09 | 2 | -1/+27 |
* | blkcg: add blkg_policy_data->plid | Tejun Heo | 2013-01-09 | 2 | -1/+4 |
* | cfq-iosched: enable full blkcg hierarchy support | Tejun Heo | 2013-01-09 | 3 | -26/+88 |
* | cfq-iosched: convert cfq_group_slice() to use cfqg->vfraction | Tejun Heo | 2013-01-09 | 1 | -6/+1 |
* | cfq-iosched: implement hierarchy-ready cfq_group charge scaling | Tejun Heo | 2013-01-09 | 1 | -30/+77 |
* | cfq-iosched: implement cfq_group->nr_active and ->children_weight | Tejun Heo | 2013-01-09 | 1 | -0/+76 |
* | cfq-iosched: add leaf_weight | Tejun Heo | 2013-01-09 | 3 | -9/+130 |
* | blkcg: make blkcg_gq's hierarchical | Tejun Heo | 2013-01-09 | 2 | -5/+55 |
* | blkcg: cosmetic updates to blkg_create() | Tejun Heo | 2013-01-09 | 1 | -8/+7 |
* | blkcg: reorganize blkg_lookup_create() and friends | Tejun Heo | 2013-01-09 | 1 | -23/+52 |
* | blkcg: fix minor bug in blkg_alloc() | Tejun Heo | 2013-01-09 | 1 | -1/+1 |
* | cfq-iosched: Print sync-noidle information in blktrace messages | Vivek Goyal | 2013-01-09 | 1 | -3/+7 |
* | cfq-iosched: Get rid of unnecessary local variable | Vivek Goyal | 2013-01-09 | 1 | -6/+2 |
* | cfq-iosched: Rename few functions related to selecting workload | Vivek Goyal | 2013-01-09 | 1 | -4/+5 |
* | cfq-iosched: Rename "service_tree" to "st" at some places | Vivek Goyal | 2013-01-09 | 1 | -41/+36 |
* | cfq-iosched: More renaming to better represent wl_class and wl_type | Vivek Goyal | 2013-01-09 | 1 | -31/+33 |
* | cfq-iosched: Properly name all references to IO class | Vivek Goyal | 2013-01-09 | 1 | -33/+34 |
* | Linux 3.8-rc2v3.8-rc2 | Linus Torvalds | 2013-01-03 | 1 | -1/+1 |
* | Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-01-03 | 1 | -2/+3 |
|\ |
|
| * | leds: leds-gpio: set devm_gpio_request_one() flags param correctly | Javier Martinez Canillas | 2013-01-03 | 1 | -2/+3 |
* | | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2013-01-03 | 5 | -14/+29 |
|\ \ |
|
| * | | watchdog: twl4030_wdt: add DT support | Aaro Koskinen | 2013-01-02 | 3 | -2/+23 |
| * | | watchdog: omap_wdt: eliminate unused variable and a compiler warning | Aaro Koskinen | 2013-01-02 | 1 | -1/+0 |
| * | | watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err... | Axel Lin | 2013-01-02 | 1 | -7/+6 |
| * | | watchdog: da9055: Fix invalid free of devm_ allocated data | Axel Lin | 2013-01-02 | 1 | -4/+0 |
* | | | Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he... | Linus Torvalds | 2013-01-03 | 6 | -55/+63 |
|\ \ \ |
|
| * | | | PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz | Andy Lutomirski | 2012-12-26 | 2 | -2/+6 |
| * | | | PCI/PM: Do not suspend port if any subordinate device needs PME polling | Huang Ying | 2012-12-26 | 1 | -1/+19 |
| * | | | PCI: Add PCIe Link Capability link speed and width names | Bjorn Helgaas | 2012-12-26 | 1 | -0/+2 |
| * | | | PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check) | Myron Stowe | 2012-12-26 | 1 | -1/+2 |
| * | | | PCI: Remove spurious error for sriov_numvfs store and simplify flow | Bjorn Helgaas | 2012-12-26 | 1 | -51/+34 |
| | |/
| |/| |
|
* | | | UAPI: Strip _UAPI prefix on header install no matter the whitespace | David Howells | 2013-01-03 | 1 | -3/+3 |
* | | | UAPI: Remove empty Kbuild files | David Howells | 2013-01-03 | 8 | -8/+0 |
* | | | Merge tag 'ecryptfs-3.8-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-01-03 | 3 | -6/+14 |
|\ \ \ |
|
| * | | | fs/ecryptfs/crypto.c: make ecryptfs_encode_for_filename() static | Cong Ding | 2012-12-18 | 1 | -1/+1 |
| * | | | eCryptfs: fix to use list_for_each_entry_safe() when delete items | Wei Yongjun | 2012-12-18 | 1 | -3/+3 |
| * | | | eCryptfs: Avoid unnecessary disk read and data decryption during writing | Li Wang | 2012-11-08 | 1 | -2/+10 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2013-01-03 | 2 | -28/+29 |
|\ \ \ \ |
|
| * | | | | libceph: fix protocol feature mismatch failure path | Sage Weil | 2012-12-28 | 1 | -10/+4 |
| * | | | | libceph: WARN, don't BUG on unexpected connection states | Alex Elder | 2012-12-28 | 1 | -6/+5 |
| * | | | | libceph: always reset osds when kicking | Alex Elder | 2012-12-28 | 1 | -2/+2 |
| * | | | | libceph: move linger requests sooner in kick_requests() | Alex Elder | 2012-12-28 | 1 | -11/+19 |
* | | | | | mm: mempolicy: Convert shared_policy mutex to spinlock | Mel Gorman | 2013-01-03 | 2 | -21/+49 |
* | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2013-01-02 | 9 | -58/+152 |
|\ \ \ \ \ |
|
| * | | | | | ext4: avoid hang when mounting non-journal filesystems with orphan list | Theodore Ts'o | 2012-12-27 | 1 | -1/+2 |