aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-02-08btrfs: document btrfs_check_shared parametersNikolay Borisov
2021-02-08btrfs: fix description format of fs_info of btrfs_wait_on_delayed_iputsNikolay Borisov
2021-02-08btrfs: document fs_info in btrfs_rmap_blockNikolay Borisov
2021-02-08btrfs: document now parameter of peek_discard_listNikolay Borisov
2021-02-08btrfs: improve parameter description for __btrfs_write_out_cacheNikolay Borisov
2021-02-08btrfs: fix parameter description in delayed-ref.c functionsNikolay Borisov
2021-02-08btrfs: fix function description formats in file-item.cNikolay Borisov
2021-02-08btrfs: fix parameter description of btrfs_add_extent_mappingNikolay Borisov
2021-02-08btrfs: document modified parameter of add_extent_mappingNikolay Borisov
2021-02-08btrfs: rework the order of btrfs_ordered_extent::flagsQu Wenruo
2021-02-08btrfs: remove redundant NULL check before kvfreeYang Li
2021-02-08btrfs: do not cleanup upper nodes in btrfs_backref_cleanup_nodeJosef Bacik
2021-02-08btrfs: keep track of the root owner for relocation readsJosef Bacik
2021-02-08btrfs: introduce helper to grab an existing extent buffer from a pageQu Wenruo
2021-02-08btrfs: update comment for btrfs_dirty_pagesQu Wenruo
2021-02-08btrfs: refactor __extent_writepage_io() to improve readabilityQu Wenruo
2021-02-08btrfs: rename parameter offset to disk_bytenr in submit_extent_pageQu Wenruo
2021-02-08btrfs: refactor btrfs_dec_test_* functions for ordered extentsQu Wenruo
2021-02-08btrfs: make btrfs_dio_private::bytes u32Qu Wenruo
2021-02-08btrfs: remove always true condition in btrfs_start_delalloc_rootsNikolay Borisov
2021-02-08btrfs: make btrfs_start_delalloc_root's nr argument a longNikolay Borisov
2021-02-08btrfs: send: remove stale code when checking for shared extentsFilipe Manana
2021-02-08btrfs: consolidate btrfs_previous_item ret val handling in btrfs_shrink_deviceNikolay Borisov
2021-02-08btrfs: ref-verify: make sure owner is set for all refsJosef Bacik
2021-02-08btrfs: ref-verify: pass down tree block level when building refsJosef Bacik
2021-02-08btrfs: noinline btrfs_should_cancel_balanceJosef Bacik
2021-02-08btrfs: allow error injection for btrfs_search_slot and btrfs_cow_blockJosef Bacik
2021-02-08btrfs: remove new_dirid argument from btrfs_create_subvol_rootNikolay Borisov
2021-02-08btrfs: make btrfs_root::free_objectid hold the next available objectidNikolay Borisov
2021-02-08btrfs: rename btrfs_root::highest_objectid to free_objectidNikolay Borisov
2021-02-08btrfs: rename btrfs_find_free_objectid to btrfs_get_free_objectidNikolay Borisov
2021-02-08btrfs: rename btrfs_find_highest_objectid to btrfs_init_root_free_objectidNikolay Borisov
2021-02-08btrfs: cleanup local variables in btrfs_file_write_iterNikolay Borisov
2021-02-08btrfs: clarify error returns values in __load_free_space_cacheZhihao Cheng
2021-02-08btrfs: fix error handling in commit_fs_rootsJosef Bacik
2021-02-06Merge tag '5.11-rc6-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-02-06Merge tag 'io_uring-5.11-2021-02-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-05cifs: report error instead of invalid when revalidating a dentry failsAurelien Aptel
2021-02-05mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB pageMuchun Song
2021-02-05smb3: fix crediting for compounding when only one request in flightPavel Shilovsky
2021-02-04io_uring: drop mm/files between task_work_submitPavel Begunkov
2021-02-04Merge tag 'ovl-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-04io_uring: don't modify identity's files uncess identity is cowedXiaoguang Wang
2021-02-02Merge tag 'net-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-02-01smb3: Fix out-of-bounds bug in SMB2_negotiate()Gustavo A. R. Silva
2021-01-31Merge tag 'nfs-for-5.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-01-30Merge tag '5.11-rc5-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-01-29rxrpc: Fix deadlock around release of dst cached on udp tunnelDavid Howells
2021-01-29Merge tag 'for-5.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-01-29Merge tag 'block-5.11-2021-01-29' of git://git.kernel.dk/linux-blockLinus Torvalds