summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* btrfs: add incompat for raid1 with 3, 4 copiesDavid Sterba2019-11-181-0/+1
* btrfs: add support for 4-copy replication (raid1c4)David Sterba2019-11-182-1/+6
* btrfs: add support for 3-copy replication (raid1c3)David Sterba2019-11-182-2/+7
* btrfs: add dedicated members for start and length of a block groupDavid Sterba2019-11-181-8/+8
* btrfs: move block_group_item::used to block groupDavid Sterba2019-11-181-3/+2
* btrfs: add blake2b to checksumming algorithmsDavid Sterba2019-11-181-0/+1
* btrfs: add sha256 to checksumming algorithmJohannes Thumshirn2019-11-181-0/+1
* btrfs: add xxhash64 to checksumming algorithmsJohannes Thumshirn2019-11-181-0/+1
* btrfs: tracepoints: constify all pointersDavid Sterba2019-11-181-26/+26
* btrfs: tracepoints: drop typecasts from printkDavid Sterba2019-11-181-15/+13
* btrfs: use enum for extent type definesChengguang Xu2019-11-181-4/+6
* btrfs: get rid of pointless wtag variable in async-thread.cOmar Sandoval2019-11-181-3/+3
* Merge tag 'iommu-fixes-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-11-171-2/+4
|\
| * iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macrosEric Auger2019-11-111-2/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-11-175-3/+11
|\ \
| * | ptp: Introduce strict checking of external time stamp options.Richard Cochran2019-11-151-1/+3
| * | ptp: Validate requests to enable time stamping of external signals.Richard Cochran2019-11-151-0/+1
| * | can: af_can: export can_sock_destruct()Oleksij Rempel2019-11-131-0/+1
| * | devlink: Add method for time-stamp on reporter's dumpAya Levin2019-11-121-0/+1
| * | tcp: remove redundant new line from tcp_event_sk_skbTony Lu2019-11-101-1/+1
| * | devlink: disallow reload operation during device cleanupJiri Pirko2019-11-101-1/+4
* | | mm/memory_hotplug: fix try_offline_node()David Hildenbrand2019-11-161-0/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-11-121-0/+1
|\ \ \
| * | | KVM: MMU: Do not treat ZONE_DEVICE pages as being reservedSean Christopherson2019-11-121-0/+1
| | |/ | |/|
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-11-122-23/+13
|\ \ \ | |/ / |/| |
| * | kvm: Add helper function for creating VM worker threadsJunaid Shahid2019-11-041-0/+6
| * | cpu/speculation: Uninline and export CPU mitigations helpersTyler Hicks2019-11-041-23/+2
| * | x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli2019-11-041-0/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxThomas Gleixner2019-11-0429-84/+180
| |\ \
| * | | x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta2019-10-281-0/+3
* | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-11-102-3/+3
|\ \ \ \
| * | | | reset: fix reset_control_ops kerneldoc commentRandy Dunlap2019-10-281-1/+1
| * | | | reset: fix reset_control_get_exclusive kerneldoc commentPhilipp Zabel2019-10-241-1/+1
| * | | | reset: fix reset_control_lookup kerneldoc commentPhilipp Zabel2019-10-241-1/+1
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-11-101-7/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | timekeeping/vsyscall: Update VDSO data unconditionallyHuacai Chen2019-11-041-7/+0
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-11-0917-22/+34
|\ \ \ \
| * | | | net: fix data-race in neigh_event_send()Eric Dumazet2019-11-081-2/+2
| * | | | net/fq_impl: Switch to kvmalloc() for memory allocationToke Høiland-Jørgensen2019-11-081-2/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-11-071-1/+2
| |\ \ \ \
| | * | | | netfilter: nf_tables: Align nft_expr private data to 64-bitLukas Wunner2019-11-041-1/+2
| | |/ / /
| * | | | net/tls: add a TX lockJakub Kicinski2019-11-071-0/+5
| * | | | net: prevent load/store tearing on sk->sk_stampEric Dumazet2019-11-061-2/+2
| * | | | net/tls: fix sk_msg trim on fallback to copy modeJakub Kicinski2019-11-061-3/+6
| * | | | net: sched: prevent duplicate flower rules from tcf_proto destroy raceJohn Hurley2019-11-061-0/+4
| * | | | bonding: fix state transition issue in link monitoringJay Vosburgh2019-11-061-2/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-11-061-2/+2
| |\ \ \ \
| | * | | | bpf: Change size to u64 for bpf_map_{area_alloc, charge_init}()Björn Töpel2019-10-311-2/+2
| * | | | | can: don't use deprecated license identifiersYegor Yefremov2019-11-058-8/+8
| | |/ / / | |/| | |
* | | | | Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-blockLinus Torvalds2019-11-091-0/+1
|\ \ \ \ \