aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-30blk-mq: abstract out blk-mq-sched rq list iteration bio merge helperJens Axboe2-11/+26
2018-05-30btrfs: return ENOMEM if path allocation fails in btrfs_cross_ref_existSu Yue1-1/+1
2018-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-3/+6
2018-05-30btrfs: raid56: Remove VLA usageKees Cook1-10/+28
2018-05-30btrfs: return error value if create_io_em failed in cow_file_rangeSu Yue1-1/+3
2018-05-30btrfs: drop useless member qgroup_reserved of btrfs_pending_snapshotGu JinXiang1-1/+0
2018-05-30btrfs: drop unused parameter qgroup_reservedGu JinXiang4-14/+5
2018-05-30btrfs: balance dirty metadata pages in btrfs_finish_ordered_ioEthan Lien1-0/+3
2018-05-30btrfs: lift some btrfs_cross_ref_exist checks in nocow pathEthan Lien1-0/+15
2018-05-30btrfs: Remove fs_info argument from btrfs_uuid_tree_remLu Fengqi4-9/+7
2018-05-30btrfs: Remove fs_info argument from btrfs_uuid_tree_addLu Fengqi5-13/+10
2018-05-30Btrfs: remove unused check of skip_lockingLiu Bo1-2/+5
2018-05-30Btrfs: remove always true check in unlock_upLiu Bo1-1/+1
2018-05-30Btrfs: grab write lock directly if write_lock_level is the max levelLiu Bo1-11/+16
2018-05-30Btrfs: move get root out of btrfs_search_slot to a helperLiu Bo1-45/+65
2018-05-30Btrfs: use more straightforward extent_buffer_uptodate checkLiu Bo1-1/+1
2018-05-30Btrfs: remove superfluous free_extent_buffer in read_block_for_searchLiu Bo1-1/+0
2018-05-30btrfs: drop unused space_info parameter from create_space_infoLu Fengqi1-8/+5
2018-05-30Btrfs: add parent_transid parameter to veirfy_level_keyLiu Bo1-6/+7
2018-05-30btrfs: qgroup: show more meaningful qgroup_rescan_init error messageQu Wenruo1-15/+18
2018-05-30Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()Omar Sandoval1-2/+4
2018-05-30btrfs: lzo: Harden inline lzo compressed extent decompressionQu Wenruo1-1/+10
2018-05-30btrfs: lzo: Add header length check to avoid potential out-of-bounds accessQu Wenruo1-2/+26
2018-05-30perf test: "Session topology" dumps core on s390Thomas Richter1-6/+24
2018-05-30perf parse-events: Handle uncore event aliases in small groups properlyKan Liang4-9/+137
2018-05-30nvme-loop: add support for multiple portsChristoph Hellwig2-19/+31
2018-05-30nvme-pci: simplify __nvme_submit_cmdChristoph Hellwig1-23/+14
2018-05-30nvme-pci: Rate limit the nvme timeout warningsKeith Busch1-1/+1
2018-05-30nvme: allow duplicate controller if prior controller being deletedJames Smart1-1/+3
2018-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-11/+17
2018-05-29aio: sanitize the limit checking in io_submit(2)Al Viro1-8/+6
2018-05-29aio: fold do_io_submit() into callersAl Viro1-54/+45
2018-05-29aio: shift copyin of iocb into io_submit_one()Al Viro1-24/+22
2018-05-29aio_read_events_ring(): make a bit more readableAl Viro1-4/+3
2018-05-29aio: all callers of aio_{read,write,fsync,poll} treat 0 and -EIOCBQUEUED the ...Al Viro1-14/+12
2018-05-29aio: take list removal to (some) callers of aio_complete()Al Viro1-17/+21
2018-05-30Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie1-6/+7
2018-05-30Merge tag 'drm-misc-fixes-2018-05-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-1/+5
2018-05-29selinux: KASAN: slab-out-of-bounds in xattr_getsecuritySachin Grover1-1/+1
2018-05-30Merge tag 'drm-intel-fixes-2018-05-29' of git://anongit.freedesktop.org/drm/d...Dave Airlie2-15/+51
2018-05-29platform/chrome: chromeos_laptop: fix touchpad button mapping on CelesDmitry Torokhov1-1/+9
2018-05-29hwmon: (gpio-fan) Fix "#cooling-cells" property name in bindingsViresh Kumar1-1/+1
2018-05-29Merge tag 'afs-fixes-20180529' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-16/+13
2018-05-29drm/amd/display: Fix BUG_ON during CRTC atomic check updateLeo (Sunpeng) Li1-6/+7
2018-05-29block: remove parent device reference from struct bsg_class_deviceChristoph Hellwig7-63/+19
2018-05-29Merge branch 'nvme-4.18-2' of git://git.infradead.org/nvme into for-4.18/blockJens Axboe16-119/+457
2018-05-29Merge branch 'nvme-4.17' of git://git.infradead.org/nvme into for-linusJens Axboe1-1/+1
2018-05-29nvme: fix extended data LBA supported settingMax Gurtovoy1-1/+1
2018-05-29i2c: ocores: update HDL sources URLFederico Vaga2-2/+2
2018-05-29IB/core: Fix error code for invalid GID entryParav Pandit1-1/+1
2018-05-29vfs: delete unnecessary assignment in vfs_listxattrChengguang Xu1-1/+0
2018-05-29btrfs: lzo: document the compressed data formatQu Wenruo1-0/+37
2018-05-29btrfs: compression: Add linux/sizes.h for compression.hQu Wenruo1-0/+2
2018-05-29Btrfs: fix clone vs chattr NODATASUM raceOmar Sandoval1-5/+7
2018-05-29btrfs: propagate failures of __exclude_logged_extent to upper callerGu Jinxiang1-2/+5
2018-05-29btrfs: Streamline shared ref check in alloc_reserved_tree_blockNikolay Borisov1-8/+2
2018-05-29btrfs: Pass btrfs_delayed_extent_op to alloc_reserved_tree_blockNikolay Borisov1-6/+5
2018-05-29btrfs: Simplify alloc_reserved_tree_block interfaceNikolay Borisov1-32/+39
2018-05-29btrfs: Remove fs_info argument from alloc_reserved_tree_blockNikolay Borisov1-4/+2
2018-05-29btrfs: tests: drop newline from test_msg stringsDavid Sterba8-22/+22
2018-05-29btrfs: tests: add helper for error messages and update themDavid Sterba8-401/+412
2018-05-29dlm: remove O_NONBLOCK flag in sctp_connect_to_sockGang He1-1/+1
2018-05-29tun: Fix NULL pointer dereference in XDP redirectToshiaki Makita1-6/+9
2018-05-29signal/sh: Stop gcc warning about an impossible case in do_divide_errorEric W. Biederman1-0/+3
2018-05-29block: don't print a message when the device went awayChristoph Hellwig3-8/+12
2018-05-29block: unexport check_disk_size_changeChristoph Hellwig1-1/+0
2018-05-29block: move ->timeout request memberJens Axboe1-2/+2
2018-05-29blk-mq: simplify blk_mq_rq_timed_outChristoph Hellwig1-14/+8
2018-05-29block: document the blk_eh_timer_return valuesChristoph Hellwig1-2/+2
2018-05-29block: remove BLK_EH_HANDLEDChristoph Hellwig4-19/+0
2018-05-29libiscsi: don't try to bypass SCSI EHChristoph Hellwig1-2/+2
2018-05-29mmc: complete requests from ->timeoutChristoph Hellwig1-2/+3
2018-05-29scsi_transport_fc: complete requests from ->timeoutChristoph Hellwig1-4/+3
2018-05-29null_blk: complete requests from ->timeoutChristoph Hellwig1-2/+4
2018-05-29mtip32xx: complete requests from ->timeoutChristoph Hellwig1-1/+2
2018-05-29nbd: complete requests from ->timeoutChristoph Hellwig1-3/+4
2018-05-29nvme: return BLK_EH_DONE from ->timeoutChristoph Hellwig3-11/+7
2018-05-29block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig17-25/+25
2018-05-29blk-mq: Remove generation seqeunceKeith Busch6-254/+89
2018-05-29be2net: Fix error detection logic for BE3Suresh Reddy1-1/+3
2018-05-29net: qmi_wwan: Add Netgear Aircard 779SJosh Hill1-0/+1
2018-05-29blk-mq: Fix timeout and state orderKeith Busch1-1/+1
2018-05-29libata: remove ata_scsi_timed_outChristoph Hellwig2-53/+0
2018-05-29nds32: use generic dma_noncoherent_opsChristoph Hellwig4-116/+15
2018-05-29nds32: implement the unmap_sg DMA operationChristoph Hellwig1-0/+6
2018-05-29nds32: consolidate DMA cache maintainance routinesChristoph Hellwig1-94/+93
2018-05-29mlxsw: spectrum: Forbid creation of VLAN 1 over port/LAGPetr Machata1-0/+5
2018-05-29atm: zatm: fix memcmp castingIvan Bornyakov1-2/+2
2018-05-29Documentation: document hung_task_panic kernel parameterOmar Sandoval1-1/+10
2018-05-29docs/admin-guide/mm: add high level concepts overviewMike Rapoport2-0/+227
2018-05-29docs/vm: move ksm and transhuge from "user" to "internals" section.Mike Rapoport1-2/+2
2018-05-29docs: Use the kerneldoc comments for memalloc_no*()Jonathan Corbet1-0/+5
2018-05-29doc: document scope NOFS, NOIO APIsMichal Hocko3-0/+100
2018-05-29Merge tag 'trace-v4.17-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-10/+28
2018-05-29drm/i915/query: nospec expects no more than an unsigned longChris Wilson1-1/+4
2018-05-29iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUsHao Wei Tee1-5/+5
2018-05-29Revert "rt2800: use TXOP_BACKOFF for probe frames"Stanislaw Gruszka1-4/+3
2018-05-28Merge branch 'ib-chrome-platform-atmel-mxt-ts-device-properties' into working...Benson Leung1-29/+278
2018-05-28platform: chrome: Add input dependency for tablet switch driverArnd Bergmann1-0/+1
2018-05-28net: netsec: reduce DMA mask to 40 bitsArd Biesheuvel1-2/+2
2018-05-28ipv6: sr: fix memory OOB access in seg6_do_srh_encap/inlineMathieu Xhonneux1-2/+2
2018-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller9-43/+71
2018-05-28scsi: scsi_transport_srp: Fix shost to rport translationBart Van Assche1-2/+20
2018-05-29netfilter: nf_tables: increase nft_counters_enabled in nft_chain_stats_replace()Taehee Yoo1-1/+3
2018-05-29netfilter: nf_tables: fix NULL-ptr in nf_tables_dump_obj()Taehee Yoo1-2/+2
2018-05-29netfilter: nf_tables: disable preemption in nft_update_chain_stats()Pablo Neira Ayuso1-2/+2
2018-05-28bcache: Replace bch_read_string_list() by __sysfs_match_string()Andy Shevchenko1-35/+9
2018-05-28bcache: Move couple of functions to sysfs.cAndy Shevchenko3-40/+35
2018-05-28bcache: Move couple of string arrays to sysfs.cAndy Shevchenko3-20/+18
2018-05-28bcache: stop bcache device when backing device is offlineColy Li2-0/+55
2018-05-28aio: add missing break for the IOCB_CMD_FDSYNC caseChristoph Hellwig1-0/+1
2018-05-28tracing: Make the snapshot trigger work with instancesSteven Rostedt (VMware)3-8/+25
2018-05-28IB: Revert "remove redundant INFINIBAND kconfig dependencies"Arnd Bergmann8-8/+8
2018-05-28btrfs: use error code returned by btrfs_read_fs_root_no_name in search ioctlMisono Tomohiro1-3/+2
2018-05-28Btrfs: allow empty subvol= againOmar Sandoval1-0/+3
2018-05-28btrfs: fix describe_relocation when printing unknown flagsAnand Jain1-1/+1
2018-05-28btrfs: use kvzalloc for EXTENT_SAME temporary dataDavid Sterba1-7/+9
2018-05-28Btrfs: reuse cmp workspace in EXTENT_SAME ioctlTimofey Titovets1-39/+40
2018-05-28Btrfs: dedupe_file_range ioctl: remove 16MiB restrictionTimofey Titovets1-6/+18
2018-05-28Btrfs: split btrfs_extent_sameTimofey Titovets1-28/+36
2018-05-28Btrfs: reserve space for O_TMPFILE orphan item deletionOmar Sandoval1-1/+2
2018-05-28Btrfs: renumber BTRFS_INODE_ runtime flags and switch to enumsOmar Sandoval1-9/+11
2018-05-28Btrfs: get rid of unused orphan infrastructureOmar Sandoval6-99/+1
2018-05-28Btrfs: fix ENOSPC caused by orphan items reservationsOmar Sandoval1-120/+38
2018-05-28Btrfs: refactor btrfs_evict_inode() reserve refill danceOmar Sandoval1-71/+42
2018-05-28Btrfs: don't return ino to ino cache if inode item removal failsOmar Sandoval1-12/+13
2018-05-28Btrfs: delete dead code in btrfs_orphan_commit_root()Omar Sandoval1-12/+0
2018-05-28Btrfs: get rid of BTRFS_INODE_HAS_ORPHAN_ITEMOmar Sandoval2-57/+20
2018-05-28Btrfs: stop creating orphan items for truncateOmar Sandoval2-114/+51
2018-05-28Btrfs: don't BUG_ON() in btrfs_truncate_inode_items()Omar Sandoval1-1/+4
2018-05-28Btrfs: fix error handling in btrfs_truncate_inode_items()Omar Sandoval1-27/+28
2018-05-28Btrfs: update stale comments referencing vmtruncate()Omar Sandoval1-3/+2
2018-05-28btrfs: Remove stale comment about select_delayed_refNikolay Borisov1-4/+0
2018-05-28btrfs: sysfs: Add entry which shows if rmdir can work on subvolumesMisono Tomohiro1-0/+39
2018-05-28btrfs: sysfs: Use enum/define value for feature array definitionsTomohiro Misono2-7/+8
2018-05-28btrfs: add prefix "balance:" for log messagesAnand Jain1-14/+24
2018-05-28btrfs: unify naming of flags variables for SETFLAGS and XFLAGSDavid Sterba1-53/+53
2018-05-28btrfs: add FS_IOC_FSSETXATTR ioctlDavid Sterba1-0/+94
2018-05-28btrfs: add FS_IOC_FSGETXATTR ioctlDavid Sterba1-0/+20
2018-05-28btrfs: add helpers for FS_XFLAG_* conversionDavid Sterba1-0/+32
2018-05-28btrfs: rename btrfs_flags_to_ioctl to reflect which flags it touchesDavid Sterba1-4/+5
2018-05-28btrfs: rename check_flags to reflect which flags it touchesDavid Sterba1-2/+3
2018-05-28btrfs: rename btrfs_mask_flags to reflect which flags it touchesDavid Sterba1-4/+5
2018-05-28btrfs: rename btrfs_update_iflags to reflect which flags it touchesDavid Sterba3-5/+5
2018-05-28btrfs: use common variable for fs_devices in btrfs_destroy_dev_replace_tgtdevAnand Jain1-5/+7
2018-05-28btrfs: drop uuid_mutex in btrfs_destroy_dev_replace_tgtdevAnand Jain1-2/+0
2018-05-28btrfs: drop uuid_mutex in btrfs_dev_replace_finishingAnand Jain1-3/+0
2018-05-28btrfs: replace uuid_mutex by device_list_mutex in btrfs_open_devicesAnand Jain1-2/+3
2018-05-28btrfs: document uuid_mutex uasge in read_chunk_treeAnand Jain1-0/+4
2018-05-28btrfs: use existing cur_devices, cleanup btrfs_rm_deviceAnand Jain1-4/+9
2018-05-28btrfs: reduce uuid_mutex critical section while scanning devicesAnand Jain1-7/+5
2018-05-28btrfs: Unexport and rename btrfs_invalidate_inodesNikolay Borisov2-65/+65
2018-05-28btrfs: replace waitqueue_actvie with cond_wake_upDavid Sterba9-91/+40
2018-05-28btrfs: add barriers to btrfs_sync_log before log_commit_wait wakeupsDavid Sterba1-2/+8
2018-05-28btrfs: introduce conditional wakeup helpersDavid Sterba1-0/+22
2018-05-28btrfs: qgroup: Finish rescan when hit the last leaf of extent treeQu Wenruo1-0/+19
2018-05-28btrfs: qgroup: Search commit root for rescan to avoid missing extentQu Wenruo1-3/+6
2018-05-28btrfs: take the last remnants of ->d_fsdata use outAl Viro1-6/+0
2018-05-28btrfs: Do super block verification before writing it to diskQu Wenruo1-0/+43
2018-05-28btrfs: Refactor btrfs_check_super_validQu Wenruo1-4/+25
2018-05-28btrfs: Move btrfs_check_super_valid() to avoid forward declarationQu Wenruo1-150/+149
2018-05-28btrfs: Remove fs_info argument from populate_free_space_treeNikolay Borisov1-4/+3
2018-05-28btrfs: Remove fs_info argument from add_to_free_space_treeNikolay Borisov3-5/+3
2018-05-28btrfs: Remove fs_info argument from remove_from_free_space_treeNikolay Borisov3-8/+4
2018-05-28btrfs: Remove fs_info argument from __remove_from_free_space_treeNikolay Borisov3-13/+12
2018-05-28btrfs: Remove fs_info argument from remove_free_space_extentNikolay Borisov1-4/+3
2018-05-28btrfs: Remove fs_info argument from add_free_space_extentNikolay Borisov1-4/+3
2018-05-28btrfs: Remove fs_info argument from modify_free_space_bitmapNikolay Borisov1-6/+5
2018-05-28btrfs: Remove fs_info argument from update_free_space_extent_countNikolay Borisov1-5/+5
2018-05-28btrfs: Remove fs_info parameter from convert_free_space_to_extentsNikolay Borisov3-5/+3
2018-05-28btrfs: Remove fs_info argument from convert_free_space_to_bitmapsNikolay Borisov3-7/+4
2018-05-28btrfs: Remove fs_info parameter from remove_block_group_free_spaceNikolay Borisov4-6/+4
2018-05-28btrfs: Remove fs_info argument from add_new_free_spaceNikolay Borisov3-13/+10
2018-05-28btrfs: Remove fs_info parameter from add_new_free_space_infoNikolay Borisov1-4/+3
2018-05-28btrfs: Remove fs_info argument from __add_to_free_space_treeNikolay Borisov3-22/+19
2018-05-28btrfs: Remove fs_info argument from __add_block_group_free_spaceNikolay Borisov1-9/+6
2018-05-28btrfs: Remove fs_info argument from add_block_group_free_spaceNikolay Borisov4-4/+3
2018-05-28btrfs: Make btrfs_init_dummy_trans initialize trans' fs_info fieldNikolay Borisov4-9/+12
2018-05-28btrfs: Add assert in __btrfs_del_delalloc_inodeNikolay Borisov1-0/+1
2018-05-28btrfs: incremental send, improve rmdir performance for large directoryRobbie Ko1-9/+22
2018-05-28btrfs: incremental send, move allocation until it's needed in orphan_dir_infoRobbie Ko1-7/+6
2018-05-28btrfs: split delayed ref head initialization and additionNikolay Borisov1-25/+22
2018-05-28btrfs: Use init_delayed_ref_head in add_delayed_ref_headNikolay Borisov1-59/+4
2018-05-28btrfs: Introduce init_delayed_ref_headNikolay Borisov1-0/+65
2018-05-28btrfs: Open-code add_delayed_data_refNikolay Borisov1-40/+22
2018-05-28btrfs: Open-code add_delayed_tree_refNikolay Borisov1-45/+20
2018-05-28btrfs: Use init_delayed_ref_common in add_delayed_data_refNikolay Borisov1-25/+10
2018-05-28btrfs: Use init_delayed_ref_common in add_delayed_tree_refNikolay Borisov1-24/+11
2018-05-28btrfs: Factor out common delayed refs init codeNikolay Borisov1-0/+51
2018-05-28btrfs: return original error code when failing from option parsingChengguang Xu1-3/+1
2018-05-28btrfs: remove redundant btrfs_balance_control::fs_infoDavid Sterba3-9/+6
2018-05-28btrfs: qgroup: Allow trace_btrfs_qgroup_account_extent() to record its transidQu Wenruo2-10/+14
2018-05-28btrfs: send: fix spelling mistake: "send_in_progres" -> "send_in_progress"Colin Ian King1-1/+1
2018-05-28btrfs: Remove devid parameter from btrfs_rmap_blockNikolay Borisov3-9/+5
2018-05-28btrfs: trace: Allow trace_qgroup_update_counters() to record old rfer/excl valueQu Wenruo2-9/+13
2018-05-28btrfs: Unexport btrfs_alloc_delalloc_workNikolay Borisov2-10/+8
2018-05-28btrfs: Remove delayed_iput member from btrfs_delalloc_workNikolay Borisov2-11/+4
2018-05-28btrfs: Remove delay_iput parameter from __start_delalloc_inodesNikolay Borisov1-9/+5
2018-05-28btrfs: Remove delayed_iput parameter from btrfs_start_delalloc_inodesNikolay Borisov3-4/+4
2018-05-28btrfs: Remove delayed_iput parameter of btrfs_start_delalloc_rootsNikolay Borisov5-9/+7