summaryrefslogtreecommitdiffstats
path: root/kernel/time (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-26btrfs: keep device list sortedAnand Jain1-0/+16
2018-03-26Btrfs: do not check inode's runtime flags under root->orphan_lockLiu Bo1-9/+12
2018-03-26btrfs: Use schedule_timeout_interruptibleNikolay Borisov1-3/+1
2018-03-26btrfs: Move error handling of btrfs_start_dirty_block_groups closer to call siteNikolay Borisov1-5/+6
2018-03-26btrfs: not a disk error if the bio_add_page failsAnand Jain1-7/+4
2018-03-26btrfs: Add chunk allocation ENOSPC debug message for enospc_debug mount optionQu Wenruo1-2/+17
2018-03-26btrfs: use ASSERT to report logical error in cow_file_range()Anand Jain1-2/+1
2018-03-26btrfs: cow_file_range() num_bytes and disk_num_bytes are sameAnand Jain1-10/+6
2018-03-26btrfs: remove unused function btrfs_async_submit_limit()Anand Jain2-9/+0
2018-03-26btrfs: remove unused hardirq.hYang Shi1-1/+0
2018-03-26btrfs: Add enospc_debug printing in metadata_reserve_bytesNikolay Borisov1-1/+6
2018-03-26btrfs: Document consistency of transaction->io_bgs listNikolay Borisov3-2/+27
2018-03-26btrfs: Remove invalid null checks from btrfs_cleanup_dirty_bgsNikolay Borisov1-9/+0
2018-03-26btrfs: log, when replace, is canceled by the userAnand Jain1-0/+8
2018-03-26btrfs: fix null pointer deref when target device is missingAnand Jain1-1/+1
2018-03-26btrfs: add a comment to mark the deprecated mount optionAnand Jain1-2/+2
2018-03-26btrfs: manage commit mount option as %uAnand Jain2-17/+11
2018-03-26btrfs: manage check_int_print_mask mount option as %uAnand Jain1-11/+5
2018-03-26btrfs: manage metadata_ratio mount option as %uAnand Jain1-12/+6
2018-03-26btrfs: manage thread_pool mount option as %uAnand Jain3-10/+9
2018-03-26btrfs: extent_buffer_uptodate() make it static and inlineAnand Jain2-6/+5
2018-03-26btrfs: Remove fs_info argument of btrfs_write_and_wait_transactionNikolay Borisov1-4/+4
2018-03-26btrfs: Remove fs_info argument from btrfs_update_commit_device_bytes_usedNikolay Borisov3-7/+6
2018-03-26btrfs: Remove fs_info argument from create_pending_snapshots/create_pending_s...Nikolay Borisov1-5/+5
2018-03-26btrfs: Remove fs_info argument from switch_commit_rootsNikolay Borisov1-4/+4
2018-03-26btrfs: Remove root argument of cleanup_transactionNikolay Borisov1-5/+4
2018-03-26btrfs: Don't pass fs_info to commit_cowonly_rootsNikolay Borisov1-4/+4
2018-03-26btrfs: Don't pass fs_info to commit_fs_rootsNikolay Borisov1-4/+4
2018-03-26btrfs: Don't pass fs_info to btrfs_run_delayed_items/_nrNikolay Borisov5-21/+13
2018-03-26btrfs: Don't pass fs_info to __btrfs_run_delayed_itemsNikolay Borisov1-4/+4
2018-03-26btrfs: Don't pass fs_info arg to btrfs_start_dirty_block_groupsNikolay Borisov3-5/+4
2018-03-26btrfs: Remove fs_info argument from btrfs_create_pending_block_groupsNikolay Borisov3-10/+9
2018-03-26btrfs: Remove fs_info argument from btrfs_trans_release_metadataNikolay Borisov1-6/+8
2018-03-26btrfs: Open code btrfs_write_and_wait_marked_extentsNikolay Borisov1-21/+14
2018-03-26btrfs: Make btrfs_trans_release_metadata private to transaction.cNikolay Borisov3-20/+19
2018-03-26btrfs: open code btrfs_init_dev_replace_tgtdev_for_resume()Anand Jain3-17/+8
2018-03-26btrfs: btrfs_dev_replace_cancel() can return intAnand Jain2-3/+3
2018-03-26btrfs: rename __btrfs_dev_replace_cancel()Anand Jain3-3/+3
2018-03-26btrfs: open code btrfs_dev_replace_cancel()Anand Jain3-12/+4
2018-03-26btrfs: Don't hardcode the csum size in btrfs_ordered_sum_sizeNikolay Borisov1-1/+3
2018-03-26Btrfs: extent map selftest: add missing void parameter to btrfs_test_extent_mapColin Ian King1-1/+1
2018-03-26btrfs: remove redundant check on ret and gotoColin Ian King1-2/+1
2018-03-26btrfs: Remove unused btrfs_start_transaction_lflush functionNikolay Borisov2-11/+0
2018-03-26btrfs: print error if primary super block write failsHoward McLauchlan1-1/+14
2018-03-26btrfs: Refactor parameter of BTRFS_MAX_DEVS() from root to fs_infoQu Wenruo1-3/+3
2018-03-26Btrfs: enhance leak debug checker for extent state and extent bufferLiu Bo1-2/+2
2018-03-26Linux 4.16-rc7v4.16-rc7Linus Torvalds1-1/+1
2018-03-25tty: vt: fix up tabstops properlyLinus Torvalds1-4/+4
2018-03-25Revert "mqueue: switch to on-demand creation of internal mount"Eric W. Biederman1-55/+19
2018-03-23x86/entry/64: Don't use IST entry for #BP stackAndy Lutomirski3-10/+9