linux/block
黄涛 aea1f7c03c This is the 3.10.23 stable release
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.22 (GNU/Linux)
 
 iQIcBAABAgAGBQJSpJuZAAoJEDjbvchgkmk+KiwP+wZnIj008NyuvxqjZqq5AYud
 xbWQDG8DGO8Kjm8uYu0n5D5u/xywHpT2Dz9qtQ3TjNtr9Qur8yWiWtwph/IruL0M
 mVv3c/Zm1RV84PnEY5mZdELlA7PayGnlsmyfKxvOLpfCTlTFar1tw6zOeAyA+J6M
 7z479WHu06jHyxqjGAhV3e2UcLM9AGjTkUDvtS8U0FFVWMystdMBNajjBDjGvNok
 nmu86O5p+3fcQTr1XlAJSB+xt0Dv8k8nwi8T+HDDPlmIdHpBQ9jvOWO+DTUgekIE
 YgaI6pdLkINkwMv1ZK2pQspkGBfIp+A+dWhjPFVbJWw3Ah7P/M5byxL3Yo0rOFfS
 ZcyFvC0umEgnlShY2vPLQNjoG/xTYjO/eMq9l3OKJPxwdC7H7Qz30ic62EEKXeeP
 cPXU0O6+xfC2UbbDmNNpoc/NED1ysIC4xgG4VRxS/jj5DgRx7s/y6Ar+l7ccLWzR
 Uze+Zwj520Yeatq/+Oc/qNq9ZL1pk5PE39desotQouCcXgj/FwuWhTkhAoOjLI85
 +eHKfp3TZ32izc30UqTqkHKIaNtVBR2fi2UPVD35036j0X8/nEWR70sZdnijVX38
 1D+Ewu7LnhujUzB6V2SyprMIcgCdTOWiigI9Z5SBLdbuyLYEUs/1g41h7si5WT3o
 YdFZqLjdrG4qEEFgsxr1
 =aJHz
 -----END PGP SIGNATURE-----

Merge tag 'v3.10.23' into develop-3.10

This is the 3.10.23 stable release

Conflicts:
	drivers/input/evdev.c
2013-12-10 12:23:21 +08:00
..
partitions partitions/efi.c: replace useless kzalloc's by kmalloc's 2013-04-30 08:34:25 +02:00
blk-cgroup.c blkcg: fix "scheduling while atomic" in blk_queue_bypass_start 2013-04-09 15:01:21 +02:00
blk-cgroup.h cgroup: fix cgroup_path() vs rename() race 2013-03-04 09:50:08 -08:00
blk-core.c This is the 3.10.23 stable release 2013-12-10 12:23:21 +08:00
blk-exec.c Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block 2013-02-28 12:52:24 -08:00
blk-flush.c Block: blk-flush: Fixed indent code style 2013-03-22 12:22:51 -06:00
blk-integrity.c scatterlist: introduce sg_unmark_end 2013-03-20 15:43:04 +10:30
blk-ioc.c block: queue work on power efficient wq 2013-07-18 14:30:51 +01:00
blk-iopoll.c
blk-lib.c block: account iowait time when waiting for completion of IO request 2013-02-15 16:45:07 +01:00
blk-map.c block: re-use existing 'reading' variable instead of checking direction again 2011-12-21 15:27:24 +01:00
blk-merge.c scatterlist: introduce sg_unmark_end 2013-03-20 15:43:04 +10:30
blk-settings.c block: properly stack underlying max_segment_size to DM device 2013-11-29 11:11:51 -08:00
blk-softirq.c sched, block: Unify cache detection 2012-01-27 13:28:48 +01:00
blk-sysfs.c block: avoid using uninitialized value in from queue_var_store 2013-04-03 21:53:57 +02:00
blk-tag.c block/blk-tag.c: Remove useless kfree 2012-09-12 22:25:12 +02:00
blk-throttle.c block: Rename queue dead flag 2012-12-06 14:30:58 +01:00
blk-timeout.c block: fix race between request completion and timeout handling 2013-11-29 11:11:50 -08:00
blk.h block,elevator: use new hashtable implementation 2013-01-11 14:43:13 +01:00
bsg-lib.c bsg: Remove unused function bsg_goose_queue() 2012-12-06 14:33:02 +01:00
bsg.c hlist: drop the node parameter from iterators 2013-02-27 19:10:24 -08:00
cfq-iosched.c cfq: explicitly use 64bit divide operation for 64bit arguments 2013-10-01 09:17:48 -07:00
compat_ioctl.c block: Add BLKROTATIONAL ioctl 2012-01-11 16:29:31 +01:00
deadline-iosched.c elevator: Fix a race in elevator switching 2013-08-20 08:43:03 -07:00
elevator.c elevator: acquire q->sysfs_lock in elevator_change() 2013-12-08 07:29:27 -08:00
genhd.c Merge branch 'experimental/android-3.10' of https://android.googlesource.com/kernel/common into linux-linaro-lsk-android 2013-07-19 10:42:11 +01:00
ioctl.c Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block 2012-10-11 09:04:23 +09:00
Kconfig block: don't select PERCPU_RWSEM 2013-02-22 10:42:45 +01:00
Kconfig.iosched blkcg: make CONFIG_BLK_CGROUP bool 2012-03-06 21:27:21 +01:00
Makefile separate partition format handling from generic code 2012-01-03 22:54:06 -05:00
noop-iosched.c elevator: Fix a race in elevator switching 2013-08-20 08:43:03 -07:00
partition-generic.c block: genhd: Add disk/partition specific uevent callbacks for partition info 2013-07-01 13:40:28 -07:00
scsi_ioctl.c aio: don't include aio.h in sched.h 2013-05-07 20:16:25 -07:00