index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-11-17
9
-37
/
+37
|
\
|
*
vfs: grab the lock instead of blocking in __fd_install during resizing
Mateusz Guzik
2017-11-05
1
-4
/
+7
|
*
vfs: stop clearing close on exec when closing a fd
Mateusz Guzik
2017-11-05
1
-1
/
+0
|
*
fs: make fiemap work from compat_ioctl
Josef Bacik
2017-11-05
1
-0
/
+1
|
*
coda: fix 'kernel memory exposure attempt' in fsync
Jan Harkes
2017-11-05
1
-2
/
+1
|
*
pstore: remove unneeded unlikely()
Hirofumi Nakagawa
2017-11-05
1
-1
/
+1
|
*
vfs: remove unneeded unlikely()
Hirofumi Nakagawa
2017-11-05
1
-1
/
+1
|
*
make vfs_ustat() static
Al Viro
2017-10-14
1
-1
/
+1
|
*
do_handle_open() should be static
Al Viro
2017-10-14
1
-2
/
+2
|
*
elf_fdpic: fix unused variable warning
Arnd Bergmann
2017-10-12
1
-0
/
+2
|
*
fold destroy_super() into __put_super()
Al Viro
2017-10-11
1
-21
/
+10
|
*
new helper: destroy_unused_super()
Al Viro
2017-10-11
1
-12
/
+19
*
|
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-17
3
-36
/
+15
|
\
\
|
*
|
iomap_dio_actor(): fix iov_iter bugs
Al Viro
2017-10-11
1
-9
/
+15
|
*
|
orangefs: remove detritus from struct orangefs_kiocb_s
Al Viro
2017-10-11
1
-6
/
+0
|
*
|
kill iov_shorten()
Al Viro
2017-10-11
1
-21
/
+0
*
|
|
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-11-17
9
-251
/
+108
|
\
\
\
|
*
|
|
coredump: call do_unlinkat directly instead of sys_unlink
Christoph Hellwig
2017-11-10
1
-6
/
+1
|
*
|
|
fs: expose do_unlinkat for built-in callers
Christoph Hellwig
2017-11-10
2
-7
/
+6
|
*
|
|
ext4: take handling of EXT4_IOC_GROUP_ADD into a helper, get rid of set_fs()
Al Viro
2017-11-10
1
-43
/
+43
|
*
|
|
i2c compat ioctls: move to ->compat_ioctl()
Al Viro
2017-09-20
1
-122
/
+0
|
*
|
|
get_compat_sigset()
Al Viro
2017-09-19
3
-12
/
+4
|
*
|
|
io_getevents: Use timespec64 to represent timeouts
Deepa Dinamani
2017-09-19
1
-25
/
+30
|
*
|
|
select: Use get/put_timespec64
Deepa Dinamani
2017-09-19
1
-36
/
+24
|
|
|
/
|
|
/
|
*
|
|
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-14
1
-3
/
+3
|
*
|
|
fs, dax: unify IOMAP_F_DIRTY read vs write handling policy in the dax core
Dan Williams
2017-11-13
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-02
3
-6
/
+26
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
binfmt_elf_fdpic: fix crash on MMU system with dynamic binaries
Nicolas Pitre
2017-09-10
1
-2
/
+6
|
|
*
|
|
binfmt_elf: don't attempt to load FDPIC binaries
Nicolas Pitre
2017-09-10
1
-2
/
+13
|
|
*
|
|
ARM: enable elf_fdpic on systems with an MMU
Nicolas Pitre
2017-09-10
2
-2
/
+7
|
|
*
|
|
ARM: add ELF_FDPIC support
Nicolas Pitre
2017-09-10
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
|
\
\
\
\
\
[next]