index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
f2fs: factor out discard command info into discard_cmd_control
Jaegeuk Kim
2017-02-23
4
-22
/
+69
*
f2fs: reorganize stat information
Jaegeuk Kim
2017-02-23
1
-4
/
+4
*
f2fs: clean up flush/discard command namings
Jaegeuk Kim
2017-02-23
3
-61
/
+59
*
f2fs: check in-memory sit version bitmap
Chao Yu
2017-02-23
2
-4
/
+30
*
f2fs: check in-memory nat version bitmap
Chao Yu
2017-02-23
3
-0
/
+29
*
f2fs: check in-memory block bitmap
Chao Yu
2017-02-23
2
-2
/
+36
*
f2fs: introduce FI_ATOMIC_COMMIT
Chao Yu
2017-02-23
5
-9
/
+26
*
f2fs: clean up with list_{first, last}_entry
Chao Yu
2017-02-23
3
-5
/
+5
*
f2fs: return fs_trim if there is no candidate
Jaegeuk Kim
2017-02-23
3
-5
/
+34
*
f2fs: avoid needless checkpoint in f2fs_trim_fs
Jaegeuk Kim
2017-02-22
1
-8
/
+9
*
f2fs: relax async discard commands more
Jaegeuk Kim
2017-01-29
4
-11
/
+27
*
f2fs: drop exist_data for inline_data when truncated to 0
Jaegeuk Kim
2017-01-29
1
-0
/
+2
*
f2fs: don't allow encrypted operations without keys
Jaegeuk Kim
2017-01-29
1
-0
/
+12
*
f2fs: show the max number of atomic operations
Jaegeuk Kim
2017-01-29
4
-2
/
+31
*
f2fs: get io size bit from mount option
Jaegeuk Kim
2017-01-29
2
-0
/
+24
*
f2fs: support IO alignment for DATA and NODE writes
Jaegeuk Kim
2017-01-29
6
-6
/
+84
*
f2fs: add submit_bio tracepoint
Jaegeuk Kim
2017-01-29
2
-19
/
+38
*
f2fs: fix wrong tracepoints for op and op_flags
Jaegeuk Kim
2017-01-29
1
-16
/
+25
*
f2fs: reassign new segment for mode=lfs
Jaegeuk Kim
2017-01-29
1
-3
/
+0
*
f2fs: fix a missing discard prefree segments
Yunlei He
2017-01-29
1
-1
/
+9
*
f2fs: use rb_entry_safe
Geliang Tang
2017-01-29
1
-11
/
+6
*
f2fs: add a case of no need to read a page in write begin
Yunlei He
2017-01-29
1
-1
/
+6
*
f2fs: fix a problem of using memory after free
Yunlei He
2017-01-29
1
-2
/
+3
*
f2fs: remove unneeded condition
Dan Carpenter
2017-01-29
1
-3
/
+3
*
f2fs: don't cache nat entry if out of memory
Chao Yu
2017-01-29
1
-7
/
+20
*
f2fs: remove unused values in recover_fsync_data
Yunlei He
2017-01-29
1
-4
/
+0
*
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-01-29
2
-4
/
+24
|
\
|
*
i2c: imx-lpi2c: add VLLS mode support
Gao Pan
2017-01-26
1
-0
/
+20
|
*
i2c: i2c-cadence: Initialize configuration before probing devices
Mike Looijmans
2017-01-25
1
-4
/
+4
*
|
Merge tag 'nfs-for-4.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2017-01-28
7
-3
/
+14
|
\
\
|
*
|
pNFS: Fix a reference leak in _pnfs_return_layout
Trond Myklebust
2017-01-26
1
-1
/
+1
|
*
|
nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"
Chuck Lever
2017-01-26
1
-0
/
+1
|
*
|
SUNRPC: cleanup ida information when removing sunrpc module
Kinglong Mee
2017-01-24
3
-0
/
+7
|
*
|
NFSv4.0: always send mode in SETATTR after EXCLUSIVE4
Benjamin Coddington
2017-01-24
1
-1
/
+2
|
*
|
nfs: Don't increment lock sequence ID after NFS4ERR_MOVED
Chuck Lever
2017-01-24
1
-1
/
+2
|
*
|
NFSv4.1: Fix a deadlock in layoutget
Trond Myklebust
2017-01-24
1
-0
/
+1
|
|
/
*
|
Merge tag 'md/4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2017-01-28
4
-45
/
+194
|
\
\
|
*
|
md/r5cache: disable write back for degraded array
Song Liu
2017-01-24
3
-7
/
+56
|
*
|
md/r5cache: shift complex rmw from read path to write path
Song Liu
2017-01-24
1
-4
/
+45
|
*
|
md/r5cache: flush data only stripes in r5l_recovery_log()
Song Liu
2017-01-24
2
-16
/
+45
|
*
|
md/raid5: move comment of fetch_block to right location
Song Liu
2017-01-24
1
-7
/
+6
|
*
|
md/r5cache: read data into orig_page for prexor of cached data
Song Liu
2017-01-24
3
-9
/
+42
|
*
|
md/raid5-cache: delete meaningless code
Shaohua Li
2017-01-24
1
-2
/
+0
*
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2017-01-28
1
-1
/
+7
|
\
\
\
|
*
|
|
arm64: skip register_cpufreq_notifier on ACPI-based systems
Prashanth Prakash
2017-01-27
1
-1
/
+7
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'arc-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2017-01-28
7
-54
/
+66
|
\
\
\
|
*
|
|
ARC: [arcompact] handle unaligned access delay slot corner case
Vineet Gupta
2017-01-27
1
-1
/
+2
|
*
|
|
ARCv2: smp-boot: wake_flag polling by non-Masters needs to be uncached
Vineet Gupta
2017-01-24
1
-3
/
+16
|
*
|
|
ARC: smp-boot: Decouple Non masters waiting API from jump to entry point
Vineet Gupta
2017-01-24
2
-9
/
+11
|
*
|
|
ARCv2: MCIP: update the BCR per current changes
Vineet Gupta
2017-01-24
2
-10
/
+9
[next]