index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
doc-guide
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-10
xen-blkfront: Remove redundant assignment to variable err
Colin Ian King
1
-1
/
+0
2021-08-02
block/rnbd: Use sysfs_emit instead of s*printf function for sysfs show
Md Haris Iqbal
2
-25
/
+22
2021-08-02
block/rnbd-clt: Use put_cpu_ptr after get_cpu_ptr
Gioh Kim
1
-1
/
+1
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-02
Linux 5.14-rc4
v5.14-rc4
Linus Torvalds
1
-1
/
+1
2021-07-31
pipe: make pipe writes always wake up readers
Linus Torvalds
1
-5
/
+5
2021-07-30
Revert "perf map: Fix dso->nsinfo refcounting"
Arnaldo Carvalho de Melo
1
-2
/
+0
2021-07-30
mm/memcg: fix NULL pointer dereference in memcg_slab_free_hook()
Wang Hai
1
-1
/
+1
2021-07-30
slub: fix unreclaimable slab stat for bulk free
Shakeel Butt
1
-10
/
+12
2021-07-30
mm/migrate: fix NR_ISOLATED corruption on 64-bit
Aneesh Kumar K.V
1
-1
/
+1
2021-07-30
mm: memcontrol: fix blocking rstat function called from atomic cgroup1 thresh...
Johannes Weiner
1
-1
/
+2
2021-07-30
ocfs2: issue zeroout to EOF blocks
Junxiao Bi
1
-39
/
+60
2021-07-30
ocfs2: fix zero out valid data
Junxiao Bi
1
-2
/
+2
2021-07-30
lib/test_string.c: move string selftest in the Runtime Testing menu
Matteo Croce
2
-3
/
+3
[next]