index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-15
xen-blkback: replace work_pending with work_busy in purge_persistent_gnt()
Bob Liu
1
-1
/
+1
2015-09-15
xen-blkfront: don't add indirect pages to list when !feature_persistent
Bob Liu
1
-2
/
+4
2015-08-27
rbd: fix copyup completion race
Ilya Dryomov
1
-5
/
+17
2015-07-05
rbd: use GFP_NOIO in rbd_obj_request_create()
Ilya Dryomov
1
-2
/
+2
2015-05-17
rbd: end I/O the entire obj_request on error
Ilya Dryomov
1
-0
/
+5
2015-04-23
nbd: fix possible memory leak
Sudip Mukherjee
1
-4
/
+4
2015-02-05
rbd: fix rbd_dev_parent_get() when parent_overlap == 0
Ilya Dryomov
1
-14
/
+6
2015-02-05
rbd: drop parent_ref in rbd_dev_unprobe() unconditionally
Ilya Dryomov
1
-4
/
+1
2015-01-16
drbd: Fix state change in case of connection timeout
Philipp Reisner
1
-1
/
+1
2015-01-16
drbd: merge_bvec_fn: properly remap bvm->bi_bdev
Lars Ellenberg
1
-0
/
+1
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
2014-10-09
zram: report maximum used memory
Minchan Kim
2
-2
/
+59
2014-10-09
zram: zram memory size limitation
Minchan Kim
2
-0
/
+50
2014-10-09
zsmalloc: change return value unit of zs_get_total_size_bytes
Minchan Kim
1
-2
/
+2
2014-10-09
rsxx debugfs inanity
Al Viro
1
-65
/
+16
2014-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
[next]