index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
arm
/
aaci.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-09-06
loop: set physical block size to logical block size
Omar Sandoval
1
-2
/
+4
2017-09-06
bcache: fix bch_hprint crash and improve output
Michael Lyle
1
-15
/
+35
2017-09-06
bcache: Update continue_at() documentation
Dan Carpenter
1
-4
/
+0
2017-09-06
bcache: silence static checker warning
Dan Carpenter
1
-3
/
+0
2017-09-06
bcache: fix for gc and write-back race
Tang Junhui
3
-2
/
+10
2017-09-06
bcache: increase the number of open buckets
Tang Junhui
1
-1
/
+3
2017-09-06
bcache: Correct return value for sysfs attach errors
Tony Asleson
1
-2
/
+2
2017-09-06
bcache: correct cache_dirty_target in __update_writeback_rate()
Tang Junhui
2
-1
/
+21
2017-09-06
bcache: gc does not work when triggering by manual command
Tang Junhui
1
-1
/
+14
2017-09-06
bcache: Don't reinvent the wheel but use existing llist API
Byungchul Park
1
-13
/
+2
2017-09-06
bcache: do not subtract sectors_to_gc for bypassed IO
Tang Junhui
1
-3
/
+3
2017-09-06
bcache: fix sequential large write IO bypass
Tang Junhui
1
-6
/
+0
2017-09-06
bcache: Fix leak of bdev reference
Jan Kara
1
-0
/
+2
2017-09-01
block/loop: remove unused field
Shaohua Li
1
-1
/
+0
2017-09-01
block/loop: fix use after free
Shaohua Li
2
-4
/
+17
2017-09-01
bfq: Use icq_to_bic() consistently
Bart Van Assche
1
-1
/
+1
2017-09-01
bfq: Suppress compiler warnings about comparisons
Bart Van Assche
1
-10
/
+10
2017-09-01
bfq: Check kstrtoul() return value
Bart Van Assche
1
-15
/
+37
2017-09-01
bfq: Declare local functions static
Bart Van Assche
1
-9
/
+9
2017-09-01
bfq: Annotate fall-through in a switch statement
Bart Van Assche
1
-0
/
+1
2017-09-01
block/loop: allow request merge for directio mode
Shaohua Li
2
-15
/
+52
2017-09-01
block/loop: set hw_sectors
Shaohua Li
1
-0
/
+1
2017-09-01
nvme-fabrics: generate spec-compliant UUID NQNs
Daniel Verkamp
1
-1
/
+1
2017-08-31
doc, block, bfq: better describe how to properly configure bfq
Paolo Valente
1
-24
/
+54
2017-08-31
doc, block, bfq: fix some typos and remove stale stuff
Paolo Valente
1
-56
/
+10
2017-08-31
loop: fold loop_switch() into callers
Omar Sandoval
1
-65
/
+11
2017-08-31
loop: add ioctl for changing logical block size
Omar Sandoval
2
-0
/
+25
2017-08-31
loop: set physical block size to PAGE_SIZE
Omar Sandoval
1
-0
/
+2
2017-08-31
loop: get rid of lo_blocksize
Omar Sandoval
2
-9
/
+2
2017-08-31
block, bfq: guarantee update_next_in_service always returns an eligible entity
Paolo Valente
1
-6
/
+8
2017-08-31
block, bfq: remove direct switch to an entity in higher class
Paolo Valente
1
-14
/
+5
2017-08-31
block, bfq: make lookup_next_entity push up vtime on expirations
Paolo Valente
3
-19
/
+47
2017-08-30
nvmet: add support for reporting the host identifier
Omri Mann
3
-2
/
+17
2017-08-30
nvme: Use metadata for passthrough commands
Keith Busch
1
-11
/
+4
2017-08-30
nvme: Make nvme user functions static
Keith Busch
2
-12
/
+5
2017-08-30
nvme/pci: Use req_op to determine DIF remapping
Keith Busch
1
-2
/
+2
2017-08-30
nvme: factor metadata handling out of __nvme_submit_user_cmd
Christoph Hellwig
1
-36
/
+40
2017-08-30
nvme-fabrics: Convert nvmf_transports_mutex to an rwsem
Roland Dreier
1
-10
/
+10
2017-08-29
nvme: don't blindly overwrite identifiers on disk revalidate
Christoph Hellwig
1
-1
/
+11
2017-08-29
nvme: remove nvme_revalidate_ns
Christoph Hellwig
1
-47
/
+53
2017-08-29
nvme: remove unused struct nvme_ns fields
Christoph Hellwig
1
-5
/
+1
2017-08-29
nvme: allow calling nvme_change_ctrl_state from irq context
Christoph Hellwig
1
-2
/
+3
2017-08-29
nvme: report more detailed status codes to the block layer
Christoph Hellwig
1
-0
/
+9
2017-08-28
nvme: honor RTD3 Entry Latency for shutdowns
Martin K. Petersen
2
-1
/
+16
2017-08-28
nvme: fix uninitialized prp2 value on small transfers
Jan H. Schönherr
1
-1
/
+3
2017-08-28
nvme-rdma: Use unlikely macro in the fast path
Max Gurtovoy
1
-6
/
+6
2017-08-28
nvmet: use memcpy_and_pad for identify sn/fr
Martin Wilck
1
-11
/
+3
2017-08-28
string.h: add memcpy_and_pad()
Martin Wilck
1
-0
/
+30
2017-08-28
nvmet-fc: simplify sg list handling
James Smart
2
-39
/
+11
2017-08-28
nvme-fc: Reattach to localports on re-registration
James Smart
1
-38
/
+106
[next]