index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-55
/
+54
2015-11-11
brd: Refuse improperly aligned discard requests
Jan Kara
1
-0
/
+3
2015-11-10
Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-18
/
+24
2015-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-32
/
+26
2015-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+1
2015-11-07
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
9
-18
/
+24
2015-11-06
signal: turn dequeue_signal_lock() into kernel_dequeue_signal()
Oleg Nesterov
1
-11
/
+4
2015-11-06
zram: make is_partial_io/valid_io_request/page_zero_filled return boolean
Geliang Tang
1
-9
/
+9
2015-11-06
zram: keep the exact overcommited value in mem_used_max
Sergey SENOZHATSKY
1
-2
/
+2
2015-11-06
zram: introduce comp algorithm fallback functionality
Luis Henriques
1
-3
/
+3
2015-11-06
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
4
-5
/
+5
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2
-2
/
+3
2015-11-06
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2015-11-04
Merge branch 'for-4.4/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-6028
/
+225
2015-11-04
Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-214
/
+387
2015-11-02
rbd: remove duplicate calls to rbd_dev_mapping_clear()
Ilya Dryomov
1
-3
/
+0
2015-11-02
rbd: set device_type::release instead of device::release
Ilya Dryomov
1
-5
/
+2
2015-11-02
rbd: don't free rbd_dev outside of the release callback
Ilya Dryomov
1
-42
/
+47
2015-11-02
rbd: return -ENOMEM instead of pool id if rbd_dev_create() fails
Ilya Dryomov
1
-2
/
+4
2015-11-02
rbd: drop null test before destroy functions
Julia Lawall
1
-4
/
+2
2015-10-30
rbd: require stable pages if message data CRCs are enabled
Ronny Hegewald
1
-0
/
+3
2015-10-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-16
/
+47
2015-10-23
rbd: prevent kernel stack blow up on rbd map
Ilya Dryomov
1
-10
/
+23
2015-10-23
rbd: don't leak parent_spec in rbd_dev_probe_parent()
Ilya Dryomov
1
-20
/
+16
2015-10-23
xen/xenbus: Rename *RING_PAGE* to *RING_GRANT*
Julien Grall
3
-10
/
+10
2015-10-23
block/xen-blkback: Make it running on 64KB page granularity
Julien Grall
3
-9
/
+22
2015-10-23
block/xen-blkfront: Make it running on 64KB page granularity
Julien Grall
1
-111
/
+213
2015-10-23
block/xen-blkfront: split get_grant in 2
Julien Grall
1
-29
/
+59
2015-10-23
block/xen-blkfront: Store a page rather a pfn in the grant structure
Julien Grall
1
-20
/
+19
2015-10-23
block/xen-blkfront: Split blkif_queue_request in 2
Julien Grall
1
-124
/
+153
2015-10-16
rbd: use writefull op for object size writes
Ilya Dryomov
1
-2
/
+7
2015-10-16
rbd: set max_sectors explicitly
Ilya Dryomov
1
-0
/
+1
2015-10-15
NVMe: Fix memory leak on retried commands
Keith Busch
1
-2
/
+6
2015-10-15
nvme: use an integer value to Linux errno values
Christoph Hellwig
1
-5
/
+7
2015-10-15
drbd: stop including <asm-generic/kmap_types.h>
Christoph Hellwig
1
-1
/
+1
2015-10-15
move io-64-nonatomic*.h out of asm-generic
Christoph Hellwig
1
-1
/
+1
2015-10-12
nvme: fix 32-bit build warning
Arnd Bergmann
1
-3
/
+3
2015-10-09
nvme: move to a new drivers/nvme/host directory
Jay Sternberg
5
-6056
/
+0
2015-10-09
nvme: move hardware structures out of the uapi version of nvme.h
Christoph Hellwig
1
-0
/
+1
2015-10-09
nvme: add a local nvme.h header
Christoph Hellwig
3
-2
/
+136
2015-10-09
nvme: properly handle partially initialized queues in nvme_create_io_queues
Christoph Hellwig
1
-2
/
+14
2015-10-09
nvme: merge nvme_dev_start, nvme_dev_resume and nvme_async_probe
Christoph Hellwig
1
-33
/
+20
2015-10-09
nvme: factor reset code into a common helper
Christoph Hellwig
1
-24
/
+24
2015-10-09
nvme: merge nvme_dev_reset into nvme_reset_failed_dev
Christoph Hellwig
1
-9
/
+3
2015-10-09
nvme: delete dev from dev_list in nvme_reset
Christoph Hellwig
1
-0
/
+1
2015-10-09
NVMe: Simplify device resume on io queue failure
Keith Busch
1
-28
/
+6
2015-10-09
NVMe: Namespace removal simplifications
Keith Busch
1
-32
/
+10
2015-10-09
NVMe: Reference count open namespaces
Keith Busch
1
-9
/
+20
2015-10-09
Merge branch 'for-4.4/core' into for-4.4/drivers
Jens Axboe
6
-65
/
+62
2015-10-08
nbd: Add locking for tasks
Markus Pargmann
1
-6
/
+30
[next]