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-02-28
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-41
/
+58
2015-02-28
zram: use proper type to update max_used_pages
Joonsoo Kim
1
-1
/
+1
2015-02-23
NVMe: Fix for BLK_DEV_INTEGRITY not set
Keith Busch
1
-41
/
+58
2015-02-20
Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme in...
Jens Axboe
2
-207
/
+385
2015-02-19
NVMe: Fix potential corruption on sync commands
Keith Busch
1
-29
/
+3
2015-02-19
NVMe: Remove unused variables
Keith Busch
1
-8
/
+0
2015-02-19
NVMe: Fix scsi mode select llbaa setting
Keith Busch
1
-1
/
+1
2015-02-19
NVMe: Fix potential corruption during shutdown
Keith Busch
1
-30
/
+19
2015-02-19
NVMe: Asynchronous controller probe
Keith Busch
1
-17
/
+31
2015-02-19
NVMe: Register management handle under nvme class
Keith Busch
1
-23
/
+56
2015-02-19
NVMe: Update SCSI Inquiry VPD 83h translation
Keith Busch
1
-41
/
+53
2015-02-19
NVMe: Metadata format support
Keith Busch
1
-67
/
+231
2015-02-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-110
/
+83
2015-02-19
rbd: convert to blk-mq
Christoph Hellwig
1
-54
/
+68
2015-02-19
rbd: do not treat standalone as flatten
Ilya Dryomov
1
-20
/
+10
2015-02-19
rbd: fix error paths in rbd_dev_refresh()
Ilya Dryomov
1
-7
/
+6
2015-02-19
rbd: nuke copy_token()
Rickard Strandqvist
1
-30
/
+0
2015-02-18
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+8
2015-02-16
brd: rename XIP to DAX
Matthew Wilcox
2
-13
/
+14
2015-02-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-117
/
+133
2015-02-12
kernel.h: remove ancient __FUNCTION__ hack
Rasmus Villemoes
1
-1
/
+1
2015-02-12
mm/zpool: add name argument to create zpool
Ganesh Mahendran
1
-3
/
+5
2015-02-12
zram: remove request_queue from struct zram
Sergey Senozhatsky
2
-9
/
+8
2015-02-12
zram: remove init_lock in zram_make_request
Minchan Kim
2
-32
/
+64
2015-02-12
zram: check bd_openers instead of bd_holders
Minchan Kim
1
-1
/
+1
2015-02-12
zram: rework reset and destroy path
Sergey Senozhatsky
1
-42
/
+33
2015-02-12
zram: fix umount-reset_store-mount race condition
Sergey Senozhatsky
1
-14
/
+9
2015-02-12
zram: free meta table in zram_meta_free
Ganesh Mahendran
1
-17
/
+16
2015-02-12
zram: clean up zram_meta_alloc()
Sergey Senozhatsky
1
-8
/
+6
2015-02-12
Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-333
/
+374
2015-02-12
Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-9
/
+9
2015-02-10
Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-54
/
+126
2015-02-10
xen-blkback: default to X86_32 ABI on x86
David Vrabel
2
-2
/
+11
2015-02-10
xen-blkfront: fix accounting of reqs when migrating
Roger Pau Monne
1
-2
/
+2
2015-02-03
floppy: Avoid manual call of device_create_file()
Takashi Iwai
1
-9
/
+8
2015-01-29
NVMe: avoid kmalloc/kfree for smaller IO
Jens Axboe
1
-31
/
+88
2015-01-28
xen-blkback: safely unmap grants in case they are still in use
Jennifer Herbert
2
-50
/
+122
2015-01-28
xen/grant-table: add helpers for allocating pages
David Vrabel
1
-4
/
+4
2015-01-28
rbd: drop parent_ref in rbd_dev_unprobe() unconditionally
Ilya Dryomov
1
-4
/
+1
2015-01-28
rbd: fix rbd_dev_parent_get() when parent_overlap == 0
Ilya Dryomov
1
-14
/
+6
2015-01-23
Merge branch 'for-3.20/core' into for-3.20/drivers
Jens Axboe
2
-2
/
+2
2015-01-23
block: support different tag allocation policy
Shaohua Li
1
-1
/
+1
2015-01-21
NVMe: within nvme_free_queues(), delete RCU sychro/deferred free
kaoudis
1
-8
/
+1
2015-01-21
block: Add discard flag to blkdev_issue_zeroout() function
Martin K. Petersen
1
-1
/
+1
2015-01-21
virtio_blk: coding style fixes
Michael S. Tsirkin
1
-4
/
+2
2015-01-21
virtio/blk: verify device has config space
Michael S. Tsirkin
1
-0
/
+6
2015-01-16
null_blk: suppress invalid partition info
Jens Axboe
1
-1
/
+1
2015-01-15
NVMe: cq_vector should be signed
Jens Axboe
1
-1
/
+1
2015-01-13
brd: Request from fdisk 4k alignment
Boaz Harrosh
1
-0
/
+9
2015-01-13
brd: Fix all partitions BUGs
Boaz Harrosh
1
-62
/
+38
[next]