..
9p
9p: Convert to separately allocated bdi
2017-04-20 12:09:55 -06:00
adfs
affs
afs
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
2017-05-02 16:40:27 -07:00
autofs4
befs
befs: make export work with cold dcache
2017-05-05 11:35:35 +01:00
bfs
btrfs
mm, vmalloc: use __GFP_HIGHMEM implicitly
2017-05-08 17:15:13 -07:00
cachefiles
ceph
treewide: use kv[mz]alloc* rather than opencoded variants
2017-05-08 17:15:13 -07:00
cifs
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
2017-05-06 11:51:46 -07:00
coda
coda: Convert to separately allocated bdi
2017-04-20 12:09:55 -06:00
configfs
cramfs
crypto
debugfs
devpts
dlm
ecryptfs
ecryptfs: Convert to separately allocated bdi
2017-04-20 12:09:55 -06:00
efivarfs
efs
exofs
exofs: Convert to separately allocated bdi
2017-04-20 12:09:55 -06:00
exportfs
ext2
libnvdimm for 4.12
2017-05-05 18:49:20 -07:00
ext4
mm: introduce kv[mz]alloc helpers
2017-05-08 17:15:12 -07:00
f2fs
mm: introduce kv[mz]alloc helpers
2017-05-08 17:15:12 -07:00
fat
freevxfs
fscache
fuse
fuse: Get rid of bdi_initialized
2017-04-20 12:09:55 -06:00
gfs2
We've got ten GFS2 patches for this merge window.
2017-05-05 13:40:20 -07:00
hfs
hfsplus
hostfs
hpfs
hugetlbfs
isofs
jbd2
jbd2: make the whole kjournald2 kthread NOFS safe
2017-05-03 15:52:09 -07:00
jffs2
jfs
jfs: Remove jfs_get_inode_flags()
2017-04-19 14:21:23 +02:00
kernfs
lockd
minix
ncpfs
ncpfs: Convert to separately allocated bdi
2017-04-20 12:09:55 -06:00
nfs
nfs: Fix bdi handling for cloned superblocks
2017-05-04 07:57:46 -06:00
nfs_common
nfsd
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2017-05-01 19:12:53 -07:00
nilfs2
fs: Remove SB_I_DYNBDI flag
2017-04-20 12:09:55 -06:00
nls
notify
fanotify: don't expose EOPENSTALE to userspace
2017-04-25 15:48:06 +02:00
ntfs
ocfs2
fs/ocfs2/cluster: use offset_in_page() macro
2017-05-03 15:52:07 -07:00
omfs
openpromfs
orangefs
Some cleanups:
2017-05-05 13:36:10 -07:00
overlayfs
proc
pidns: expose task pid_ns_for_children to userspace
2017-05-08 17:15:12 -07:00
pstore
pstore: Solve lockdep warning by moving inode locks
2017-04-27 20:35:34 -07:00
qnx4
qnx6
quota
quota: Remove dquot_quotactl_ops
2017-04-19 14:21:23 +02:00
ramfs
reiserfs
reiserfs: use designated initializers
2017-05-08 17:15:11 -07:00
romfs
squashfs
sysfs
sysv
tracefs
ubifs
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
2017-05-01 10:39:57 -07:00
udf
udf: use kmap_atomic for memcpy copying
2017-04-24 16:28:02 +02:00
ufs
xfs
scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances
2017-05-08 17:15:13 -07:00
aio.c
anon_inodes.c
attr.c
bad_inode.c
binfmt_aout.c
binfmt_elf_fdpic.c
binfmt_elf.c
binfmt_em86.c
binfmt_flat.c
binfmt_misc.c
binfmt_script.c
block_dev.c
libnvdimm for 4.12
2017-05-05 18:49:20 -07:00
buffer.c
char_dev.c
compat_binfmt_elf.c
compat_ioctl.c
compat.c
coredump.c
dax.c
libnvdimm for 4.12
2017-05-05 18:49:20 -07:00
dcache.c
dcookies.c
direct-io.c
drop_caches.c
eventfd.c
eventpoll.c
exec.c
fcntl.c
fhandle.c
file_table.c
file.c
mm, vmalloc: use __GFP_HIGHMEM implicitly
2017-05-08 17:15:13 -07:00
filesystems.c
fs_pin.c
fs_struct.c
fs-writeback.c
inode.c
scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances
2017-05-08 17:15:13 -07:00
internal.h
ioctl.c
iomap.c
Changes for 4.12:
2017-05-06 11:46:16 -07:00
Kconfig
Kconfig.binfmt
libfs.c
locks.c
Makefile
mbcache.c
mount.h
mpage.c
namei.c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
2017-05-03 08:50:52 -07:00
namespace.c
no-block.c
nsfs.c
ns: allow ns_entries to have custom symlink content
2017-05-08 17:15:12 -07:00
open.c
pipe.c
pnode.c
pnode.h
posix_acl.c
proc_namespace.c
read_write.c
readdir.c
select.c
treewide: use kv[mz]alloc* rather than opencoded variants
2017-05-08 17:15:13 -07:00
seq_file.c
mm: introduce kv[mz]alloc helpers
2017-05-08 17:15:12 -07:00
signalfd.c
splice.c
Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2017-05-02 11:38:06 -07:00
stack.c
stat.c
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2017-05-02 11:54:26 -07:00
statfs.c
super.c
bdi: Drop 'parent' argument from bdi_register[_va]()
2017-04-20 12:09:55 -06:00
sync.c
timerfd.c
userfaultfd.c
utimes.c
xattr.c
treewide: use kv[mz]alloc* rather than opencoded variants
2017-05-08 17:15:13 -07:00