开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2018-08-06
btrfs: remove unused parameter from btrfs_parse_subvol_options
Gu Jinxiang
2018-08-06
btrfs: fix in-memory value of total_devices after seed device deletion
Anand Jain
2018-08-06
btrfs: qgroups: Move transaction management inside btrfs_quota_enable/disable
Nikolay Borisov
2018-08-06
btrfs: raid56: catch errors from full_stripe_write
David Sterba
2018-08-06
btrfs: raid56: merge rbio_is_full helpers
David Sterba
2018-08-06
btrfs: raid56: use new helper for async_scrub_parity
David Sterba
2018-08-06
btrfs: raid56: use new helper for async_read_rebuild
David Sterba
2018-08-06
btrfs: raid56: use new helper for async_rmw_stripe
David Sterba
2018-08-06
btrfs: raid56: add new helper for starting async work
David Sterba
2018-08-06
btrfs: open-code bio_set_op_attrs
David Sterba
2018-08-06
btrfs: switch types to int when counting eb pages
David Sterba
2018-08-06
btrfs: use round_up wrapper in num_extent_pages
David Sterba
2018-08-06
btrfs: pass only eb to num_extent_pages
David Sterba
2018-08-06
btrfs: prune unused includes
David Sterba
2018-08-06
btrfs: use copy_page for copying pages instead of memcpy
David Sterba
2018-08-06
btrfs: simplify pointer chasing of local fs_info variables
David Sterba
2018-08-06
btrfs: simplify some assignments of inode numbers
David Sterba
2018-08-06
Btrfs: free space cache: make sure there is always room for generation number
Zhihui Zhang
2018-08-06
btrfs: drop unnecessary variable in btrfs_init_new_device
Anand Jain
2018-08-06
btrfs: use a temporary variable for fs_devices in btrfs_init_new_device
Anand Jain
2018-08-06
btrfs: relocation: Only remove reloc rb_trees if reloc control has been initi...
Qu Wenruo
2018-08-06
btrfs: tree-checker: Detect invalid and empty essential trees
Qu Wenruo
2018-08-06
btrfs: tree-checker: Verify block_group_item
Qu Wenruo
2018-08-06
btrfs: annotate unlikely branches after V0 extent type removal
David Sterba
2018-08-06
btrfs: Add graceful handling of V0 extents
Nikolay Borisov
2018-08-06
btrfs: Remove V0 extent support
Nikolay Borisov
2018-08-06
btrfs: remove unnecessary curly braces in btrfs_get_acl
Chengguang Xu
2018-08-06
btrfs: avoid error code override in btrfs_get_acl
Chengguang Xu
2018-08-06
btrfs: remove unnecessary -ERANGE check in btrfs_get_acl
Chengguang Xu
2018-08-06
btrfs: replace empty string with NULL when getting attribute length in btrfs_...
Chengguang Xu
2018-08-06
btrfs: return error instead of crash when detecting unexpected type in btrfs_...
Chengguang Xu
2018-08-06
btrfs: return EUCLEAN if extent_inline_ref type is invalid
Su Yue
2018-08-06
btrfs: Use iocb to derive pos instead of passing a separate parameter
Goldwyn Rodrigues
2018-08-06
btrfs: print more details when checking tree block finds a problem
Su Yue
2018-08-06
btrfs: Streamline memory allocation failure handling in btrfs_add_delayed_tre...
Nikolay Borisov
2018-08-06
btrfs: Don't remove block group that still has pinned down bytes
Qu Wenruo
2018-08-06
btrfs: Refactor count handling in btrfs_unpin_free_ino
Geert Uytterhoeven
2018-08-06
btrfs: use timespec64 for i_otime
Arnd Bergmann
2018-08-06
btrfs: use monotonic time for transaction handling
Arnd Bergmann
2018-08-06
btrfs: Get rid of the confusing btrfs_file_extent_inline_len
Qu Wenruo
2018-08-06
btrfs: Deduplicate extent_buffer init code
Nikolay Borisov
2018-08-06
btrfs: check-integrity: Fix NULL pointer dereference for degraded mount
Qu Wenruo
2018-08-06
btrfs: Remove fs_info from btrfs_force_chunk_alloc
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from btrfs_inc_block_group_ro
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from btrfs_alloc_logged_file_extent
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from remove_extent_backref
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from run_one_delayed_ref
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from insert_inline_extent_backref
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from exclude_super_stripes
Nikolay Borisov
2018-08-06
btrfs: Remove fs_info from free_excluded_extents
Nikolay Borisov
[next]