index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-12-08
btrfs: sink parameter start and len to check_data_csum
Qu Wenruo
2020-12-08
btrfs: replace fs_info and private_data with inode in btrfs_wq_submit_bio
Qu Wenruo
2020-12-08
btrfs: sink the failed_start parameter to set_extent_bit
Qu Wenruo
2020-12-08
btrfs: update the comment for find_first_extent_bit
Qu Wenruo
2020-12-08
btrfs: fix the comment on lock_extent_buffer_for_io
Qu Wenruo
2020-12-08
btrfs: remove unnecessary casts in printk
David Sterba
2020-12-08
btrfs: add set/get accessors for root_item::drop_level
David Sterba
2020-12-08
btrfs: use root_item helpers for limit and flags in btrfs_create_tree
David Sterba
2020-12-08
btrfs: check-integrity: use proper helper to access btrfs_header
David Sterba
2020-12-08
btrfs: send: use helpers to access root_item::ctransid
David Sterba
2020-12-08
btrfs: generate lockdep keyset names at compile time
David Sterba
2020-12-08
btrfs: use the right number of levels for lockdep keysets
David Sterba
2020-12-08
btrfs: remove dio iomap DSYNC workaround
Goldwyn Rodrigues
2020-12-08
btrfs: call iomap_dio_complete() without inode_lock
Goldwyn Rodrigues
2020-12-08
btrfs: remove btrfs_inode::dio_sem
Goldwyn Rodrigues
2020-12-08
btrfs: use shared lock for direct writes within EOF
Goldwyn Rodrigues
2020-12-08
btrfs: push inode locking and unlocking into buffered/direct write
Goldwyn Rodrigues
2020-12-08
btrfs: introduce btrfs_inode_lock()/unlock()
Goldwyn Rodrigues
2020-12-08
btrfs: introduce btrfs_write_check()
Goldwyn Rodrigues
2020-12-08
btrfs: check FS error state bit early during write
Goldwyn Rodrigues
2020-12-08
btrfs: move pos increment and pagecache extension to btrfs_buffered_write
Goldwyn Rodrigues
2020-12-08
btrfs: split btrfs_direct_IO to read and write
Goldwyn Rodrigues
2020-12-08
btrfs: sysfs: add per-fs attribute for read policy
Anand Jain
2020-12-08
btrfs: create read policy framework
Anand Jain
2020-12-08
btrfs: add helper for string match ignoring leading/trailing whitespace
Anand Jain
2020-12-08
btrfs: do not start and wait for delalloc on snapshot roots on transaction co...
Filipe Manana
2020-12-08
btrfs: switch extent buffer tree lock to rw_semaphore
Josef Bacik
2020-12-08
btrfs: open code insert_orphan_item
Nikolay Borisov
2020-12-08
btrfs: introduce mount option rescue=all
Josef Bacik
2020-12-08
btrfs: introduce mount option rescue=ignoredatacsums
Josef Bacik
2020-12-08
btrfs: introduce mount option rescue=ignorebadroots
Josef Bacik
2020-12-08
btrfs: show rescue=usebackuproot in /proc/mounts
Josef Bacik
2020-12-08
btrfs: add a helper to print out rescue= options
Josef Bacik
2020-12-08
btrfs: sysfs: export supported rescue= mount options
Josef Bacik
2020-12-08
btrfs: push the NODATASUM check into btrfs_lookup_bio_sums
Josef Bacik
2020-12-08
btrfs: unify the ro checking for mount options
Josef Bacik
2020-12-08
btrfs: do not start readahead for csum tree when scrubbing non-data block groups
Filipe Manana
2020-12-08
btrfs: assert we are holding the reada_lock when releasing a readahead zone
Filipe Manana
2020-12-08
btrfs: set EXTENT_NORESERVE bits side btrfs_dirty_pages()
Goldwyn Rodrigues
2020-12-08
btrfs: use round_down while calculating start position in btrfs_dirty_pages()
Goldwyn Rodrigues
2020-12-08
btrfs: use iosize while reading compressed pages
Goldwyn Rodrigues
2020-12-08
btrfs: calculate num_pages, reserve_bytes once in btrfs_buffered_write
Goldwyn Rodrigues
2020-12-08
btrfs: calculate more accurate remaining time to sleep in transaction_kthread
Nikolay Borisov
2020-12-08
btrfs: record delta directly in transaction_kthread
Nikolay Borisov
2020-12-08
btrfs: remove redundant time check in transaction kthread loop
Nikolay Borisov
2020-12-07
btrfs: use helpers to convert from seconds to jiffies in transaction_kthread
Nikolay Borisov
2020-12-07
btrfs: sysfs: export filesystem generation
Anand Jain
2020-12-06
Linux 5.10-rc7
v5.10-rc7
Linus Torvalds
2020-12-06
Merge tag 'char-misc-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-06
Merge tag 'tty-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
[next]