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
*
nvme-fc: fix status code handling in nvme_fc_fcpio_done
Christoph Hellwig
2017-04-20
1
-8
/
+8
*
block: remove the blk_execute_rq return value
Christoph Hellwig
2017-04-20
16
-28
/
+34
*
pd: don't check blk_execute_rq return value.
Christoph Hellwig
2017-04-20
1
-5
/
+2
*
bdi: Drop 'parent' argument from bdi_register[_va]()
Jan Kara
2017-04-20
4
-15
/
+11
*
block: Remove unused functions
Jan Kara
2017-04-20
2
-55
/
+6
*
fs: Remove SB_I_DYNBDI flag
Jan Kara
2017-04-20
6
-11
/
+1
*
ubifs: Convert to separately allocated bdi
Jan Kara
2017-04-20
2
-19
/
+9
*
nfs: Convert to separately allocated bdi
Jan Kara
2017-04-20
5
-36
/
+28
*
ncpfs: Convert to separately allocated bdi
Jan Kara
2017-04-20
2
-7
/
+2
*
nilfs2: Convert to properly refcounting bdi
Jan Kara
2017-04-20
1
-1
/
+2
*
gfs2: Convert to properly refcounting bdi
Jan Kara
2017-04-20
1
-6
/
+3
*
fuse: Get rid of bdi_initialized
Jan Kara
2017-04-20
3
-8
/
+2
*
fuse: Convert to separately allocated bdi
Jan Kara
2017-04-20
3
-36
/
+17
*
exofs: Convert to separately allocated bdi
Jan Kara
2017-04-20
2
-12
/
+6
*
coda: Convert to separately allocated bdi
Jan Kara
2017-04-20
2
-8
/
+4
*
mtd: Convert to dynamically allocated bdi infrastructure
Jan Kara
2017-04-20
3
-17
/
+18
*
afs: Convert to separately allocated bdi
Jan Kara
2017-04-20
3
-10
/
+4
*
ecryptfs: Convert to separately allocated bdi
Jan Kara
2017-04-20
2
-4
/
+1
*
cifs: Convert to separately allocated bdi
Jan Kara
2017-04-20
3
-12
/
+6
*
ceph: Convert to separately allocated bdi
Jan Kara
2017-04-20
4
-28
/
+17
*
btrfs: Convert to separately allocated bdi
Jan Kara
2017-04-20
3
-30
/
+14
*
9p: Convert to separately allocated bdi
Jan Kara
2017-04-20
3
-13
/
+13
*
lustre: Convert to separately allocated bdi
Jan Kara
2017-04-20
2
-25
/
+3
*
fs: Get proper reference for s_bdi
Jan Kara
2017-04-20
1
-5
/
+2
*
fs: Provide infrastructure for dynamic BDIs in filesystems
Jan Kara
2017-04-20
3
-1
/
+56
*
bdi: Export bdi_alloc_node() and bdi_put()
Jan Kara
2017-04-20
1
-0
/
+2
*
block: Unregister bdi on last reference drop
Jan Kara
2017-04-20
1
-0
/
+2
*
bdi: Provide bdi_register_va() and bdi_alloc()
Jan Kara
2017-04-20
2
-5
/
+21
*
blk-throttle: fix unused variable warning with BLK_DEV_THROTTLING_LOW=n
Jens Axboe
2017-04-20
1
-7
/
+15
*
bfq: fix compile error if CONFIG_CGROUPS=n
Jens Axboe
2017-04-20
1
-3
/
+2
*
block, bfq: don't dereference bic before null checking it
Colin Ian King
2017-04-20
1
-2
/
+2
*
ligtnvm: fix double blk_put_queue on same queue
Rakesh Pandit
2017-04-20
1
-0
/
+1
*
block: Optimize ioprio_best()
Bart Van Assche
2017-04-20
1
-11
/
+1
*
block: Inline blk_rq_set_prio()
Bart Van Assche
2017-04-20
2
-15
/
+6
*
lightnvm: Use blk_init_request_from_bio() instead of open-coding it
Bart Van Assche
2017-04-20
1
-5
/
+1
*
null_blk: Use blk_init_request_from_bio() instead of open-coding it
Bart Van Assche
2017-04-20
1
-8
/
+1
*
block: Export blk_init_request_from_bio()
Bart Van Assche
2017-04-20
4
-4
/
+5
*
lightnvm: assume 64-bit lba numbers
Arnd Bergmann
2017-04-19
1
-1
/
+1
*
block: make __blk_end_bidi_request private
Christoph Hellwig
2017-04-19
3
-4
/
+2
*
block: remove blk_end_request_cur
Christoph Hellwig
2017-04-19
2
-19
/
+0
*
block: remove blk_end_request_err and __blk_end_request_err
Christoph Hellwig
2017-04-19
2
-41
/
+0
*
block: remove the osdblk driver
Christoph Hellwig
2017-04-19
3
-710
/
+0
*
block: Make writeback throttling defaults consistent for SQ devices
Jan Kara
2017-04-19
4
-18
/
+27
*
block, bfq: split bfq-iosched.c into multiple source files
Paolo Valente
2017-04-19
5
-3625
/
+3738
*
block, bfq: remove all get and put of I/O contexts
Paolo Valente
2017-04-19
1
-120
/
+23
*
block, bfq: handle bursts of queue activations
Arianna Avanzini
2017-04-19
1
-15
/
+389
*
block, bfq: boost the throughput with random I/O on NCQ-capable HDDs
Paolo Valente
2017-04-19
1
-10
/
+6
*
block, bfq: boost the throughput on NCQ-capable flash-based devices
Paolo Valente
2017-04-19
1
-48
/
+106
*
block, bfq: reduce idling only in symmetric scenarios
Arianna Avanzini
2017-04-19
1
-7
/
+280
*
block, bfq: add Early Queue Merge (EQM)
Arianna Avanzini
2017-04-19
1
-41
/
+840
[next]