index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-18
block: sed-opal: Introduce SUM_SET_LIST parameter and append it using 'add_to...
Revanth Rajashekar
2
-5
/
+5
2019-11-18
blk-cgroup: cgroup_rstat_updated() shouldn't be called on cgroup1
Tejun Heo
1
-1
/
+2
2019-11-18
block: Don't disable interrupts in trigger_softirq()
Sebastian Andrzej Siewior
1
-4
/
+0
2019-11-13
sbitmap: Delete sbitmap_any_bit_clear()
John Garry
2
-26
/
+0
2019-11-13
blk-mq: Delete blk_mq_has_free_tags() and blk_mq_can_queue()
John Garry
4
-16
/
+0
2019-11-08
block: split bio if the only bvec's length is > SZ_4K
Ming Lei
1
-1
/
+1
2019-11-08
block: still try to split bio if the bvec crosses pages
Ming Lei
1
-1
/
+2
2019-11-07
blk-cgroup: separate out blkg_rwstat under CONFIG_BLK_CGROUP_RWSTAT
Tejun Heo
9
-256
/
+287
2019-11-07
blk-cgroup: reimplement basic IO stats using cgroup rstat
Tejun Heo
2
-30
/
+142
2019-11-07
blk-cgroup: remove now unused blkg_print_stat_{bytes|ios}_recursive()
Tejun Heo
2
-88
/
+0
2019-11-07
blk-throtl: stop using blkg->stat_bytes and ->stat_ios
Tejun Heo
1
-9
/
+61
2019-11-07
bfq-iosched: stop using blkg->stat_bytes and ->stat_ios
Tejun Heo
3
-12
/
+35
2019-11-07
bfq-iosched: relocate bfqg_*rwstat*() helpers
Tejun Heo
1
-23
/
+23
2019-11-07
Merge branch 'for-linus' into for-5.5/block
Jens Axboe
943
-7850
/
+8830
2019-11-07
block: add zone open, close and finish ioctl support
Ajay Joshi
4
-14
/
+46
2019-11-07
block: add zone open, close and finish operations
Ajay Joshi
6
-23
/
+63
2019-11-07
block: Simplify REQ_OP_ZONE_RESET_ALL handling
Damien Le Moal
1
-27
/
+13
2019-11-07
block: Remove REQ_OP_ZONE_RESET plugging
Damien Le Moal
1
-4
/
+0
2019-11-06
blkcg: make blkcg_print_stat() print stats only for online blkgs
Tejun Heo
1
-5
/
+8
2019-11-06
block: Warn if elevator= parameter is used
Jan Kara
1
-0
/
+9
2019-11-05
Merge branch 'nvme-5.4-rc7' of git://git.infradead.org/nvme into for-linus
Jens Axboe
3
-0
/
+11
2019-11-06
nvme: change nvme_passthru_cmd64 to explicitly mark rsvd
Charles Machalow
1
-0
/
+1
2019-11-06
nvme-multipath: fix crash in nvme_mpath_clear_ctrl_paths
Anton Eidelman
1
-0
/
+2
2019-11-06
nvme-rdma: fix a segmentation fault during module unload
Max Gurtovoy
1
-0
/
+8
2019-11-04
block: avoid blk_bio_segment_split for small I/O operations
Christoph Hellwig
1
-1
/
+15
2019-11-04
blk-mq: make sure that line break can be printed
Ming Lei
1
-1
/
+1
2019-11-04
block: sed-opal: Introduce Opal Datastore UID
Revanth Rajashekar
2
-0
/
+3
2019-11-04
block: sed-opal: Add support to read/write opal tables generically
Revanth Rajashekar
4
-1
/
+193
2019-11-04
block: sed-opal: Generalizing write data to any opal table
Revanth Rajashekar
1
-64
/
+74
2019-11-03
bdev: Refresh bdev size for disks without partitioning
Jan Kara
1
-9
/
+10
2019-11-03
bdev: Factor out bdev revalidation into a common helper
Jan Kara
1
-12
/
+14
2019-11-02
blk-mq: avoid sysfs buffer overflow with too many CPU cores
Ming Lei
1
-5
/
+10
2019-11-01
blk-mq: Make blk_mq_run_hw_queue() return void
John Garry
2
-7
/
+3
2019-10-31
iocost: don't nest spin_lock_irq in ioc_weight_write()
Dan Carpenter
1
-2
/
+2
2019-10-30
io_uring: ensure we clear io_kiocb->result before each issue
Jens Axboe
1
-0
/
+1
2019-10-29
um-ubd: Entrust re-queue to the upper layers
Anton Ivanov
1
-2
/
+6
2019-10-29
nvme-multipath: remove unused groups_only mode in ana log
Anton Eidelman
1
-5
/
+4
2019-10-29
nvme-multipath: fix possible io hang after ctrl reconnect
Anton Eidelman
1
-1
/
+1
2019-10-28
io_uring: don't touch ctx in setup after ring fd install
Jens Axboe
1
-4
/
+8
2019-10-27
io_uring: Fix leaked shadow_req
Pavel Begunkov
1
-0
/
+1
2019-10-27
Linux 5.4-rc5
v5.4-rc5
Linus Torvalds
1
-2
/
+2
2019-10-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+9
2019-10-27
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-7
/
+10
2019-10-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
14
-21
/
+71
2019-10-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+20
2019-10-27
Merge tag '5.4-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
9
-37
/
+75
2019-10-27
Merge tag 'riscv/for-v5.4-rc5-b' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-40
/
+11
2019-10-26
Merge tag 'mips_fixes_5.4_3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-25
/
+35
2019-10-26
Merge tag 'tty-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-4
/
+4
2019-10-26
Merge tag 'staging-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+2
[next]