index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen/blkfront: correct purging of persistent grants
Juergen Gross
2018-09-28
1
-2
/
+2
*
Revert "xen/blkfront: When purging persistent grants, keep them in the buffer"
Jens Axboe
2018-09-28
1
-1
/
+3
*
blk-mq: I/O and timer unplugs are inverted in blktrace
Ilya Dryomov
2018-09-27
1
-2
/
+2
*
bcache: add separate workqueue for journal_write to avoid deadlock
Guoju Fang
2018-09-27
3
-3
/
+12
*
xen/blkfront: When purging persistent grants, keep them in the buffer
Boris Ostrovsky
2018-09-27
1
-3
/
+1
*
block: fix deadline elevator drain for zoned block devices
Damien Le Moal
2018-09-27
1
-1
/
+1
*
blk-mq: Allow blocking queue tag iter callbacks
Keith Busch
2018-09-26
1
-9
/
+4
*
block: use nanosecond resolution for iostat
Omar Sandoval
2018-09-22
5
-11
/
+12
*
Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2018-09-20
1
-0
/
+4
|
\
|
*
nvme: count all ANA groups for ANA Log page
Hannes Reinecke
2018-09-17
1
-0
/
+4
*
|
floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl
Andy Whitcroft
2018-09-20
1
-0
/
+3
*
|
libata: mask swap internal and hardware tag
Jens Axboe
2018-09-20
1
-2
/
+12
|
/
*
null_blk: fix zoned support for non-rq based operation
Jens Axboe
2018-09-13
3
-34
/
+62
*
blk-cgroup: increase number of supported policies
Jens Axboe
2018-09-11
2
-2
/
+4
*
Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2018-09-10
1
-2
/
+25
|
\
|
*
nvmet-rdma: fix possible bogus dereference under heavy load
Sagi Grimberg
2018-09-05
1
-2
/
+25
*
|
block: bfq: swap puts in bfqg_and_blkg_put
Konstantin Khlebnikov
2018-09-06
1
-2
/
+2
*
|
block: don't warn when doing fsync on read-only devices
Mikulas Patocka
2018-09-06
1
-1
/
+4
|
/
*
nbd: don't allow invalid blocksize settings
Jens Axboe
2018-09-04
1
-0
/
+3
*
blkcg: use tryget logic when associating a blkg with a bio
Dennis Zhou (Facebook)
2018-08-31
2
-3
/
+5
*
blkcg: delay blkg destruction until after writeback has finished
Dennis Zhou (Facebook)
2018-08-31
3
-8
/
+94
*
Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmd...
Dennis Zhou (Facebook)
2018-08-31
2
-63
/
+16
*
Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2018-08-29
3
-2
/
+13
|
\
|
*
nvmet: free workqueue object if module init fails
Chaitanya Kulkarni
2018-08-28
1
-1
/
+3
|
*
nvme-fcloop: Fix dropped LS's to removed target port
James Smart
2018-08-28
1
-1
/
+2
|
*
nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_event
Michal Wnukowski
2018-08-28
1
-0
/
+8
*
|
cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status
Scott Bauer
2018-08-29
1
-1
/
+1
|
/
*
block: bsg: move atomic_t ref_count variable to refcount API
John Pittman
2018-08-28
1
-4
/
+4
*
block: remove unnecessary condition check
Chengguang Xu
2018-08-28
1
-2
/
+1
*
ata: ftide010: Add a quirk for SQ201
Linus Walleij
2018-08-27
1
-10
/
+17
*
blk-wbt: remove dead code
Jens Axboe
2018-08-27
1
-5
/
+0
*
Merge branch 'stable/for-jens-4.19' of git://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
2018-08-27
4
-70
/
+163
|
\
|
*
xen/blkback: remove unused pers_gnts_lock from struct xen_blkif_ring
Juergen Gross
2018-08-27
1
-1
/
+0
|
*
xen/blkback: move persistent grants flags to bool
Juergen Gross
2018-08-27
2
-13
/
+7
|
*
xen/blkfront: reorder tests in xlblk_init()
Juergen Gross
2018-08-27
1
-9
/
+9
|
*
xen/blkfront: cleanup stale persistent grants
Juergen Gross
2018-08-27
1
-4
/
+90
|
*
xen/blkback: don't keep persistent grants too long
Juergen Gross
2018-08-27
3
-46
/
+60
*
|
blk-wbt: improve waking of tasks
Jens Axboe
2018-08-27
1
-7
/
+56
*
|
blk-wbt: abstract out end IO completion handler
Jens Axboe
2018-08-27
1
-7
/
+14
*
|
Merge tag 'for-linus-20180825' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-25
3
-22
/
+38
|
\
\
|
*
|
blk-wbt: don't maintain inflight counts if disabled
Jens Axboe
2018-08-23
2
-1
/
+21
|
*
|
blk-wbt: fix has-sleeper queueing check
Jens Axboe
2018-08-22
1
-3
/
+5
|
*
|
blk-wbt: use wq_has_sleeper() for wq active check
Jens Axboe
2018-08-22
1
-4
/
+4
|
*
|
blk-wbt: move disable check into get_limit()
Jens Axboe
2018-08-22
1
-15
/
+7
|
*
|
bcache: release dc->writeback_lock properly in bch_writeback_thread()
Shan Hai
2018-08-22
1
-1
/
+3
*
|
|
Merge tag 'upstream-4.19-rc1-fix' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2018-08-25
1
-0
/
+0
|
\
\
\
|
*
|
|
ubifs: Remove empty file.h
Richard Weinberger
2018-08-24
1
-0
/
+0
*
|
|
|
Merge tag '4.19-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2018-08-25
6
-5
/
+30
|
\
\
\
\
|
*
|
|
|
cifs: update internal module version number for cifs.ko to 2.12
Steve French
2018-08-23
1
-1
/
+1
|
*
|
|
|
cifs: check kmalloc before use
Nicholas Mc Guire
2018-08-23
1
-0
/
+6
[next]