index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-27
blk-map: call blk_queue_bounce from blk_rq_append_bio
Christoph Hellwig
3
-10
/
+4
2017-06-27
pktcdvd: remove the call to blk_queue_bounce
Christoph Hellwig
1
-2
/
+0
2017-06-27
nvme: add support for streams and directives
Jens Axboe
3
-4
/
+199
2017-06-27
btrfs: add support for passing in write hints for buffered writes
Jens Axboe
1
-0
/
+1
2017-06-27
xfs: add support for passing in write hints for buffered writes
Jens Axboe
1
-0
/
+2
2017-06-27
ext4: add support for passing in write hints for buffered writes
Jens Axboe
1
-0
/
+2
2017-06-27
fs: add support for buffered writeback to pass down write hints
Jens Axboe
2
-5
/
+9
2017-06-27
fs: add O_DIRECT and aio support for sending down write life time hints
Jens Axboe
4
-0
/
+6
2017-06-27
blk-mq: expose write hints through debugfs
Jens Axboe
2
-0
/
+27
2017-06-27
block: add support for write hints in a bio
Jens Axboe
5
-0
/
+20
2017-06-27
fs: add fcntl() interface for setting/getting write life time hints
Jens Axboe
5
-12
/
+120
2017-06-27
lightnvm: if LUNs are already allocated fix return
Rakesh Pandit
1
-2
/
+3
2017-06-27
lightnvm: pblk: fail gracefully on irrec. error
Javier González
11
-114
/
+332
2017-06-27
lightnvm: pblk: set mempool and workqueue params.
Javier González
4
-20
/
+44
2017-06-27
lightnvm: pblk: redesign GC algorithm
Javier González
6
-278
/
+368
2017-06-27
lightnvm: pblk: add lock assertions on helpers
Javier González
1
-0
/
+4
2017-06-27
lightnvm: pblk: cleanup unnecessary code
Javier González
2
-7
/
+0
2017-06-27
lightnvm: pblk: set metadata list for all I/Os
Javier González
2
-38
/
+54
2017-06-27
lightnvm: pblk: choose optimal victim GC line
Javier González
1
-1
/
+15
2017-06-27
lightnvm: pblk: decouple bad block from line alloc
Javier González
1
-16
/
+37
2017-06-27
lightnvm: pblk: simplify meta. memory allocation
Javier González
4
-8
/
+8
2017-06-27
lightnvm: pblk: issue multiplane reads if possible
Javier González
4
-12
/
+51
2017-06-27
lightnvm: pblk: delete redundant buffer pointer
Javier González
7
-41
/
+11
2017-06-27
lightnvm: pblk: delete redundant debug line stat
Javier González
1
-5
/
+3
2017-06-27
lightnvm: pblk: sched. metadata on write thread
Javier González
8
-285
/
+673
2017-06-27
lightnvm: pblk: rename read request pool
Javier González
5
-37
/
+38
2017-06-27
lightnvm: pblk: generalize erase path
Javier González
6
-90
/
+116
2017-06-27
lightnvm: pblk: expose max sec per write on sysfs
Javier González
4
-1
/
+48
2017-06-27
lightnvm: pblk: add debug stat for read cache hits
Javier González
4
-1
/
+10
2017-06-27
lightnvm: pblk: spare double cpu_to_le64 calc.
Javier González
2
-4
/
+5
2017-06-27
lightnvm: propagate right error code to target
Javier González
1
-1
/
+1
2017-06-27
lightnvm: re-convert ppa format on I/O failure
Javier González
1
-1
/
+7
2017-06-23
mtip32xx: fix up the checking for internal command failure
Jens Axboe
1
-17
/
+4
2017-06-23
Merge commit '8e8320c9315c' into for-4.13/block
Jens Axboe
27
-148
/
+275
2017-06-22
blk-mq: remove double set queue_num
weiping
1
-1
/
+0
2017-06-21
blk-mq: Make it safe to quiesce and unquiesce from an interrupt handler
Bart Van Assche
2
-11
/
+19
2017-06-21
block: Fix off-by-one errors in blk_status_to_errno() and print_req_error()
Bart Van Assche
1
-2
/
+2
2017-06-21
block: Declare local symbols static
Bart Van Assche
1
-1
/
+1
2017-06-21
block: Add fallthrough markers to switch statements
Bart Van Assche
3
-1
/
+4
2017-06-21
blk-mq: fix performance regression with shared tags
Jens Axboe
4
-24
/
+61
2017-06-21
btrfs: use new block error code
Dan Carpenter
1
-1
/
+1
2017-06-21
blk-mq: Warn when attempting to run a hardware queue that is not mapped
Bart Van Assche
1
-3
/
+5
2017-06-21
block: Constify disk_type
Bart Van Assche
1
-2
/
+2
2017-06-21
blk-mq: Document locking assumptions
Bart Van Assche
2
-0
/
+6
2017-06-21
block: Document what queue type each function is intended for
Bart Van Assche
2
-0
/
+35
2017-06-21
block: Check locking assumptions at runtime
Bart Van Assche
5
-37
/
+64
2017-06-21
block: Add a comment above queue_lockdep_assert_held()
Bart Van Assche
1
-0
/
+7
2017-06-21
blk-mq: Initialize .rq_flags in blk_mq_rq_ctx_init()
Bart Van Assche
1
-1
/
+2
2017-06-21
block: Change argument type of scsi_req_init()
Bart Van Assche
5
-7
/
+13
2017-06-21
block: Make most scsi_req_init() calls implicit
Bart Van Assche
25
-33
/
+20
[next]