OSDN Git Service

tomoyo/tomoyo-test1.git
2021-10-29 David SterbaRevert "btrfs: compression: drop kmap/kunmap from zstd"
2021-10-27 David SterbaRevert "btrfs: compression: drop kmap/kunmap from gener...
2021-10-07 Josef Bacikbtrfs: fix abort logic in btrfs_replace_file_extents
2021-10-07 Filipe Mananabtrfs: check for error when looking up inode during...
2021-10-07 Filipe Mananabtrfs: unify lookup return value when dir entry is...
2021-10-07 Filipe Mananabtrfs: deal with errors when adding inode reference...
2021-10-07 Filipe Mananabtrfs: deal with errors when replaying dir entry during...
2021-10-07 Filipe Mananabtrfs: deal with errors when checking if a dir entry...
2021-10-07 Josef Bacikbtrfs: update refs for any root except tree log roots
2021-10-07 Qu Wenruobtrfs: unlock newly allocated extent buffer after error
2021-09-17 Qu Wenruobtrfs: prevent __btrfs_dump_space_info() to underflow...
2021-09-17 Filipe Mananabtrfs: fix mount failure due to past and transient...
2021-09-17 Filipe Mananabtrfs: fix transaction handle leak after verity rollbac...
2021-09-17 Qu Wenruobtrfs: replace BUG_ON() in btrfs_csum_one_bio() with...
2021-09-07 Naohiro Aotabtrfs: zoned: fix double counting of split ordered...
2021-09-07 Anand Jainbtrfs: fix lockdep warning while mounting sprout fs
2021-09-07 Josef Bacikbtrfs: delay blkdev_put until after the device remove
2021-09-07 Josef Bacikbtrfs: update the bdev time directly when closing
2021-09-07 Kari Argillanderbtrfs: use correct header for div_u64 in misc.h
2021-09-07 Anand Jainbtrfs: fix upper limit for max_inline for page size 64K
2021-08-23 Desmond Cheong... btrfs: reset replace target device to allocation state...
2021-08-23 Naohiro Aotabtrfs: zoned: fix ordered extent boundary calculation
2021-08-23 Josef Bacikbtrfs: do not do preemptive flushing if the majority...
2021-08-23 Josef Bacikbtrfs: reduce the preemptive flushing threshold to 90%
2021-08-23 Marcos Paulo... btrfs: tree-log: check btrfs_lookup_data_extent return...
2021-08-23 Filipe Mananabtrfs: avoid unnecessarily logging directories that...
2021-08-23 Christian Braunerbtrfs: allow idmapped mount
2021-08-23 Christian Braunerbtrfs: handle ACLs on idmapped mounts
2021-08-23 Christian Braunerbtrfs: allow idmapped INO_LOOKUP_USER ioctl
2021-08-23 Christian Braunerbtrfs: allow idmapped SUBVOL_SETFLAGS ioctl
2021-08-23 Christian Braunerbtrfs: allow idmapped SET_RECEIVED_SUBVOL ioctls
2021-08-23 Christian Braunerbtrfs: relax restrictions for SNAP_DESTROY_V2 with...
2021-08-23 Christian Braunerbtrfs: allow idmapped SNAP_DESTROY ioctls
2021-08-23 Christian Braunerbtrfs: allow idmapped SNAP_CREATE/SUBVOL_CREATE ioctls
2021-08-23 Christian Braunerbtrfs: check whether fsgid/fsuid are mapped during...
2021-08-23 Christian Braunerbtrfs: allow idmapped permission inode op
2021-08-23 Christian Braunerbtrfs: allow idmapped setattr inode op
2021-08-23 Christian Braunerbtrfs: allow idmapped tmpfile inode op
2021-08-23 Christian Braunerbtrfs: allow idmapped symlink inode op
2021-08-23 Christian Braunerbtrfs: allow idmapped mkdir inode op
2021-08-23 Christian Braunerbtrfs: allow idmapped create inode op
2021-08-23 Christian Braunerbtrfs: allow idmapped mknod inode op
2021-08-23 Christian Braunerbtrfs: allow idmapped getattr inode op
2021-08-23 Christian Braunerbtrfs: allow idmapped rename inode op
2021-08-23 Christian Braunerbtrfs: handle idmaps in btrfs_new_inode()
2021-08-23 Christian Braunernamei: add mapping aware lookup helper
2021-08-23 Anand Jainbtrfs: sysfs: document structures and their associated...
2021-08-23 Qu Wenruobtrfs: fix NULL pointer dereference when deleting devic...
2021-08-23 Naohiro Aotabtrfs: zoned: add asserts on splitting extent_map
2021-08-23 Naohiro Aotabtrfs: zoned: fix block group alloc_offset calculation
2021-08-23 Naohiro Aotabtrfs: zoned: suppress reclaim error message on EAGAIN
2021-08-23 Johannes Thumshirnbtrfs: zoned: allow disabling of zone auto reclaim
2021-08-23 Filipe Mananabtrfs: update comment at log_conflicting_inodes()
2021-08-23 Filipe Mananabtrfs: remove no longer needed full sync flag check...
2021-08-23 Filipe Mananabtrfs: remove unnecessary NULL check for the new inode...
2021-08-23 Goldwyn Rodriguesbtrfs: allocate backref_ctx on stack in find_extent_clone
2021-08-23 Goldwyn Rodriguesbtrfs: allocate btrfs_ioctl_defrag_range_args on stack
2021-08-23 Goldwyn Rodriguesbtrfs: allocate btrfs_ioctl_quota_rescan_args on stack
2021-08-23 Goldwyn Rodriguesbtrfs: allocate file_ra_state on stack in readahead_cache
2021-08-23 Marcos Paulo... btrfs: introduce btrfs_search_backwards function
2021-08-23 David Sterbabtrfs: print if fsverity support is built in when loadi...
2021-08-23 Boris Burkovbtrfs: verity metadata orphan items
2021-08-23 Boris Burkovbtrfs: initial fsverity support
2021-08-23 Boris Burkovbtrfs: add ro compat flags to inodes
2021-08-23 Anand Jainbtrfs: simplify return values in btrfs_check_raid_min_d...
2021-08-23 Qu Wenruobtrfs: remove the dead comment in writepage_delalloc()
2021-08-23 David Sterbabtrfs: allow degenerate raid0/raid10
2021-08-23 Filipe Mananabtrfs: do not pin logs too early during renames
2021-08-23 Filipe Mananabtrfs: eliminate some false positives when checking...
2021-08-23 Naohiro Aotabtrfs: drop unnecessary ASSERT from btrfs_submit_direct()
2021-08-23 Chaitanya Kulkarnibtrfs: fix argument type of btrfs_bio_clone_partial()
2021-08-23 Chaitanya Kulkarniblock: fix argument type of bio_trim()
2021-08-23 Josef Bacikfs: kill sync_inode
2021-08-23 Josef Bacik9p: migrate from sync_inode to filemap_fdatawrite_wbc
2021-08-23 Josef Bacikbtrfs: use the filemap_fdatawrite_wbc helper for delall...
2021-08-23 Josef Bacikfs: add a filemap_fdatawrite_wbc helper
2021-08-23 Josef Bacikbtrfs: wait on async extents when flushing delalloc
2021-08-23 Josef Bacikbtrfs: use delalloc_bytes to determine flush amount...
2021-08-23 Josef Bacikbtrfs: enable a tracepoint when we fail tickets
2021-08-23 Josef Bacikbtrfs: include delalloc related info in dump space...
2021-08-23 Josef Bacikbtrfs: wake up async_delalloc_pages waiters after submit
2021-08-23 Qu Wenruobtrfs: unify regular and subpage error paths in __exten...
2021-08-23 Qu Wenruobtrfs: allow read-write for 4K sectorsize on 64K page...
2021-08-23 Qu Wenruobtrfs: subpage: fix relocation potentially overwriting...
2021-08-23 Qu Wenruobtrfs: subpage: fix false alert when relocating partial...
2021-08-23 Qu Wenruobtrfs: subpage: fix a potential use-after-free in write...
2021-08-23 Qu Wenruobtrfs: subpage: fix race between prepare_pages() and...
2021-08-23 Qu Wenruobtrfs: subpage: reject raid56 filesystem and profile...
2021-08-23 Qu Wenruobtrfs: subpage: allow submit_extent_page() to do bio...
2021-08-23 Qu Wenruobtrfs: subpage: disable inline extent creation
2021-08-23 Qu Wenruobtrfs: subpage: fix writeback which does not have order...
2021-08-23 Qu Wenruobtrfs: make relocate_one_page() handle subpage case
2021-08-23 Qu Wenruobtrfs: reloc: factor out relocation page read and dirty...
2021-08-23 Qu Wenruobtrfs: rework lzo_decompress_bio() to make it subpage...
2021-08-23 Qu Wenruobtrfs: rework btrfs_decompress_buf2page()
2021-08-23 Qu Wenruobtrfs: grab correct extent map for subpage compressed...
2021-08-23 Qu Wenruobtrfs: disable compressed readahead for subpage
2021-08-23 Qu Wenruobtrfs: subpage: check if there are compressed extents...
2021-08-23 Qu Wenruobtrfs: reset this_bio_flag to avoid inheriting old...
2021-08-23 David Sterbabtrfs: constify and cleanup variables in comparators
next