sfrench/cifs-2.6.git
2018-03-26 Nikolay Borisovbtrfs: Remove redundant memory barriers around dio_priv...
2018-03-26 Anand Jainbtrfs: remove assert in btrfs_init_dev_replace_tgtdev()
2018-03-26 David Sterbabtrfs: add more __cold annotations
2018-03-26 David Sterbabtrfs: add (the only possible) __exit annotation
2018-03-26 Anand Jainbtrfs: verify subvolid mount parameter
2018-03-26 Liu BoBtrfs: fix unexpected cow in run_delalloc_nocow
2018-03-26 Nikolay Borisovbtrfs: Remove custom crc32c init code
2018-03-26 Nikolay Borisovlibcrc32c: Add crc32c_impl function
2018-03-26 Qu Wenruobtrfs: Refactor __get_raid_index() to btrfs_bg_flags_to...
2018-03-26 Qu Wenruobtrfs: tree-checker: Replace root parameter with fs_info
2018-03-26 Liu BoBtrfs: add tracepoint for em's EEXIST case
2018-03-26 Nikolay Borisovbtrfs: Move qgroup rescan on quota enable to btrfs_quot...
2018-03-26 Gu JinXiangbtrfs: use reada direction enum instead of constant...
2018-03-26 Gu Jinxiangbtrfs: use reada direction enum instead of constant...
2018-03-26 Nikolay Borisovbtrfs: Remove btrfs_inode::delayed_iput_count
2018-03-26 Qu Wenruobtrfs: volumes: Cleanup stripe size calculation
2018-03-26 Nikolay Borisovbtrfs: Streamline btrfs_delalloc_reserve_metadata initi...
2018-03-26 Anand Jainbtrfs: insert newly opened device to the end of the...
2018-03-26 Anand Jainbtrfs: keep device list sorted
2018-03-26 Liu BoBtrfs: do not check inode's runtime flags under root...
2018-03-26 Nikolay Borisovbtrfs: Use schedule_timeout_interruptible
2018-03-26 Nikolay Borisovbtrfs: Move error handling of btrfs_start_dirty_block_g...
2018-03-26 Anand Jainbtrfs: not a disk error if the bio_add_page fails
2018-03-26 Qu Wenruobtrfs: Add chunk allocation ENOSPC debug message for...
2018-03-26 Anand Jainbtrfs: use ASSERT to report logical error in cow_file_r...
2018-03-26 Anand Jainbtrfs: cow_file_range() num_bytes and disk_num_bytes...
2018-03-26 Anand Jainbtrfs: remove unused function btrfs_async_submit_limit()
2018-03-26 Yang Shibtrfs: remove unused hardirq.h
2018-03-26 Nikolay Borisovbtrfs: Add enospc_debug printing in metadata_reserve_bytes
2018-03-26 Nikolay Borisovbtrfs: Document consistency of transaction->io_bgs...
2018-03-26 Nikolay Borisovbtrfs: Remove invalid null checks from btrfs_cleanup_di...
2018-03-26 Anand Jainbtrfs: log, when replace, is canceled by the user
2018-03-26 Anand Jainbtrfs: fix null pointer deref when target device is...
2018-03-26 Anand Jainbtrfs: add a comment to mark the deprecated mount option
2018-03-26 Anand Jainbtrfs: manage commit mount option as %u
2018-03-26 Anand Jainbtrfs: manage check_int_print_mask mount option as %u
2018-03-26 Anand Jainbtrfs: manage metadata_ratio mount option as %u
2018-03-26 Anand Jainbtrfs: manage thread_pool mount option as %u
2018-03-26 Anand Jainbtrfs: extent_buffer_uptodate() make it static and...
2018-03-26 Nikolay Borisovbtrfs: Remove fs_info argument of btrfs_write_and_wait_...
2018-03-26 Nikolay Borisovbtrfs: Remove fs_info argument from btrfs_update_commit...
2018-03-26 Nikolay Borisovbtrfs: Remove fs_info argument from create_pending_snap...
2018-03-26 Nikolay Borisovbtrfs: Remove fs_info argument from switch_commit_roots
2018-03-26 Nikolay Borisovbtrfs: Remove root argument of cleanup_transaction
2018-03-26 Nikolay Borisovbtrfs: Don't pass fs_info to commit_cowonly_roots
2018-03-26 Nikolay Borisovbtrfs: Don't pass fs_info to commit_fs_roots
2018-03-26 Nikolay Borisovbtrfs: Don't pass fs_info to btrfs_run_delayed_items/_nr
2018-03-26 Nikolay Borisovbtrfs: Don't pass fs_info to __btrfs_run_delayed_items
2018-03-26 Nikolay Borisovbtrfs: Don't pass fs_info arg to btrfs_start_dirty_bloc...
2018-03-26 Nikolay Borisovbtrfs: Remove fs_info argument from btrfs_create_pendin...
2018-03-26 Nikolay Borisovbtrfs: Remove fs_info argument from btrfs_trans_release...
2018-03-26 Nikolay Borisovbtrfs: Open code btrfs_write_and_wait_marked_extents
2018-03-26 Nikolay Borisovbtrfs: Make btrfs_trans_release_metadata private to...
2018-03-26 Anand Jainbtrfs: open code btrfs_init_dev_replace_tgtdev_for_resume()
2018-03-26 Anand Jainbtrfs: btrfs_dev_replace_cancel() can return int
2018-03-26 Anand Jainbtrfs: rename __btrfs_dev_replace_cancel()
2018-03-26 Anand Jainbtrfs: open code btrfs_dev_replace_cancel()
2018-03-26 Nikolay Borisovbtrfs: Don't hardcode the csum size in btrfs_ordered_su...
2018-03-26 Colin Ian KingBtrfs: extent map selftest: add missing void parameter...
2018-03-26 Colin Ian Kingbtrfs: remove redundant check on ret and goto
2018-03-26 Nikolay Borisovbtrfs: Remove unused btrfs_start_transaction_lflush...
2018-03-26 Howard McLauchlanbtrfs: print error if primary super block write fails
2018-03-26 Qu Wenruobtrfs: Refactor parameter of BTRFS_MAX_DEVS() from...
2018-03-26 Liu BoBtrfs: enhance leak debug checker for extent state...
2018-03-25 Linus TorvaldsLinux 4.16-rc7 v4.16-rc7
2018-03-25 Linus TorvaldsMerge tag 'dmaengine-fix-4.16-rc7' of git://git./linux...
2018-03-25 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git./linux...
2018-03-25 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2018-03-25 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2018-03-25 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2018-03-25 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2018-03-25 Linus Torvaldstty: vt: fix up tabstops properly
2018-03-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2018-03-25 Eric W. BiedermanRevert "mqueue: switch to on-demand creation of interna...
2018-03-24 Linus TorvaldsMerge tag 'pinctrl-v4.16-3' of git://git./linux/kernel...
2018-03-23 Linus TorvaldsMerge tag 'trace-v4.16-rc4' of git://git./linux/kernel...
2018-03-23 Andy Lutomirskix86/entry/64: Don't use IST entry for #BP stack
2018-03-23 Waiman Longx86/efi: Free efi_pgd with free_pages()
2018-03-23 Linus TorvaldsMerge tag 'mips_fixes_4.16_5' of git://git./linux/kerne...
2018-03-23 Linus TorvaldsMerge tag 'vfio-v4.16-rc7' of git://github.com/awilliam...
2018-03-23 Linus TorvaldsMerge tag 'mtd/fixes-for-4.16-rc7' of git://git.infrade...
2018-03-23 Linus TorvaldsMerge tag 'staging-4.16-rc7' of git://git./linux/kernel...
2018-03-23 Linus TorvaldsMerge tag 'char-misc-4.16-rc7' of git://git./linux...
2018-03-23 Linus TorvaldsMerge tag 'media/v4.16-4' of git://git./linux/kernel...
2018-03-23 Linus TorvaldsMerge tag 'sound-4.16-rc7' of git://git./linux/kernel...
2018-03-23 Masami Hiramatsuselftests: ftrace: Add a testcase for probepoint
2018-03-23 Masami Hiramatsuselftests: ftrace: Add a testcase for string type with...
2018-03-23 Masami Hiramatsuselftests: ftrace: Add probe event argument syntax...
2018-03-23 Masami Hiramatsutracing: probeevent: Fix to support minus offset from...
2018-03-23 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2018-03-23 Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git./linux...
2018-03-23 Linus TorvaldsMerge tag 'drm-fixes-for-v4.16-rc7' of git://people...
2018-03-23 David Rientjesmm, thp: do not cause memcg oom for thp
2018-03-23 Andrey Ryabininmm/vmscan: wake up flushers for legacy cgroups too
2018-03-23 Daniel VacekRevert "mm: page_alloc: skip over regions of invalid...
2018-03-23 Kirill A. Shutemovmm/shmem: do not wait for lock_page() in shmem_unused_h...
2018-03-23 Kirill A. Shutemovmm/thp: do not wait for lock_page() in deferred_split_s...
2018-03-23 Kirill A. Shutemovmm/khugepaged.c: convert VM_BUG_ON() to collapse fail
2018-03-23 Toshi Kanix86/mm: implement free pmd/pte page interfaces
2018-03-23 Toshi Kanimm/vmalloc: add interfaces to free unmapped page table
next