OSDN Git Service

fs/proc/proc_sysctl.c: fix the default values of i_uid/i_gid on /proc/sys inodes.
[android-x86/kernel.git] / fs / btrfs /
2019-07-10 Nikolay Borisovbtrfs: Ensure replaced device doesn't have pending...
2019-07-10 Naohiro Aotabtrfs: start readahead also in seed devices
2019-06-11 Filipe MananaBtrfs: fix race updating log root item during fsync
2019-05-31 David SterbaRevert "btrfs: Honour FITRIM range constraints during...
2019-05-31 Tobin C. Hardingbtrfs: sysfs: don't leak memory when failing add fsid
2019-05-31 Filipe MananaBtrfs: fix race between ranged fsync and writeback...
2019-05-31 Filipe MananaBtrfs: do not abort transaction at btrfs_update_root...
2019-05-25 Nikolay Borisovbtrfs: Honour FITRIM range constraints during free...
2019-05-21 Filipe MananaBtrfs: do not start a transaction at iterate_extent_ino...
2019-04-17 Filipe MananaBtrfs: do not allow trimming when a fs is mounted with...
2019-04-03 Andrea Righibtrfs: raid56: properly unmap parity page in finish_par...
2019-04-03 Josef Bacikbtrfs: remove WARN_ON in log_dir_items
2019-03-23 Filipe MananaBtrfs: fix corruption reading shared and compressed...
2019-03-23 Johannes Thumshirnbtrfs: ensure that a DUP or RAID1 block group has exact...
2019-02-23 Qu Wenruobtrfs: Remove false alert when fiemap range is smaller...
2019-01-31 Anand Jainbtrfs: dev-replace: go back to suspended state if targe...
2019-01-31 Jeff Mahoneybtrfs: fix error handling in btrfs_dev_replace_start
2019-01-23 Josef Bacikbtrfs: wait on ordered extents on abort cleanup
2018-12-17 Robbie KoBtrfs: send, fix infinite loop due to directory rename...
2018-12-08 Shaokun Zhangbtrfs: tree-checker: Fix misleading group system inform...
2018-12-08 Qu Wenruobtrfs: tree-checker: Check level for leaves and nodes
2018-12-08 Qu Wenruobtrfs: Check that each block group has corresponding...
2018-12-08 Qu Wenruobtrfs: tree-checker: Detect invalid and empty essential...
2018-12-08 Qu Wenruobtrfs: tree-checker: Verify block_group_item
2018-12-08 David Sterbabtrfs: tree-check: reduce stack consumption in check_di...
2018-12-08 Arnd Bergmannbtrfs: tree-checker: use %zu format string for size_t
2018-12-08 Qu Wenruobtrfs: tree-checker: Add checker for dir item
2018-12-08 Qu Wenruobtrfs: tree-checker: Fix false panic for sanity test
2018-12-08 Qu Wenruobtrfs: tree-checker: Enhance btrfs_check_node output
2018-12-08 Jeff Mahoneybtrfs: struct-funcs, constify readers
2018-12-08 Qu Wenruobtrfs: Move leaf and node validation checker to tree...
2018-12-08 Qu Wenruobtrfs: Add checker for EXTENT_CSUM
2018-12-08 Qu Wenruobtrfs: Add sanity check for EXTENT_DATA when reading...
2018-12-08 Qu Wenruobtrfs: Check if item pointer overlaps with the item...
2018-12-08 Qu Wenruobtrfs: Refactor check_leaf function for later expansion
2018-12-08 Qu Wenruobtrfs: Verify that every chunk has corresponding block...
2018-12-08 Gu Jinxiangbtrfs: validate type when reading a chunk
2018-12-08 Filipe MananaBtrfs: fix use-after-free when dumping free space
2018-12-08 Nikolay Borisovbtrfs: Always try all copies when reading extent buffers
2018-12-05 Josef Bacikbtrfs: release metadata before running delayed refs
2018-12-05 Filipe MananaBtrfs: ensure path name is null terminated at btrfs_con...
2018-11-27 Lu Fengqibtrfs: fix pinned underflow after transaction aborted
2018-11-27 Qu Wenruobtrfs: Ensure btrfs_trim_fs can trim the whole filesystem
2018-11-27 Qu Wenruobtrfs: Enhance btrfs_trim_fs function to handle error...
2018-11-21 Filipe MananaBtrfs: fix data corruption due to cloning of eof block
2018-11-21 Robbie KoBtrfs: fix cur_offset in the error case for nocow
2018-11-13 Josef Bacikbtrfs: set max_extent_size properly
2018-11-13 Filipe MananaBtrfs: fix null pointer dereference on compressed write...
2018-11-13 Qu Wenruobtrfs: qgroup: Dirty all qgroups before rescan
2018-11-13 Filipe MananaBtrfs: fix wrong dentries after fsync of file that...
2018-11-13 Josef Bacikbtrfs: make sure we create all new block groups
2018-11-13 Josef Bacikbtrfs: reset max_extent_size on clear in a bitmap
2018-11-13 Josef Bacikbtrfs: wait on caching when putting the bg cache
2018-11-13 Jeff Mahoneybtrfs: don't attempt to trim devices that don't support it
2018-11-13 Jeff Mahoneybtrfs: iterate all devices during trim, instead of...
2018-11-13 Jeff Mahoneybtrfs: fix error handling in free_log_tree
2018-11-13 Qu Wenruobtrfs: locking: Add extra check in btrfs_init_new_buffe...
2018-11-13 Qu Wenruobtrfs: Handle owner mismatch gracefully when walking...
2018-11-10 Filipe MananaBtrfs: incremental send, fix invalid memory access
2018-11-10 Liu BoBtrfs: clear EXTENT_DEFRAG bits in finish_ordered_io
2018-11-10 Qu Wenruobtrfs: fiemap: Cache and merge fiemap extent before...
2018-09-15 Ethan Lienbtrfs: use correct compare function of dirty_metadata_bytes
2018-09-15 Qu Wenruobtrfs: Don't remove block group that still has pinned...
2018-09-15 Qu Wenruobtrfs: relocation: Only remove reloc rb_trees if reloc...
2018-09-15 Misono Tomohirobtrfs: replace: Reset on-disk dev stats value after...
2018-08-09 Filipe MananaBtrfs: fix file data corruption after cloning a range...
2018-08-03 Qu Wenruobtrfs: qgroup: Finish rescan when hit the last leaf...
2018-08-03 David Sterbabtrfs: add barriers to btrfs_sync_log before log_commit...
2018-07-03 Liu BoBtrfs: fix unexpected cow in run_delalloc_nocow
2018-07-03 Filipe MananaBtrfs: fix return value on rename exchange failure
2018-06-26 Qu Wenruobtrfs: scrub: Don't use inode pages for device replace
2018-06-26 Omar SandovalBtrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()
2018-06-26 Omar SandovalBtrfs: fix clone vs chattr NODATASUM race
2018-06-26 Liu BoBtrfs: make raid6 rebuild retry more
2018-06-26 Sasha LevinRevert "Btrfs: fix scrub to repair raid6 corruption"
2018-06-13 Anand Jainbtrfs: define SUPER_FLAG_METADUMP_V2
2018-05-30 Jeff Mahoneybtrfs: fix lockdep splat in btrfs_alloc_subvolume_writers
2018-05-30 Filipe MananaBtrfs: fix copy_items() return value when logging an...
2018-05-30 Qu Wenruobtrfs: tests/qgroup: Fix wrong tree backref level
2018-05-30 Nikolay Borisovbtrfs: Fix possible softlock on single core machines
2018-05-30 Liu BoBtrfs: fix NULL pointer dereference in log_dir_items
2018-05-30 Liu BoBtrfs: bail out on error during replay_dir_deletes
2018-05-30 Filipe MananaBtrfs: send, fix issuing write op when processing hole...
2018-05-30 Anand Jainbtrfs: fail mount when sb flag is not in BTRFS_SUPER_FL...
2018-05-30 Liu BoBtrfs: fix scrub to repair raid6 corruption
2018-05-30 Nikolay Borisovbtrfs: Fix out of bounds access in btrfs_search_slot
2018-05-30 Liu BoBtrfs: set plug for fsync
2018-05-30 Al Virodo d_instantiate/unlock_new_inode combinations safely
2018-05-22 Liu Bobtrfs: fix reading stale metadata blocks after degraded...
2018-05-22 Anand Jainbtrfs: fix crash when trying to resume balance without...
2018-05-22 Filipe MananaBtrfs: fix xattr loss after power failure
2018-04-13 Colin Ian Kingbtrfs: fix incorrect error return ret being passed...
2018-04-08 Matthias Kaehlckebtrfs: Remove extra parentheses from condition in copy_...
2018-03-24 Filipe MananaBtrfs: fix extent map leak during fallocate error path
2018-03-24 Filipe MananaBtrfs: send, fix file hole not being preserved due...
2018-03-24 Filipe MananaBtrfs: fix incorrect space accounting after failure...
2018-03-24 Adam Borowskibtrfs: fix a bogus warning when converting only data...
2018-03-22 Nikolay Borisovbtrfs: Fix use-after-free when cleaning up fs_devs...
2018-03-22 Hans van Kranenburgbtrfs: alloc_chunk: fix DUP stripe size handling
2018-03-11 Ernesto A. Fernándezbtrfs: preserve i_mode if __btrfs_set_acl() fails
next