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
2018-11-19
floppy: remove now unused 'flags' variable
Jens Axboe
1
-1
/
+0
2018-11-17
mmc: stop abusing the request queue_lock pointer
Christoph Hellwig
3
-31
/
+28
2018-11-16
ide: don't acquire queue_lock in ide_complete_pm_rq
Christoph Hellwig
1
-3
/
+0
2018-11-16
ide: don't acquire queue lock in ide_pm_execute_rq
Christoph Hellwig
1
-3
/
+0
2018-11-16
pktcdvd: remove queue_lock around blk_queue_max_hw_sectors
Christoph Hellwig
1
-2
/
+0
2018-11-16
floppy: remove queue_lock around floppy_end_request
Christoph Hellwig
1
-5
/
+0
2018-11-16
block: remove the rq_alloc_data request_queue field
Christoph Hellwig
1
-1
/
+0
2018-11-16
block: don't plug for aio/O_DIRECT HIPRI IO
Jens Axboe
1
-2
/
+11
2018-11-16
block: for async O_DIRECT, mark us as polling if asked to
Jens Axboe
1
-0
/
+3
2018-11-16
block: add polled wakeup task helper
Jens Axboe
4
-4
/
+17
2018-11-16
blk-rq-qos: inline check for q->rq_qos functions
Jens Axboe
2
-42
/
+80
2018-11-16
block: add queue_is_mq() helper
Jens Axboe
14
-42
/
+36
2018-11-16
nvme: provide optimized poll function for separate poll queues
Jens Axboe
1
-8
/
+37
2018-11-16
ide: clear ide_req()->special for non-passthrough requests
Jens Axboe
1
-0
/
+5
2018-11-16
nvme: fix handling of EINVAL on pci_alloc_irq_vectors_affinity()
Jens Axboe
1
-9
/
+11
2018-11-15
block: add wbt_disable_default export for BFQ
Jens Axboe
1
-0
/
+1
2018-11-15
block: remove the queue_lock indirection
Christoph Hellwig
16
-106
/
+92
2018-11-15
block: remove the lock argument to blk_alloc_queue_node
Christoph Hellwig
10
-24
/
+12
2018-11-15
mmc: stop abusing the request queue_lock pointer
Christoph Hellwig
3
-25
/
+24
2018-11-15
mmc: simplify queue initialization
Christoph Hellwig
3
-59
/
+31
2018-11-15
umem: don't override the queue_lock
Christoph Hellwig
1
-2
/
+1
2018-11-15
drbd: don't override the queue_lock
Christoph Hellwig
1
-1
/
+1
2018-11-15
blk-cgroup: move locking into blkg_destroy_all
Christoph Hellwig
1
-7
/
+2
2018-11-15
blk-cgroup: consolidate error handling in blkcg_init_queue
Christoph Hellwig
1
-12
/
+10
2018-11-15
block: remove a few unused exports
Christoph Hellwig
6
-17
/
+0
2018-11-15
block: update a few comments for the legacy request removal
Christoph Hellwig
1
-2
/
+2
2018-11-15
block: remove the unused lock argument to rq_qos_throttle
Christoph Hellwig
5
-36
/
+15
2018-11-15
block: remove queue_lockdep_assert_held
Christoph Hellwig
2
-14
/
+0
2018-11-15
block: use atomic bitops for ->queue_flags
Christoph Hellwig
6
-127
/
+24
2018-11-15
block: don't hold the queue_lock over blk_abort_request
Christoph Hellwig
5
-22
/
+4
2018-11-15
block: remove deadline __deadline manipulation helpers
Christoph Hellwig
4
-43
/
+8
2018-11-15
block: remove QUEUE_FLAG_BYPASS and ->bypass
Christoph Hellwig
6
-48
/
+1
2018-11-15
block: make blk_try_req_merge() static
Eric Biggers
1
-1
/
+2
2018-11-15
block: remove dead queue members
Jens Axboe
1
-3
/
+0
2018-11-15
block: clean up dead code that is now redundant
Colin Ian King
1
-7
/
+0
2018-11-14
nvme: fix boot hang with only being able to get one IRQ vector
Jens Axboe
1
-3
/
+10
2018-11-13
ide: don't clear special on ide_queue_rq() entry
Jens Axboe
2
-5
/
+1
2018-11-12
loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()
Tetsuo Handa
1
-2
/
+0
2018-11-10
null_blk: remove unused nullb device
Jens Axboe
1
-2
/
+0
2018-11-10
ide: don't use req->special
Christoph Hellwig
12
-26
/
+31
2018-11-10
pd: replace ->special use with private data in the request
Christoph Hellwig
1
-5
/
+25
2018-11-10
aoe: replace ->special use with private data in the request
Christoph Hellwig
4
-23
/
+20
2018-11-10
skd_main: don't use req->special
Christoph Hellwig
1
-1
/
+7
2018-11-10
nullb: remove leftover legacy request code
Christoph Hellwig
1
-6
/
+3
2018-11-10
fnic: fix fnic_scsi_host_{start,end}_tag
Christoph Hellwig
1
-2
/
+2
2018-11-10
block: remove set but not used variable 'et'
YueHaibing
1
-2
/
+0
2018-11-10
block: remove the BLKPREP_* values.
Christoph Hellwig
1
-10
/
+0
2018-11-10
scsi: return blk_status_t from device handler ->prep_fn
Christoph Hellwig
6
-38
/
+25
2018-11-10
scsi: return blk_status_t from scsi_init_io and ->init_command
Christoph Hellwig
7
-85
/
+78
2018-11-10
scsi: clean up error handling in scsi_init_io
Christoph Hellwig
1
-8
/
+7
[next]