index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
watchdog
/
wafer5823wdt.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-18
nilfs2: fix underflow in second superblock position calculations
Ryusuke Konishi
3
-1
/
+23
2023-02-18
hugetlb: check for undefined shift on 32 bit architectures
Mike Kravetz
1
-1
/
+4
2023-02-18
mm/migrate: fix wrongly apply write bit after mkdirty on sparc64
Peter Xu
2
-2
/
+6
2023-02-17
Revert "NFSv4.2: Change the default KConfig value for READ_PLUS"
Anna Schumaker
1
-4
/
+4
2023-02-17
brd: use radix_tree_maybe_preload instead of radix_tree_preload
Pankaj Raghav
1
-1
/
+1
2023-02-17
gpio: sim: fix a memory leak
Bartosz Golaszewski
1
-1
/
+1
2023-02-17
nvme-pci: refresh visible attrs for cmb attributes
Keith Busch
1
-0
/
+8
2023-02-17
block: use proper return value from bio_failfast()
Jens Axboe
1
-1
/
+1
2023-02-17
MAINTAINERS: update FPU EMULATOR web page
Randy Dunlap
1
-1
/
+1
2023-02-17
mm/MADV_COLLAPSE: set EAGAIN on unexpected page refcount
Zach O'Keefe
1
-0
/
+1
2023-02-17
mm/filemap: fix page end in filemap_get_read_batch
Qian Yingjin
1
-2
/
+3
2023-02-17
powerpc/64s: Prevent fallthrough to hash TLB flush when using radix
Benjamin Gray
1
-2
/
+2
2023-02-16
arm64: perf: reject CHAIN events at creation time
Mark Rutland
1
-0
/
+8
2023-02-16
arm_pmu: fix event CPU filtering
Mark Rutland
3
-15
/
+1
2023-02-16
stop mainaining UUID
Christoph Hellwig
1
-2
/
+0
2023-02-16
orphan sysvfs
Christoph Hellwig
1
-2
/
+1
2023-02-16
block: bio-integrity: Copy flags when bio_integrity_payload is cloned
Martin K. Petersen
1
-0
/
+1
2023-02-16
block: Fix io statistics for cgroup in throttle path
Jinke Han
1
-11
/
+12
2023-02-16
kvm: initialize all of the kvm_debugregs structure before sending it to users...
Greg Kroah-Hartman
1
-2
/
+1
2023-02-16
brd: mark as nowait compatible
Jens Axboe
1
-0
/
+1
2023-02-16
brd: check for REQ_NOWAIT and set correct page allocation mask
Jens Axboe
1
-20
/
+28
2023-02-16
brd: return 0/-error from brd_insert_page()
Jens Axboe
1
-14
/
+12
2023-02-16
ASoC: SOF: Intel: hda-dai: fix possible stream_tag leak
Pierre-Louis Bossart
1
-4
/
+4
2023-02-16
erofs: fix an error code in z_erofs_init_zip_subsystem()
Dan Carpenter
1
-1
/
+3
2023-02-16
block: sync mixed merged request's failfast with 1st bio's
Ming Lei
1
-2
/
+33
2023-02-16
io_uring: Support calling io_uring_register with a registered ring fd
Josh Triplett
2
-8
/
+31
2023-02-16
devlink: Fix netdev notifier chain corruption
Ido Schimmel
3
-14
/
+1
2023-02-16
igb: conditionalize I2C bit banging on external thermal sensor support
Corinna Vinschen
1
-10
/
+32
2023-02-16
drm/amd/display: Fail atomic_check early on normalize_zpos error
Leo Li
1
-1
/
+5
2023-02-16
drm/amd/amdgpu: fix warning during suspend
Jack Xiao
2
-1
/
+4
2023-02-15
apparmor: Fix regression in compat permissions for getattr
John Johansen
1
-2
/
+1
2023-02-15
btrfs: make kobj_type structures constant
Thomas Weißschuh
1
-6
/
+6
2023-02-15
btrfs: remove the bdev argument to btrfs_rmap_block
Christoph Hellwig
3
-10
/
+4
2023-02-15
btrfs: don't rely on unchanging ->bi_bdev for zone append remaps
Christoph Hellwig
3
-26
/
+26
2023-02-15
btrfs: never return true for reads in btrfs_use_zone_append
Christoph Hellwig
1
-0
/
+3
2023-02-15
btrfs: pass a btrfs_bio to btrfs_use_append
Christoph Hellwig
4
-6
/
+7
2023-02-15
btrfs: set bbio->file_offset in alloc_new_bio
Christoph Hellwig
1
-2
/
+1
2023-02-15
btrfs: use file_offset to limit bios size in calc_bio_boundaries
Christoph Hellwig
1
-2
/
+2
2023-02-15
btrfs: do unsigned integer division in the extent buffer binary search loop
Filipe Manana
2
-7
/
+12
2023-02-15
btrfs: eliminate extra call when doing binary search on extent buffer
Filipe Manana
2
-13
/
+18
2023-02-15
btrfs: raid56: handle endio in scrub_rbio
Christoph Hellwig
1
-11
/
+7
2023-02-15
btrfs: raid56: handle endio in recover_rbio
Christoph Hellwig
1
-18
/
+9
2023-02-15
btrfs: raid56: handle endio in rmw_rbio
Christoph Hellwig
1
-20
/
+10
2023-02-15
btrfs: raid56: submit the read bios from scrub_assemble_read_bios
Christoph Hellwig
1
-23
/
+13
2023-02-15
btrfs: raid56: fold rmw_read_wait_recover into rmw_read_bios
Christoph Hellwig
1
-46
/
+23
2023-02-15
btrfs: raid56: fold recover_assemble_read_bios into recover_rbio
Christoph Hellwig
1
-40
/
+21
2023-02-15
btrfs: raid56: add a bio_list_put helper
Christoph Hellwig
1
-28
/
+16
2023-02-15
btrfs: raid56: wait for I/O completion in submit_read_bios
Christoph Hellwig
1
-7
/
+6
2023-02-15
btrfs: raid56: simplify code flow in rmw_rbio
Christoph Hellwig
1
-15
/
+13
2023-02-15
btrfs: raid56: simplify error handling and code flow in raid56_parity_write
Christoph Hellwig
1
-22
/
+15
[next]