summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf-core-for-mingo-4.19-20180815' of git://git.kernel.org/pub/scm...Ingo Molnar2018-08-181-2/+5
|\
| * x86: Add entry trampolines to kcoreAdrian Hunter2018-08-141-2/+5
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-08-131-4/+4
|\ \
| * \ Merge branch 'fortglx/4.19/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner2018-07-1238-416/+379
| |\ \
| * | | time: Change types to new y2038 safe __kernel_itimerspecDeepa Dinamani2018-06-241-4/+4
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-08-131-1/+1
|\ \ \ \
| * \ \ \ Merge tag 'v4.18-rc5' into locking/core, to pick up fixesIngo Molnar2018-07-1769-638/+751
| |\ \ \ \
| * | | | | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland2018-06-211-1/+1
* | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-08-131-1/+3
|\ \ \ \ \ \
| * | | | | | efivars: Call guid_parse() against guid_t type of variableAndy Shevchenko2018-07-221-1/+3
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2018-08-122-9/+32
|\ \ \ \ \ \
| * | | | | | make sure that __dentry_kill() always invalidates d_seq, unhashed or notAl Viro2018-08-091-5/+2
| * | | | | | fix __legitimize_mnt()/mntput() raceAl Viro2018-08-091-0/+14
| * | | | | | fix mntput/mntput raceAl Viro2018-08-091-2/+12
| * | | | | | root dentries need RCU-delayed freeingAl Viro2018-08-061-2/+4
* | | | | | | Merge tag 'usercopy-fix-v4.18-rc8' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-08-043-2/+9
|\ \ \ \ \ \ \
| * | | | | | | jfs: Fix usercopy whitelist for inline inode dataKees Cook2018-08-043-2/+9
* | | | | | | | Merge tag 'xfs-4.18-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-08-041-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | fs: fix iomap_bmap position calculationEric Sandeen2018-08-021-1/+1
* | | | | | | | | Merge tag 'nfs-for-4.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-08-031-13/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | NFSv4: Fix _nfs4_do_setlk()Trond Myklebust2018-08-011-13/+13
* | | | | | | | | | userfaultfd: remove uffd flags from vma->vm_flags if UFFD_EVENT_FORK failsMike Rapoport2018-08-021-1/+3
* | | | | | | | | | Squashfs: Compute expected length from inode size rather than block lengthPhillip Lougher2018-08-024-23/+24
* | | | | | | | | | squashfs: more metadata hardeningLinus Torvalds2018-08-023-6/+13
|/ / / / / / / / /
* | | | | | | | | squashfs metadata 2: electric boogalooLinus Torvalds2018-08-013-14/+20
* | | | | | | | | squashfs: more metadata hardeningLinus Torvalds2018-07-301-0/+2
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-07-296-33/+35
|\ \ \ \ \ \ \ \
| * | | | | | | | ext4: fix check to prevent initializing reserved inodesTheodore Ts'o2018-07-292-8/+5
| * | | | | | | | ext4: check for allocation block validity with block group lockedTheodore Ts'o2018-07-122-0/+6
| * | | | | | | | ext4: fix inline data updates with checksums enabledTheodore Ts'o2018-07-102-17/+18
| * | | | | | | | ext4: clear mmp sequence number when remounting read-onlyTheodore Ts'o2018-07-082-5/+4
| * | | | | | | | ext4: fix false negatives *and* false positives in ext4_check_descriptors()Theodore Ts'o2018-07-081-3/+2
* | | | | | | | | squashfs: be more careful about metadata corruptionLinus Torvalds2018-07-294-5/+16
* | | | | | | | | Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-blockLinus Torvalds2018-07-271-4/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | blkdev: __blkdev_direct_IO_simple: fix leak in error caseMartin Wilck2018-07-261-4/+5
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-07-272-0/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mm: fix vma_is_anonymous() false-positivesKirill A. Shutemov2018-07-261-0/+1
| * | | | | | | | | | mm: use vma_init() to initialize VMAs on stack and data segmentsKirill A. Shutemov2018-07-261-0/+2
* | | | | | | | | | | Merge tag 'xfs-4.18-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-07-272-4/+7
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | / / / / / / / | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | xfs: properly handle free inodes in extent hint validatorsEric Sandeen2018-07-241-2/+4
| * | | | | | | | | xfs: Initialize variables in xfs_alloc_get_rec before using themCarlos Maiolino2018-06-281-2/+3
* | | | | | | | | | Merge tag 'fscache-fixes-20180725' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-07-257-14/+25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cachefiles: Wait rather than BUG'ing on "Unexpected object collision"Kiran Kumar Modukuri2018-07-251-1/+0
| * | | | | | | | | | cachefiles: Fix missing clear of the CACHEFILES_OBJECT_ACTIVE flagKiran Kumar Modukuri2018-07-251-1/+1
| * | | | | | | | | | fscache: Fix reference overput in fscache_attach_object() error handlingKiran Kumar Modukuri2018-07-254-5/+8
| * | | | | | | | | | cachefiles: Fix refcounting bug in backing-file read monitoringKiran Kumar Modukuri2018-07-251-5/+12
| * | | | | | | | | | fscache: Allow cancelled operations to be enqueuedKiran Kumar Modukuri2018-07-251-2/+4
* | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2018-07-222-1/+5
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| * | | | | | | | | | aio: don't expose __aio_sigset in uapiChristoph Hellwig2018-07-171-0/+5
| * | | | | | | | | | drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()Al Viro2018-07-101-1/+0