index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
lru_cache.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-08
bcache: remove unused bch_passthrough_cache
Shenghui Wang
1
-1
/
+1
2018-10-08
bcache: recal cached_dev_sectors on detach
Shenghui Wang
1
-0
/
+1
2018-10-08
bcache: fix miss key refill->end in writeback
Tang Junhui
1
-1
/
+1
2018-10-08
bcache: Populate writeback_rate_minimum attribute
Ben Peddell
1
-0
/
+2
2018-10-08
bcache: correct dirty data statistics
Tang Junhui
1
-1
/
+2
2018-10-08
bcache: fix typo in code comments of closure_return_with_destructor()
Coly Li
1
-1
/
+2
2018-10-08
bcache: fix ioctl in flash device
Tang Junhui
2
-4
/
+3
2018-10-08
bcache: use REQ_PRIO to indicate bio for metadata
Coly Li
1
-2
/
+2
2018-10-08
bcache: trace missed reading by cache_missed
Tang Junhui
1
-1
/
+1
2018-10-08
bcache: account size of buckets used in uuid write to ca->meta_sectors_written
Shenghui Wang
1
-0
/
+5
2018-10-05
blk-mq-debugfs: Also show requests that have not yet been started
Bart Van Assche
1
-2
/
+1
2018-10-05
nvmet-rdma: use a private workqueue for delete
Sagi Grimberg
1
-4
/
+15
2018-10-04
block: Finish renaming REQ_DISCARD into REQ_OP_DISCARD
Bart Van Assche
8
-11
/
+11
2018-10-03
cdrom: fix improper type cast, which can leat to information leak.
Young_X
1
-1
/
+1
2018-10-02
pktcdvd: fix fall-through annotation
Gustavo A. R. Silva
1
-1
/
+1
2018-10-01
nvme: take node locality into account when selecting a path
Christoph Hellwig
3
-28
/
+54
2018-10-01
nvmet: don't split large I/Os unconditionally
Sagi Grimberg
2
-2
/
+8
2018-10-01
nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/O
James Smart
3
-2
/
+13
2018-10-01
nvme-core: add async event trace helper
Chaitanya Kulkarni
2
-2
/
+37
2018-10-01
nvme_fc: add 'nvme_discovery' sysfs attribute to fc transport device
James Smart
1
-9
/
+95
2018-10-01
nvmet_fc: support target port removal with nvmet layer
James Smart
1
-8
/
+120
2018-10-01
nvme-fc: fix for a minor typos
Milan P. Gandhi
2
-3
/
+3
2018-10-01
nvmet: remove redundant module prefix
Chaitanya Kulkarni
1
-1
/
+1
2018-10-01
nvme: fix typo in nvme_identify_ns_descs
Milan P. Gandhi
1
-1
/
+1
2018-09-30
Linux 4.19-rc6
v4.19-rc6
Greg Kroah-Hartman
1
-1
/
+1
2018-09-30
MAINTAINERS: fix reference to moved drivers/{misc => auxdisplay}/panel.c
Miguel Ojeda
1
-1
/
+1
2018-09-29
cpufreq: qcom-kryo: Fix section annotations
Nathan Chancellor
1
-2
/
+2
2018-09-28
perf/core: Add sanity check to deal with pinned event failure
Reinette Chatre
1
-0
/
+6
2018-09-28
blk-iolatency: keep track of previous windows stats
Josef Bacik
1
-7
/
+13
2018-09-28
blk-iolatency: use a percentile approache for ssd's
Josef Bacik
1
-34
/
+145
2018-09-28
blk-iolatency: deal with small samples
Josef Bacik
1
-1
/
+1
2018-09-28
blk-iolatency: deal with nr_requests == 1
Josef Bacik
1
-1
/
+1
2018-09-28
blk-iolatency: use q->nr_requests directly
Josef Bacik
1
-3
/
+3
2018-09-28
kyber: fix integer overflow of latency targets on 32-bit
Omar Sandoval
1
-3
/
+3
2018-09-28
xen/blkfront: correct purging of persistent grants
Juergen Gross
1
-2
/
+2
2018-09-28
Revert "xen/blkfront: When purging persistent grants, keep them in the buffer"
Jens Axboe
1
-1
/
+3
2018-09-28
virtio-blk: modernize sysfs attribute creation
Hannes Reinecke
1
-29
/
+39
2018-09-28
zram: register default groups with device_add_disk()
Hannes Reinecke
1
-21
/
+7
2018-09-28
aoe: register default groups with device_add_disk()
Hannes Reinecke
3
-16
/
+7
2018-09-28
nvme: register ns_id attributes as default sysfs groups
Hannes Reinecke
4
-92
/
+59
2018-09-28
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
28
-33
/
+43
2018-09-28
selftests/powerpc: Fix Makefiles for headers_install change
Michael Ellerman
17
-0
/
+17
2018-09-28
kyber: add tracepoints
Omar Sandoval
2
-18
/
+130
2018-09-28
kyber: implement improved heuristics
Omar Sandoval
1
-218
/
+279
2018-09-28
kyber: don't make domain token sbitmap larger than necessary
Omar Sandoval
1
-13
/
+2
2018-09-28
block: export blk_stat_enable_accounting()
Omar Sandoval
1
-0
/
+1
2018-09-28
block: move call of scheduler's ->completed_request() hook
Omar Sandoval
4
-8
/
+8
2018-09-27
blk-mq: I/O and timer unplugs are inverted in blktrace
Ilya Dryomov
1
-2
/
+2
2018-09-27
dax: Fix deadlock in dax_lock_mapping_entry()
Jan Kara
1
-0
/
+1
2018-09-27
x86/boot: Fix kexec booting failure in the SEV bit detection code
Kairui Song
1
-19
/
+0
[next]