index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2020-07-02
btrfs: fix fatal extent_buffer readahead vs releasepage race
Boris Burkov
2020-07-02
btrfs: convert comments to fallthrough annotations
Marcos Paulo de Souza
2020-06-16
btrfs: use kfree() in btrfs_ioctl_get_subvol_info()
Waiman Long
2020-06-16
btrfs: fix RWF_NOWAIT writes blocking on extent locks and waiting for IO
Filipe Manana
2020-06-16
btrfs: fix RWF_NOWAIT write not failling when we need to cow
Filipe Manana
2020-06-16
btrfs: fix failure of RWF_NOWAIT write into prealloc extent beyond eof
Filipe Manana
2020-06-16
btrfs: fix hang on snapshot creation after RWF_NOWAIT write
Filipe Manana
2020-06-16
btrfs: check if a log root exists before locking the log_mutex on unlink
Filipe Manana
2020-06-16
btrfs: fix bytes_may_use underflow when running balance and scrub in parallel
Filipe Manana
2020-06-16
btrfs: fix data block group relocation failure due to concurrent scrub
Filipe Manana
2020-06-16
btrfs: fix race between block group removal and block group creation
Filipe Manana
2020-06-16
btrfs: fix a block group ref counter leak after failure to remove block group
Filipe Manana
2020-06-14
Revert "btrfs: switch to iomap_dio_rw() for dio"
David Sterba
2020-06-09
Revert "fs: remove dio_end_io()"
David Sterba
2020-06-09
Revert "btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK"
David Sterba
2020-06-09
Revert "btrfs: split btrfs_direct_IO to read and write part"
David Sterba
2020-05-28
btrfs: fix space_info bytes_may_use underflow during space cache writeout
Filipe Manana
2020-05-28
btrfs: fix space_info bytes_may_use underflow after nocow buffered write
Filipe Manana
2020-05-28
btrfs: fix wrong file range cleanup after an error filling dealloc range
Filipe Manana
2020-05-28
btrfs: remove redundant local variable in read_block_for_search
Nikolay Borisov
2020-05-28
btrfs: open code key_search
Nikolay Borisov
2020-05-28
btrfs: split btrfs_direct_IO to read and write part
Christoph Hellwig
2020-05-28
btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK
Goldwyn Rodrigues
2020-05-28
fs: remove dio_end_io()
Goldwyn Rodrigues
2020-05-28
btrfs: switch to iomap_dio_rw() for dio
Goldwyn Rodrigues
2020-05-25
iomap: remove lockdep_assert_held()
Goldwyn Rodrigues
2020-05-25
iomap: add a filesystem hook for direct I/O bio submission
Goldwyn Rodrigues
2020-05-25
btrfs: turn space cache writeout failure messages into debug messages
Filipe Manana
2020-05-25
btrfs: include error on messages about failure to write space/inode caches
Filipe Manana
2020-05-25
btrfs: remove useless 'fail_unlock' label from btrfs_csum_file_blocks()
Filipe Manana
2020-05-25
btrfs: do not ignore error from btrfs_next_leaf() when inserting checksums
Filipe Manana
2020-05-25
btrfs: make checksum item extension more efficient
Filipe Manana
2020-05-25
btrfs: fix corrupt log due to concurrent fsync of inodes with shared extents
Filipe Manana
2020-05-25
btrfs: unexport btrfs_compress_set_level()
Anand Jain
2020-05-25
btrfs: simplify iget helpers
David Sterba
2020-05-25
btrfs: open code read_fs_root
David Sterba
2020-05-25
btrfs: simplify root lookup by id
David Sterba
2020-05-25
btrfs: reloc: clear DEAD_RELOC_TREE bit for orphan roots to prevent runaway b...
Qu Wenruo
2020-05-25
btrfs: reloc: fix reloc root leak and NULL pointer dereference
Qu Wenruo
2020-05-25
btrfs: reduce lock contention when creating snapshot
Robbie Ko
2020-05-25
btrfs: don't set SHAREABLE flag for data reloc tree
Qu Wenruo
2020-05-25
btrfs: inode: cleanup the log-tree exceptions in btrfs_truncate_inode_items()
Qu Wenruo
2020-05-25
btrfs: rename BTRFS_ROOT_REF_COWS to BTRFS_ROOT_SHAREABLE
Qu Wenruo
2020-05-25
btrfs: drop stale reference to volume_mutex
Anand Jain
2020-05-25
btrfs: update documentation of set/get helpers
David Sterba
2020-05-25
btrfs: optimize split page write in btrfs_set_token_##bits
David Sterba
2020-05-25
btrfs: optimize split page write in btrfs_set_##bits
David Sterba
2020-05-25
btrfs: optimize split page read in btrfs_get_token_##bits
David Sterba
2020-05-25
btrfs: optimize split page read in btrfs_get_##bits
David Sterba
2020-05-25
btrfs: drop unnecessary offset_in_page in extent buffer helpers
David Sterba
[next]