..
9p
make new_sync_{read,write}() static
10 years ago
adfs
make new_sync_{read,write}() static
10 years ago
affs
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
10 years ago
afs
make new_sync_{read,write}() static
10 years ago
autofs4
autofs: switch to __vfs_write()
10 years ago
befs
fs/befs/linuxvfs.c: remove unnecessary casting
10 years ago
bfs
make new_sync_{read,write}() static
10 years ago
btrfs
make new_sync_{read,write}() static
10 years ago
cachefiles
Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
10 years ago
ceph
make new_sync_{read,write}() static
10 years ago
cifs
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
10 years ago
coda
make new_sync_{read,write}() static
10 years ago
configfs
configfs: Fix potential NULL d_inode dereference
10 years ago
cramfs
…
debugfs
debugfs: allow bad parent pointers to be passed in
10 years ago
devpts
…
dlm
netlink: make nlmsg_end() and genlmsg_end() void
10 years ago
ecryptfs
make new_sync_{read,write}() static
10 years ago
efivarfs
* Move efivarfs from the misc filesystem section to pseudo filesystem,
10 years ago
efs
…
exofs
make new_sync_{read,write}() static
10 years ago
exportfs
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
10 years ago
ext2
Merge branch 'akpm' (patches from Andrew)
10 years ago
ext3
make new_sync_{read,write}() static
10 years ago
ext4
Merge branch 'akpm' (patches from Andrew)
10 years ago
f2fs
make new_sync_{read,write}() static
10 years ago
fat
make new_sync_{read,write}() static
10 years ago
freevxfs
…
fscache
fs/fscache/object-list.c: use __seq_open_private()
10 years ago
fuse
fuse: use iov_iter_get_pages() for non-splice path
10 years ago
gfs2
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
10 years ago
hfs
make new_sync_{read,write}() static
10 years ago
hfsplus
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
10 years ago
hostfs
Merge tag 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
10 years ago
hpfs
make new_sync_{read,write}() static
10 years ago
hppfs
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
10 years ago
hugetlbfs
Merge branch 'akpm' (patches from Andrew)
10 years ago
isofs
isofs: Fix bug in the way to check if the year is a leap year
10 years ago
jbd
jbd: Deletion of an unnecessary check before the function call "iput"
10 years ago
jbd2
jbd2: complain about descriptor block checksum errors
10 years ago
jffs2
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
10 years ago
jfs
Merge branch 'akpm' (patches from Andrew)
10 years ago
kernfs
kernfs: handle poll correctly on 'direct_read' files.
10 years ago
lockd
Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux
10 years ago
logfs
make new_sync_{read,write}() static
10 years ago
minix
make new_sync_{read,write}() static
10 years ago
ncpfs
make new_sync_{read,write}() static
10 years ago
nfs
Merge branch 'akpm' (patches from Andrew)
10 years ago
nfs_common
…
nfsd
Merge branch 'akpm' (patches from Andrew)
10 years ago
nilfs2
make new_sync_{read,write}() static
10 years ago
nls
…
notify
fanotify: fix event filtering with FAN_ONDIR set
10 years ago
ntfs
make new_sync_{read,write}() static
10 years ago
ocfs2
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
10 years ago
omfs
make new_sync_{read,write}() static
10 years ago
openpromfs
…
overlayfs
ovl: upper fs should not be R/O
10 years ago
proc
proc: remove use of seq_printf return value
10 years ago
pstore
pstore: Fix the ramoops module parameters update
10 years ago
qnx4
…
qnx6
…
quota
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
10 years ago
ramfs
make new_sync_{read,write}() static
10 years ago
reiserfs
make new_sync_{read,write}() static
10 years ago
romfs
make new_sync_{read,write}() static
10 years ago
squashfs
Squashfs: Add LZ4 compression configuration option
10 years ago
sysfs
sysfs: Only accept read/write permissions for file attributes
10 years ago
sysv
make new_sync_{read,write}() static
10 years ago
tracefs
tracing: Have mkdir and rmdir be part of tracefs
10 years ago
ubifs
This pull request includes the following UBI/UBIFS changes:
10 years ago
udf
make new_sync_{read,write}() static
10 years ago
ufs
make new_sync_{read,write}() static
10 years ago
xfs
make new_sync_{read,write}() static
10 years ago
Kconfig
dax: does not work correctly with virtual aliasing caches
10 years ago
Kconfig.binfmt
mm: split ET_DYN ASLR from mmap ASLR
10 years ago
Makefile
This adds the new tracefs file system. This has been in linux-next for
10 years ago
aio.c
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
10 years ago
anon_inodes.c
…
attr.c
…
bad_inode.c
don't bother with most of the bad_file_ops methods
10 years ago
binfmt_aout.c
assorted conversions to %p[dD]
10 years ago
binfmt_elf.c
mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE
10 years ago
binfmt_elf_fdpic.c
handle suicide on late failure exits in execve() in search_binary_handler()
10 years ago
binfmt_em86.c
syscalls: implement execveat() system call
10 years ago
binfmt_flat.c
…
binfmt_misc.c
unfuck binfmt_misc.c (broken by commit e6084d4
)
10 years ago
binfmt_script.c
syscalls: implement execveat() system call
10 years ago
block_dev.c
make new_sync_{read,write}() static
10 years ago
buffer.c
page_writeback: clean up mess around cancel_dirty_page()
10 years ago
char_dev.c
fs: introduce f_op->mmap_capabilities for nommu mmap support
10 years ago
compat.c
vfs: make first argument of dir_context.actor typed
10 years ago
compat_binfmt_elf.c
…
compat_ioctl.c
Bluetooth: bnep: Add support for get bnep features via ioctl
10 years ago
coredump.c
coredump: accept any write method
10 years ago
dax.c
dax: use pfn_mkwrite to update c/mtime + freeze protection
10 years ago
dcache.c
dcache: return -ESTALE not -EBUSY on distributed fs race
10 years ago
dcookies.c
…
direct-io.c
fs: move struct kiocb to fs.h
10 years ago
drop_caches.c
vmscan: per memory cgroup slab shrinkers
10 years ago
eventfd.c
eventfd: don't take the spinlock in eventfd_poll
10 years ago
eventpoll.c
epoll: optimize setting task running after blocking
10 years ago
exec.c
fs: create proper filename objects using getname_kernel()
10 years ago
fcntl.c
vfs: renumber FMODE_NONOTIFY and add to uniqueness check
10 years ago
fhandle.c
…
file.c
fs/file.c: replace get_unused_fd() with get_unused_fd_flags(0)
10 years ago
file_table.c
->aio_read and ->aio_write removed
10 years ago
filesystems.c
…
fs-writeback.c
fs: add dirtytime_expire_seconds sysctl
10 years ago
fs_pin.c
switch the IO-triggering parts of umount to fs_pin
10 years ago
fs_struct.c
…
inode.c
Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
10 years ago
internal.h
trylock_super(): replacement for grab_super_passive()
10 years ago
ioctl.c
fsioctl.c: make generic_block_fiemap() signal-tolerant
10 years ago
libfs.c
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
10 years ago
locks.c
locks: use cmpxchg to assign i_flctx pointer
10 years ago
mbcache.c
…
mount.h
switch the IO-triggering parts of umount to fs_pin
10 years ago
mpage.c
vfs: guard end of device for mpage interface
10 years ago
namei.c
remove incorrect comment in lookup_one_len()
10 years ago
namespace.c
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
10 years ago
no-block.c
…
nsfs.c
take the targets of /proc/*/ns/* symlinks to separate fs
10 years ago
open.c
->aio_read and ->aio_write removed
10 years ago
pipe.c
make new_sync_{read,write}() static
10 years ago
pnode.c
mnt: Move the clear of MNT_LOCKED from copy_tree to it's callers.
10 years ago
pnode.h
…
posix_acl.c
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
10 years ago
proc_namespace.c
vfs: add support for a lazytime mount option
10 years ago
read_write.c
->aio_read and ->aio_write removed
10 years ago
readdir.c
vfs: make first argument of dir_context.actor typed
10 years ago
select.c
all arches, signal: move restart_block to struct task_struct
10 years ago
seq_file.c
bitmap, cpumask, nodemask: remove dedicated formatting functions
10 years ago
signalfd.c
fs: Convert show_fdinfo functions to void
10 years ago
splice.c
dax: unify ext2/4_{dax,}_file_operations
10 years ago
stack.c
…
stat.c
switch security_inode_getattr() to struct path *
10 years ago
statfs.c
…
super.c
cleancache: remove limit on the number of cleancache enabled filesystems
10 years ago
sync.c
vfs: add support for a lazytime mount option
10 years ago
timerfd.c
fs: Convert show_fdinfo functions to void
10 years ago
utimes.c
…
xattr.c
new helper: audit_file()
10 years ago