aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()Theodore Ts'o2017-12-313-54/+74
* WDT: Remove debug logAnmin Hsu2017-12-301-2/+2
* BACKPORT: audit: consistently record PIDs with task_tgid_nr()Paul Moore2017-12-283-9/+15
* crypto: remove duplicate impl.Mister Oyster2017-12-279-4232/+0
* defconfig: enable CRC32_ARM64 algoMister Oyster2017-12-271-1/+1
* ANDROID: dm verity fec: initialize recursion levelSami Tolvanen2017-12-271-0/+1
* ANDROID: dm verity fec: limit error correction recursionSami Tolvanen2017-12-272-1/+14
* ANDROID: dm verity fec: add missing release from fec_ktypeSami Tolvanen2017-12-271-1/+2
* ANDROID: dm: Mounting root as linear device when verity disabledBadhri Jagan Sridharan2017-12-273-23/+113
* ANDROID: dm verity fec: add sysfs attribute fec/correctedSami Tolvanen2017-12-272-1/+47
* ANDROID: dm: Add android verity targetBadhri Jagan Sridharan2017-12-276-8/+903
* CHROMIUM: dm: boot time specification of dm=Will Drewry2017-12-279-0/+516
* dm verity: add ignore_zero_blocks featureSami Tolvanen2017-12-274-10/+94
* dm verity: add support for forward error correctionSami Tolvanen2017-12-277-6/+1075
* dm verity: factor out verity_for_bv_block()Sami Tolvanen2017-12-272-27/+64
* dm verity: factor out structures and functions useful to separate objectSami Tolvanen2017-12-272-109/+134
* dm verity: move dm-verity.c to dm-verity-target.cSami Tolvanen2017-12-272-0/+1
* dm verity: separate function for parsing opt argsSami Tolvanen2017-12-271-28/+43
* dm verity: clean up duplicate hashing codeSami Tolvanen2017-12-271-116/+147
* dm verity: port upstream changes to 3.10Sami Tolvanen2017-12-272-38/+89
* dm-verity: Add modes and emit uevent on corrupted blocksSami Tolvanen2017-12-272-10/+100
* dm: Stop the dm_request calls in idleAnilKumar Chimata2017-12-271-1/+1
* UPSTREAM: block: disable entropy contributions for nonrot devicesMike Snitzer2017-12-2711-2/+15
* dm-crypt: remove io_poolMikulas Patocka2017-12-271-20/+1
* dm-crypt: sort writesMikulas Patocka2017-12-271-15/+35
* dm-crypt: offload writes to threadMikulas Patocka2017-12-271-23/+97
* dm-crypt: avoid deadlock in mempoolsMikulas Patocka2017-12-271-5/+36
* dm-crypt: don't allocate pages for a partial requestMikulas Patocka2017-12-271-110/+29
* dm-crypt: use per-bio dataMikulas Patocka2017-12-271-14/+26
* dm-crypt: run in a WQ_HIGHPRI workqueueTim Murray2017-12-271-1/+3
* dm-crypt: use unbound workqueue for request processingMikulas Patocka2017-12-271-4/+2
* arm64: dts: add DT entry to mount /system early during bootfire8552017-12-273-0/+51
* defconfig: regen and disable MTK_PASSPOINT_R1_SUPPORTMister Oyster2017-12-271-2/+1
* fsync: __FUNCTION__ > __func__ & indentation cleanupMister Oyster2017-12-261-19/+17
* scripts/recordmcount.pl: There is no -m32 gcc option on Super-H anymoreMichael Karcher2017-12-261-1/+0
* modpost: remove all traces of cpuinit/cpuexit sectionsPaul Gortmaker2017-12-262-55/+9
* vfs: conditionally clear close-on-exec flagLinus Torvalds2017-12-261-1/+2
* vfs: Fix pathological performance case for __alloc_fd()Linus Torvalds2017-12-262-4/+37
* perf: Use hrtimers for event multiplexingStephane Eranian2017-12-263-9/+109
* cpu: Defer smpboot kthread unparking until CPU known to schedulerPaul E. McKenney2017-12-263-3/+34
* fs: xattr: Use kvfree()Richard Weinberger2017-12-261-24/+14
* fs/xattr.c: zero out memory copied to userspace in getxattrMichal Hocko2017-12-261-1/+1
* initramfs: avoid "label at end of compound statement" errorLinus Torvalds2017-12-261-0/+1
* init: Move stack canary initialization after setup_archLaura Abbott2017-12-261-5/+4
* init: apply SCHED_FIFO to kthreaddSteve Muckle2017-12-261-0/+2
* readahead: Fix an error (thx ramgear)hellsgod2017-12-261-2/+2
* Readahead: Optimize divide/multiply by power of 2 using L/R shift (thx ramgear)hellsgod2017-12-261-10/+10
* UPSTREAM: arm64: jump labels: NOP out NOP -> NOP replacementMark Rutland2017-12-251-14/+9
* arm64: use the new *_relaxed macros for lower power usagefranciscofranco2017-12-2517-39/+42
* lib: clean up put_cpu_var usageShaohua Li2017-12-251-2/+2