Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds authored
* 'for-linus' of git://git.kernel.dk/linux-2.6-block:
  loop: export module parameters
  block: export blk_{get,put}_queue()
  block: remove unused variable in bio_attempt_front_merge()
  block: always allocate genhd->ev if check_events is implemented
  brd: export module parameters
  brd: fix comment on initial device creation
  brd: handle on-demand devices correctly
  brd: limit 'max_part' module param to DISK_MAX_PARTS
  brd: get rid of unused members from struct brd_device
  block: fix oops on !disk->queue and sysfs discard alignment display
bdf7cf1c
Name Last commit Last update
..
Kconfig kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
Kconfig.iosched blk-cgroup: config options re-arrangement
Makefile Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
blk-cgroup.c cgroups: add per-thread subsystem callbacks
blk-cgroup.h cfq-iosched: Make IO merge related stats per cpu
blk-core.c block: export blk_{get,put}_queue()
blk-exec.c block: Remove 'plug/unplug' comment in blk_execute_rq_nowait
blk-flush.c block: hold queue if flush is running for non-queueable flush drive
blk-integrity.c dm: improve block integrity support
blk-ioc.c blk-cgroup: Initialize ioc->cgroup_changed at ioc creation time
blk-iopoll.c tree-wide: fix assorted typos all over the place
blk-lib.c blkdev: Do not return -EOPNOTSUPP if discard is supported
blk-map.c block: check for proper length of iov entries earlier in blk_rq_map_user_iov()
blk-merge.c block: attempt to merge with existing requests on plug flush
blk-settings.c block: Fix discard topology stacking and reporting
blk-softirq.c generic-ipi: remove CSD_FLAG_WAIT
blk-sysfs.c Merge commit 'v2.6.39' into for-2.6.40/core
blk-tag.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
blk-throttle.c blk-throttle: Make no throttling rule group processing lockless
blk-timeout.c block: ensure jiffies wrap is handled correctly in blk_rq_timed_out_timer
blk.h Merge branch 'for-linus' into for-2.6.40/core
bsg.c [SCSI] bsg: correct fault if queue object removed while dev_t open
cfq-iosched.c cfq-iosched: free cic_index if cfqd allocation fails
cfq.h blk-cgroup: Add unaccounted time to timeslice_used.
compat_ioctl.c BKL: remove extraneous #include <smp_lock.h>
deadline-iosched.c
elevator.c
genhd.c
ioctl.c
noop-iosched.c
scsi_ioctl.c