index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
nbd: don't set the device size until we're connected
Josef Bacik
2017-10-09
1
-1
/
+1
*
skd: Use kmem_cache_free
Himanshu Jha
2017-10-09
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-10-06
2
-2
/
+6
|
\
|
*
null_blk: change configfs dependency to select
Jens Axboe
2017-10-03
1
-1
/
+1
|
*
nbd: fix -ERESTARTSYS handling
Josef Bacik
2017-10-02
1
-1
/
+5
*
|
zram: fix null dereference of handle
Minchan Kim
2017-10-03
1
-24
/
+12
|
/
*
loop: remove union of use_aio and ref in struct loop_cmd
Omar Sandoval
2017-09-25
1
-4
/
+2
*
nbd: ignore non-nbd ioctl's
Josef Bacik
2017-09-25
1
-0
/
+6
*
brd: fix overflow in __brd_direct_access
Mikulas Patocka
2017-09-25
1
-1
/
+1
*
Merge tag 'ceph-for-4.14-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2017-09-12
1
-1
/
+1
|
\
|
*
rbd: silence bogus uninitialized use warning in rbd_acquire_lock()
Kefeng Wang
2017-09-06
1
-1
/
+1
*
|
Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-09
2
-92
/
+109
|
\
\
|
*
|
loop: set physical block size to logical block size
Omar Sandoval
2017-09-06
1
-2
/
+4
|
*
|
block/loop: remove unused field
Shaohua Li
2017-09-01
1
-1
/
+0
|
*
|
block/loop: fix use after free
Shaohua Li
2017-09-01
2
-4
/
+17
|
*
|
block/loop: allow request merge for directio mode
Shaohua Li
2017-09-01
2
-15
/
+52
|
*
|
block/loop: set hw_sectors
Shaohua Li
2017-09-01
1
-0
/
+1
|
*
|
loop: fold loop_switch() into callers
Omar Sandoval
2017-08-31
1
-65
/
+11
|
*
|
loop: add ioctl for changing logical block size
Omar Sandoval
2017-08-31
1
-0
/
+24
|
*
|
loop: set physical block size to PAGE_SIZE
Omar Sandoval
2017-08-31
1
-0
/
+2
|
*
|
loop: get rid of lo_blocksize
Omar Sandoval
2017-08-31
2
-9
/
+2
|
*
|
Merge tag 'v4.13-rc7' into for-4.14/block-postmerge
Jens Axboe
2017-08-28
6
-48
/
+82
|
|
\
\
*
|
|
|
drivers/block/zram/zram_drv.c: convert to using memset_l
Matthew Wilcox
2017-09-08
1
-11
/
+2
*
|
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-09-07
7
-7877
/
+0
|
\
\
\
\
|
*
|
|
|
scsi: cciss: Drop obsolete driver
Hannes Reinecke
2017-08-24
7
-7877
/
+0
*
|
|
|
|
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-07
28
-2672
/
+2404
|
\
\
\
\
\
|
*
|
|
|
|
drbd: remove BIOSET_NEED_RESCUER flag from drbd_{md_,}io_bio_set
NeilBrown
2017-08-30
1
-3
/
+2
|
*
|
|
|
|
drbd: Fix allyesconfig build, fix recent commit
Philipp Reisner
2017-08-30
1
-1
/
+1
|
*
|
|
|
|
drbd: switch from kmalloc() to kmalloc_array()
Roland Kammerer
2017-08-29
1
-1
/
+1
|
*
|
|
|
|
drbd: abort drbd_start_resync if there is no connection
Roland Kammerer
2017-08-29
1
-0
/
+5
|
*
|
|
|
|
drbd: move global variables to drbd namespace and make some static
Roland Kammerer
2017-08-29
4
-49
/
+43
|
*
|
|
|
|
drbd: rename "usermode_helper" to "drbd_usermode_helper"
Greg Kroah-Hartman
2017-08-29
3
-13
/
+13
|
*
|
|
|
|
drbd: fix race between handshake and admin disconnect/down
Lars Ellenberg
2017-08-29
1
-0
/
+3
|
*
|
|
|
|
drbd: fix potential deadlock when trying to detach during handshake
Lars Ellenberg
2017-08-29
3
-23
/
+56
|
*
|
|
|
|
drbd: A single dot should be put into a sequence.
Markus Elfring
2017-08-29
1
-1
/
+1
|
*
|
|
|
|
drbd: fix rmmod cleanup, remove _all_ debugfs entries
Lars Ellenberg
2017-08-29
1
-1
/
+2
|
*
|
|
|
|
drbd: Use setup_timer() instead of init_timer() to simplify the code.
Geliang Tang
2017-08-29
1
-12
/
+8
|
*
|
|
|
|
drbd: fix potential get_ldev/put_ldev refcount imbalance during attach
Lars Ellenberg
2017-08-29
1
-3
/
+5
|
*
|
|
|
|
drbd: new disk-option disable-write-same
Lars Ellenberg
2017-08-29
1
-3
/
+12
|
*
|
|
|
|
drbd: Fix resource role for newly created resources in events2
Philipp Reisner
2017-08-29
1
-1
/
+1
|
*
|
|
|
|
drbd: mark symbols static where possible
Baoyou Xie
2017-08-29
3
-3
/
+6
|
*
|
|
|
|
drbd: Send P_NEG_ACK upon write error in protocol != C
Lars Ellenberg
2017-08-29
1
-0
/
+8
|
*
|
|
|
|
drbd: add explicit plugging when submitting batches
Lars Ellenberg
2017-08-29
1
-6
/
+15
|
*
|
|
|
|
drbd: change list_for_each_safe to while(list_first_entry_or_null)
Lars Ellenberg
2017-08-29
1
-4
/
+4
|
*
|
|
|
|
drbd: introduce drbd_recv_header_maybe_unplug
Lars Ellenberg
2017-08-29
6
-9
/
+139
|
*
|
|
|
|
skd: Let the block layer core choose .nr_requests
Bart Van Assche
2017-08-29
1
-1
/
+0
|
*
|
|
|
|
skd: Remove blk_queue_bounce_limit() call
Bart Van Assche
2017-08-29
1
-1
/
+0
|
*
|
|
|
|
nbd: make device_attribute const
Bhumika Goyal
2017-08-28
1
-1
/
+1
|
*
|
|
|
|
null_blk: use available 'dev' in nullb_device_power_store()
Jens Axboe
2017-08-28
1
-1
/
+1
|
*
|
|
|
|
block/nullb: delete unnecessary memory free
Shaohua Li
2017-08-28
1
-1
/
+0
|
|
|
/
/
/
|
|
/
|
|
|
[next]