summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'iomap-4.19-merge' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-08-131-0/+16
|\
| * iomap: add initial support for writes without buffer headsChristoph Hellwig2018-06-201-0/+2
| * iomap: add an iomap-based readpage and readpages implementationChristoph Hellwig2018-06-191-0/+3
| * iomap: add private pointer to struct iomapAndreas Gruenbacher2018-06-191-0/+1
| * iomap: add a page_done callbackChristoph Hellwig2018-06-191-0/+9
| * iomap: generic inline data handlingAndreas Gruenbacher2018-06-191-0/+1
* | Merge tag 'for-4.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2018-08-131-2/+1
|\ \
| * | btrfs: Get rid of the confusing btrfs_file_extent_inline_lenQu Wenruo2018-08-061-1/+1
| * | btrfs: remove the logged extents infrastructureJosef Bacik2018-08-061-1/+0
* | | Merge tag 'locks-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2018-08-131-1/+4
|\ \ \
| * | | locks: add tracepoint in flock codepathJeff Layton2018-08-061-1/+4
| | | |
| \ \ \
*-. \ \ \ Merge branches 'work.misc' and 'work.dcache' of git://git.kernel.org/pub/scm/...Linus Torvalds2018-08-132-6/+3
|\ \ \ \ \
| | * | | | kill dentry_update_name_case()Al Viro2018-06-231-2/+0
| | | |_|/ | | |/| |
| * | | | fs: shave 8 bytes off of struct inodeAmir Goldstein2018-07-081-2/+3
| * | | | removed extra extern file_fdatawait_rangeVasily Averin2018-06-181-2/+0
| |/ / /
* | | | Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-08-131-4/+2
|\ \ \ \
| * | | | aio: implement IOCB_CMD_POLLChristoph Hellwig2018-08-061-4/+2
| | |_|/ | |/| |
* | | | Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-08-132-2/+16
|\ \ \ \
| * | | | new helper: inode_fake_hash()Al Viro2018-08-031-0/+11
| * | | | new primitive: discard_new_inode()Al Viro2018-08-031-1/+5
| * | | | kill d_instantiate_no_diralias()Al Viro2018-08-011-1/+0
| | |/ / | |/| |
* | | | Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-08-135-17/+19
|\ \ \ \
| * | | | make alloc_file() staticAl Viro2018-07-121-2/+0
| * | | | new helper: alloc_file_clone()Al Viro2018-07-121-0/+2
| * | | | new wrapper: alloc_file_pseudo()Al Viro2018-07-121-0/+3
| * | | | kill FILE_{CREATED,OPENED}Al Viro2018-07-121-4/+0
| * | | | get rid of 'opened' argument of ->atomic_open() - part 3Al Viro2018-07-121-1/+1
| * | | | getting rid of 'opened' argument of ->atomic_open() - part 1Al Viro2018-07-121-2/+1
| * | | | IMA: don't propagate opened through the entire thingAl Viro2018-07-121-2/+2
| * | | | introduce FMODE_CREATED and switch to itAl Viro2018-07-121-0/+1
| * | | | fold put_filp() into fput()Al Viro2018-07-121-1/+0
| * | | | introduce FMODE_OPENEDAl Viro2018-07-121-0/+2
| * | | | ->file_open(): lose cred argumentAl Viro2018-07-121-1/+1
| * | | | security_file_open(): lose cred argumentAl Viro2018-07-121-3/+2
| * | | | alloc_file(): switch to passing O_... flags instead of FMODE_... modeAl Viro2018-07-121-1/+1
| * | | | turn filp_clone_open() into inline wrapper for dentry_open()Al Viro2018-07-101-1/+4
* | | | | Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-08-132-0/+10
|\ \ \ \ \
| * | | | | MIPS: Add FP_MODE regset supportMaciej W. Rozycki2018-07-191-0/+1
| * | | | | MIPS: Add DSP ASE regset supportMaciej W. Rozycki2018-07-191-0/+1
| * | | | | dma-noncoherent: add a arch_sync_dma_for_cpu_all hookChristoph Hellwig2018-06-241-0/+8
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-08-131-0/+1
|\ \ \ \ \ \
| * | | | | | KVM: s390: Add huge page enablement controlJanosch Frank2018-07-301-0/+1
| |/ / / / /
* | | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-132-4/+4
|\ \ \ \ \ \
| * | | | | | sched/clock: Move sched clock initialization and merge with generic clockPavel Tatashin2018-07-201-3/+2
| * | | | | | timekeeping: Replace read_boot_clock64() with read_persistent_wall_and_boot_o...Pavel Tatashin2018-07-201-1/+2
* | | | | | | Merge branch 'x86/pti' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2018-08-131-0/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'x86/pti-urgent' into x86/ptiThomas Gleixner2018-08-0637-53/+140
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | x86/mm/pti: Introduce pti_finalize()Joerg Roedel2018-07-201-0/+1
* | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-08-133-121/+138
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/mm/tlb: Leave lazy TLB mode at page table free timeRik van Riel2018-07-171-0/+10