index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-25
btrfs: add assertions when deleting batches of delayed items
Filipe Manana
1
-8
/
+16
2022-07-25
btrfs: balance btree dirty pages and delayed items after clone and dedupe
Filipe Manana
1
-1
/
+7
2022-07-25
btrfs: free the path earlier when creating a new inode
Filipe Manana
1
-3
/
+8
2022-07-25
btrfs: balance btree dirty pages and delayed items after a rename
Filipe Manana
1
-4
/
+10
2022-07-25
btrfs: add trace event for submitted RAID56 bio
Qu Wenruo
4
-133
/
+300
2022-07-25
btrfs: update stripe_sectors::uptodate in steal_rbio
Qu Wenruo
1
-7
/
+19
2022-07-25
btrfs: remove redundant calls to flush_dcache_page
David Sterba
4
-16
/
+4
2022-07-25
btrfs: only write the sectors in the vertical stripe which has data stripes
Qu Wenruo
1
-4
/
+49
2022-07-25
btrfs: use integrated bitmaps for scrub_parity::dbitmap and ebitmap
Qu Wenruo
1
-24
/
+13
2022-07-25
btrfs: use integrated bitmaps for btrfs_raid_bio::dbitmap and finish_pbitmap
Qu Wenruo
1
-20
/
+22
2022-07-25
btrfs: use btrfs_try_lock_balance in btrfs_ioctl_balance
Nikolay Borisov
1
-46
/
+5
2022-07-25
btrfs: introduce btrfs_try_lock_balance
Nikolay Borisov
1
-0
/
+66
2022-07-25
btrfs: use btrfs_bio_for_each_sector in btrfs_check_read_dio_bio
Christoph Hellwig
1
-32
/
+20
2022-07-25
btrfs: add a helper to iterate through a btrfs_bio with sector sized chunks
Qu Wenruo
1
-0
/
+16
2022-07-25
btrfs: factor out a btrfs_csum_ptr helper
Christoph Hellwig
2
-10
/
+11
2022-07-25
btrfs: refactor end_bio_extent_readpage code flow
Christoph Hellwig
1
-46
/
+40
2022-07-25
btrfs: factor out a helper to end a single sector buffer I/O
Christoph Hellwig
1
-11
/
+15
2022-07-25
btrfs: remove duplicated parameters from submit_data_read_repair()
Qu Wenruo
1
-17
/
+11
2022-07-25
btrfs: introduce a data checksum checking helper
Qu Wenruo
3
-19
/
+34
2022-07-25
btrfs: quit early if the fs has no RAID56 support for raid56 related checks
Qu Wenruo
1
-0
/
+6
2022-07-25
btrfs: use PAGE_ALIGNED instead of IS_ALIGNED
Fanjun Kong
2
-5
/
+5
2022-07-25
btrfs: zoned: fix comment description for sb_write_pointer logic
Pankaj Raghav
1
-3
/
+3
2022-07-25
btrfs: fix typos in comments
David Sterba
10
-11
/
+11
2022-07-24
Linux 5.19-rc8
Linus Torvalds
1
-1
/
+1
2022-07-24
certs: make system keyring depend on x509 parser
Adam Borowski
1
-0
/
+1
2022-07-24
Merge tag 'perf_urgent_for_v5.19_rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-9
/
+10
2022-07-24
Merge tag 'sched_urgent_for_v5.19_rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+4
2022-07-24
Merge tag 'x86_urgent_for_v5.19_rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
8
-12
/
+36
2022-07-24
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
1
-1
/
+1
2022-07-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-6
/
+16
2022-07-23
x86/speculation: Make all RETbleed mitigations 64-bit only
Ben Hutchings
1
-4
/
+4
2022-07-22
Merge tag 'spi-fix-v5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
3
-5
/
+13
2022-07-22
Merge tag 'riscv-for-linus-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
8
-9
/
+10
2022-07-22
Merge tag 'acpi-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-2
/
+4
2022-07-22
Merge tag 'io_uring-5.19-2022-07-21' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+11
2022-07-22
Merge tag 'block-5.19-2022-07-21' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+3
2022-07-22
Merge tag 'i2c-for-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
3
-27
/
+7
2022-07-22
Merge tag 'gpio-fixes-for-v5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
3
-10
/
+16
2022-07-22
Merge tag 'pinctrl-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
6
-104
/
+184
2022-07-22
Merge tag 'sound-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-129
/
+31
2022-07-22
Merge tag 'mmc-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-6
/
+8
2022-07-22
Merge tag 'drm-fixes-2022-07-22' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
19
-98
/
+505
2022-07-22
Merge tag 'rcu-urgent.2022.07.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
Linus Torvalds
2
-24
/
+92
2022-07-22
mmu_gather: fix the CONFIG_MMU_GATHER_NO_RANGE case
Linus Torvalds
1
-3
/
+0
2022-07-22
gpio: gpio-xilinx: Fix integer overflow
Srinivas Neeli
1
-1
/
+1
2022-07-22
Merge tag 'drm-misc-fixes-2022-07-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
5
-7
/
+17
2022-07-21
riscv: add as-options for modules with assembly compontents
Ben Dooks
1
-0
/
+1
2022-07-21
Merge tag 'mtd/fixes-for-5.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
Linus Torvalds
1
-2
/
+4
2022-07-21
Merge tag 'net-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
93
-591
/
+1116
2022-07-21
mmu_gather: Force tlb-flush VM_PFNMAP vmas
Peter Zijlstra
1
-16
/
+17
[next]