David S. Miller c1c8626fce Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net 7 years ago
..
9p 6da2ec5605 treewide: kmalloc() -> kmalloc_array() 7 years ago
adfs 7a932516f5 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground 7 years ago
affs 84ae6f829f affs: fix potential memory leak when parsing option 'prefix' 7 years ago
afs eb9950eb31 rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to caller 7 years ago
autofs 02f51d4593 autofs: fix slab out of bounds read in getname_kernel() 7 years ago
befs 44348e8ac1 fix a series of Documentation/ broken file name references 7 years ago
bfs b455ecd4bb bfs_add_entry: pass name/len as qstr pointer 7 years ago
btrfs 55b636b419 Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux 7 years ago
cachefiles c2412ac45a cachefiles: Wait rather than BUG'ing on "Unexpected object collision" 7 years ago
ceph 8b8f53af1e ceph: fix dentry leak in splice_dentry() 7 years ago
cifs 729c0c9dd5 cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf() 7 years ago
coda 95582b0083 vfs: change inode times to use struct timespec64 7 years ago
configfs 95582b0083 vfs: change inode times to use struct timespec64 7 years ago
cramfs 7a932516f5 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground 7 years ago
crypto d54d35c501 Merge tag 'f2fs-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs 7 years ago
debugfs f5b7769eb0 Revert "debugfs: inode: debugfs_create_dir uses mode permission from parent" 7 years ago
devpts 4e15f760a4 devpts: comment devpts_mntget() 7 years ago
dlm 42bc47b353 treewide: Use array_size() in vmalloc() 7 years ago
ecryptfs 5997aab0a1 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 7 years ago
efivarfs bef3efbeb8 efivarfs: Limit the rate for non-root to read files 7 years ago
efs 1751e8a6cb Rename superblock flags (MS_xyz -> SB_xyz) 8 years ago
exofs 20fe935358 exofs: avoid VLA in structures 7 years ago
exportfs 8a22efa15b ovl: do not try to reconnect a disconnected origin dentry 7 years ago
ext2 27e6ed54a3 ext2: add warning when specifying nocheck option 7 years ago
ext4 5012284700 ext4: fix check to prevent initializing reserved inodes 7 years ago
f2fs 7a932516f5 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground 7 years ago
fat 35033ab988 fat: fix memory allocation failure handling of match_strdup() 7 years ago
freevxfs 72ff0b038d freevxfs_lookup(): use d_splice_alias() 7 years ago
fscache f29507ce66 fscache: Fix reference overput in fscache_attach_object() error handling 7 years ago
fuse 7a932516f5 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground 7 years ago
gfs2 7a932516f5 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground 7 years ago
hfs 7a932516f5 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground 7 years ago
hfsplus 7a932516f5 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground 7 years ago
hostfs 95582b0083 vfs: change inode times to use struct timespec64 7 years ago
hpfs 6da2ec5605 treewide: kmalloc() -> kmalloc_array() 7 years ago
hugetlbfs 2c4541e24c mm: use vma_init() to initialize VMAs on stack and data segments 7 years ago
isofs 4f34a5130a isofs: fix potential memory leak in mount option parsing 7 years ago
jbd2 70a2dc6abc Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 7 years ago
jffs2 7a932516f5 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground 7 years ago
jfs 961b33c244 jfs: Fix usercopy whitelist for inline inode data 7 years ago
kernfs 488dee96bb kernfs: allow creating kernfs objects with arbitrary uid/gid 7 years ago
lockd 554faf2819 lockd: make nlm_ntf_refcnt and nlm_ntf_wq static 7 years ago
minix b014951692 minix_lookup: use d_splice_alias() 7 years ago
nfs 6ea76bf513 NFSv4: Fix _nfs4_do_setlk() 7 years ago
nfs_common 81833de1a4 lockd: fix "list_add double add" caused by legacy signal interface 8 years ago
nfsd 7a932516f5 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground 7 years ago
nilfs2 1e2e547a93 do d_instantiate/unlock_new_inode combinations safely 7 years ago
nls b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 years ago
notify b249f5be61 fsnotify: add fsnotify_add_inode_mark() wrappers 7 years ago
ntfs 7a932516f5 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground 7 years ago
ocfs2 7a932516f5 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground 7 years ago
omfs 18fbbfc2bf omfs_lookup(): report IO errors, use d_splice_alias() 7 years ago
openpromfs 0ed883fd80 openpromfs: switch to d_splice_alias() 7 years ago
orangefs 5e7b9212a4 Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental 7 years ago
overlayfs 7a932516f5 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground 7 years ago
proc e70cc2bd57 fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps* 7 years ago
pstore e264abeaf9 pstore: Remove bogus format string definition 7 years ago
qnx4 b135dcea37 qnx4_lookup: use d_splice_alias() 7 years ago
qnx6 c1481700f4 qnx6_lookup: switch to d_splice_alias() 7 years ago
quota 1822193b5d quota: Cleanup list iteration in dqcache_shrink_scan() 7 years ago
ramfs d72dc8a25a mm: make pagevec_lookup() update index 8 years ago
reiserfs fe10e398e8 reiserfs: fix buffer overflow with long warning messages 7 years ago
romfs 8130c15176 romfs_lookup: switch to d_splice_alias() 7 years ago
squashfs a3f94cb99a Squashfs: Compute expected length from inode size rather than block length 7 years ago
sysfs d175339027 sysfs: Fix regression when adding a file to an existing group 7 years ago
sysv 5bf3544970 sysv_lookup: use d_splice_alias() 7 years ago
tracefs c3d98ea082 VFS: Don't use save/replace_mount_options if not using generic_show_options 8 years ago
ubifs 7a932516f5 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground 7 years ago
udf 6c1e4d06a3 udf: Drop unused arguments of udf_delete_aext() 7 years ago
ufs 6da2ec5605 treewide: kmalloc() -> kmalloc_array() 7 years ago
xfs d4a34e1655 xfs: properly handle free inodes in extent hint validators 7 years ago
Kconfig a2225d931f autofs: remove left-over autofs4 stubs 7 years ago
Kconfig.binfmt 34962fb807 docs: Fix more broken references 7 years ago
Makefile a2225d931f autofs: remove left-over autofs4 stubs 7 years ago
aio.c 165ea0d1c2 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 7 years ago
anon_inodes.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 9 years ago
attr.c 7a932516f5 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground 7 years ago
bad_inode.c 95582b0083 vfs: change inode times to use struct timespec64 7 years ago
binfmt_aout.c b838383133 exec: introduce finalize_exec() before start_thread() 7 years ago
binfmt_elf.c 24962af7e1 fs, elf: make sure to page align bss in load_elf_library 7 years ago
binfmt_elf_fdpic.c 6da2ec5605 treewide: kmalloc() -> kmalloc_array() 7 years ago
binfmt_em86.c a310dcb7a4 fs/binfmt_em86.c: fix incompatible pointer type 9 years ago
binfmt_flat.c b838383133 exec: introduce finalize_exec() before start_thread() 7 years ago
binfmt_misc.c 34962fb807 docs: Fix more broken references 7 years ago
binfmt_script.c c2315c187f exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] array 8 years ago
block_dev.c eb181a814c Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block 7 years ago
buffer.c 8a78cb1f1b fs: move page_cache_seek_hole_data to iomap.c 7 years ago
char_dev.c f33ff110ef block, char_dev: Use correct format specifier for unsigned ints 7 years ago
compat.c f0ac2abcc0 ncpfs: remove compat functionality 7 years ago
compat_binfmt_elf.c cd19c364b3 fs/binfmt: Convert obsolete cputime type to nsecs 9 years ago
compat_ioctl.c 6471e93863 autofs: clean up includes 7 years ago
coredump.c 93f30c73ec Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
d_path.c 7a5cf791a7 split d_path() and friends into a separate file 7 years ago
dax.c 7d3bf613e9 Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm 7 years ago
dcache.c f956d08a56 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 7 years ago
dcookies.c 98e5f7bd2c fs: add do_lookup_dcookie() helper; remove in-kernel call to syscall 7 years ago
direct-io.c 0eb0b63c1d block: consistently use GFP_NOIO instead of __GFP_NORECLAIM 7 years ago
drop_caches.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 years ago
eventfd.c a11e1d432b Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL 7 years ago
eventpoll.c a11e1d432b Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL 7 years ago
exec.c bfd40eaff5 mm: fix vma_is_anonymous() false-positives 7 years ago
fcntl.c 5d752600a8 mm: restructure memfd code 7 years ago
fhandle.c 6391af6f58 vfs: Copy struct mount.mnt_id to userspace using put_user() 8 years ago
file.c 2ca2a09d62 fs: add ksys_close() wrapper; remove in-kernel calls to sys_close() 7 years ago
file_table.c 9c5650359a vfs: remove unused hardirq.h 8 years ago
filesystems.c 3f3942aca6 proc: introduce proc_create_single{,_data} 7 years ago
fs-writeback.c b8b784958e bdi: Fix oops in wb_workfn() 7 years ago
fs_pin.c 8c5db92a70 Merge branch 'linus' into locking/core, to resolve conflicts 8 years ago
fs_struct.c 299300258d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> 8 years ago
inode.c 0fa3ecd878 Fix up non-directory creation in SGID directories 7 years ago
internal.h b4e7a7a88b drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open() 7 years ago
ioctl.c f3f1a18330 fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems 7 years ago
iomap.c 79b3dbe4ad fs: fix iomap_bmap position calculation 7 years ago
libfs.c f44c77630d fs, dax: prepare for dax-specific address_space_operations 7 years ago
locks.c 7a932516f5 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground 7 years ago
mbcache.c 6da2ec5605 treewide: kmalloc() -> kmalloc_array() 7 years ago
mount.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 years ago
mpage.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 years ago
namei.c 35773c9381 Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 7 years ago
namespace.c bc6155d132 fs: Allow superblock owner to access do_remount_sb() 7 years ago
no-block.c 6038f373a3 llseek: automatically add .llseek fop 15 years ago
nsfs.c 24dce0800b net: Export open_related_ns() 7 years ago
open.c af04fadcaa Revert "fs: fold open_check_o_direct into do_dentry_open" 7 years ago
pipe.c a11e1d432b Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL 7 years ago
pnode.c 296990deb3 mnt: Make propagate_umount less slow for overlapping mount propagation trees 8 years ago
pnode.h 1064f874ab mnt: Tuck mounts under others instead of creating shadow/side mounts. 8 years ago
posix_acl.c 6671726054 posix_acl: convert posix_acl.a_refcount from atomic_t to refcount_t 8 years ago
proc_namespace.c a9a08845e9 vfs: do bulk POLL* -> EPOLL* replacement 7 years ago
read_write.c 6da2ec5605 treewide: kmalloc() -> kmalloc_array() 7 years ago
readdir.c 454dab3f96 fs: add ksys_getdents64() helper; remove in-kernel calls to sys_getdents64() 7 years ago
select.c a11e1d432b Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL 7 years ago
seq_file.c 6c04ab0edd proc: fix smaps and meminfo alignment 7 years ago
signalfd.c 29d6849d88 Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 7 years ago
splice.c 29d6849d88 Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 7 years ago
stack.c 78b1e540f2 fs: fix comment for 'CONFIG_LBADF' 11 years ago
stat.c 2dae024806 fs: add do_readlinkat() helper; remove internal call to sys_readlinkat() 7 years ago
statfs.c 1751e8a6cb Rename superblock flags (MS_xyz -> SB_xyz) 8 years ago
super.c f956d08a56 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 7 years ago
sync.c 547c43d777 Merge tag 'xfs-4.17-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux 7 years ago
timerfd.c a11e1d432b Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL 7 years ago
userfaultfd.c 31e810aa10 userfaultfd: remove uffd flags from vma->vm_flags if UFFD_EVENT_FORK fails 7 years ago
utimes.c ab641afa73 fs: add do_compat_futimesat() helper; remove in-kernel call to compat syscall 7 years ago
xattr.c eb91537575 vfs: delete unnecessary assignment in vfs_listxattr 7 years ago