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
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-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-31
/
+43
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-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
2014-12-09
virtio_blk: make serial attribute static
Michael S. Tsirkin
1
-1
/
+2
2014-12-09
virtio_blk: v1.0 support
Michael S. Tsirkin
1
-29
/
+41
2014-12-08
Merge branch 'iov_iter' into for-next
Al Viro
4
-37
/
+34
2014-12-08
Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus
James Bottomley
1
-2
/
+2
2014-11-24
scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16
Hannes Reinecke
1
-2
/
+2
2014-11-19
kill f_dentry uses
Al Viro
1
-3
/
+3
2014-11-13
zram: avoid kunmap_atomic() of a NULL pointer
Weijie Yang
1
-1
/
+2
2014-11-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-16
/
+19
2014-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-9
/
+0
2014-10-31
sunvdc: don't call VD_OP_GET_VTOC
Dwight Engen
1
-9
/
+0
2014-10-30
rbd: Fix error recovery in rbd_obj_read_sync()
Jan Kara
1
-1
/
+1
2014-10-30
rbd: use a single workqueue for all devices
Ilya Dryomov
1
-15
/
+18
2014-10-29
Merge branch 'akpm' (incoming from Andrew Morton)
Linus Torvalds
1
-4
/
+6
2014-10-29
zram: avoid NULL pointer access in concurrent situation
Weijie Yang
1
-4
/
+6
2014-10-22
null_blk: Cleanup error recovery in null_add_dev()
Jan Kara
1
-7
/
+7
2014-10-18
Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
23
-145
/
+121
2014-10-18
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-9
/
+21
2014-10-18
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-29
/
+11
2014-10-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-120
/
+276
2014-10-15
virtio_blk: enable VQs early on restore
Michael S. Tsirkin
1
-3
/
+6
2014-10-15
virtio_blk: enable VQs early
Michael S. Tsirkin
1
-0
/
+2
2014-10-15
virtio-blk: drop config_mutex
Michael S. Tsirkin
1
-8
/
+0
2014-10-15
virtio_blk: drop config_enable
Michael S. Tsirkin
1
-19
/
+4
2014-10-14
rbd: rbd workqueues need a resque worker
Ilya Dryomov
1
-1
/
+2
2014-10-14
rbd: set the remaining discard properties to enable support
Josh Durgin
1
-0
/
+2
2014-10-14
rbd: use helpers to handle discard for layered images correctly
Josh Durgin
1
-32
/
+22
2014-10-14
rbd: extract a method for adding object operations
Josh Durgin
1
-55
/
+78
2014-10-14
rbd: make discard trigger copy-on-write
Josh Durgin
1
-1
/
+2
2014-10-14
rbd: tolerate -ENOENT for discard operations
Josh Durgin
1
-0
/
+3
2014-10-14
rbd: fix snapshot context reference count for discards
Josh Durgin
1
-1
/
+2
2014-10-14
rbd: read image size for discard check safely
Josh Durgin
1
-6
/
+12
2014-10-14
rbd: initial discard bits from Guangliang Zhao
Guangliang Zhao
1
-15
/
+89
2014-10-14
rbd: extend the operation type
Guangliang Zhao
1
-34
/
+63
2014-10-14
rbd: skip the copyup when an entire object writing
Guangliang Zhao
1
-0
/
+8
2014-10-14
rbd: add img_obj_request_simple() helper
Ilya Dryomov
1
-16
/
+28
2014-10-14
rbd: access snapshot context and mapping size safely
Josh Durgin
1
-13
/
+21
2014-10-14
rbd: do not return -ERANGE on auth failures
Ilya Dryomov
1
-3
/
+1
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-65
/
+16
2014-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-38
/
+129
2014-10-11
Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-10
/
+6
2014-10-09
zram: use notify_free to account all free notifications
Sergey Senozhatsky
1
-0
/
+1
[next]