aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-05-06[SCSI] sd: use REQ_PM in sd's runtime suspend operationLin Ming3-13/+21
2013-04-30relay: move remove_buf_file inside relay_close_bufDmitry Monakhov1-1/+1
2013-04-30partitions/efi.c: replace useless kzalloc's by kmalloc'sPhilippe De Muyter1-2/+2
2013-04-29fs/block_dev.c: fix iov_shorten() criteria in blkdev_aio_read()Gu Zheng1-1/+1
2013-04-24block: fix max discard sectors limitJames Bottomley1-1/+1
2013-04-09blkcg: fix "scheduling while atomic" in blk_queue_bypass_startJun'ichi Nomura1-2/+2
2013-04-09Documentation: cfq-iosched: update documentation help for cfq tunablesNamjae Jeon1-3/+44
2013-04-02Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq into for-3.10/coreJens Axboe572-4347/+8490
2013-04-01writeback: expose the bdi_wq workqueueTejun Heo1-1/+1
2013-04-01writeback: replace custom worker pool implementation with unbound workqueueTejun Heo4-312/+65
2013-04-01writeback: remove unused bdi_pending_listTejun Heo2-4/+1
2013-04-01Merge tag 'v3.9-rc5' into wq/for-3.10Tejun Heo1122-6048/+12784
2013-04-01workqueue: update sysfs interface to reflect NUMA awareness and a kernel param to disable NUMA affinityTejun Heo3-23/+73
2013-04-01workqueue: implement NUMA affinity for unbound workqueuesTejun Heo1-19/+259
2013-04-01workqueue: introduce put_pwq_unlocked()Tejun Heo1-13/+23
2013-04-01workqueue: introduce numa_pwq_tbl_install()Tejun Heo1-9/+26
2013-04-01workqueue: use NUMA-aware allocation for pool_workqueuesTejun Heo1-2/+4
2013-04-01workqueue: break init_and_link_pwq() into two functions and introduce alloc_unbound_pwq()Tejun Heo1-29/+49
2013-04-01workqueue: map an unbound workqueues to multiple per-node pool_workqueuesTejun Heo1-11/+37
2013-04-01workqueue: move hot fields of workqueue_struct to the endTejun Heo1-2/+4
2013-04-01workqueue: make workqueue->name[] fixed lenTejun Heo1-11/+8
2013-04-01workqueue: add workqueue->unbound_attrsTejun Heo1-12/+24
2013-04-01workqueue: determine NUMA node of workers accourding to the allowed cpumaskTejun Heo1-2/+16
2013-04-01workqueue: drop 'H' from kworker names of unbound worker poolsTejun Heo1-7/+8
2013-04-01workqueue: add wq_numa_tbl_len and wq_numa_possible_cpumask[]Tejun Heo1-0/+46
2013-04-01workqueue: move pwq_pool_locking outside of get/put_unbound_pool()Tejun Heo1-14/+22
2013-04-01workqueue: fix memory leak in apply_workqueue_attrs()Tejun Heo1-3/+8
2013-04-01workqueue: fix unbound workqueue attrs hashing / comparisonTejun Heo1-32/+22
2013-04-01workqueue: fix race condition in unbound workqueue free pathTejun Heo1-1/+3
2013-03-31Linux 3.9-rc5Linus Torvalds1-1/+1
2013-03-31Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-4/+20
2013-03-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds11-38/+53
2013-03-31Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-blockLinus Torvalds21-261/+716
2013-03-31Revert "lockdep: check that no locks held at freeze time"Paul Walmsley4-14/+12
2013-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-3/+14
2013-03-30dw_dmac: adjust slave_id accordingly to request line baseAndy Shevchenko2-1/+17
2013-03-30dmaengine: dw_dma: fix endianess for DT xlate functionArnd Bergmann1-3/+3
2013-03-29PNP: List Rafael Wysocki as a maintainerRafael J. Wysocki1-1/+1
2013-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-17/+30
2013-03-29rbd: don't zero-fill non-image object requestsAlex Elder1-17/+30
2013-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds13-43/+188
2013-03-29ia64 idle: delete stale (*idle)() function pointerLen Brown1-4/+1
2013-03-29Merge branch 'for-curr' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds12-46/+12
2013-03-29Btrfs: don't drop path when printing out tree errors in scrubJosef Bacik1-1/+2
2013-03-28target: Fix RESERVATION_CONFLICT status regression for iscsi-target special caseNicholas Bellinger1-1/+3
2013-03-28tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bitNicholas Bellinger1-2/+11
2013-03-28Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs"Michel Lespinasse5-21/+11
2013-03-28Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds14-55/+101
2013-03-28Merge tag 'tty-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds6-12/+45
2013-03-28Merge tag 'staging-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds2-2/+2