summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* vfs: remove open_flags from d_real()Miklos Szeredi2018-07-182-8/+5
* Revert "fsnotify: support overlayfs"Miklos Szeredi2018-07-181-9/+5
* Partially revert "locks: fix file locking on overlayfs"Miklos Szeredi2018-07-181-12/+1
* Revert "vfs: add flags to d_real()"Miklos Szeredi2018-07-182-7/+6
* Revert "vfs: update ovl inode before relatime check"Miklos Szeredi2018-07-181-0/+1
* Revert "ovl: fix relatime for directories"Miklos Szeredi2018-07-181-3/+0
* vfs: export vfs_dedupe_file_range_one() to modulesMiklos Szeredi2018-07-181-0/+4
* vfs: export vfs_ioctl() to modulesMiklos Szeredi2018-07-181-0/+2
* vfs: make open_with_fake_path() not contribute to nr_filesMiklos Szeredi2018-07-181-0/+3
* Merge branch 'dedupe-cleanup' into overlayfs-nextMiklos Szeredi2018-07-181-1/+1
|\
| * vfs: dedupe: rationalize argsMiklos Szeredi2018-07-061-1/+1
| * vfs: dedupe: return intMiklos Szeredi2018-07-061-1/+1
* | new helper: open_with_fake_path()Al Viro2018-07-121-0/+2
* | 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
* | drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()Al Viro2018-07-101-0/+1
|/
* Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-172-4/+2
|\
| * block: remov blk_queue_invalidate_tagsChristoph Hellwig2018-06-151-2/+0
| * Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe2018-06-151-2/+0
| |\
| | * blk-mq: remove blk_mq_tagset_iterChristoph Hellwig2018-06-141-2/+0
| * | blk-mq: don't time out requests again that are in the timeout handlerChristoph Hellwig2018-06-141-0/+2
* | | Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds2018-06-177-7/+7
|\ \ \
| * | | fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab2018-06-151-1/+1
| * | | docs: Fix some broken referencesMauro Carvalho Chehab2018-06-155-5/+5
| * | | docs: fix broken references with multiple hintsMauro Carvalho Chehab2018-06-151-1/+1
* | | | Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-171-10/+69
|\ \ \ \
| * | | | fsnotify: add fsnotify_add_inode_mark() wrappersAmir Goldstein2018-05-181-1/+15
| * | | | fsnotify: generalize iteration of marks by object typeAmir Goldstein2018-05-181-3/+25
| * | | | fsnotify: remove redundant arguments to handle_event()Amir Goldstein2018-05-181-2/+18
| * | | | fsnotify: use type id to identify connector object typeAmir Goldstein2018-05-181-7/+14
* | | | | Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds2018-06-171-4/+0
|\ \ \ \ \
| * | | | | drm: shmobile: remove unused MERAM supportBartlomiej Zolnierkiewicz2018-05-141-4/+0
* | | | | | Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-06-162-0/+13
|\ \ \ \ \ \
| * | | | | | afs: Display manually added cells in dynamic root mountDavid Howells2018-06-151-0/+1
| * | | | | | proc: Add a way to make network proc files writableDavid Howells2018-05-181-0/+12
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-162-7/+15
|\ \ \ \ \ \ \
| * | | | | | | netfilter: fix null-ptr-deref in nf_nat_decode_sessionPrashant Bhole2018-06-121-1/+1
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-06-111-6/+14
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | netfilter: ipset: Limit max timeout valueJozsef Kadlecsik2018-06-061-4/+6
| | * | | | | | netfilter: ipset: List timing out entries with "timeout 1" instead of zeroJozsef Kadlecsik2018-06-061-2/+8
* | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-06-161-2/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | virtio_ring: switch to dma_XX barriers for rpmsgMichael S. Tsirkin2018-06-071-2/+2
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-06-154-5/+38
|\ \ \ \ \ \ \ \
| * | | | | | | | mm: fix oom_kill event handlingRoman Gushchin2018-06-151-4/+22
| * | | | | | | | sched/core / kcov: avoid kcov_area during task switchMark Rutland2018-06-152-1/+15
| * | | | | | | | mm: fix race between kmem_cache destroy, create and deactivateShakeel Butt2018-06-151-0/+1