summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* btrfs: rework the order of btrfs_ordered_extent::flagsQu Wenruo2021-02-084-23/+46
* btrfs: remove redundant NULL check before kvfreeYang Li2021-02-081-2/+1
* btrfs: do not cleanup upper nodes in btrfs_backref_cleanup_nodeJosef Bacik2021-02-081-7/+0
* btrfs: keep track of the root owner for relocation readsJosef Bacik2021-02-081-3/+43
* btrfs: introduce helper to grab an existing extent buffer from a pageQu Wenruo2021-02-081-20/+30
* btrfs: update comment for btrfs_dirty_pagesQu Wenruo2021-02-081-6/+5
* btrfs: refactor __extent_writepage_io() to improve readabilityQu Wenruo2021-02-081-21/+16
* btrfs: rename parameter offset to disk_bytenr in submit_extent_pageQu Wenruo2021-02-081-15/+15
* btrfs: refactor btrfs_dec_test_* functions for ordered extentsQu Wenruo2021-02-083-55/+65
* btrfs: make btrfs_dio_private::bytes u32Qu Wenruo2021-02-081-1/+2
* btrfs: remove always true condition in btrfs_start_delalloc_rootsNikolay Borisov2021-02-081-1/+1
* btrfs: make btrfs_start_delalloc_root's nr argument a longNikolay Borisov2021-02-085-7/+8
* btrfs: send: remove stale code when checking for shared extentsFilipe Manana2021-02-081-16/+0
* btrfs: consolidate btrfs_previous_item ret val handling in btrfs_shrink_deviceNikolay Borisov2021-02-081-4/+3
* btrfs: ref-verify: make sure owner is set for all refsJosef Bacik2021-02-081-13/+10
* btrfs: ref-verify: pass down tree block level when building refsJosef Bacik2021-02-081-8/+12
* btrfs: noinline btrfs_should_cancel_balanceJosef Bacik2021-02-081-1/+1
* btrfs: allow error injection for btrfs_search_slot and btrfs_cow_blockJosef Bacik2021-02-081-0/+2
* btrfs: remove new_dirid argument from btrfs_create_subvol_rootNikolay Borisov2021-02-083-7/+4
* btrfs: make btrfs_root::free_objectid hold the next available objectidNikolay Borisov2021-02-083-10/+10
* btrfs: rename btrfs_root::highest_objectid to free_objectidNikolay Borisov2021-02-083-9/+9
* btrfs: rename btrfs_find_free_objectid to btrfs_get_free_objectidNikolay Borisov2021-02-087-12/+12
* btrfs: rename btrfs_find_highest_objectid to btrfs_init_root_free_objectidNikolay Borisov2021-02-083-10/+7
* btrfs: cleanup local variables in btrfs_file_write_iterNikolay Borisov2021-02-081-9/+7
* btrfs: clarify error returns values in __load_free_space_cacheZhihao Cheng2021-02-081-1/+5
* btrfs: fix error handling in commit_fs_rootsJosef Bacik2021-02-081-5/+6
* Merge tag 'trace-v5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-02-081-1/+2
|\
| * tracing: Do not count ftrace events in top level enable outputSteven Rostedt (VMware)2021-02-051-1/+2
* | Linux 5.11-rc7v5.11-rc7Linus Torvalds2021-02-071-1/+1
* | Merge tag 'libnvdimm-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-078-58/+1293
|\ \
| * | libnvdimm/dimm: Avoid race between probe and available_slots_show()Dan Williams2021-02-021-3/+15
| * | ndtest: Add papr health related flagsSantosh Sivaraj2021-01-282-0/+72
| * | ndtest: Add nvdimm control functionsSantosh Sivaraj2021-01-281-0/+51
| * | ndtest: Add regions and mappings to the test busesSantosh Sivaraj2021-01-282-0/+378
| * | ndtest: Add dimm attributesSantosh Sivaraj2021-01-281-2/+200
| * | ndtest: Add dimms to the two busesSantosh Sivaraj2021-01-282-0/+294
| * | ndtest: Add compatability string to treat it as PAPR familySantosh Sivaraj2021-01-281-0/+23
| * | testing/nvdimm: Add test module for non-nfit platformsSantosh Sivaraj2021-01-284-2/+229
| * | libnvdimm/namespace: Fix visibility of namespace resource attributeDan Williams2021-01-281-5/+5
| * | libnvdimm/pmem: Remove unused headerJianpeng Ma2021-01-111-1/+0
| * | ACPI: NFIT: Fix flexible_array.cocci warningsDan Williams2021-01-111-47/+28
* | | Merge tag 'dma-mapping-5.11-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2021-02-072-2/+4
|\ \ \
| * | | dma-mapping: benchmark: use u8 for reserved field in uAPI structureBarry Song2021-02-052-2/+4
* | | | Merge tag 'irq_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-073-26/+28
|\ \ \ \
| * | | | genirq: Prevent [devm_]irq_alloc_desc from returning irq 0Hans de Goede2021-02-051-2/+2
| * | | | genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is setMarc Zyngier2021-01-302-24/+26
* | | | | Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-02-0710-27/+33
|\ \ \ \ \
| * | | | | entry: Use different define for selector variable in SUDGabriel Krisman Bertazi2021-02-065-13/+20
| * | | | | entry: Ensure trap after single-step on system call returnGabriel Krisman Bertazi2021-02-065-14/+13
* | | | | | Merge tag 'sched_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-02-071-11/+5
|\ \ \ \ \ \