]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/shortlog
mirror_ubuntu-bionic-kernel.git
2017-02-17 Qu Wenruobtrfs: Better csum error message for data csum mismatch
2017-02-17 Takafumi KubotaBtrfs: add another missing end_page_writeback on submit...
2017-02-17 David Sterbabtrfs: remove unused ulist members
2017-02-17 Liu BoBtrfs: use helper to simplify lock/unlock pages
2017-02-17 Liu Bobtrfs: teach __process_pages_contig about PAGE_LOCK...
2017-02-14 Liu BoBtrfs: create helper for processing bits on contiguous...
2017-02-14 Liu BoBtrfs: kill trans in run_delalloc_nocow and btrfs_cross...
2017-02-14 Liu BoBtrfs: pass delayed_refs directly to btrfs_find_delayed...
2017-02-14 Liu BoBtrfs: remove unused trans in read_block_for_search
2017-02-14 Liu BoBtrfs: cleanup unused cached_state in __extent_writepage_io
2017-02-14 Jeff Mahoneybtrfs: allow unlink to exceed subvolume quota
2017-02-14 Liu BoBtrfs: fix wrong argument for btrfs_lookup_ordered_range
2017-02-14 Qu Wenruobtrfs: raid56: Remove unused variable in lock_stripe_add
2017-02-14 Omar SandovalBtrfs: refactor btrfs_extent_same() slightly
2017-02-14 Omar SandovalBtrfs: constify struct btrfs_{,disk_}key wherever possible
2017-02-14 Liu BoBtrfs: fix another race between truncate and lockless...
2017-02-14 Liu BoBtrfs: clean up btrfs_ordered_update_i_size
2017-02-14 Liu BoBtrfs: fix comment in btrfs_page_mkwrite
2017-02-14 Liu BoBtrfs: fix btrfs_ordered_update_i_size to update disk_i...
2017-02-14 David Sterbabtrfs: fix over-80 lines introduced by previous cleanups
2017-02-14 Nikolay Borisovbtrfs: Make count_inode_refs take btrfs_inode
2017-02-14 Nikolay Borisovbtrfs: Make count_inode_extrefs take btrfs_inode
2017-02-14 Nikolay Borisovbtrfs: Make btrfs_log_inode take btrfs_inode
2017-02-14 Nikolay Borisovbtrfs: Make log_inode_item take btrfs_inode
2017-02-14 Nikolay Borisovbtrfs: Make __add_inode_ref take btrfs_inode
2017-02-14 Nikolay Borisovbtrfs: Make drop_one_dir_item take btrfs_inode
2017-02-14 Nikolay Borisovbtrfs: Make btrfs_unlink_inode take btrfs_inode
2017-02-14 Nikolay Borisovbtrfs: Make log_new_dir_dentries take btrfs_inode
2017-02-14 Nikolay Borisovbtrfs: Make log_directory_changes take btrfs_inode
2017-02-14 Nikolay Borisovbtrfs: Make log_dir_items take btrfs_inode
2017-02-14 Nikolay Borisovbtrfs: Make btrfs_log_changed_extents take btrfs_inode
2017-02-14 Nikolay Borisovbtrfs: Make btrfs_get_logged_extents take btrfs_inode
2017-02-14 Nikolay Borisovbtrfs: Make btrfs_log_trailing_hole take btrfs_inode
2017-02-14 Nikolay Borisovbtrfs: Make btrfs_log_all_xattrs take btrfs_inode
2017-02-14 Nikolay Borisovbtrfs: Make copy_items take btrfs_inode
2017-02-14 Nikolay Borisovbtrfs: Make btrfs_check_ref_name_override take btrfs_inode
2017-02-14 Nikolay Borisovbtrfs: Make logged_inode_size take btrfs_inode
2017-02-14 Nikolay Borisovbtrfs: Make btrfs_del_inode_ref take btrfs_inode
2017-02-14 Nikolay Borisovbtrfs: Make btrfs_del_dir_entries_in_log take btrfs_inode
2017-02-14 Nikolay Borisovbtrfs: Make btrfs_log_new_name take btrfs_inode
2017-02-14 Nikolay Borisovbtrfs: Make btrfs_inode_in_log take btrfs_inode
2017-02-14 Nikolay Borisovbtrfs: Make btrfs_record_snapshot_destroy take btrfs_inode
2017-02-14 Nikolay Borisovbtrfs: Make btrfs_record_unlink_dir take btrfs_inode
2017-02-14 Nikolay Borisovbtrfs: Make btrfs_must_commit_transaction take btrfs_inode
2017-02-14 Nikolay Borisovbtrfs: Make btrfs_inode_delayed_dir_index_count take...
2017-02-14 Nikolay Borisovbtrfs: Make btrfs_commit_inode_delayed_items take btrfs...
2017-02-14 Nikolay Borisovbtrfs: Make btrfs_commit_inode_delayed_inode take btrfs...
2017-02-14 Nikolay Borisovbtrfs: Make btrfs_remove_delayed_node take btrfs_inode
2017-02-14 Nikolay Borisovbtrfs: Make btrfs_kill_delayed_inode_items take btrfs_inode
2017-02-14 Nikolay Borisovbtrfs: Make btrfs_delayed_delete_inode_ref take btrfs_inode
2017-02-14 Nikolay Borisovbtrfs: Make btrfs_delete_delayed_dir_index take btrfs_inode
2017-02-14 Nikolay Borisovbtrfs: Make btrfs_insert_delayed_dir_index take btrfs_inode
2017-02-14 Nikolay Borisovbtrfs: Make btrfs_delayed_inode_reserve_metadata take...
2017-02-14 Nikolay Borisovbtrfs: Make btrfs_get_or_create_delayed_node take btrfs...
2017-02-14 Nikolay Borisovbtrfs: Make btrfs_get_delayed_node take btrfs_inode
2017-02-14 Nikolay Borisovbtrfs: Make btrfs_ino take a struct btrfs_inode
2017-02-14 David Sterbabtrfs: add wrapper for counting BTRFS_MAX_EXTENT_SIZE
2017-02-14 David Sterbabtrfs: remove unused logic of limiting async delalloc...
2017-02-14 Anand Jainbtrfs: consolidate auto defrag kick off policies
2017-02-14 Anand Jainbtrfs: btrfs_defrag_root() doesn't defrag extent root...
2017-02-14 Jeff Mahoneybtrfs: drop unused extent_op arg from btrfs_add_delayed...
2017-02-14 Colin Ian Kingbtrfs: remove redundant inode null check
2017-02-14 Seraphime KirkovskiBtrfs: ACCESS_ONCE cleanup
2017-02-14 Seraphime KirkovskiBtrfs: code cleanup min/max -> min_t/max_t
2017-02-14 Geliang Tangbtrfs: use rb_entry() instead of container_of
2017-02-14 Anand Jainbtrfs: use BTRFS_COMPRESS_NONE to specify no compression
2017-02-14 Michal Hockobtrfs: drop gfp mask tweaking in try_release_extent_state
2017-02-14 Michal Hockobtrfs: fix up misleading GFP_NOFS usage in btrfs_releas...
2017-02-14 Qu Wenruobtrfs: Add WARN_ON for qgroup reserved underflow
2017-02-12 Linus TorvaldsLinux 4.10-rc8
2017-02-11 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2017-02-11 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2017-02-11 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2017-02-11 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2017-02-11 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2017-02-11 Linus TorvaldsMerge branch 'for-linus-4.10' of git://git.kernel.org...
2017-02-11 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2017-02-11 Omar SandovalBtrfs: fix btrfs_decompress_buf2page()
2017-02-10 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-02-10 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2017-02-10 Linus TorvaldsMerge branch 'i2c/for-current' of git://git.kernel...
2017-02-10 Linus TorvaldsMerge tag 'mmc-v4.10-rc7' of git://git.kernel.org/pub...
2017-02-10 Linus TorvaldsMerge tag 'sound-4.10' of git://git.kernel.org/pub...
2017-02-10 Linus TorvaldsMerge tag 'nfsd-4.10-3' of git://linux-nfs.org/~bfields...
2017-02-10 Linus TorvaldsMerge tag 'powerpc-4.10-4' of git://git.kernel.org...
2017-02-10 Eric Dumazetl2tp: do not use udp_ioctl()
2017-02-10 Chris MasonMerge branch 'for-chris' of git://git.kernel.org/pub...
2017-02-10 Boris Ostrovskyxen-netfront: Delete rx_refill_timer in xennet_disconne...
2017-02-10 Ralf BaechleNET: mkiss: Fix panic
2017-02-10 Kejian Yannet: hns: Fix the device being used for dma mapping...
2017-02-10 Thomas GleixnerMerge tag 'irqchip-fixes-4.10' of git://git.infradead...
2017-02-10 Andrey Ryabininx86/mm/ptdump: Fix soft lockup in page table walker
2017-02-10 Thomas Gleixnerx86/tsc: Make the TSC ADJUST sanitizing work for tsc_re...
2017-02-10 Thomas Gleixnerx86/tsc: Avoid the large time jump when sanitizing...
2017-02-10 Frederic Weisbeckertick/nohz: Fix possible missing clock reprog after...
2017-02-10 Peter Zijlstraperf/core: Fix crash in perf_event_read()
2017-02-10 James BottomleyMerge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes...
2017-02-10 J. Bruce Fieldsnfsd: Revert "nfsd: special case truncates some more"
2017-02-10 Linus TorvaldsMerge tag 'drm-fixes-for-v4.10-rc8' of git://people...
2017-02-10 Steffen Maierscsi: zfcp: fix use-after-free by not tracing WKA port...
next