index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2022-03-22
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-06
Merge tag 'for-5.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-04
btrfs: fallback to blocking mode when doing async dio over multiple extents
Filipe Manana
2022-03-02
btrfs: add missing run of delayed items after unlink during log replay
Filipe Manana
2022-03-02
btrfs: qgroup: fix deadlock between rescan worker and remove qgroup
Sidong Yang
2022-03-02
btrfs: fix relocation crash due to premature return from btrfs_commit_transac...
Omar Sandoval
2022-03-02
btrfs: do not start relocation until in progress drops are done
Josef Bacik
2022-03-02
btrfs: tree-checker: use u64 for item data end to avoid overflow
Su Yue
2022-03-02
btrfs: do not WARN_ON() if we have PageError set
Josef Bacik
2022-03-02
btrfs: fix lost prealloc extents beyond eof after full fsync
Filipe Manana
2022-03-02
btrfs: subpage: fix a wrong check on subpage->writers
Qu Wenruo
2022-02-25
Merge tag 'for-5.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-02-24
btrfs: reduce extent threshold for autodefrag
Qu Wenruo
2022-02-23
btrfs: autodefrag: only scan one inode once
Qu Wenruo
2022-02-23
btrfs: defrag: don't use merged extent map for their generation check
Qu Wenruo
2022-02-23
btrfs: defrag: bring back the old file extent search behavior
Qu Wenruo
2022-02-23
btrfs: defrag: remove an ambiguous condition for rejection
Qu Wenruo
2022-02-23
btrfs: defrag: don't defrag extents which are already at max capacity
Qu Wenruo
2022-02-23
btrfs: defrag: don't try to merge regular extents with preallocated extents
Qu Wenruo
2022-02-15
btrfs: defrag: allow defrag_one_cluster() to skip large extent which is not a...
Qu Wenruo
2022-02-15
btrfs: prevent copying too big compressed lzo segment
Dāvis Mosāns
2022-02-15
Merge tag 'for-5.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-02-09
btrfs: send: in case of IO error log it
Dāvis Mosāns
2022-02-09
btrfs: get rid of warning on transaction commit when using flushoncommit
Filipe Manana
2022-02-09
btrfs: defrag: don't try to defrag extents which are under writeback
Qu Wenruo
2022-02-09
btrfs: don't hold CPU for too long when defragging a file
Qu Wenruo
2022-02-04
Merge tag 'for-5.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-01-31
btrfs: skip reserved bytes warning on unmount after log cleanup failure
Filipe Manana
2022-01-31
btrfs: fix use of uninitialized variable at rm device ioctl
Tom Rix
2022-01-31
btrfs: fix use-after-free after failure to create a snapshot
Filipe Manana
2022-01-31
btrfs: tree-checker: check item_size for dev_item
Su Yue
2022-01-31
btrfs: tree-checker: check item_size for inode_item
Su Yue
2022-01-31
btrfs: fix deadlock between quota disable and qgroup rescan worker
Shin'ichiro Kawasaki
2022-01-31
btrfs: don't start transaction for scrub if the fs is mounted read-only
Qu Wenruo
2022-01-28
Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-25
Merge tag 'for-5.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-01-24
btrfs: update writeback index when starting defrag
Filipe Manana
2022-01-24
btrfs: add back missing dirty page rate limiting to defrag
Filipe Manana
2022-01-24
btrfs: fix deadlock when reserving space during defrag
Filipe Manana
2022-01-24
fsnotify: invalidate dcache before IN_DELETE event
Amir Goldstein
2022-01-22
mm: remove cleancache
Christoph Hellwig
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-20
btrfs: use generic Kconfig option for 256kB page size limit
Nathan Chancellor
2022-01-19
btrfs: defrag: properly update range->start for autodefrag
Qu Wenruo
2022-01-19
btrfs: defrag: fix wrong number of defragged sectors
Qu Wenruo
2022-01-19
btrfs: allow defrag to be interruptible
Filipe Manana
2022-01-19
btrfs: fix too long loop when defragging a 1 byte file
Filipe Manana
2022-01-07
btrfs: output more debug messages for uncommitted transaction
Qu Wenruo
2022-01-07
btrfs: respect the max size in the header when activating swap file
Filipe Manana
2022-01-07
btrfs: fix argument list that the kdoc format and script verified
Yang Li
[next]