summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2015-02-13softirq: Check preemption after reenabling interruptsThomas Gleixner
2015-02-13block: Use cpu_chill() for retry loopsThomas Gleixner
2015-02-13fs-block-rt-support.patchThomas Gleixner
2015-02-13block: Shorten interrupt disabled regionsThomas Gleixner
2015-02-13Reset to 3.12.37Scott Wood
2014-05-14softirq: Check preemption after reenabling interruptsThomas Gleixner
2014-05-14block: Use cpu_chill() for retry loopsThomas Gleixner
2014-05-14fs-block-rt-support.patchThomas Gleixner
2014-05-14block: Shorten interrupt disabled regionsThomas Gleixner
2014-05-14Reset to 3.12.19Scott Wood
2014-04-10softirq: Check preemption after reenabling interruptsThomas Gleixner
2014-04-10block: Use cpu_chill() for retry loopsThomas Gleixner
2014-04-10fs-block-rt-support.patchThomas Gleixner
2014-04-10block: Shorten interrupt disabled regionsThomas Gleixner
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-12Update of blkg_stat and blkg_rwstat may happen in bh context. While u64_stats...Hong Zhiguo
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-04blk-core: Fix memory corruption if blkcg_init_queue failsMikulas Patocka
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-17block/partitions/efi.c: treat size mismatch as a warning, not an errorDoug Anderson
2013-09-30block: change config option name for cmdline partition parsingPaul Gortmaker
2013-09-22Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-09-22cfq: explicitly use 64bit divide operation for 64bit argumentsAnatol Pomozov
2013-09-18If the queue is dying then we only call the rq->end_io callout.Mike Christie
2013-09-15partitions/efi: loosen check fot pmbr size in lbaDavidlohr Bueso
2013-09-11lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interruptJan Kara
2013-09-11block/partitions/efi.c: consistently use pr_foo()Andrew Morton
2013-09-11partitions/efi: some style cleanupsDavidlohr Bueso
2013-09-11partitions/efi: delete annoying emacs style commentsDavidlohr Bueso
2013-09-11partitions/efi: compare first and last usable LBAsDavidlohr Bueso
2013-09-11partitions/efi: account for pmbr size in lbaDavidlohr Bueso
2013-09-11partitions/efi: detect hybrid MBRsDavidlohr Bueso
2013-09-11partitions/efi: do not require gpt partition to begin at sector 1Davidlohr Bueso
2013-09-11partitions/efi: check pmbr record's starting lbaDavidlohr Bueso
2013-09-11partitions/efi: use lba-aware partition recordsDavidlohr Bueso
2013-09-11kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user()Mathieu Desnoyers
2013-09-11block: support embedded device command line partitionCai Zhiyong
2013-09-11block/blk-sysfs.c: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-09-11blkcg: relocate root_blkg setting and clearingTejun Heo
2013-09-11block: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)Joe Perches
2013-09-11block: trace all devices plug operationJianpeng Ma
2013-09-04Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2013-08-23[SCSI] Return ENODATA on medium errorHannes Reinecke
2013-08-23[SCSI] return ENOSPC on thin provisioning failureHannes Reinecke
2013-08-09cgroup: make css_for_each_descendant() and friends include the origin css in ...Tejun Heo
2013-08-09cgroup: make cgroup_taskset deal with cgroup_subsys_state instead of cgroupTejun Heo
2013-08-09cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroupTejun Heo