index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-02-15
3
-2
/
+19
|
\
|
*
btrfs: send: in case of IO error log it
Dāvis Mosāns
2022-02-09
1
-0
/
+4
|
*
btrfs: get rid of warning on transaction commit when using flushoncommit
Filipe Manana
2022-02-09
1
-2
/
+10
|
*
btrfs: defrag: don't try to defrag extents which are under writeback
Qu Wenruo
2022-02-09
1
-0
/
+4
|
*
btrfs: don't hold CPU for too long when defragging a file
Qu Wenruo
2022-02-09
1
-0
/
+1
*
|
Merge tag 'for-5.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-02-04
8
-9
/
+128
|
\
|
|
*
btrfs: skip reserved bytes warning on unmount after log cleanup failure
Filipe Manana
2022-01-31
3
-2
/
+53
|
*
btrfs: fix use of uninitialized variable at rm device ioctl
Tom Rix
2022-01-31
1
-1
/
+1
|
*
btrfs: fix use-after-free after failure to create a snapshot
Filipe Manana
2022-01-31
3
-4
/
+27
|
*
btrfs: tree-checker: check item_size for dev_item
Su Yue
2022-01-31
1
-0
/
+8
|
*
btrfs: tree-checker: check item_size for inode_item
Su Yue
2022-01-31
1
-0
/
+7
|
*
btrfs: fix deadlock between quota disable and qgroup rescan worker
Shin'ichiro Kawasaki
2022-01-31
1
-2
/
+19
|
*
btrfs: don't start transaction for scrub if the fs is mounted read-only
Qu Wenruo
2022-01-31
1
-0
/
+13
*
|
Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-28
1
-4
/
+2
|
\
\
|
*
|
fsnotify: invalidate dcache before IN_DELETE event
Amir Goldstein
2022-01-24
1
-4
/
+2
*
|
|
Merge tag 'for-5.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-01-25
1
-9
/
+75
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
btrfs: update writeback index when starting defrag
Filipe Manana
2022-01-24
1
-0
/
+9
|
*
|
btrfs: add back missing dirty page rate limiting to defrag
Filipe Manana
2022-01-24
1
-0
/
+5
|
*
|
btrfs: fix deadlock when reserving space during defrag
Filipe Manana
2022-01-24
1
-1
/
+30
|
*
|
btrfs: defrag: properly update range->start for autodefrag
Qu Wenruo
2022-01-19
1
-2
/
+16
|
*
|
btrfs: defrag: fix wrong number of defragged sectors
Qu Wenruo
2022-01-19
1
-3
/
+7
|
*
|
btrfs: allow defrag to be interruptible
Filipe Manana
2022-01-19
1
-0
/
+5
|
*
|
btrfs: fix too long loop when defragging a 1 byte file
Filipe Manana
2022-01-19
1
-6
/
+6
*
|
|
mm: remove cleancache
Christoph Hellwig
2022-01-22
2
-12
/
+0
|
|
/
|
/
|
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-20
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
btrfs: use generic Kconfig option for 256kB page size limit
Nathan Chancellor
2022-01-20
1
-2
/
+1
*
|
btrfs: output more debug messages for uncommitted transaction
Qu Wenruo
2022-01-07
1
-1
/
+43
*
|
btrfs: respect the max size in the header when activating swap file
Filipe Manana
2022-01-07
1
-0
/
+11
*
|
btrfs: fix argument list that the kdoc format and script verified
Yang Li
2022-01-07
2
-4
/
+3
*
|
btrfs: remove unnecessary parameter type from compression_decompress_bio
Su Yue
2022-01-07
1
-4
/
+4
*
|
btrfs: selftests: dump extent io tree if extent-io-tree test failed
Qu Wenruo
2022-01-07
1
-0
/
+52
*
|
btrfs: scrub: cleanup the argument list of scrub_stripe()
Qu Wenruo
2022-01-07
1
-32
/
+35
*
|
btrfs: scrub: cleanup the argument list of scrub_chunk()
Qu Wenruo
2022-01-07
1
-19
/
+19
*
|
btrfs: remove reada infrastructure
Qu Wenruo
2022-01-07
10
-1189
/
+3
*
|
btrfs: scrub: use btrfs_path::reada for extent tree readahead
Qu Wenruo
2022-01-07
1
-0
/
+1
*
|
btrfs: scrub: remove the unnecessary path parameter for scrub_raid56_parity()
Qu Wenruo
2022-01-07
1
-14
/
+16
*
|
btrfs: refactor unlock_up
Nikolay Borisov
2022-01-07
1
-15
/
+16
*
|
btrfs: skip transaction commit after failure to create subvolume
Filipe Manana
2022-01-07
1
-4
/
+4
*
|
btrfs: zoned: fix chunk allocation condition for zoned allocator
Naohiro Aota
2022-01-07
3
-18
/
+13
*
|
btrfs: add extent allocator hook to decide to allocate chunk or not
Naohiro Aota
2022-01-07
1
-0
/
+17
*
|
btrfs: zoned: unset dedicated block group on allocation failure
Naohiro Aota
2022-01-07
1
-4
/
+16
*
|
btrfs: zoned: drop redundant check for REQ_OP_ZONE_APPEND and btrfs_is_zoned
Johannes Thumshirn
2022-01-07
1
-3
/
+2
*
|
btrfs: zoned: sink zone check into btrfs_repair_one_zone
Johannes Thumshirn
2022-01-07
4
-10
/
+13
*
|
btrfs: zoned: simplify btrfs_check_meta_write_pointer
Johannes Thumshirn
2022-01-07
1
-18
/
+8
*
|
btrfs: zoned: encapsulate inode locking for zoned relocation
Johannes Thumshirn
2022-01-07
2
-6
/
+19
*
|
btrfs: sysfs: add devinfo/fsid to retrieve actual fsid from the device
Anand Jain
2022-01-07
1
-0
/
+11
*
|
btrfs: reserve extra space for the free space tree
Josef Bacik
2022-01-07
2
-0
/
+23
*
|
btrfs: include the free space tree in the global rsv minimum calculation
Josef Bacik
2022-01-07
1
-13
/
+17
*
|
btrfs: scrub: merge SCRUB_PAGES_PER_RD_BIO and SCRUB_PAGES_PER_WR_BIO
Qu Wenruo
2022-01-07
1
-20
/
+14
*
|
btrfs: update SCRUB_MAX_PAGES_PER_BLOCK
Qu Wenruo
2022-01-07
1
-6
/
+5
[next]