index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: do not pass disk names as format strings
Kees Cook
2013-07-13
1
-1
/
+1
*
block: avoid using uninitialized value in from queue_var_store
Arnd Bergmann
2013-04-12
1
-0
/
+2
*
block: fix synchronization and limit check in blk_alloc_devt()
Tejun Heo
2013-03-04
1
-8
/
+5
*
block: fix ext_devt_idr handling
Tomas Henzl
2013-03-04
2
-2
/
+6
*
scsi: Silence unnecessary warnings about ioctl to partition
Jan Kara
2012-12-03
1
-1
/
+4
*
block: fix request_queue->flags initialization
Tejun Heo
2012-10-21
1
-1
/
+1
*
block: fix buffer overflow when printing partition UUIDs
Tejun Heo
2012-05-15
1
-4
/
+6
*
Merge branch 'for-3.4/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-04-13
3
-5
/
+12
|
\
|
*
block: make auto block plug flush threshold per-disk based
Shaohua Li
2012-04-06
1
-1
/
+2
|
*
block: Make cfq_target_latency tunable through sysfs.
Tao Ma
2012-04-01
1
-2
/
+8
|
*
block: use lockdep_assert_held for queue locking
Andi Kleen
2012-03-30
1
-1
/
+1
|
*
block: blk_alloc_queue_node(): use caller's GFP flags instead of GFP_KERNEL
Dan Carpenter
2012-03-23
1
-1
/
+1
*
|
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-03-20
1
-14
/
+8
|
\
\
|
*
|
cgroup: remove cgroup_subsys argument from callbacks
Li Zefan
2012-02-02
1
-14
/
+8
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-03-20
2
-24
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'linus' into sched/core
Ingo Molnar
2012-03-01
9
-177
/
+101
|
|
\
\
|
*
|
|
sched, block: Unify cache detection
Peter Zijlstra
2012-01-27
2
-24
/
+8
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-03-14
4
-79
/
+158
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
block: fix ioc leak in put_io_context
Xiaotian Feng
2012-03-14
1
-0
/
+6
|
*
|
Block: use a freezable workqueue for disk-event polling
Alan Stern
2012-03-02
1
-5
/
+5
|
*
|
block: fix __blkdev_get and add_disk race condition
Stanislaw Gruszka
2012-03-02
1
-13
/
+19
|
*
|
block: Fix NULL pointer dereference in sd_revalidate_disk
Jun'ichi Nomura
2012-03-02
1
-8
/
+40
|
*
|
block: exit_io_context() should call elevator_exit_icq_fn()
Tejun Heo
2012-02-15
1
-8
/
+47
|
*
|
block: simplify ioc_release_fn()
Tejun Heo
2012-02-15
1
-36
/
+10
|
*
|
block: replace icq->changed with icq->flags
Tejun Heo
2012-02-15
2
-10
/
+32
*
|
|
LDM: Fix reassembly of extended VBLKs.
Anton Altaparmakov
2012-02-24
1
-7
/
+4
|
/
/
*
|
block: fix lockdep warning on io_context release put_io_context()
Tejun Heo
2012-02-11
1
-7
/
+14
*
|
bsg: fix sysfs link remove warning
Stanislaw Gruszka
2012-02-08
1
-1
/
+2
*
|
block: don't call elevator callbacks for plug merges
Tejun Heo
2012-02-08
2
-21
/
+13
*
|
block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator funct...
Tejun Heo
2012-02-08
4
-53
/
+45
*
|
block: strip out locking optimization in put_io_context()
Tejun Heo
2012-02-07
4
-84
/
+14
*
|
block: fix ioc locking warning
Shaohua Li
2012-02-06
1
-1
/
+3
*
|
block: fix NULL icq_cache reference
Shaohua Li
2012-01-19
1
-4
/
+6
*
|
block,cfq: change code order
Shaohua Li
2012-01-19
1
-3
/
+4
|
/
*
cfq-iosched: fix use-after-free of cfqq
Jens Axboe
2012-01-17
1
-4
/
+3
*
Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-01-15
16
-821
/
+847
|
\
|
*
Revert "block: recursive merge requests"
Jens Axboe
2012-01-15
1
-12
/
+4
|
*
block: Add BLKROTATIONAL ioctl
Martin K. Petersen
2012-01-11
2
-0
/
+5
|
*
block: Introduce blk_set_stacking_limits function
Martin K. Petersen
2012-01-11
1
-8
/
+24
|
*
block: remove WARN_ON_ONCE() in exit_io_context()
Tejun Heo
2011-12-27
1
-3
/
+0
|
*
block: an exiting task should be allowed to create io_context
Tejun Heo
2011-12-25
1
-2
/
+9
|
*
block: ioc_cgroup_changed() needs to be exported
Jens Axboe
2011-12-19
1
-0
/
+1
|
*
block: recursive merge requests
Shaohua Li
2011-12-16
1
-4
/
+12
|
*
block, cfq: fix empty queue crash caused by request merge
Shaohua Li
2011-12-16
1
-0
/
+12
|
*
block, cfq: move icq creation and rq->elv.icq association to block core
Tejun Heo
2011-12-14
4
-132
/
+110
|
*
block, cfq: restructure io_cq creation path for io_context interface cleanup
Tejun Heo
2011-12-14
1
-53
/
+41
|
*
block, cfq: move io_cq exit/release to blk-ioc.c
Tejun Heo
2011-12-14
5
-55
/
+78
|
*
block, cfq: move icq cache management to block core
Tejun Heo
2011-12-14
4
-41
/
+52
|
*
block, cfq: move io_cq lookup to blk-ioc.c
Tejun Heo
2011-12-14
3
-40
/
+45
|
*
block, cfq: move cfqd->icq_list to request_queue and add request->elv.icq
Tejun Heo
2011-12-14
3
-19
/
+12
[next]