summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | block: add q->nr_rqs[] and move q->rq.elvpriv to q->nr_rqs_elvprivTejun Heo2012-06-25
| | * | | | | | | | | | | | | | | | | | | blkcg: inline bio_blkcg() and friendsTejun Heo2012-06-25
| | * | | | | | | | | | | | | | | | | | | block: allocate io_context upfrontTejun Heo2012-06-25
| | * | | | | | | | | | | | | | | | | | | block: refactor get_request[_wait]()Tejun Heo2012-06-25
| | * | | | | | | | | | | | | | | | | | | block: drop custom queue draining used by scsi_transport_{iscsi|fc}Tejun Heo2012-06-25
| | * | | | | | | | | | | | | | | | | | | mempool: add @gfp_mask to mempool_create_node()Tejun Heo2012-06-25
| | * | | | | | | | | | | | | | | | | | | blkcg: make root blkcg allocation use %GFP_KERNELTejun Heo2012-06-25
| | * | | | | | | | | | | | | | | | | | | blkcg: __blkg_lookup_create() doesn't need radix preloadTejun Heo2012-06-25
| * | | | | | | | | | | | | | | | | | | | Merge branch 'for-next' of git://neil.brown.name/mdLinus Torvalds2012-08-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | DM RAID: Add support for MD RAID10Jonathan Brassow2012-08-01
| | * | | | | | | | | | | | | | | | | | | | Merge commit 'c039c332f23e794deb6d6f37b9f07ff3b27fb2cf' into mdNeilBrown2012-08-01
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | md/RAID1: Add missing case for attempting to repair known bad blocks.Alexander Lyakas2012-07-31
| | * | | | | | | | | | | | | | | | | | | | | md/raid5: For odirect-write performance, do not set STRIPE_PREREAD_ACTIVE.majianpeng2012-07-31
| | * | | | | | | | | | | | | | | | | | | | | md/raid1: don't abort a resync on the first badblock.NeilBrown2012-07-31
| | * | | | | | | | | | | | | | | | | | | | | md: remove duplicated test on ->openers when calling do_md_stop()NeilBrown2012-07-31
| | * | | | | | | | | | | | | | | | | | | | | raid5: Add R5_ReadNoMerge flag which prevent bio from merging at block layermajianpeng2012-07-31
| | * | | | | | | | | | | | | | | | | | | | | md/raid1: prevent merging too large requestShaohua Li2012-07-31
| | * | | | | | | | | | | | | | | | | | | | | md/raid1: read balance chooses idlest disk for SSDShaohua Li2012-07-31
| | * | | | | | | | | | | | | | | | | | | | | md/raid1: make sequential read detection per disk basedShaohua Li2012-07-31
| | * | | | | | | | | | | | | | | | | | | | | MD RAID10: Export md_raid10_congestedJonathan Brassow2012-07-31
| | * | | | | | | | | | | | | | | | | | | | | MD: Move macros from raid1*.h to raid1*.cJonathan Brassow2012-07-31
| | * | | | | | | | | | | | | | | | | | | | | MD RAID1: rename mirror_info structureJonathan Brassow2012-07-31
| | * | | | | | | | | | | | | | | | | | | | | MD RAID10: rename mirror_info structureJonathan Brassow2012-07-31
| | * | | | | | | | | | | | | | | | | | | | | MD RAID10: Fix compiler warning.Jonathan Brassow2012-07-31
| | * | | | | | | | | | | | | | | | | | | | | raid5: add a per-stripe lockShaohua Li2012-07-19
| | * | | | | | | | | | | | | | | | | | | | | raid5: remove unnecessary bitmap write optimizationShaohua Li2012-07-19
| | * | | | | | | | | | | | | | | | | | | | | raid5: lockless access raid5 overrided bi_phys_segmentsShaohua Li2012-07-19
| | * | | | | | | | | | | | | | | | | | | | | raid5: reduce chance release_stripe() taking device_lockShaohua Li2012-07-19
| * | | | | | | | | | | | | | | | | | | | | | locks: remove unused lm_release_privateJ. Bruce Fields2012-08-01
| * | | | | | | | | | | | | | | | | | | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-07-31
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | irqdomain: Improve diagnostics when a domain mapping failsMark Brown2012-07-24
| | * | | | | | | | | | | | | | | | | | | | | | irqdomain: eliminate slow-path revmap lookupsGrant Likely2012-07-24
| | * | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin' into irqdomain/nextGrant Likely2012-07-24
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | irqdomain: Fix irq_create_direct_mapping() to test irq_domain type.Grant Likely2012-07-11
| | * | | | | | | | | | | | | | | | | | | | | | | irqdomain: Eliminate dedicated radix lookup functionsGrant Likely2012-07-11
| | * | | | | | | | | | | | | | | | | | | | | | | irqdomain: Support for static IRQ mapping and association.Grant Likely2012-07-11
| | * | | | | | | | | | | | | | | | | | | | | | | irqdomain: Always update revmap when setting up a virqGrant Likely2012-07-11
| | * | | | | | | | | | | | | | | | | | | | | | | irqdomain: Split disassociating code into separate functionGrant Likely2012-07-11
| | * | | | | | | | | | | | | | | | | | | | | | | Merge tag 'v3.5-rc6' into irqdomain/nextGrant Likely2012-07-11
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | irq_domain: correct a minor wrong comment for linear revmapDong Aisheng2012-07-11
| | * | | | | | | | | | | | | | | | | | | | | | | | irq_domain: Standardise legacy/linear domain selectionMark Brown2012-07-11
| | * | | | | | | | | | | | | | | | | | | | | | | | irqdomain: Make ops->map hook optionalGrant Likely2012-06-17
| | * | | | | | | | | | | | | | | | | | | | | | | | irqdomain: Remove unnecessary test for IRQ_DOMAIN_MAP_LEGACYGrant Likely2012-06-15
| | * | | | | | | | | | | | | | | | | | | | | | | | irqdomain: Simple NUMA awareness.Paul Mundt2012-06-15
| | * | | | | | | | | | | | | | | | | | | | | | | | devicetree: add helper inline for retrieving a node's full nameGrant Likely2012-06-15
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-31
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | rtc/rtc-88pm80x: remove unneed devm_kfreeDevendra Naga2012-07-31
| | * | | | | | | | | | | | | | | | | | | | | | | | rtc/rtc-88pm80x: assign ret only when rtc_register_driver failsDevendra Naga2012-07-31
| | * | | | | | | | | | | | | | | | | | | | | | | | mm: hugetlbfs: close race during teardown of hugetlbfs shared page tablesMel Gorman2012-07-31
| | * | | | | | | | | | | | | | | | | | | | | | | | tmpfs: distribute interleave better across nodesNathan Zimmer2012-07-31