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-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-10
Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-54
/
+126
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-15
NVMe: cq_vector should be signed
Jens Axboe
1
-1
/
+1
2015-01-08
NVMe: Fix locking on abort handling
Keith Busch
1
-10
/
+19
2015-01-08
NVMe: Start and stop h/w queues on reset
Keith Busch
1
-3
/
+41
2015-01-08
NVMe: Command abort handling fixes
Keith Busch
1
-4
/
+13
2015-01-08
NVMe: Admin queue removal handling
Keith Busch
1
-14
/
+20
2015-01-08
NVMe: Reference count admin queue usage
Keith Busch
1
-14
/
+14
2015-01-08
NVMe: Start all requests
Keith Busch
1
-4
/
+12
2015-01-02
block: fix checking return value of blk_mq_init_queue
Ming Lei
3
-3
/
+3
2014-12-22
NVMe: Fix double free irq
Keith Busch
1
-5
/
+12
2014-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-4
/
+7
2014-12-17
rbd: don't treat CEPH_OSD_OP_DELETE as extent op
Ilya Dryomov
1
-2
/
+6
2014-12-17
ceph, rbd: delete unnecessary checks before two function calls
SF Markus Elfring
1
-2
/
+1
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-3
/
+0
2014-12-13
Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
14
-1158
/
+942
2014-12-13
Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-11
/
+13
2014-12-13
Merge branch 'akpm' (second patch-bomb from Andrew)
Linus Torvalds
2
-35
/
+73
2014-12-13
zram: use DEVICE_ATTR_[RW|RO|WO] to define zram sys device attribute
Ganesh Mahendran
1
-17
/
+11
2014-12-13
mm/zram: correct ZRAM_ZERO flag bit position
Mahendran Ganesh
1
-2
/
+2
2014-12-13
zram: implement rw_page operation of zram
karam.lee
1
-0
/
+44
2014-12-13
zram: change parameter from vaild_io_request()
karam.lee
1
-8
/
+8
2014-12-13
zram: remove bio parameter from zram_bvec_rw()
karam.lee
1
-8
/
+8
2014-12-12
NVMe: fix race condition in nvme_submit_sync_cmd()
Jens Axboe
1
-4
/
+11
2014-12-11
sunvdc: reconnect ldc after vds service domain restarts
Dwight Engen
1
-22
/
+183
2014-12-11
vio: create routines for inc,dec vio dring indexes
Dwight Engen
1
-3
/
+3
2014-12-11
sunvdc: fix module unload/reload
Dwight Engen
1
-0
/
+11
2014-12-11
NVMe: fix retry/error logic in nvme_queue_rq()
Jens Axboe
1
-23
/
+16
2014-12-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-31
/
+43
2014-12-11
NVMe: Fix FS mount issue (hot-remove followed by hot-add)
Indraneel M
1
-1
/
+1
2014-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+3
2014-12-10
Merge branch 'for-jens-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jens Axboe
1
-26
/
+39
2014-12-10
NVMe: fix error return checking from blk_mq_alloc_request()
Jens Axboe
1
-6
/
+6
2014-12-10
NVMe: fix freeing of wrong request in abort path
Sam Bradshaw
1
-1
/
+1
2014-12-10
xen/blkfront: remove redundant flush_op
Vitaly Kuznetsov
1
-20
/
+31
2014-12-10
xen/blkfront: improve protection against issuing unsupported REQ_FUA
Vitaly Kuznetsov
1
-6
/
+8
2014-12-09
virtio: drop VIRTIO_F_VERSION_1 from drivers
Michael S. Tsirkin
1
-1
/
+0
2014-12-09
virtio_blk: fix race at module removal
Michael S. Tsirkin
1
-1
/
+1
[next]