aboutsummaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2014-02-27Merge tag 'v3.10.32' into linux-linaro-lskAlex Shi
2014-02-22block: add cond_resched() to potentially long running ioctl discard loopJens Axboe
2014-02-22block: __elv_next_request() shouldn't call into the elevator if bypassingTejun Heo
2013-12-12Merge tag 'v3.10.24' into linux-linaro-lskMark Brown
2013-12-11Update of blkg_stat and blkg_rwstat may happen in bh context. While u64_stats...Hong Zhiguo
2013-12-08Merge tag 'v3.10.23' into linux-linaro-lskMark Brown
2013-12-08elevator: acquire q->sysfs_lock in elevator_change()Tomoki Sekiyama
2013-12-08elevator: Fix a race in elevator switching and md device initializationTomoki Sekiyama
2013-12-05Merge tag 'v3.10.22' into linux-linaro-lskMark Brown
2013-12-04blk-core: Fix memory corruption if blkcg_init_queue failsMikulas Patocka
2013-12-02Merge tag 'v3.10.21' into linux-linaro-lskMark Brown
2013-11-29block: properly stack underlying max_segment_size to DM deviceMike Snitzer
2013-11-29block: fix race between request completion and timeout handlingJeff Moyer
2013-10-04Merge tag 'v3.10.14' into linux-linaro-lskMark Brown
2013-10-01cfq: explicitly use 64bit divide operation for 64bit argumentsAnatol Pomozov
2013-08-21Merge tag 'v3.10.9' into linux-linaro-lskMark Brown
2013-08-20elevator: Fix a race in elevator switchingJianpeng Ma
2013-07-19Merge tag 'v3.10.1' into linux-linaro-lskMark Brown
2013-07-18block: queue work on power efficient wqViresh Kumar
2013-07-13block: do not pass disk names as format stringsKees Cook
2013-05-17blkpm: avoid sleep when holding queue lockAaron Lu
2013-05-08Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-05-07aio: don't include aio.h in sched.hKent Overstreet
2013-05-02Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-04-30partitions/efi.c: replace useless kzalloc's by kmalloc'sPhilippe De Muyter
2013-04-29Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2013-04-29Merge tag 'driver-core-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-04-18Revert "block: add missing block_bio_complete() tracepoint"Linus Torvalds
2013-04-14Merge 3.9-rc7 into driver-core-nextGreg Kroah-Hartman
2013-04-11driver core: handle user namespaces properly with the uid/gid devtmpfs changeGreg Kroah-Hartman
2013-04-09blkcg: fix "scheduling while atomic" in blk_queue_bypass_startJun'ichi Nomura
2013-04-08driver core: add uid and gid to devtmpfsKay Sievers
2013-04-08Revert "loop: cleanup partitions when detaching loop device"Jens Axboe
2013-04-03block: avoid using uninitialized value in from queue_var_storeArnd Bergmann
2013-04-02Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe
2013-03-24Merge branch 'for-jens' of http://evilpiepirate.org/git/linux-bcache into for...Jens Axboe
2013-03-23block: Add bio_end_sector()Kent Overstreet
2013-03-23block: Refactor blk_update_request()Kent Overstreet
2013-03-22block: implement runtime pm strategyLin Ming
2013-03-22block: add runtime pm helpersLin Ming
2013-03-22Block: blk-flush: Fixed indent code styleAlice Ferrazzi
2013-03-22loop: cleanup partitions when detaching loop devicePhillip Susi
2013-03-20scatterlist: introduce sg_unmark_endPaolo Bonzini
2013-03-04cgroup: fix cgroup_path() vs rename() raceLi Zefan
2013-02-28Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-27block/partitions: optimize memory allocation in check_partition()Ming Lei
2013-02-27block/partitions/mac.c: obey the state->limit constraintMing Lei
2013-02-27block/partitions/efi.c: ensure that the GPT header is at least the size of th...Peter Jones
2013-02-27block/partition/msdos: detect AIX formatted disks even without 55aaPhilippe De Muyter