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
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-20
2
-15
/
+20
|
\
|
*
Merge branch 'stable/for-jens-4.12' of git://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
2017-05-15
1
-3
/
+5
|
|
\
|
|
*
block: xen-blkback: add null check to avoid null pointer dereference
Gustavo A. R. Silva
2017-05-15
1
-3
/
+5
|
*
|
drbd: fix request leak introduced by locking/atomic, kref: Kill kref_sub()
Lars Ellenberg
2017-05-11
1
-12
/
+15
*
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2017-05-10
1
-2
/
+1
|
\
\
\
|
*
|
|
virtio: wrap find_vqs
Michael S. Tsirkin
2017-05-02
1
-2
/
+1
*
|
|
|
Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2017-05-10
1
-144
/
+215
|
\
\
\
\
|
*
|
|
|
rbd: exclusive map option
Ilya Dryomov
2017-05-04
1
-10
/
+73
|
*
|
|
|
rbd: return ResponseMessage result from rbd_handle_request_lock()
Ilya Dryomov
2017-05-04
1
-14
/
+26
|
*
|
|
|
rbd: kill rbd_is_lock_supported()
Ilya Dryomov
2017-05-04
1
-11
/
+3
|
*
|
|
|
rbd: support updating the lock cookie without releasing the lock
Ilya Dryomov
2017-05-04
1
-25
/
+41
|
*
|
|
|
rbd: store lock cookie
Ilya Dryomov
2017-05-04
1
-5
/
+8
|
*
|
|
|
rbd: ignore unlock errors
Ilya Dryomov
2017-05-04
1
-18
/
+14
|
*
|
|
|
rbd: fix error handling around rbd_init_disk()
Ilya Dryomov
2017-05-04
1
-43
/
+44
|
*
|
|
|
rbd: move rbd_unregister_watch() call into rbd_dev_image_release()
Ilya Dryomov
2017-05-04
1
-15
/
+3
|
*
|
|
|
rbd: move rbd_dev_destroy() call out of rbd_dev_image_release()
Ilya Dryomov
2017-05-04
1
-5
/
+5
|
*
|
|
|
libceph, ceph: always advertise all supported features
Ilya Dryomov
2017-05-04
1
-1
/
+1
|
|
/
/
/
*
|
|
|
treewide: convert PF_MEMALLOC manipulations to new helpers
Vlastimil Babka
2017-05-08
1
-3
/
+4
*
|
|
|
fs: ceph: CURRENT_TIME with ktime_get_real_ts()
Deepa Dinamani
2017-05-08
1
-1
/
+1
*
|
|
|
mm, vmalloc: use __GFP_HIGHMEM implicitly
Michal Hocko
2017-05-08
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-06
6
-353
/
+171
|
\
\
\
|
*
|
|
mtip32xx: convert internal commands to regular block infrastructure
Jens Axboe
2017-05-03
2
-178
/
+30
|
*
|
|
mtip32xx: cleanup internal tag assumptions
Jens Axboe
2017-05-03
1
-10
/
+9
|
*
|
|
blk-mq: update ->init_request and ->exit_request prototypes
Christoph Hellwig
2017-05-02
5
-28
/
+16
|
*
|
|
Revert "mtip32xx: pass BLK_MQ_F_NO_SCHED"
Jens Axboe
2017-05-02
1
-1
/
+1
|
*
|
|
mtip32xx: convert internal command issue to block IO path
Jens Axboe
2017-05-02
1
-30
/
+73
|
*
|
|
mtip32xx: abstract out "are any commands active" helper
Jens Axboe
2017-05-02
1
-10
/
+18
|
*
|
|
mtip32xx: kill atomic argument to mtip_quiesce_io()
Jens Axboe
2017-05-02
1
-15
/
+5
|
*
|
|
mtip32xx: get rid of 'atomic' argument to mtip_exec_internal_command()
Jens Axboe
2017-05-02
1
-105
/
+43
*
|
|
|
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-05
2
-11
/
+38
|
\
\
\
\
|
*
|
|
|
brd: fix uninitialized use of brd->dax_dev
Gerald Schaefer
2017-05-03
1
-7
/
+5
|
*
|
|
|
block: remove block_device_operations ->direct_access()
Dan Williams
2017-04-25
1
-15
/
+0
|
*
|
|
|
brd: add dax_operations support
Dan Williams
2017-04-19
2
-11
/
+55
*
|
|
|
|
zram: reduce load operation in page_same_filled
Sangwoo Park
2017-05-03
1
-3
/
+5
*
|
|
|
|
zram: use zram_free_page instead of open-coded
Minchan Kim
2017-05-03
1
-14
/
+3
*
|
|
|
|
zram: introduce zram data accessor
Minchan Kim
2017-05-03
1
-11
/
+22
*
|
|
|
|
zram: remove zram_meta structure
Minchan Kim
2017-05-03
2
-117
/
+78
*
|
|
|
|
zram: use zram_slot_lock instead of raw bit_spin_lock op
Minchan Kim
2017-05-03
1
-14
/
+27
*
|
|
|
|
zram: partial IO refactoring
Minchan Kim
2017-05-03
1
-153
/
+184
*
|
|
|
|
zram: handle multiple pages attached bio's bvec
Minchan Kim
2017-05-03
1
-29
/
+11
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-05-02
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Fix dead URLs to ftp.kernel.org
SeongJae Park
2017-03-28
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-02
2
-3
/
+3
|
\
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-21
1
-1
/
+1
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-15
1
-3
/
+3
|
|
\
\
\
\
\
|
*
|
|
|
|
|
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-05-01
1
-1
/
+1
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current...
NeilBrown
2017-04-11
1
-1
/
+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-01
33
-3282
/
+1487
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
nbd: fix use after free on module unload
Josef Bacik
2017-04-28
1
-4
/
+4
[next]