projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2021-08-23
Filipe Manana
btrfs: update comment at log_conflicting_inodes()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Filipe Manana
btrfs: remove no longer needed full sync flag check...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Filipe Manana
btrfs: remove unnecessary NULL check for the new inode...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Goldwyn Rodrigues
btrfs: allocate backref_ctx on stack in find_extent_clone
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Goldwyn Rodrigues
btrfs: allocate btrfs_ioctl_defrag_range_args on stack
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Goldwyn Rodrigues
btrfs: allocate btrfs_ioctl_quota_rescan_args on stack
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Goldwyn Rodrigues
btrfs: allocate file_ra_state on stack in readahead_cache
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Marcos Paulo...
btrfs: introduce btrfs_search_backwards function
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
David Sterba
btrfs: print if fsverity support is built in when loadi...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Boris Burkov
btrfs: verity metadata orphan items
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Boris Burkov
btrfs: initial fsverity support
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Boris Burkov
btrfs: add ro compat flags to inodes
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Anand Jain
btrfs: simplify return values in btrfs_check_raid_min_d...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Qu Wenruo
btrfs: remove the dead comment in writepage_delalloc()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
David Sterba
btrfs: allow degenerate raid0/raid10
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Filipe Manana
btrfs: do not pin logs too early during renames
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Filipe Manana
btrfs: eliminate some false positives when checking...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Naohiro Aota
btrfs: drop unnecessary ASSERT from btrfs_submit_direct()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Chaitanya Kulkarni
btrfs: fix argument type of btrfs_bio_clone_partial()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Chaitanya Kulkarni
block: fix argument type of bio_trim()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Josef Bacik
fs: kill sync_inode
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Josef Bacik
9p: migrate from sync_inode to filemap_fdatawrite_wbc
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Josef Bacik
btrfs: use the filemap_fdatawrite_wbc helper for delall...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Josef Bacik
fs: add a filemap_fdatawrite_wbc helper
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Josef Bacik
btrfs: wait on async extents when flushing delalloc
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Josef Bacik
btrfs: use delalloc_bytes to determine flush amount...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Josef Bacik
btrfs: enable a tracepoint when we fail tickets
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Josef Bacik
btrfs: include delalloc related info in dump space...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Josef Bacik
btrfs: wake up async_delalloc_pages waiters after submit
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Qu Wenruo
btrfs: unify regular and subpage error paths in __exten...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Qu Wenruo
btrfs: allow read-write for 4K sectorsize on 64K page...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Qu Wenruo
btrfs: subpage: fix relocation potentially overwriting...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Qu Wenruo
btrfs: subpage: fix false alert when relocating partial...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Qu Wenruo
btrfs: subpage: fix a potential use-after-free in write...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Qu Wenruo
btrfs: subpage: fix race between prepare_pages() and...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Qu Wenruo
btrfs: subpage: reject raid56 filesystem and profile...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Qu Wenruo
btrfs: subpage: allow submit_extent_page() to do bio...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Qu Wenruo
btrfs: subpage: disable inline extent creation
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Qu Wenruo
btrfs: subpage: fix writeback which does not have order...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Qu Wenruo
btrfs: make relocate_one_page() handle subpage case
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Qu Wenruo
btrfs: reloc: factor out relocation page read and dirty...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Qu Wenruo
btrfs: rework lzo_decompress_bio() to make it subpage...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Qu Wenruo
btrfs: rework btrfs_decompress_buf2page()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Qu Wenruo
btrfs: grab correct extent map for subpage compressed...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Qu Wenruo
btrfs: disable compressed readahead for subpage
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Qu Wenruo
btrfs: subpage: check if there are compressed extents...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Qu Wenruo
btrfs: reset this_bio_flag to avoid inheriting old...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
David Sterba
btrfs: constify and cleanup variables in comparators
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
David Sterba
btrfs: simplify data stripe calculation helpers
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
David Sterba
btrfs: merge alloc_device helpers
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
David Sterba
btrfs: uninline btrfs_bg_flags_to_raid_index
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
David Sterba
btrfs: tree-checker: add missing stripe checks for...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
David Sterba
btrfs: tree-checker: use table values for stripe checks
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
David Sterba
btrfs: make btrfs_next_leaf static inline
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
David Sterba
btrfs: remove uptodate parameter from btrfs_dec_test_fi...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
David Sterba
btrfs: switch uptodate to bool in btrfs_writepage_endio...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Qu Wenruo
btrfs: remove unused start and end parameters from...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Marcos Paulo...
btrfs: introduce btrfs_lookup_match_dir
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Marcos Paulo...
btrfs: remove unneeded return variable in btrfs_lookup_...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Marcos Paulo...
btrfs: use btrfs_next_leaf instead of btrfs_next_item...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Filipe Manana
btrfs: remove ignore_offset argument from btrfs_find_al...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Filipe Manana
btrfs: avoid unnecessary lock and leaf splits when...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Filipe Manana
btrfs: remove unnecessary list head initialization...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Filipe Manana
btrfs: avoid unnecessary log mutex contention when...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Filipe Manana
btrfs: remove racy and unnecessary inode transaction...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Filipe Manana
btrfs: stop doing GFP_KERNEL memory allocations in...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Filipe Manana
btrfs: improve the batch insertion of delayed items
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Qu Wenruo
btrfs: rescue: allow ibadroots to skip bad extent tree...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Marcos Paulo...
btrfs: pass NULL as trans to btrfs_search_slot if we...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Filipe Manana
btrfs: continue readahead of siblings even if target...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
David Sterba
btrfs: check-integrity: drop kmap/kunmap for block...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
David Sterba
btrfs: compression: drop kmap/kunmap from generic helpers
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
David Sterba
btrfs: compression: drop kmap/kunmap from zstd
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
David Sterba
btrfs: compression: drop kmap/kunmap from zlib
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
David Sterba
btrfs: compression: drop kmap/kunmap from lzo
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
David Sterba
btrfs: drop from __GFP_HIGHMEM all allocations
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Anand Jain
btrfs: cleanup fs_devices pointer usage in btrfs_trim_fs
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Marcos Paulo...
btrfs: remove max argument from generic_bin_search
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Nikolay Borisov
btrfs: make btrfs_finish_chunk_alloc private to block...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Anand Jain
btrfs: check-integrity: drop unnecessary function proto...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
David Sterba
btrfs: add special case to setget helpers for 64k pages
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Johannes Thumshirn
btrfs: zoned: remove max_zone_append_size logic
commit
|
commitdiff
|
tree
|
snapshot
2021-08-22
Linus Torvalds
Linux 5.14-rc7
commit
|
commitdiff
|
tree
|
snapshot
2021-08-22
Linus Torvalds
Merge tag 'powerpc-5.14-6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-21
Linus Torvalds
Merge tag 'clk-fixes-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-21
Linus Torvalds
Merge tag 'char-misc-5.14-rc7' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-21
Linus Torvalds
Merge tag 'usb-5.14-rc7' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-21
Linus Torvalds
Merge tag 'riscv-for-linus-5.14-rc7' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2021-08-21
Linus Torvalds
Merge tag 's390-5.14-5' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-21
Linus Torvalds
Merge tag 'locks-v5.14' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-21
Linus Torvalds
Merge tag 'block-5.14-2021-08-20' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-21
Linus Torvalds
Merge tag 'io_uring-5.14-2021-08-20' of git://git.kerne...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-21
Jeff Layton
fs: warn about impending deprecation of mandatory locks
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Jens Axboe
io_uring: fix xa_alloc_cycle() error return value check
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Linus Torvalds
Merge tag 'acpi-5.14-rc7' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Linus Torvalds
Merge tag 'pm-5.14-rc7' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Linus Torvalds
Merge branch 'akpm' (patches from Andrew)
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Linus Torvalds
Merge tag 'drm-fixes-2021-08-20-3' of git://anongit...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Linus Torvalds
Merge tag 'pci-v5.14-fixes-2' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Linus Torvalds
Merge tag 'mmc-v5.14-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
next