summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* f2fs: check in-memory nat version bitmapChao Yu2017-02-223-0/+29
* f2fs: check in-memory block bitmapChao Yu2017-02-222-2/+36
* f2fs: introduce FI_ATOMIC_COMMITChao Yu2017-02-225-9/+26
* f2fs: clean up with list_{first, last}_entryChao Yu2017-02-223-5/+5
* f2fs: return fs_trim if there is no candidateJaegeuk Kim2017-02-223-5/+34
* f2fs: avoid needless checkpoint in f2fs_trim_fsJaegeuk Kim2017-02-221-8/+9
* f2fs: relax async discard commands moreJaegeuk Kim2017-01-294-11/+27
* f2fs: drop exist_data for inline_data when truncated to 0Jaegeuk Kim2017-01-291-0/+2
* f2fs: don't allow encrypted operations without keysJaegeuk Kim2017-01-291-0/+12
* f2fs: show the max number of atomic operationsJaegeuk Kim2017-01-294-2/+31
* f2fs: get io size bit from mount optionJaegeuk Kim2017-01-292-0/+24
* f2fs: support IO alignment for DATA and NODE writesJaegeuk Kim2017-01-296-6/+84
* f2fs: add submit_bio tracepointJaegeuk Kim2017-01-292-19/+38
* f2fs: fix wrong tracepoints for op and op_flagsJaegeuk Kim2017-01-291-16/+25
* f2fs: reassign new segment for mode=lfsJaegeuk Kim2017-01-291-3/+0
* f2fs: fix a missing discard prefree segmentsYunlei He2017-01-291-1/+9
* f2fs: use rb_entry_safeGeliang Tang2017-01-291-11/+6
* f2fs: add a case of no need to read a page in write beginYunlei He2017-01-291-1/+6
* f2fs: fix a problem of using memory after freeYunlei He2017-01-291-2/+3
* f2fs: remove unneeded conditionDan Carpenter2017-01-291-3/+3
* f2fs: don't cache nat entry if out of memoryChao Yu2017-01-291-7/+20
* f2fs: remove unused values in recover_fsync_dataYunlei He2017-01-291-4/+0
* Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-01-282-4/+24
|\
| * i2c: imx-lpi2c: add VLLS mode supportGao Pan2017-01-261-0/+20
| * i2c: i2c-cadence: Initialize configuration before probing devicesMike Looijmans2017-01-251-4/+4
* | Merge tag 'nfs-for-4.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2017-01-287-3/+14
|\ \
| * | pNFS: Fix a reference leak in _pnfs_return_layoutTrond Myklebust2017-01-261-1/+1
| * | nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"Chuck Lever2017-01-261-0/+1
| * | SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee2017-01-243-0/+7
| * | NFSv4.0: always send mode in SETATTR after EXCLUSIVE4Benjamin Coddington2017-01-241-1/+2
| * | nfs: Don't increment lock sequence ID after NFS4ERR_MOVEDChuck Lever2017-01-241-1/+2
| * | NFSv4.1: Fix a deadlock in layoutgetTrond Myklebust2017-01-231-0/+1
| |/
* | Merge tag 'md/4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2017-01-284-45/+194
|\ \
| * | md/r5cache: disable write back for degraded arraySong Liu2017-01-243-7/+56
| * | md/r5cache: shift complex rmw from read path to write pathSong Liu2017-01-241-4/+45
| * | md/r5cache: flush data only stripes in r5l_recovery_log()Song Liu2017-01-242-16/+45
| * | md/raid5: move comment of fetch_block to right locationSong Liu2017-01-241-7/+6
| * | md/r5cache: read data into orig_page for prexor of cached dataSong Liu2017-01-243-9/+42
| * | md/raid5-cache: delete meaningless codeShaohua Li2017-01-241-2/+0
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-01-281-1/+7
|\ \ \
| * | | arm64: skip register_cpufreq_notifier on ACPI-based systemsPrashanth Prakash2017-01-271-1/+7
| | |/ | |/|
* | | Merge tag 'arc-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2017-01-287-54/+66
|\ \ \
| * | | ARC: [arcompact] handle unaligned access delay slot corner caseVineet Gupta2017-01-271-1/+2
| * | | ARCv2: smp-boot: wake_flag polling by non-Masters needs to be uncachedVineet Gupta2017-01-241-3/+16
| * | | ARC: smp-boot: Decouple Non masters waiting API from jump to entry pointVineet Gupta2017-01-242-9/+11
| * | | ARCv2: MCIP: update the BCR per current changesVineet Gupta2017-01-242-10/+9
| * | | ARC: udelay: fix inline assembler by adding LP_COUNT to clobber listVineet Gupta2017-01-241-1/+3
| * | | ARCv2: MCIP: Deprecate setting of affinity in Device TreeYuriy Kolerov2017-01-242-30/+25
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-01-27113-562/+916
|\ \ \
| * | | ISDN: eicon: silence misleading array-bounds warningArnd Bergmann2017-01-271-1/+2