summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2013-04-12block-aio-batch-completion-for-bios-kiocbs-checkpatch-fixesAndrew Morton
2013-04-12block, aio: batch completion for bios/kiocbsKent Overstreet
2013-04-12block: prep work for batch completionKent Overstreet
2013-04-12aio: don't include aio.h in sched.hKent Overstreet
2013-04-12block: restore /proc/partitions to not display non-partitionable removable de...Josh Hunt
2013-04-12Merge remote-tracking branch 'bcon/master'Stephen Rothwell
2013-04-12Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2013-04-12Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2013-04-12Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell
2013-04-12Merge remote-tracking branch 'virtio/virtio-next'Stephen Rothwell
2013-04-11driver core: handle user namespaces properly with the uid/gid devtmpfs changeGreg Kroah-Hartman
2013-04-09Merge branch 'for-3.10/core' into for-nextJens Axboe
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"for-linus-20130409Jens Axboe
2013-04-03Merge branch 'for-linus' into for-nextJens 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-3.10/core' into for-nextJens 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
2013-02-27block: convert to idr_alloc()Tejun Heo
2013-02-27block: fix synchronization and limit check in blk_alloc_devt()Tejun Heo
2013-02-27block: fix ext_devt_idr handlingTomas Henzl
2013-02-23block/genhd.c: apply pm_runtime_set_memalloc_noio on block devicesMing Lei
2013-02-22cfq: fix lock imbalance with failed allocationsGlauber Costa
2013-02-22block: don't select PERCPU_RWSEMMikulas Patocka
2013-02-21block: optionally snapshot page contents to provide stable pages during writeDarrick J. Wong
2013-02-21bdi: allow block devices to say that they require stable page writesDarrick J. Wong
2013-02-20add blockconsole version 1.1Joern Engel
2013-02-19Merge branch 'for-3.9-async' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-19Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-15block: account iowait time when waiting for completion of IO requestVladimir Davydov
2013-02-07sched: Move sched.h sysctl bits into separate headerClark Williams
2013-01-22block: don't request module during elevator initTejun Heo
2013-01-18init, block: try to load default elevator module early during bootTejun Heo
2013-01-14block: add @req to bio_{front|back}_merge tracepointsTejun Heo