index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
ezx-pcap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-14
dm writecache: remove unused gfp_t argument from wc_add_block()
Mikulas Patocka
1
-3
/
+3
2021-06-04
dm crypt: Fix zoned block device support
Damien Le Moal
1
-5
/
+19
2021-06-04
dm: introduce zone append emulation
Damien Le Moal
6
-54
/
+618
2021-06-04
dm: rearrange core declarations for extended use from dm-zone.c
Damien Le Moal
2
-52
/
+59
2021-06-04
block: introduce BIO_ZONE_WRITE_LOCKED bio flag
Damien Le Moal
1
-0
/
+1
2021-06-04
block: introduce bio zone helpers
Damien Le Moal
1
-0
/
+12
2021-06-04
block: improve handling of all zones reset operation
Damien Le Moal
1
-27
/
+92
2021-06-04
dm: Forbid requeue of writes to zones
Damien Le Moal
3
-6
/
+41
2021-06-04
dm: Introduce dm_report_zones()
Damien Le Moal
5
-15
/
+31
2021-06-04
dm: move zone related code to dm-zone.c
Damien Le Moal
5
-89
/
+119
2021-06-04
dm: cleanup device_area_is_invalid()
Damien Le Moal
1
-1
/
+1
2021-06-04
dm: Fix dm_accept_partial_bio() relative to zone management commands
Damien Le Moal
1
-2
/
+6
2021-06-04
dm zoned: check zone capacity
Damien Le Moal
1
-0
/
+7
2021-06-04
dm table: Constify static struct blk_ksm_ll_ops
Rikard Falkeborn
1
-1
/
+1
2021-06-04
dm writecache: interrupt writeback if suspended
Mikulas Patocka
1
-2
/
+3
2021-06-04
dm writecache: don't split bios when overwriting contiguous cache content
Mikulas Patocka
1
-8
/
+30
2021-06-04
dm kcopyd: avoid spin_lock_irqsave from process context
Mikulas Patocka
1
-9
/
+6
2021-06-04
dm kcopyd: avoid useless atomic operations
Mikulas Patocka
3
-12
/
+12
2021-06-04
dm space map disk: cache a small number of index entries
Joe Thornber
2
-6
/
+96
2021-06-04
dm space maps: improve performance with inc/dec on ranges of blocks
Joe Thornber
15
-245
/
+774
2021-06-04
dm space maps: don't reset space map allocation cursor when committing
Joe Thornber
2
-2
/
+16
2021-06-04
dm btree: improve btree residency
Joe Thornber
3
-31
/
+439
2021-05-25
dm snapshot: properly fix a crash when an origin has no snapshots
Mikulas Patocka
1
-1
/
+1
2021-05-25
dm snapshot: revert "fix a crash when an origin has no snapshots"
Mikulas Patocka
1
-2
/
+3
2021-05-25
dm verity: fix require_signatures module_param permissions
John Keeping
1
-1
/
+1
2021-05-23
Linux 5.13-rc3
v5.13-rc3
Linus Torvalds
1
-1
/
+1
2021-05-23
userfaultfd: hugetlbfs: fix new flag usage in error path
Mike Kravetz
2
-15
/
+15
2021-05-23
lib: kunit: suppress a compilation warning of frame size
Zhen Lei
1
-0
/
+1
2021-05-23
proc: remove Alexey from MAINTAINERS
Alexey Dobriyan
1
-1
/
+0
2021-05-23
linux/bits.h: fix compilation error with GENMASK
Rikard Falkeborn
5
-10
/
+20
2021-05-23
watchdog: reliable handling of timestamps
Petr Mladek
1
-14
/
+20
2021-05-23
kasan: slab: always reset the tag in get_freepointer_safe()
Alexander Potapenko
1
-0
/
+1
2021-05-23
tools/testing/selftests/exec: fix link error
Yang Yingliang
1
-3
/
+3
2021-05-23
ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiry
Varad Gautam
3
-6
/
+12
2021-05-23
Revert "mm/gup: check page posion status for coredump."
Michal Hocko
2
-24
/
+0
2021-05-23
mm/shuffle: fix section mismatch warning
Arnd Bergmann
1
-2
/
+2
2021-05-21
xen-pciback: reconfigure also from backend watch handler
Jan Beulich
1
-5
/
+17
2021-05-21
xen-pciback: redo VF placement in the virtual topology
Jan Beulich
1
-6
/
+8
2021-05-21
x86/Xen: swap NX determination and GDT setup on BSP
Jan Beulich
1
-4
/
+4
2021-05-20
Fix KASAN identified use-after-free issue.
Rohith Surabattula
2
-9
/
+23
2021-05-20
xfs: restore old ioctl definitions
Darrick J. Wong
1
-0
/
+4
2021-05-20
xfs: fix deadlock retry tracepoint arguments
Darrick J. Wong
1
-1
/
+3
2021-05-20
xfs: retry allocations when locality-based search fails
Darrick J. Wong
1
-1
/
+14
2021-05-20
powerpc/64s/syscall: Fix ptrace syscall info with scv syscalls
Nicholas Piggin
2
-35
/
+52
2021-05-20
powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference b...
Nicholas Piggin
2
-9
/
+28
2021-05-20
block: fix a race between del_gendisk and BLKRRPART
Gulam Mohamed
1
-0
/
+3
2021-05-20
block: prevent block device lookups at the beginning of del_gendisk
Christoph Hellwig
3
-22
/
+6
2021-05-20
btrfs: zoned: fix parallel compressed writes
Johannes Thumshirn
1
-4
/
+38
2021-05-20
btrfs: zoned: pass start block to btrfs_use_zone_append
Johannes Thumshirn
4
-7
/
+6
2021-05-20
io_uring: fortify tctx/io_wq cleanup
Pavel Begunkov
1
-4
/
+4
[next]