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
*
blk-mq: bypass IO scheduler's limit_depth for passthrough request
Lin Feng
2021-04-16
2
-1
/
+8
*
block: Remove an obsolete comment from sg_io()
Bart Van Assche
2021-04-13
1
-4
/
+0
*
block: move bio_list_copy_data to pktcdvd
Christoph Hellwig
2021-04-12
3
-38
/
+36
*
block: remove zero_fill_bio_iter
Christoph Hellwig
2021-04-12
2
-9
/
+4
*
block: add queue_to_disk() to get gendisk from request_queue
Jeffle Xu
2021-04-12
2
-3
/
+5
*
block: remove an incorrect check from blk_rq_append_bio
Christoph Hellwig
2021-04-12
1
-3
/
+0
*
block: initialize ret in bdev_disk_changed
Christoph Hellwig
2021-04-12
1
-1
/
+1
*
block: Fix sys_ioprio_set(.which=IOPRIO_WHO_PGRP) task iteration
Peter Zijlstra
2021-04-08
1
-2
/
+9
*
block: remove disk_part_iter
Christoph Hellwig
2021-04-08
2
-98
/
+13
*
block: simplify diskstats_show
Christoph Hellwig
2021-04-08
1
-4
/
+6
*
block: simplify show_partition
Christoph Hellwig
2021-04-08
1
-6
/
+7
*
block: simplify printk_all_partitions
Christoph Hellwig
2021-04-08
1
-17
/
+16
*
block: simplify partition_overlaps
Christoph Hellwig
2021-04-08
1
-10
/
+10
*
block: simplify partition removal
Christoph Hellwig
2021-04-08
1
-4
/
+6
*
block: take bd_mutex around delete_partitions in del_gendisk
Christoph Hellwig
2021-04-08
2
-0
/
+6
*
block: refactor blk_drop_partitions
Christoph Hellwig
2021-04-08
5
-26
/
+10
*
block: move more syncing and invalidation to delete_partition
Christoph Hellwig
2021-04-08
2
-7
/
+4
*
block: remove invalidate_partition
Christoph Hellwig
2021-04-08
1
-14
/
+11
*
dasd: use bdev_disk_changed instead of blk_drop_partitions
Christoph Hellwig
2021-04-08
2
-6
/
+1
*
blk-zoned: Remove the definition of blk_zone_start()
Bart Van Assche
2021-04-07
1
-8
/
+0
*
blk-mq: set default elevator as deadline in case of hctx shared tagset
Ming Lei
2021-04-07
1
-1
/
+2
*
block: stop calling blk_queue_bounce for passthrough requests
Christoph Hellwig
2021-04-06
5
-99
/
+36
*
block: refactor the bounce buffering code
Christoph Hellwig
2021-04-06
5
-90
/
+38
*
block: remove BLK_BOUNCE_ISA support
Christoph Hellwig
2021-04-06
9
-133
/
+35
*
scsi: remove the unchecked_isa_dma flag
Christoph Hellwig
2021-04-06
13
-105
/
+25
*
advansys: remove ISA support
Christoph Hellwig
2021-04-06
1
-289
/
+32
*
BusLogic: reject broken old firmware that requires ISA-style bounce buffering
Christoph Hellwig
2021-04-06
2
-16
/
+6
*
Buslogic: remove ISA support
Christoph Hellwig
2021-04-06
4
-215
/
+7
*
aha1542: use a local bounce buffer
Christoph Hellwig
2021-04-06
1
-48
/
+57
*
blk-mq: Always use blk_mq_is_sbitmap_shared
Nikolay Borisov
2021-04-06
1
-2
/
+2
*
block: add sysfs entry for virt boundary mask
Max Gurtovoy
2021-04-06
1
-1
/
+8
*
block, bfq: merge bursts of newly-created queues
Paolo Valente
2021-03-25
3
-10
/
+266
*
block, bfq: keep shared queues out of the waker mechanism
Paolo Valente
2021-03-25
1
-1
/
+11
*
block, bfq: fix weight-raising resume with !low_latency
Paolo Valente
2021-03-25
1
-2
/
+8
*
block, bfq: make shared queues inherit wakers
Paolo Valente
2021-03-25
1
-3
/
+39
*
block, bfq: put reqs of waker and woken in dispatch list
Paolo Valente
2021-03-25
1
-1
/
+43
*
block, bfq: always inject I/O of queues blocked by wakers
Paolo Valente
2021-03-25
2
-5
/
+35
*
blk-mq: Sentence reconstruct for better readability
Bhaskar Chowdhury
2021-03-25
1
-2
/
+2
*
Linux 5.12-rc4
v5.12-rc4
Linus Torvalds
2021-03-21
1
-1
/
+1
*
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-03-21
11
-72
/
+168
|
\
|
*
ext4: initialize ret to suppress smatch warning
Theodore Ts'o
2021-03-21
1
-1
/
+1
|
*
ext4: stop inode update before return
Pan Bian
2021-03-21
1
-1
/
+3
|
*
ext4: fix rename whiteout with fast commit
Harshad Shirwadkar
2021-03-21
3
-2
/
+12
|
*
ext4: fix timer use-after-free on failed mount
Jan Kara
2021-03-21
1
-1
/
+1
|
*
ext4: fix potential error in ext4_do_update_inode
Shijie Luo
2021-03-21
1
-4
/
+4
|
*
ext4: do not try to set xattr into ea_inode if value is empty
zhangyi (F)
2021-03-21
1
-1
/
+1
|
*
ext4: do not iput inode under running transaction in ext4_rename()
zhangyi (F)
2021-03-21
1
-9
/
+9
|
*
ext4: find old entry again if failed to rename whiteout
zhangyi (F)
2021-03-21
1
-2
/
+27
|
*
ext4: fix error handling in ext4_end_enable_verity()
Eric Biggers
2021-03-11
1
-34
/
+55
|
*
ext4: fix bh ref count on error paths
Zhaolong Zhang
2021-03-06
1
-3
/
+3
[next]