.. |
9p
|
9p: ->evict_inode() should kick out ->i_data, not ->i_mapping
|
9 years ago |
adfs
|
adfs: constify adfs_dir_ops structures
|
9 years ago |
affs
|
fs/affs: make root lookup from blkdev logical size
|
10 years ago |
afs
|
…
|
|
autofs4
|
make simple_positive() public
|
10 years ago |
befs
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
bfs
|
…
|
|
btrfs
|
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
9 years ago |
cachefiles
|
FS-Cache: Add missing initialization of ret in cachefiles_write_page()
|
9 years ago |
ceph
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
9 years ago |
cifs
|
sched/wait: Fix the signal handling fix
|
9 years ago |
coda
|
fs/coda: fix readlink buffer overflow
|
10 years ago |
configfs
|
configfs: allow dynamic group creation
|
9 years ago |
cramfs
|
…
|
|
debugfs
|
debugfs: fix refcount imbalance in start_creating
|
9 years ago |
devpts
|
devpts: if initialization failed, don't crash when opening /dev/ptmx
|
10 years ago |
dlm
|
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
|
9 years ago |
ecryptfs
|
don't opencode iget_failed()
|
9 years ago |
efivarfs
|
…
|
|
efs
|
fs/efs: femove unneeded cast
|
10 years ago |
exofs
|
osd fs: __r4w_get_page rely on PageUptodate for uptodate
|
9 years ago |
exportfs
|
…
|
|
ext2
|
ext2, ext4: warn when mounting with dax enabled
|
9 years ago |
ext4
|
Ext4 bug fixes for v4.4, including fixes for post-2038 time encodings,
|
9 years ago |
f2fs
|
f2fs: it's umode_t, not mode_t...
|
9 years ago |
fat
|
fat: fix fake_offset handling on error path
|
9 years ago |
freevxfs
|
freevxfs: Grammar s/an negative/a negative/
|
10 years ago |
fscache
|
FS-Cache: Handle a write to the page immediately beyond the EOF marker
|
9 years ago |
fuse
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
|
9 years ago |
gfs2
|
Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
hfs
|
hfs: fix B-tree corruption after insertion at position 0
|
10 years ago |
hfsplus
|
xattr handlers: Pass handler to operations instead of flags
|
9 years ago |
hostfs
|
fs: create and use seq_show_option for escaping
|
10 years ago |
hpfs
|
fs/hpfs/namei.c: remove unnecessary new_valid_dev() check
|
9 years ago |
hugetlbfs
|
mm/hugetlbfs: fix bugs in fallocate hole punch of areas with holes
|
9 years ago |
isofs
|
…
|
|
jbd2
|
Ext4 bug fixes for v4.4, including fixes for post-2038 time encodings,
|
9 years ago |
jffs2
|
xattr handlers: Pass handler to operations instead of flags
|
9 years ago |
jfs
|
fs/jfs: remove unnecessary new_valid_dev() checks
|
9 years ago |
kernfs
|
kernfs: implement kernfs_path_len()
|
10 years ago |
lockd
|
Mainly smaller bugfixes and cleanup. We're still finding some bugs from
|
9 years ago |
logfs
|
mm, fs: introduce mapping_gfp_constraint()
|
9 years ago |
minix
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
ncpfs
|
ncpfs: don't allow negative timeouts
|
9 years ago |
nfs
|
sched/wait: Fix the signal handling fix
|
9 years ago |
nfs_common
|
lockd: NLM grace period shouldn't block NFSv4 opens
|
10 years ago |
nfsd
|
nfsd: don't hold ls_mutex across a layout recall
|
9 years ago |
nilfs2
|
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
nls
|
…
|
|
notify
|
inotify: actually check for invalid bits in sys_inotify_add_watch()
|
9 years ago |
ntfs
|
mm, fs: introduce mapping_gfp_constraint()
|
9 years ago |
ocfs2
|
ocfs2: fix SGID not inherited issue
|
9 years ago |
omfs
|
…
|
|
openpromfs
|
…
|
|
overlayfs
|
ovl: get rid of the dead code left from broken (and disabled) optimizations
|
9 years ago |
proc
|
proc: fix -ESRCH error when writing to /proc/$pid/coredump_filter
|
9 years ago |
pstore
|
pstore: fix code comment to match code
|
9 years ago |
qnx4
|
…
|
|
qnx6
|
pagemap.h: move dir_pages() over there
|
10 years ago |
quota
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
ramfs
|
mm, fs: obey gfp_mapping for add_to_page_cache()
|
9 years ago |
reiserfs
|
Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
romfs
|
…
|
|
squashfs
|
squashfs: xattr simplifications
|
9 years ago |
sysfs
|
platform/chrome: Branch for v4.4
|
9 years ago |
sysv
|
fix sysvfs symlinks
|
9 years ago |
tracefs
|
tracefs: Fix refcount imbalance in start_creating()
|
9 years ago |
ubifs
|
Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
udf
|
udf: Don't modify filesystem for read-only mounts
|
10 years ago |
ufs
|
fix ufs write vs readpage race when writing into a hole
|
10 years ago |
xfs
|
Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Kconfig
|
dax: disable pmd mappings
|
9 years ago |
Kconfig.binfmt
|
…
|
|
Makefile
|
ext4: promote ext4 over ext2 in the default probe order
|
9 years ago |
aio.c
|
mm: move ->mremap() from file_operations to vm_operations_struct
|
10 years ago |
anon_inodes.c
|
…
|
|
attr.c
|
…
|
|
bad_inode.c
|
fs/bad_inode.c: is_bad_inode can be boolean
|
9 years ago |
binfmt_aout.c
|
…
|
|
binfmt_elf.c
|
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
binfmt_elf_fdpic.c
|
libnvdimm for 4.4:
|
9 years ago |
binfmt_em86.c
|
…
|
|
binfmt_flat.c
|
…
|
|
binfmt_misc.c
|
…
|
|
binfmt_script.c
|
…
|
|
block_dev.c
|
block: detach bdev inode from its wb in __blkdev_put()
|
9 years ago |
buffer.c
|
vfs: remove unused wrapper block_page_mkwrite()
|
9 years ago |
char_dev.c
|
fs/char_dev.c: fix incorrect documentation for unregister_chrdev_region
|
10 years ago |
compat.c
|
…
|
|
compat_binfmt_elf.c
|
…
|
|
compat_ioctl.c
|
i2c-dev: Fix typo in ioctl name reference
|
9 years ago |
coredump.c
|
coredump: Use 64bit time for unix time of coredump
|
9 years ago |
dax.c
|
dax: disable pmd mappings
|
9 years ago |
dcache.c
|
fs/dcache.c: is_subdir can be boolean
|
9 years ago |
dcookies.c
|
…
|
|
direct-io.c
|
fix the regression from "direct-io: Fix negative return from dio read beyond eof"
|
9 years ago |
drop_caches.c
|
inode: convert inode_sb_list_lock to per-sb
|
10 years ago |
eventfd.c
|
…
|
|
eventpoll.c
|
…
|
|
exec.c
|
vfs: Commit to never having exectuables on proc and sysfs.
|
10 years ago |
fcntl.c
|
…
|
|
fhandle.c
|
vfs: read file_handle only once in handle_to_path
|
10 years ago |
file.c
|
fs/file.c: __const_max is actually __const_min :-)
|
9 years ago |
file_table.c
|
fs, file table: reinit files_stat.max_files after deferred memory initialisation
|
10 years ago |
filesystems.c
|
…
|
|
fs-writeback.c
|
fs: fix writeback.c kernel-doc warnings
|
9 years ago |
fs_pin.c
|
…
|
|
fs_struct.c
|
…
|
|
inode.c
|
fs: fix inode.c kernel-doc warning
|
9 years ago |
internal.h
|
inode: rename i_wb_list to i_io_list
|
10 years ago |
ioctl.c
|
…
|
|
libfs.c
|
fs: Set the size of empty dirs to 0.
|
10 years ago |
locks.c
|
locks: cleanup posix_lock_inode_wait and flock_lock_inode_wait
|
9 years ago |
mbcache.c
|
…
|
|
mount.h
|
fs: use seq_open_private() for proc_mounts
|
10 years ago |
mpage.c
|
mm, fs: introduce mapping_gfp_constraint()
|
9 years ago |
namei.c
|
restore_nameidata(): no need to clear now->stack
|
9 years ago |
namespace.c
|
fs/namespace.c: path_is_under can be boolean
|
9 years ago |
no-block.c
|
…
|
|
nsfs.c
|
fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void
|
10 years ago |
open.c
|
vfs: Commit to never having exectuables on proc and sysfs.
|
10 years ago |
pipe.c
|
fs/pipe.c: return error code rather than 0 in pipe_write()
|
9 years ago |
pnode.c
|
…
|
|
pnode.h
|
mnt: Clarify and correct the disconnect logic in umount_tree
|
10 years ago |
posix_acl.c
|
xattr handlers: Pass handler to operations instead of flags
|
9 years ago |
proc_namespace.c
|
vfs: show_vfsstat: remove redundant initialization and check of error code
|
9 years ago |
read_write.c
|
new helpers: no_seek_end_llseek{,_size}()
|
9 years ago |
readdir.c
|
…
|
|
select.c
|
…
|
|
seq_file.c
|
fs, seqfile: always allow oom killer
|
9 years ago |
signalfd.c
|
signalfd: fix information leak in signalfd_copyinfo
|
10 years ago |
splice.c
|
vfs: Avoid softlockups with sendfile(2)
|
9 years ago |
stack.c
|
…
|
|
stat.c
|
fs/stat.c: remove unnecessary new_valid_dev() check
|
9 years ago |
statfs.c
|
…
|
|
super.c
|
Merge branch 'superblock-scaling' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next into for-next
|
10 years ago |
sync.c
|
fs/sync.c: make sync_file_range(2) use WB_SYNC_NONE writeback
|
9 years ago |
timerfd.c
|
…
|
|
userfaultfd.c
|
userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key"
|
10 years ago |
utimes.c
|
…
|
|
xattr.c
|
9p: xattr simplifications
|
9 years ago |