index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-07-02
btrfs: move the space_info handling code to space-info.c
Josef Bacik
2019-07-02
btrfs: export space_info_add_*_bytes
Josef Bacik
2019-07-02
btrfs: rename do_chunk_alloc to btrfs_chunk_alloc
Josef Bacik
2019-07-02
btrfs: move space_info to space-info.h
Josef Bacik
2019-07-02
btrfs: lift bio_set_dev from bio allocation helpers
David Sterba
2019-07-02
btrfs: use raid_attr for minimum stripe count in btrfs_calc_avail_data_space
David Sterba
2019-07-02
btrfs: use raid_attr to adjust minimal stripe size in btrfs_calc_avail_data_s...
David Sterba
2019-07-02
btrfs: drop default value assignments in enums
David Sterba
2019-07-02
btrfs: use common helpers for extent IO state insertion messages
David Sterba
2019-07-02
btrfs: run delayed iput at unlink time
Josef Bacik
2019-07-02
Btrfs: add missing inode version, ctime and mtime updates when punching hole
Filipe Manana
2019-07-02
Btrfs: fix fsync not persisting dentry deletions due to inode evictions
Filipe Manana
2019-07-02
btrfs: Use btrfs_get_io_geometry appropriately
Nikolay Borisov
2019-07-02
btrfs: Introduce btrfs_io_geometry infrastructure
Nikolay Borisov
2019-07-02
btrfs: improve messages when updating feature flags
David Sterba
2019-07-02
btrfs: shut up bogus -Wmaybe-uninitialized warning
Arnd Bergmann
2019-07-02
Btrfs: prevent send failures and crashes due to concurrent relocation
Filipe Manana
2019-07-02
btrfs: document BTRFS_MAX_MIRRORS
David Sterba
2019-07-02
btrfs: use mask for RAID56 profiles
David Sterba
2019-07-02
btrfs: add mask for all RAID1 types
David Sterba
2019-07-02
btrfs: qgroup: Don't hold qgroup_ioctl_lock in btrfs_qgroup_inherit()
Qu Wenruo
2019-07-02
btrfs: correctly validate compression type
Johannes Thumshirn
2019-07-02
Btrfs: fix data loss after inode eviction, renaming it, and fsync it
Filipe Manana
2019-07-02
btrfs: raid56: clear incompat block group flags after removing the last one
David Sterba
2019-07-02
btrfs: switch extent_buffer write_locks from atomic to int
David Sterba
2019-07-02
btrfs: switch extent_buffer spinning_writers from atomic to int
David Sterba
2019-07-02
btrfs: switch extent_buffer blocking_writers from atomic to int
David Sterba
2019-07-02
btrfs: assert delayed ref lock in btrfs_find_delayed_ref_head
David Sterba
2019-07-01
btrfs: tests: add locks around add_extent_mapping
David Sterba
2019-07-01
btrfs: Document __etree_search
Nikolay Borisov
2019-07-01
btrfs: Don't trim returned range based on input value in find_first_clear_ext...
Nikolay Borisov
2019-07-01
btrfs: trim: make reserved device area adjustments more explicit
Nikolay Borisov
2019-07-01
btrfs: use file:line format for assertion report
David Sterba
2019-07-01
btrfs: remove assumption about csum type form btrfs_print_data_csum_error()
Johannes Thumshirn
2019-07-01
btrfs: directly call into crypto framework for checksumming
Johannes Thumshirn
2019-07-01
btrfs: add boilerplate code for directly including the crypto framework
Johannes Thumshirn
2019-07-01
btrfs: Simplify btrfs_check_super_csum() and get rid of size assumptions
Johannes Thumshirn
2019-07-01
btrfs: check for supported superblock checksum type before checksum validation
Johannes Thumshirn
2019-07-01
btrfs: add common checksum type validation
Johannes Thumshirn
2019-07-01
btrfs: format checksums according to type for printing
Johannes Thumshirn
2019-07-01
btrfs: don't assume compressed_bio sums to be 4 bytes
Johannes Thumshirn
2019-07-01
btrfs: don't assume ordered sums to be 4 bytes
Johannes Thumshirn
2019-07-01
btrfs: use btrfs_crc32c{,_final}() in for free space cache
Johannes Thumshirn
2019-07-01
btrfs: resurrect btrfs_crc32c()
Johannes Thumshirn
2019-07-01
btrfs: use btrfs_csum_data() instead of directly calling crc32c
Johannes Thumshirn
2019-07-01
btrfs: Flush before reflinking any extent to prevent NOCOW write falling back...
Qu Wenruo
2019-07-01
btrfs: Return EAGAIN if we can't start no snpashot write in check_can_nocow
Nikolay Borisov
2019-07-01
btrfs: Add comments on locking of several device-related fields
Nikolay Borisov
2019-07-01
btrfs: Always use a cached extent_state in btrfs_lock_and_flush_ordered_range
Nikolay Borisov
2019-07-01
btrfs: Use newly introduced btrfs_lock_and_flush_ordered_range
Nikolay Borisov
[next]