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.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
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-07
8
-32
/
+26
|
\
|
*
signal: turn dequeue_signal_lock() into kernel_dequeue_signal()
Oleg Nesterov
2015-11-06
1
-11
/
+4
|
*
zram: make is_partial_io/valid_io_request/page_zero_filled return boolean
Geliang Tang
2015-11-06
1
-9
/
+9
|
*
zram: keep the exact overcommited value in mem_used_max
Sergey SENOZHATSKY
2015-11-06
1
-2
/
+2
|
*
zram: introduce comp algorithm fallback functionality
Luis Henriques
2015-11-06
1
-3
/
+3
|
*
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
2015-11-06
4
-5
/
+5
|
*
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-06
2
-2
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-11-07
1
-2
/
+1
|
\
\
|
*
|
pktcdvd: drop null test before destroy functions
Julia Lawall
2015-09-29
1
-2
/
+1
*
|
|
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-06
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
drbd: stop including <asm-generic/kmap_types.h>
Christoph Hellwig
2015-10-15
1
-1
/
+1
|
*
|
move io-64-nonatomic*.h out of asm-generic
Christoph Hellwig
2015-10-15
1
-1
/
+1
*
|
|
Merge branch 'for-4.4/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-04
6
-6028
/
+225
|
\
\
\
|
*
|
|
nvme: move to a new drivers/nvme/host directory
Jay Sternberg
2015-10-09
5
-6056
/
+0
|
*
|
|
nvme: move hardware structures out of the uapi version of nvme.h
Christoph Hellwig
2015-10-09
1
-0
/
+1
|
*
|
|
nvme: add a local nvme.h header
Christoph Hellwig
2015-10-09
3
-2
/
+136
|
*
|
|
nvme: properly handle partially initialized queues in nvme_create_io_queues
Christoph Hellwig
2015-10-09
1
-2
/
+14
|
*
|
|
nvme: merge nvme_dev_start, nvme_dev_resume and nvme_async_probe
Christoph Hellwig
2015-10-09
1
-33
/
+20
|
*
|
|
nvme: factor reset code into a common helper
Christoph Hellwig
2015-10-09
1
-24
/
+24
|
*
|
|
nvme: merge nvme_dev_reset into nvme_reset_failed_dev
Christoph Hellwig
2015-10-09
1
-9
/
+3
|
*
|
|
nvme: delete dev from dev_list in nvme_reset
Christoph Hellwig
2015-10-09
1
-0
/
+1
|
*
|
|
NVMe: Simplify device resume on io queue failure
Keith Busch
2015-10-09
1
-28
/
+6
|
*
|
|
NVMe: Namespace removal simplifications
Keith Busch
2015-10-09
1
-32
/
+10
|
*
|
|
NVMe: Reference count open namespaces
Keith Busch
2015-10-09
1
-9
/
+20
|
*
|
|
Merge branch 'for-4.4/core' into for-4.4/drivers
Jens Axboe
2015-10-09
6
-65
/
+62
|
|
\
|
|
|
*
|
|
block: loop: support DIO & AIO
Ming Lei
2015-09-23
2
-3
/
+97
|
*
|
|
block: loop: introduce ioctl command of LOOP_SET_DIRECT_IO
Ming Lei
2015-09-23
1
-0
/
+19
|
*
|
|
block: loop: prepare for supporing direct IO
Ming Lei
2015-09-23
2
-0
/
+78
|
*
|
|
block: loop: use kthread_work
Ming Lei
2015-09-23
2
-61
/
+28
|
*
|
|
block: loop: set QUEUE_FLAG_NOMERGES for request queue of loop
Ming Lei
2015-09-23
1
-0
/
+6
*
|
|
|
Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-04
4
-214
/
+387
|
\
\
\
\
|
*
|
|
|
xen/xenbus: Rename *RING_PAGE* to *RING_GRANT*
Julien Grall
2015-10-23
3
-10
/
+10
|
*
|
|
|
block/xen-blkback: Make it running on 64KB page granularity
Julien Grall
2015-10-23
3
-9
/
+22
|
*
|
|
|
block/xen-blkfront: Make it running on 64KB page granularity
Julien Grall
2015-10-23
1
-111
/
+213
|
*
|
|
|
block/xen-blkfront: split get_grant in 2
Julien Grall
2015-10-23
1
-29
/
+59
|
*
|
|
|
block/xen-blkfront: Store a page rather a pfn in the grant structure
Julien Grall
2015-10-23
1
-20
/
+19
|
*
|
|
|
block/xen-blkfront: Split blkif_queue_request in 2
Julien Grall
2015-10-23
1
-124
/
+153
*
|
|
|
|
rbd: require stable pages if message data CRCs are enabled
Ronny Hegewald
2015-10-30
1
-0
/
+3
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-10-24
3
-16
/
+47
|
\
\
\
\
\
|
*
|
|
|
|
NVMe: Fix memory leak on retried commands
Keith Busch
2015-10-15
1
-2
/
+6
|
*
|
|
|
|
nvme: use an integer value to Linux errno values
Christoph Hellwig
2015-10-15
1
-5
/
+7
|
*
|
|
|
|
nvme: fix 32-bit build warning
Arnd Bergmann
2015-10-12
1
-3
/
+3
|
*
|
|
|
|
nbd: Add locking for tasks
Markus Pargmann
2015-10-08
1
-6
/
+30
|
*
|
|
|
|
Merge branch 'stable/for-jens-4.3' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
2015-10-07
1
-1
/
+2
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)
Cathy Avery
2015-10-07
1
-1
/
+2
*
|
|
|
|
|
rbd: prevent kernel stack blow up on rbd map
Ilya Dryomov
2015-10-23
1
-10
/
+23
*
|
|
|
|
|
rbd: don't leak parent_spec in rbd_dev_probe_parent()
Ilya Dryomov
2015-10-23
1
-20
/
+16
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
rbd: use writefull op for object size writes
Ilya Dryomov
2015-10-16
1
-2
/
+7
*
|
|
|
|
rbd: set max_sectors explicitly
Ilya Dryomov
2015-10-16
1
-0
/
+1
|
/
/
/
/
*
|
|
|
blk-mq: fix racy updates of rq->errors
Christoph Hellwig
2015-10-01
5
-26
/
+24
[next]