summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* devpts: Convert to new IDA APIMatthew Wilcox2018-08-21
* fs: Convert namespace IDAs to new APIMatthew Wilcox2018-08-21
* fs: Convert unnamed_dev_ida to new APIMatthew Wilcox2018-08-21
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2018-08-12
|\
| * make sure that __dentry_kill() always invalidates d_seq, unhashed or notAl Viro2018-08-09
| * fix __legitimize_mnt()/mntput() raceAl Viro2018-08-09
| * fix mntput/mntput raceAl Viro2018-08-09
| * root dentries need RCU-delayed freeingAl Viro2018-08-06
* | Merge tag 'usercopy-fix-v4.18-rc8' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-08-04
|\ \
| * | jfs: Fix usercopy whitelist for inline inode dataKees Cook2018-08-04
* | | Merge tag 'xfs-4.18-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-08-04
|\ \ \
| * | | fs: fix iomap_bmap position calculationEric Sandeen2018-08-02
* | | | Merge tag 'nfs-for-4.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-08-03
|\ \ \ \
| * | | | NFSv4: Fix _nfs4_do_setlk()Trond Myklebust2018-08-01
* | | | | userfaultfd: remove uffd flags from vma->vm_flags if UFFD_EVENT_FORK failsMike Rapoport2018-08-02
* | | | | Squashfs: Compute expected length from inode size rather than block lengthPhillip Lougher2018-08-02
* | | | | squashfs: more metadata hardeningLinus Torvalds2018-08-02
|/ / / /
* | | | squashfs metadata 2: electric boogalooLinus Torvalds2018-08-01
* | | | squashfs: more metadata hardeningLinus Torvalds2018-07-30
* | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-07-29
|\ \ \ \
| * | | | ext4: fix check to prevent initializing reserved inodesTheodore Ts'o2018-07-29
| * | | | ext4: check for allocation block validity with block group lockedTheodore Ts'o2018-07-12
| * | | | ext4: fix inline data updates with checksums enabledTheodore Ts'o2018-07-10
| * | | | ext4: clear mmp sequence number when remounting read-onlyTheodore Ts'o2018-07-08
| * | | | ext4: fix false negatives *and* false positives in ext4_check_descriptors()Theodore Ts'o2018-07-08
* | | | | squashfs: be more careful about metadata corruptionLinus Torvalds2018-07-29
* | | | | Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-blockLinus Torvalds2018-07-27
|\ \ \ \ \
| * | | | | blkdev: __blkdev_direct_IO_simple: fix leak in error caseMartin Wilck2018-07-26
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-07-27
|\ \ \ \ \ \
| * | | | | | mm: fix vma_is_anonymous() false-positivesKirill A. Shutemov2018-07-26
| * | | | | | mm: use vma_init() to initialize VMAs on stack and data segmentsKirill A. Shutemov2018-07-26
* | | | | | | Merge tag 'xfs-4.18-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-07-27
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | xfs: properly handle free inodes in extent hint validatorsEric Sandeen2018-07-24
| * | | | | xfs: Initialize variables in xfs_alloc_get_rec before using themCarlos Maiolino2018-06-28
* | | | | | Merge tag 'fscache-fixes-20180725' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-07-25
|\ \ \ \ \ \
| * | | | | | cachefiles: Wait rather than BUG'ing on "Unexpected object collision"Kiran Kumar Modukuri2018-07-25
| * | | | | | cachefiles: Fix missing clear of the CACHEFILES_OBJECT_ACTIVE flagKiran Kumar Modukuri2018-07-25
| * | | | | | fscache: Fix reference overput in fscache_attach_object() error handlingKiran Kumar Modukuri2018-07-25
| * | | | | | cachefiles: Fix refcounting bug in backing-file read monitoringKiran Kumar Modukuri2018-07-25
| * | | | | | fscache: Allow cancelled operations to be enqueuedKiran Kumar Modukuri2018-07-25
* | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2018-07-22
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | aio: don't expose __aio_sigset in uapiChristoph Hellwig2018-07-17
| * | | | | | drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()Al Viro2018-07-10
* | | | | | | Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-07-21
|\ \ \ \ \ \ \
| * | | | | | | Btrfs: fix file data corruption after cloning a range and fsyncFilipe Manana2018-07-19
* | | | | | | | mm: make vm_area_alloc() initialize core fieldsLinus Torvalds2018-07-21
* | | | | | | | mm: use helper functions for allocating and freeing vm_area structsLinus Torvalds2018-07-21
* | | | | | | | fat: fix memory allocation failure handling of match_strdup()OGAWA Hirofumi2018-07-21
* | | | | | | | Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-07-18
|\| | | | | | |
| * | | | | | | btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block()Qu Wenruo2018-07-17