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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-02
blk-mq: update ->init_request and ->exit_request prototypes
Christoph Hellwig
1
-2
/
+2
2017-05-02
block: Remove elevator_change()
Bart Van Assche
1
-1
/
+0
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
24
-203
/
+321
2017-04-28
blk-mq: unify hctx delay_work and run_work
Jens Axboe
1
-2
/
+1
2017-04-28
block: add kblock_mod_delayed_work_on()
Jens Axboe
1
-0
/
+1
2017-04-28
blk-mq: unify hctx delayed_run_work and run_work
Jens Axboe
1
-2
/
+1
2017-04-27
blk-mq: Add blk_mq_ops.show_rq()
Bart Van Assche
1
-0
/
+8
2017-04-26
net: phy: fix auto-negotiation stall due to unavailable interrupt
Alexander Kochetkov
1
-0
/
+1
2017-04-21
block: get rid of blk_integrity_revalidate()
Ilya Dryomov
1
-2
/
+0
2017-04-21
nvmet_fc: Rework target side abort handling
James Smart
1
-9
/
+16
2017-04-21
nvmet_fc: add req_release to lldd api
James Smart
1
-22
/
+35
2017-04-21
nvmet_fc: add target feature flags for upcall isr contexts
James Smart
1
-0
/
+16
2017-04-21
nvme: improve performance for virtual NVMe devices
Helen Koike
1
-0
/
+13
2017-04-21
blk-mq: Fix poll_stat for new size-based bucketing.
Stephen Bates
1
-1
/
+4
2017-04-20
block: remove the errors field from struct request
Christoph Hellwig
1
-2
/
+0
2017-04-20
block: add a error_count field to struct request
Christoph Hellwig
1
-0
/
+1
2017-04-20
blk-mq: remove the error argument to blk_mq_complete_request
Christoph Hellwig
1
-1
/
+1
2017-04-20
scsi: introduce a result field in struct scsi_request
Christoph Hellwig
1
-1
/
+1
2017-04-20
block: remove the blk_execute_rq return value
Christoph Hellwig
1
-1
/
+1
2017-04-20
bdi: Drop 'parent' argument from bdi_register[_va]()
Jan Kara
1
-5
/
+4
2017-04-20
block: Remove unused functions
Jan Kara
1
-5
/
+0
2017-04-20
fs: Remove SB_I_DYNBDI flag
Jan Kara
1
-3
/
+0
2017-04-20
nfs: Convert to separately allocated bdi
Jan Kara
1
-1
/
+0
2017-04-20
coda: Convert to separately allocated bdi
Jan Kara
1
-1
/
+0
2017-04-20
mtd: Convert to dynamically allocated bdi infrastructure
Jan Kara
1
-5
/
+0
2017-04-20
fs: Provide infrastructure for dynamic BDIs in filesystems
Jan Kara
2
-1
/
+7
2017-04-20
bdi: Provide bdi_register_va() and bdi_alloc()
Jan Kara
1
-0
/
+6
2017-04-20
block: Inline blk_rq_set_prio()
Bart Van Assche
1
-14
/
+0
2017-04-20
block: Export blk_init_request_from_bio()
Bart Van Assche
1
-0
/
+1
2017-04-19
block: remove blk_end_request_cur
Christoph Hellwig
1
-1
/
+0
2017-04-19
block: remove blk_end_request_err and __blk_end_request_err
Christoph Hellwig
1
-2
/
+0
2017-04-19
block, bfq: add full hierarchical scheduling and cgroups support
Arianna Avanzini
1
-1
/
+1
2017-04-18
mmc: sdio: fix alignment issue in struct sdio_func
Heiner Kallweit
1
-1
/
+1
2017-04-16
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-8
/
+14
2017-04-16
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+28
2017-04-16
lightnvm: allow to init targets on factory mode
Javier González
1
-1
/
+2
2017-04-16
lightnvm: rename scrambler controller hint
Javier González
1
-1
/
+1
2017-04-16
lightnvm: submit erases using the I/O path
Javier González
1
-5
/
+3
2017-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+5
2017-04-14
blk-mq-sched: make completed_request() callback more useful
Omar Sandoval
1
-1
/
+1
2017-04-14
blk-mq: export helpers
Omar Sandoval
1
-0
/
+1
2017-04-14
sbitmap: add sbitmap_get_shallow() operation
Omar Sandoval
1
-0
/
+55
2017-04-14
remove the mg_disk driver
Christoph Hellwig
1
-45
/
+0
2017-04-14
block: fix bio_will_gap() for first bvec with offset
Ming Lei
1
-4
/
+28
2017-04-14
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+1
2017-04-14
mm: drop unused pmdp_huge_get_and_clear_notify()
Kirill A. Shutemov
1
-13
/
+0
2017-04-12
Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+25
2017-04-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2017-04-08
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-10
/
+11
2017-04-08
Merge tag 'pinctrl-v4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
[next]