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
2021-08-09
dm: delay registering the gendisk
Christoph Hellwig
2
-13
/
+11
2021-08-09
dm: move setting md->type into dm_setup_md_queue
Christoph Hellwig
2
-6
/
+3
2021-08-09
dm: cleanup cleanup_mapped_device
Christoph Hellwig
1
-5
/
+1
2021-08-09
block: support delayed holder registration
Christoph Hellwig
3
-17
/
+66
2021-08-09
block: look up holders by bdev
Christoph Hellwig
5
-17
/
+15
2021-08-09
block: remove the extra kobject reference in bd_link_disk_holder
Christoph Hellwig
1
-6
/
+0
2021-08-09
block: make the block holder code optional
Christoph Hellwig
8
-146
/
+151
2021-08-05
loop: Select I/O scheduler 'none' from inside add_disk()
Bart Van Assche
1
-1
/
+2
2021-08-05
blk-mq: Introduce the BLK_MQ_F_NO_SCHED_BY_DEFAULT flag
Bart Van Assche
2
-0
/
+9
2021-08-02
block: remove blk-mq-sysfs dead code
Damien Le Moal
1
-55
/
+0
2021-08-02
loop: raise media_change event
Matteo Croce
1
-0
/
+5
2021-08-02
block: add a helper to raise a media changed event
Matteo Croce
2
-15
/
+47
2021-08-02
block: export diskseq in sysfs
Matteo Croce
2
-0
/
+22
2021-08-02
block: add ioctl to read the disk sequence number
Matteo Croce
2
-0
/
+3
2021-08-02
block: export the diskseq in uevents
Matteo Croce
1
-0
/
+9
2021-08-02
block: add disk sequence number
Matteo Croce
3
-0
/
+29
2021-08-02
block: remove cmdline-parser.c
Christoph Hellwig
7
-319
/
+262
2021-08-02
block: remove disk_name()
Christoph Hellwig
2
-9
/
+9
2021-08-02
block: simplify disk name formatting in check_partition
Christoph Hellwig
1
-1
/
+1
2021-08-02
block: simplify printing the device names disk_stack_limits
Christoph Hellwig
1
-9
/
+3
2021-08-02
block: use the %pg format specifier in show_partition
Christoph Hellwig
1
-4
/
+2
2021-08-02
block: use the %pg format specifier in printk_all_partitions
Christoph Hellwig
1
-4
/
+2
2021-08-02
block: reduce stack usage in diskstats_show
Abd-Alrhman Masalkhi
1
-4
/
+2
2021-08-02
block: remove bdput
Christoph Hellwig
4
-10
/
+3
2021-08-02
block: remove bdgrab
Christoph Hellwig
2
-16
/
+0
2021-08-02
loop: don't grab a reference to the block device
Christoph Hellwig
1
-5
/
+0
2021-08-02
block: change the refcounting for partitions
Christoph Hellwig
2
-38
/
+31
2021-08-02
block: allocate bd_meta_info later in add_partitions
Christoph Hellwig
1
-10
/
+7
2021-08-02
block: unhash the whole device inode earlier
Christoph Hellwig
2
-7
/
+2
2021-08-02
block: assert the locking state in delete_partition
Christoph Hellwig
1
-4
/
+2
2021-08-02
block: use bvec_kmap_local in bio_integrity_process
Christoph Hellwig
1
-8
/
+6
2021-08-02
block: use bvec_kmap_local in t10_pi_type1_{prepare,complete}
Christoph Hellwig
1
-10
/
+6
2021-08-02
block: use memcpy_from_bvec in __blk_queue_bounce
Christoph Hellwig
1
-12
/
+7
2021-08-02
block: use memcpy_from_bvec in bio_copy_kern_endio_read
Christoph Hellwig
1
-1
/
+1
2021-08-02
block: use memcpy_to_bvec in copy_to_high_bio_irq
Christoph Hellwig
1
-18
/
+2
2021-08-02
block: rewrite bio_copy_data_iter to use bvec_kmap_local and memcpy_to_bvec
Christoph Hellwig
1
-20
/
+8
2021-08-02
block: remove bvec_kmap_irq and bvec_kunmap_irq
Christoph Hellwig
1
-42
/
+0
2021-08-02
ps3disk: use memcpy_{from,to}_bvec
Christoph Hellwig
1
-16
/
+2
2021-08-02
dm-writecache: use bvec_kmap_local instead of bvec_kmap_irq
Christoph Hellwig
1
-3
/
+2
2021-08-02
rbd: use memzero_bvec
Christoph Hellwig
1
-13
/
+2
2021-08-02
block: use memzero_page in zero_fill_bio
Christoph Hellwig
1
-7
/
+2
2021-08-02
bvec: add memcpy_{from,to}_bvec and memzero_bvec helper
Christoph Hellwig
1
-0
/
+33
2021-08-02
bvec: add a bvec_kmap_local helper
Christoph Hellwig
1
-0
/
+13
2021-08-02
bvec: fix the include guards for bvec.h
Christoph Hellwig
1
-3
/
+3
2021-08-02
MIPS: don't include <linux/genhd.h> in <asm/mach-rc32434/rb.h>
Christoph Hellwig
1
-2
/
+0
2021-08-02
ioprio: move user space relevant ioprio bits to UAPI includes
Oliver Hartkopp
2
-40
/
+47
2021-08-01
Linux 5.14-rc4
v5.14-rc4
Linus Torvalds
1
-1
/
+1
2021-08-01
Merge tag 'perf-tools-fixes-for-v5.14-2021-08-01' of git://git.kernel.org/pub...
Linus Torvalds
3
-13
/
+42
2021-08-01
Merge tag 'powerpc-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-1
/
+8
2021-08-01
Merge tag 'xfs-5.14-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
7
-106
/
+244
[next]