index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
proc: use do-while in name_to_int()
Alexey Dobriyan
2017-11-18
1
-2
/
+2
*
proc: : uninline name_to_int()
Alexey Dobriyan
2017-11-18
3
-22
/
+25
*
proc, coredump: add CoreDumping flag to /proc/pid/status
Roman Gushchin
2017-11-18
1
-0
/
+6
*
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-17
9
-135
/
+296
|
\
|
*
dax: fix PMD faults on zero-length files
Jeff Moyer
2017-11-15
1
-3
/
+3
|
*
fs, dax: unify IOMAP_F_DIRTY read vs write handling policy in the dax core
Dan Williams
2017-11-14
3
-5
/
+16
|
*
xfs: support for synchronous DAX faults
Christoph Hellwig
2017-11-03
2
-1
/
+19
|
*
xfs: Implement xfs_filemap_pfn_mkwrite() using __xfs_filemap_fault()
Jan Kara
2017-11-03
2
-27
/
+4
|
*
ext4: Support for synchronous DAX faults
Jan Kara
2017-11-03
3
-1
/
+46
|
*
ext4: Simplify error handling in ext4_dax_huge_fault()
Jan Kara
2017-11-03
1
-6
/
+7
|
*
dax: Implement dax_finish_sync_fault()
Jan Kara
2017-11-03
1
-0
/
+83
|
*
dax, iomap: Add support for synchronous faults
Jan Kara
2017-11-03
1
-2
/
+37
|
*
mm: Define MAP_SYNC and VM_SYNC flags
Jan Kara
2017-11-03
1
-0
/
+1
|
*
dax: Allow tuning whether dax_insert_mapping_entry() dirties entry
Jan Kara
2017-11-03
1
-7
/
+7
|
*
dax: Allow dax_iomap_fault() to return pfn
Jan Kara
2017-11-03
4
-10
/
+11
|
*
dax: Fix comment describing dax_iomap_fault()
Jan Kara
2017-11-03
1
-1
/
+2
|
*
dax: Inline dax_pmd_insert_mapping() into the callsite
Jan Kara
2017-11-03
1
-28
/
+19
|
*
dax: Inline dax_insert_mapping() into the callsite
Jan Kara
2017-11-03
1
-27
/
+19
|
*
dax: Create local variable for vmf->flags & FAULT_FLAG_WRITE test
Jan Kara
2017-11-03
1
-2
/
+3
|
*
dax: Create local variable for VMA in dax_iomap_pte_fault()
Jan Kara
2017-11-03
1
-2
/
+3
|
*
dax: Factor out getting of pfn out of iomap
Jan Kara
2017-11-03
1
-40
/
+43
|
*
dax: Simplify arguments of dax_insert_mapping()
Jan Kara
2017-11-03
1
-16
/
+16
*
|
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-11-16
3
-6
/
+26
|
\
\
|
*
\
Merge branch 'fdpic' of http://git.linaro.org/people/nicolas.pitre/linux into...
Russell King
2017-10-03
3
-6
/
+26
|
|
\
\
|
|
*
|
binfmt_elf_fdpic: fix crash on MMU system with dynamic binaries
Nicolas Pitre
2017-09-11
1
-2
/
+6
|
|
*
|
binfmt_elf: don't attempt to load FDPIC binaries
Nicolas Pitre
2017-09-11
1
-2
/
+13
|
|
*
|
ARM: enable elf_fdpic on systems with an MMU
Nicolas Pitre
2017-09-11
2
-2
/
+7
|
|
*
|
ARM: add ELF_FDPIC support
Nicolas Pitre
2017-09-11
1
-1
/
+1
*
|
|
|
Merge tag 'f2fs-for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-16
20
-612
/
+1495
|
\
\
\
\
|
*
|
|
|
f2fs: deny accessing encryption policy if encryption is off
Chao Yu
2017-11-15
1
-0
/
+5
|
*
|
|
|
f2fs: inject fault in inc_valid_node_count
Chao Yu
2017-11-14
1
-0
/
+7
|
*
|
|
|
f2fs: fix to clear FI_NO_PREALLOC
Chao Yu
2017-11-14
1
-0
/
+1
|
*
|
|
|
f2fs: expose quota information in debugfs
Jaegeuk Kim
2017-11-14
2
-2
/
+19
|
*
|
|
|
f2fs: separate nat entry mem alloc from nat_tree_lock
Yunlei He
2017-11-14
1
-39
/
+59
|
*
|
|
|
f2fs: validate before set/clear free nat bitmap
LiFan
2017-11-11
1
-7
/
+10
|
*
|
|
|
f2fs: avoid opened loop codes in __add_ino_entry
Chao Yu
2017-11-10
1
-6
/
+4
|
*
|
|
|
f2fs: apply write hints to select the type of segments for buffered write
Hyunchul Lee
2017-11-09
1
-1
/
+13
|
*
|
|
|
f2fs: introduce scan_curseg_cache for cleanup
Chao Yu
2017-11-09
1
-26
/
+23
|
*
|
|
|
f2fs: optimize the way of traversing free_nid_bitmap
Fan Li
2017-11-09
1
-5
/
+5
|
*
|
|
|
f2fs: keep scanning until enough free nids are acquired
Fan Li
2017-11-09
1
-1
/
+1
|
*
|
|
|
f2fs: trace checkpoint reason in fsync()
Chao Yu
2017-11-07
2
-16
/
+30
|
*
|
|
|
f2fs: keep isize once block is reserved cross EOF
Chao Yu
2017-11-07
1
-4
/
+6
|
*
|
|
|
f2fs: avoid race in between GC and block exchange
Chao Yu
2017-11-06
2
-5
/
+28
|
*
|
|
|
f2fs: save a multiplication for last_nid calculation
Fan Li
2017-11-06
1
-1
/
+1
|
*
|
|
|
f2fs: fix summary info corruption
Chao Yu
2017-11-06
2
-1
/
+29
|
*
|
|
|
f2fs: remove dead code in update_meta_page
Chao Yu
2017-11-06
1
-5
/
+1
|
*
|
|
|
f2fs: remove unneeded semicolon
Chao Yu
2017-11-06
1
-1
/
+1
|
*
|
|
|
f2fs: don't bother with inode->i_version
Jeff Layton
2017-11-06
1
-2
/
+0
|
*
|
|
|
f2fs: check curseg space before foreground GC
Chao Yu
2017-11-06
1
-0
/
+30
|
*
|
|
|
f2fs: use rw_semaphore to protect SIT cache
Chao Yu
2017-11-06
3
-22
/
+26
[next]