index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-26
btrfs: keep device list sorted
Anand Jain
1
-0
/
+16
2018-03-26
Btrfs: do not check inode's runtime flags under root->orphan_lock
Liu Bo
1
-9
/
+12
2018-03-26
btrfs: Use schedule_timeout_interruptible
Nikolay Borisov
1
-3
/
+1
2018-03-26
btrfs: Move error handling of btrfs_start_dirty_block_groups closer to call site
Nikolay Borisov
1
-5
/
+6
2018-03-26
btrfs: not a disk error if the bio_add_page fails
Anand Jain
1
-7
/
+4
2018-03-26
btrfs: Add chunk allocation ENOSPC debug message for enospc_debug mount option
Qu Wenruo
1
-2
/
+17
2018-03-26
btrfs: use ASSERT to report logical error in cow_file_range()
Anand Jain
1
-2
/
+1
2018-03-26
btrfs: cow_file_range() num_bytes and disk_num_bytes are same
Anand Jain
1
-10
/
+6
2018-03-26
btrfs: remove unused function btrfs_async_submit_limit()
Anand Jain
2
-9
/
+0
2018-03-26
btrfs: remove unused hardirq.h
Yang Shi
1
-1
/
+0
2018-03-26
btrfs: Add enospc_debug printing in metadata_reserve_bytes
Nikolay Borisov
1
-1
/
+6
2018-03-26
btrfs: Document consistency of transaction->io_bgs list
Nikolay Borisov
3
-2
/
+27
2018-03-26
btrfs: Remove invalid null checks from btrfs_cleanup_dirty_bgs
Nikolay Borisov
1
-9
/
+0
2018-03-26
btrfs: log, when replace, is canceled by the user
Anand Jain
1
-0
/
+8
2018-03-26
btrfs: fix null pointer deref when target device is missing
Anand Jain
1
-1
/
+1
2018-03-26
btrfs: add a comment to mark the deprecated mount option
Anand Jain
1
-2
/
+2
2018-03-26
btrfs: manage commit mount option as %u
Anand Jain
2
-17
/
+11
2018-03-26
btrfs: manage check_int_print_mask mount option as %u
Anand Jain
1
-11
/
+5
2018-03-26
btrfs: manage metadata_ratio mount option as %u
Anand Jain
1
-12
/
+6
2018-03-26
btrfs: manage thread_pool mount option as %u
Anand Jain
3
-10
/
+9
2018-03-26
btrfs: extent_buffer_uptodate() make it static and inline
Anand Jain
2
-6
/
+5
2018-03-26
btrfs: Remove fs_info argument of btrfs_write_and_wait_transaction
Nikolay Borisov
1
-4
/
+4
2018-03-26
btrfs: Remove fs_info argument from btrfs_update_commit_device_bytes_used
Nikolay Borisov
3
-7
/
+6
2018-03-26
btrfs: Remove fs_info argument from create_pending_snapshots/create_pending_s...
Nikolay Borisov
1
-5
/
+5
2018-03-26
btrfs: Remove fs_info argument from switch_commit_roots
Nikolay Borisov
1
-4
/
+4
2018-03-26
btrfs: Remove root argument of cleanup_transaction
Nikolay Borisov
1
-5
/
+4
2018-03-26
btrfs: Don't pass fs_info to commit_cowonly_roots
Nikolay Borisov
1
-4
/
+4
2018-03-26
btrfs: Don't pass fs_info to commit_fs_roots
Nikolay Borisov
1
-4
/
+4
2018-03-26
btrfs: Don't pass fs_info to btrfs_run_delayed_items/_nr
Nikolay Borisov
5
-21
/
+13
2018-03-26
btrfs: Don't pass fs_info to __btrfs_run_delayed_items
Nikolay Borisov
1
-4
/
+4
2018-03-26
btrfs: Don't pass fs_info arg to btrfs_start_dirty_block_groups
Nikolay Borisov
3
-5
/
+4
2018-03-26
btrfs: Remove fs_info argument from btrfs_create_pending_block_groups
Nikolay Borisov
3
-10
/
+9
2018-03-26
btrfs: Remove fs_info argument from btrfs_trans_release_metadata
Nikolay Borisov
1
-6
/
+8
2018-03-26
btrfs: Open code btrfs_write_and_wait_marked_extents
Nikolay Borisov
1
-21
/
+14
2018-03-26
btrfs: Make btrfs_trans_release_metadata private to transaction.c
Nikolay Borisov
3
-20
/
+19
2018-03-26
btrfs: open code btrfs_init_dev_replace_tgtdev_for_resume()
Anand Jain
3
-17
/
+8
2018-03-26
btrfs: btrfs_dev_replace_cancel() can return int
Anand Jain
2
-3
/
+3
2018-03-26
btrfs: rename __btrfs_dev_replace_cancel()
Anand Jain
3
-3
/
+3
2018-03-26
btrfs: open code btrfs_dev_replace_cancel()
Anand Jain
3
-12
/
+4
2018-03-26
btrfs: Don't hardcode the csum size in btrfs_ordered_sum_size
Nikolay Borisov
1
-1
/
+3
2018-03-26
Btrfs: extent map selftest: add missing void parameter to btrfs_test_extent_map
Colin Ian King
1
-1
/
+1
2018-03-26
btrfs: remove redundant check on ret and goto
Colin Ian King
1
-2
/
+1
2018-03-26
btrfs: Remove unused btrfs_start_transaction_lflush function
Nikolay Borisov
2
-11
/
+0
2018-03-26
btrfs: print error if primary super block write fails
Howard McLauchlan
1
-1
/
+14
2018-03-26
btrfs: Refactor parameter of BTRFS_MAX_DEVS() from root to fs_info
Qu Wenruo
1
-3
/
+3
2018-03-26
Btrfs: enhance leak debug checker for extent state and extent buffer
Liu Bo
1
-2
/
+2
2018-03-26
Linux 4.16-rc7
v4.16-rc7
Linus Torvalds
1
-1
/
+1
2018-03-25
tty: vt: fix up tabstops properly
Linus Torvalds
1
-4
/
+4
2018-03-25
Revert "mqueue: switch to on-demand creation of internal mount"
Eric W. Biederman
1
-55
/
+19
2018-03-23
x86/entry/64: Don't use IST entry for #BP stack
Andy Lutomirski
3
-10
/
+9
[next]