index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2018-08-13
fs/9p/v9fs.c: fix spelling mistake "Uknown" -> "Unknown"
Colin Ian King
2018-08-13
fs/9p/vfs_file.c: use new return type vm_fault_t
Souptick Joarder
2018-08-12
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2018-08-09
make sure that __dentry_kill() always invalidates d_seq, unhashed or not
Al Viro
2018-08-09
fix __legitimize_mnt()/mntput() race
Al Viro
2018-08-09
fix mntput/mntput race
Al Viro
2018-08-06
root dentries need RCU-delayed freeing
Al Viro
2018-08-04
Merge tag 'usercopy-fix-v4.18-rc8' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-08-04
Merge tag 'xfs-4.18-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-08-04
jfs: Fix usercopy whitelist for inline inode data
Kees Cook
2018-08-03
Merge tag 'nfs-for-4.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-08-02
userfaultfd: remove uffd flags from vma->vm_flags if UFFD_EVENT_FORK fails
Mike Rapoport
2018-08-02
fs: fix iomap_bmap position calculation
Eric Sandeen
2018-08-02
Squashfs: Compute expected length from inode size rather than block length
Phillip Lougher
2018-08-02
squashfs: more metadata hardening
Linus Torvalds
2018-08-01
NFSv4: Fix _nfs4_do_setlk()
Trond Myklebust
2018-08-01
squashfs metadata 2: electric boogaloo
Linus Torvalds
2018-07-30
squashfs: more metadata hardening
Linus Torvalds
2018-07-29
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-07-29
squashfs: be more careful about metadata corruption
Linus Torvalds
2018-07-29
ext4: fix check to prevent initializing reserved inodes
Theodore Ts'o
2018-07-27
Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-07-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-07-27
Merge tag 'xfs-4.18-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-07-26
mm: fix vma_is_anonymous() false-positives
Kirill A. Shutemov
2018-07-26
mm: use vma_init() to initialize VMAs on stack and data segments
Kirill A. Shutemov
2018-07-26
blkdev: __blkdev_direct_IO_simple: fix leak in error case
Martin Wilck
2018-07-25
Merge tag 'fscache-fixes-20180725' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-07-25
cachefiles: Wait rather than BUG'ing on "Unexpected object collision"
Kiran Kumar Modukuri
2018-07-25
cachefiles: Fix missing clear of the CACHEFILES_OBJECT_ACTIVE flag
Kiran Kumar Modukuri
2018-07-25
fscache: Fix reference overput in fscache_attach_object() error handling
Kiran Kumar Modukuri
2018-07-25
cachefiles: Fix refcounting bug in backing-file read monitoring
Kiran Kumar Modukuri
2018-07-25
fscache: Allow cancelled operations to be enqueued
Kiran Kumar Modukuri
2018-07-24
xfs: properly handle free inodes in extent hint validators
Eric Sandeen
2018-07-22
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2018-07-21
Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-07-21
mm: make vm_area_alloc() initialize core fields
Linus Torvalds
2018-07-21
mm: use helper functions for allocating and freeing vm_area structs
Linus Torvalds
2018-07-21
fat: fix memory allocation failure handling of match_strdup()
OGAWA Hirofumi
2018-07-19
Btrfs: fix file data corruption after cloning a range and fsync
Filipe Manana
2018-07-18
Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-07-17
aio: don't expose __aio_sigset in uapi
Christoph Hellwig
2018-07-17
btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block()
Qu Wenruo
2018-07-14
reiserfs: fix buffer overflow with long warning messages
Eric Biggers
2018-07-14
fs, elf: make sure to page align bss in load_elf_library
Oscar Salvador
2018-07-14
autofs: fix slab out of bounds read in getname_kernel()
Tomas Bortoli
2018-07-14
fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps*
Vlastimil Babka
2018-07-13
btrfs: fix use-after-free of cmp workspace pages
Naohiro Aota
2018-07-13
btrfs: restore uuid_mutex in btrfs_open_devices
David Sterba
2018-07-12
ext4: check for allocation block validity with block group locked
Theodore Ts'o
[next]