| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-06-10 | 1 | -0/+1 |
|\ |
|
| * | rseq: Introduce restartable sequences system call | Mathieu Desnoyers | 2018-06-06 | 1 | -0/+1 |
* | | Merge branch 'proc-cmdline' | Linus Torvalds | 2018-06-10 | 1 | -112/+99 |
|\ \ |
|
| * | | fs/proc: simplify and clarify get_mm_cmdline() function | Linus Torvalds | 2018-05-18 | 1 | -121/+65 |
| * | | fs/proc: re-factor proc_pid_cmdline_read() a bit | Linus Torvalds | 2018-05-17 | 1 | -25/+39 |
* | | | hpfs: Use EUCLEAN for filesystem errors | Mikulas Patocka | 2018-06-09 | 1 | -2/+1 |
* | | | Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-06-09 | 1 | -71/+1 |
|\ \ \ |
|
| * | | | ncpfs: remove compat functionality | Greg Kroah-Hartman | 2018-06-05 | 1 | -71/+1 |
* | | | | Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-06-09 | 8 | -52/+217 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next | Dan Williams | 2018-06-09 | 1 | -9/+12 |
| |\ \ \ \ |
|
| | * | | | | dax: Report bytes remaining in dax_iomap_actor() | Dan Williams | 2018-05-23 | 1 | -9/+11 |
| | * | | | | dax: Introduce a ->copy_to_iter dax operation | Dan Williams | 2018-05-23 | 1 | -1/+2 |
| * | | | | | Merge branch 'for-4.18/dax' into libnvdimm-for-next | Dan Williams | 2018-06-09 | 8 | -43/+205 |
| |\ \ \ \ \ |
|
| | * | | | | | dax: dax_insert_mapping_entry always succeeds | Matthew Wilcox | 2018-06-03 | 1 | -16/+2 |
| | * | | | | | xfs, dax: introduce xfs_break_dax_layouts() | Dan Williams | 2018-05-22 | 1 | -10/+51 |
| | * | | | | | xfs: prepare xfs_break_layouts() for another layout type | Dan Williams | 2018-05-22 | 6 | -15/+53 |
| | * | | | | | xfs: prepare xfs_break_layouts() to be called with XFS_MMAPLOCK_EXCL | Dan Williams | 2018-05-22 | 4 | -12/+11 |
| | * | | | | | mm, fs, dax: handle layout changes to pinned dax mappings | Dan Williams | 2018-05-22 | 1 | -0/+97 |
| | * | | | | | mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS | Dan Williams | 2018-05-22 | 1 | -0/+1 |
* | | | | | | | Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2018-06-08 | 3 | -1/+20 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | fs: aio ioprio use ioprio_check_cap ret val | Adam Manzanares | 2018-06-04 | 1 | -2/+2 |
| * | | | | | | | fs: iomap dio set bio prio from kiocb prio | Adam Manzanares | 2018-05-31 | 1 | -0/+1 |
| * | | | | | | | fs: blkdev set bio prio from kiocb prio | Adam Manzanares | 2018-05-31 | 1 | -0/+2 |
| * | | | | | | | fs: Add aio iopriority support | Adam Manzanares | 2018-05-31 | 1 | -0/+16 |
| * | | | | | | | fs: Convert kiocb rw_hint from enum to u16 | Adam Manzanares | 2018-05-31 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2018-06-08 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | fix proc_fill_cache() in case of d_alloc_parallel() failure | Al Viro | 2018-06-08 | 1 | -3/+3 |
* | | | | | | | | | autofs: small cleanup in autofs_getpath() | Dan Carpenter | 2018-06-08 | 1 | -3/+3 |
* | | | | | | | | | autofs: clean up includes | Ian Kent | 2018-06-08 | 6 | -30/+2 |
* | | | | | | | | | autofs: comment on selinux changes needed for module autoload | Ian Kent | 2018-06-08 | 1 | -0/+6 |
* | | | | | | | | | autofs: create autofs Kconfig and Makefile | Ian Kent | 2018-06-08 | 5 | -0/+37 |
* | | | | | | | | | autofs: delete fs/autofs4 source files | Ian Kent | 2018-06-08 | 8 | -3619/+0 |
* | | | | | | | | | autofs: update fs/autofs4/Makefile | Ian Kent | 2018-06-08 | 1 | -1/+3 |
* | | | | | | | | | autofs: update fs/autofs4/Kconfig | Ian Kent | 2018-06-08 | 1 | -10/+22 |
* | | | | | | | | | autofs: copy autofs4 to autofs | Ian Kent | 2018-06-08 | 8 | -0/+3618 |
* | | | | | | | | | autofs4: use autofs instead of autofs4 everywhere | Ian Kent | 2018-06-08 | 8 | -319/+319 |
* | | | | | | | | | autofs4: merge auto_fs.h and auto_fs4.h | Ian Kent | 2018-06-08 | 2 | -2/+1 |
* | | | | | | | | | fs/binfmt_misc.c: do not allow offset overflow | Thadeu Lima de Souza Cascardo | 2018-06-08 | 1 | -3/+9 |
* | | | | | | | | | proc: use "unsigned int" for /proc/*/stack | Alexey Dobriyan | 2018-06-08 | 1 | -1/+2 |
* | | | | | | | | | proc: use "unsigned int" for sigqueue length | Alexey Dobriyan | 2018-06-08 | 1 | -1/+1 |
* | | | | | | | | | proc: use "unsigned int" in proc_fill_cache() | Alexey Dobriyan | 2018-06-08 | 3 | -5/+5 |
* | | | | | | | | | proc: smaller RCU section in ->getattr() | Alexey Dobriyan | 2018-06-08 | 1 | -1/+1 |
* | | | | | | | | | proc: deduplicate /proc/*/cmdline implementation | Alexey Dobriyan | 2018-06-08 | 1 | -33/+20 |
* | | | | | | | | | proc: simpler iterations for /proc/*/cmdline | Alexey Dobriyan | 2018-06-08 | 1 | -19/+14 |
* | | | | | | | | | proc: somewhat simpler code for /proc/*/cmdline | Alexey Dobriyan | 2018-06-08 | 1 | -15/+9 |
* | | | | | | | | | proc: more "unsigned int" in /proc/*/cmdline | Alexey Dobriyan | 2018-06-08 | 1 | -17/+12 |
* | | | | | | | | | userfaultfd: prevent non-cooperative events vs mcopy_atomic races | Mike Rapoport | 2018-06-08 | 1 | -2/+20 |
* | | | | | | | | | mm: mark pages in use for page tables | Matthew Wilcox | 2018-06-08 | 1 | -0/+2 |
* | | | | | | | | | mm: /proc/pid/pagemap: hide swap entries from unprivileged users | Huang Ying | 2018-06-08 | 1 | -10/+16 |
* | | | | | | | | | mm: restructure memfd code | Mike Kravetz | 2018-06-08 | 2 | -1/+4 |