OSDN Git Service

btrfs: tree-checker: use u64 for item data end to avoid overflow
[tomoyo/tomoyo-test1.git] / fs /
2022-03-02 Su Yuebtrfs: tree-checker: use u64 for item data end to avoid...
2022-03-02 Josef Bacikbtrfs: do not WARN_ON() if we have PageError set
2022-03-02 Filipe Mananabtrfs: fix lost prealloc extents beyond eof after full...
2022-03-02 Qu Wenruobtrfs: subpage: fix a wrong check on subpage->writers
2022-02-24 Qu Wenruobtrfs: reduce extent threshold for autodefrag
2022-02-23 Qu Wenruobtrfs: autodefrag: only scan one inode once
2022-02-23 Qu Wenruobtrfs: defrag: don't use merged extent map for their...
2022-02-23 Qu Wenruobtrfs: defrag: bring back the old file extent search...
2022-02-23 Qu Wenruobtrfs: defrag: remove an ambiguous condition for rejection
2022-02-23 Qu Wenruobtrfs: defrag: don't defrag extents which are already...
2022-02-23 Qu Wenruobtrfs: defrag: don't try to merge regular extents with...
2022-02-15 Qu Wenruobtrfs: defrag: allow defrag_one_cluster() to skip large...
2022-02-15 Dāvis Mosānsbtrfs: prevent copying too big compressed lzo segment
2022-02-09 Dāvis Mosānsbtrfs: send: in case of IO error log it
2022-02-09 Filipe Mananabtrfs: get rid of warning on transaction commit when...
2022-02-09 Qu Wenruobtrfs: defrag: don't try to defrag extents which are...
2022-02-09 Qu Wenruobtrfs: don't hold CPU for too long when defragging...
2022-01-31 Filipe Mananabtrfs: skip reserved bytes warning on unmount after...
2022-01-31 Tom Rixbtrfs: fix use of uninitialized variable at rm device...
2022-01-31 Filipe Mananabtrfs: fix use-after-free after failure to create a...
2022-01-31 Su Yuebtrfs: tree-checker: check item_size for dev_item
2022-01-31 Su Yuebtrfs: tree-checker: check item_size for inode_item
2022-01-31 Shin'ichiro Kawasakibtrfs: fix deadlock between quota disable and qgroup...
2022-01-31 Qu Wenruobtrfs: don't start transaction for scrub if the fs...
2022-01-24 Filipe Mananabtrfs: update writeback index when starting defrag
2022-01-24 Filipe Mananabtrfs: add back missing dirty page rate limiting to...
2022-01-24 Filipe Mananabtrfs: fix deadlock when reserving space during defrag
2022-01-19 Qu Wenruobtrfs: defrag: properly update range->start for autodefrag
2022-01-19 Qu Wenruobtrfs: defrag: fix wrong number of defragged sectors
2022-01-19 Filipe Mananabtrfs: allow defrag to be interruptible
2022-01-19 Filipe Mananabtrfs: fix too long loop when defragging a 1 byte file
2022-01-07 Qu Wenruobtrfs: output more debug messages for uncommitted trans...
2022-01-07 Filipe Mananabtrfs: respect the max size in the header when activati...
2022-01-07 Yang Libtrfs: fix argument list that the kdoc format and scrip...
2022-01-07 Su Yuebtrfs: remove unnecessary parameter type from compressi...
2022-01-07 Qu Wenruobtrfs: selftests: dump extent io tree if extent-io...
2022-01-07 Qu Wenruobtrfs: scrub: cleanup the argument list of scrub_stripe()
2022-01-07 Qu Wenruobtrfs: scrub: cleanup the argument list of scrub_chunk()
2022-01-07 Qu Wenruobtrfs: remove reada infrastructure
2022-01-07 Qu Wenruobtrfs: scrub: use btrfs_path::reada for extent tree...
2022-01-07 Qu Wenruobtrfs: scrub: remove the unnecessary path parameter...
2022-01-07 Nikolay Borisovbtrfs: refactor unlock_up
2022-01-07 Filipe Mananabtrfs: skip transaction commit after failure to create...
2022-01-07 Naohiro Aotabtrfs: zoned: fix chunk allocation condition for zoned...
2022-01-07 Naohiro Aotabtrfs: add extent allocator hook to decide to allocate...
2022-01-07 Naohiro Aotabtrfs: zoned: unset dedicated block group on allocation...
2022-01-07 Johannes Thumshirnbtrfs: zoned: drop redundant check for REQ_OP_ZONE_APPE...
2022-01-07 Johannes Thumshirnbtrfs: zoned: sink zone check into btrfs_repair_one_zone
2022-01-07 Johannes Thumshirnbtrfs: zoned: simplify btrfs_check_meta_write_pointer
2022-01-07 Johannes Thumshirnbtrfs: zoned: encapsulate inode locking for zoned reloc...
2022-01-07 Anand Jainbtrfs: sysfs: add devinfo/fsid to retrieve actual fsid...
2022-01-07 Josef Bacikbtrfs: reserve extra space for the free space tree
2022-01-07 Josef Bacikbtrfs: include the free space tree in the global rsv...
2022-01-07 Qu Wenruobtrfs: scrub: merge SCRUB_PAGES_PER_RD_BIO and SCRUB_PA...
2022-01-07 Qu Wenruobtrfs: update SCRUB_MAX_PAGES_PER_BLOCK
2022-01-07 Josef Bacikbtrfs: do not check -EAGAIN when truncating inodes...
2022-01-07 Josef Bacikbtrfs: make should_throttle loop local in btrfs_truncat...
2022-01-07 Josef Bacikbtrfs: combine extra if statements in btrfs_truncate_in...
2022-01-07 Josef Bacikbtrfs: convert BUG() for pending_del_nr into an ASSERT
2022-01-07 Josef Bacikbtrfs: convert BUG_ON() in btrfs_truncate_inode_items...
2022-01-07 Josef Bacikbtrfs: add inode to truncate control
2022-01-07 Josef Bacikbtrfs: pass the ino via truncate control
2022-01-07 Josef Bacikbtrfs: use a flag to control when to clear the file...
2022-01-07 Josef Bacikbtrfs: control extent reference updates with a control...
2022-01-07 Josef Bacikbtrfs: only call inode_sub_bytes in truncate paths...
2022-01-07 Josef Bacikbtrfs: only update i_size in truncate paths that care
2022-01-07 Josef Bacikbtrfs: add truncate control struct
2022-01-07 Josef Bacikbtrfs: remove found_extent from btrfs_truncate_inode_items
2022-01-07 Josef Bacikbtrfs: move btrfs_kill_delayed_inode_items into evict
2022-01-07 Josef Bacikbtrfs: remove free space cache inode check in btrfs_tru...
2022-01-07 Josef Bacikbtrfs: move extent locking outside of btrfs_truncate_in...
2022-01-07 Josef Bacikbtrfs: move btrfs_truncate_inode_items to inode-item.c
2022-01-07 Josef Bacikbtrfs: add an inode-item.h
2022-01-07 Filipe Mananabtrfs: remove stale comment about locking at btrfs_sear...
2022-01-07 Filipe Mananabtrfs: remove BUG_ON() after splitting leaf
2022-01-07 Filipe Mananabtrfs: move leaf search logic out of btrfs_search_slot()
2022-01-07 Filipe Mananabtrfs: remove useless condition check before splitting...
2022-01-07 Filipe Mananabtrfs: try to unlock parent nodes earlier when insertin...
2022-01-07 Filipe Mananabtrfs: allow generic_bin_search() to take low boundary...
2022-01-07 Josef Bacikbtrfs: check the root node for uptodate before returning it
2022-01-07 Nikolay Borisovbtrfs: allow device add if balance is paused
2022-01-07 Nikolay Borisovbtrfs: make device add compatible with paused balance...
2022-01-07 Nikolay Borisovbtrfs: introduce exclusive operation BALANCE_PAUSED...
2022-01-07 Filipe Mananabtrfs: make send work with concurrent block group reloc...
2022-01-03 Nikolay Borisovbtrfs: change name and type of private member of btrfs_...
2022-01-03 Nikolay Borisovbtrfs: make __btrfs_add_free_space take just block...
2022-01-03 Nikolay Borisovbtrfs: consolidate unlink_free_space/__unlink_free_spac...
2022-01-03 Nikolay Borisovbtrfs: consolidate bitmap_clear_bits/__bitmap_clear_bits
2022-01-03 Josef Bacikbtrfs: track the csum, extent, and free space trees...
2022-01-03 Josef Bacikbtrfs: remove useless WARN_ON in record_root_in_trans
2022-01-03 Josef Bacikbtrfs: stop accessing ->free_space_root directly
2022-01-03 Josef Bacikbtrfs: stop accessing ->csum_root directly
2022-01-03 Josef Bacikbtrfs: set BTRFS_FS_STATE_NO_CSUMS if we fail to load...
2022-01-03 Josef Bacikbtrfs: fix csum assert to check objectid of the root
2022-01-03 Josef Bacikbtrfs: stop accessing ->extent_root directly
2022-01-03 Josef Bacikbtrfs: init root block_rsv at init root time
2022-01-03 Josef Bacikbtrfs: don't use the extent_root in flush_space
2022-01-03 Josef Bacikbtrfs: don't use extent_root in iterate_extent_inodes
2022-01-03 Josef Bacikbtrfs: don't use the extent root in btrfs_chunk_alloc_a...
2022-01-03 Josef Bacikbtrfs: remove unnecessary extent root check in btrfs_de...
next