index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2016-07-05
dquot: For now explicitly don't support filesystems outside of init_user_ns
Eric W. Biederman
2016-07-05
quota: Handle quota data stored in s_user_ns in quota_setxquota
Eric W. Biederman
2016-07-05
quota: Ensure qids map to the filesystem
Eric W. Biederman
2016-07-05
vfs: Don't create inodes with a uid or gid unknown to the vfs
Eric W. Biederman
2016-07-05
vfs: Don't modify inodes with a uid or gid unknown to the vfs
Eric W. Biederman
2016-06-30
fs: Check for invalid i_uid in may_follow_link()
Seth Forshee
2016-06-30
vfs: Verify acls are valid within superblock's s_user_ns.
Eric W. Biederman
2016-06-27
fs: Refuse uid/gid changes which don't map into s_user_ns
Seth Forshee
2016-06-24
fs: Treat foreign mounts as nosuid
Andy Lutomirski
2016-06-23
userns: Remove the now unnecessary FS_USERNS_DEV_MOUNT flag
Eric W. Biederman
2016-06-23
userns: Remove implicit MNT_NODEV fragility.
Eric W. Biederman
2016-06-23
mnt: Simplify mount_too_revealing
Eric W. Biederman
2016-06-23
vfs: Generalize filesystem nodev handling.
Eric W. Biederman
2016-06-23
kernfs: The cgroup filesystem also benefits from SB_I_NOEXEC
Eric W. Biederman
2016-06-23
mnt: Move the FS_USERNS_MOUNT check into sget_userns
Eric W. Biederman
2016-06-23
fs: Add user namespace member to struct super_block
Eric W. Biederman
2016-06-23
proc: Convert proc_mount to use mount_ns.
Eric W. Biederman
2016-06-23
vfs: Pass data, ns, and ns->userns to mount_ns
Eric W. Biederman
2016-06-23
mnt: Refactor fs_fully_visible into mount_too_revealing
Eric W. Biederman
2016-06-15
mnt: Account for MS_RDONLY in fs_fully_visible
Eric W. Biederman
2016-06-06
mnt: fs_fully_visible test the proper mount for MNT_LOCKED
Eric W. Biederman
2016-06-06
mnt: If fs_fully_visible fails call put_filesystem.
Eric W. Biederman
2016-06-05
devpts: Make each mount of devpts an independent filesystem.
Eric W. Biederman
2016-06-04
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-06-03
Btrfs: deal with duplciates during extent_map insertion in btrfs_get_extent
Chris Mason
2016-06-01
ceph: use i_version to check validity of fscache
Yan, Zheng
2016-06-01
ceph: improve fscache revalidation
Yan, Zheng
2016-06-01
ceph: disable fscache when inode is opened for write
Yan, Zheng
2016-06-01
ceph: avoid unnecessary fscache invalidation/revlidation
Yan, Zheng
2016-06-01
ceph: call __fscache_uncache_page() if readpages fails
Yan, Zheng
2016-06-01
FS-Cache: make check_consistency callback return int
Yan, Zheng
2016-06-01
FS-Cache: wake write waiter after invalidating writes
Yan, Zheng
2016-05-31
Btrfs: fix race between device replace and read repair
Filipe Manana
2016-05-31
Btrfs: fix race between device replace and discard
Filipe Manana
2016-05-30
libceph: change ceph_osdmap_flag() to take osdc
Ilya Dryomov
2016-05-30
Btrfs: fix race between device replace and chunk allocation
Filipe Manana
2016-05-30
Btrfs: fix race setting block group back to RW mode during device replace
Filipe Manana
2016-05-30
Btrfs: fix unprotected assignment of the left cursor for device replace
Filipe Manana
2016-05-30
Btrfs: fix race setting block group readonly during device replace
Filipe Manana
2016-05-30
Btrfs: fix race between device replace and block group removal
Filipe Manana
2016-05-30
Btrfs: fix race between readahead and device replace/removal
Filipe Manana
2016-05-29
hash_string: Fix zero-length case for !DCACHE_WORD_ACCESS
George Spelvin
2016-05-28
Rename other copy of hash_string to hashlen_string
George Spelvin
2016-05-28
hpfs: implement the show_options method
Mikulas Patocka
2016-05-28
affs: fix remount failure when there are no options changed
Mikulas Patocka
2016-05-28
hpfs: fix remount failure when there are no options changed
Mikulas Patocka
2016-05-28
fs: fix binfmt_aout.c build error
Guenter Roeck
2016-05-28
Merge branch 'hash' of git://ftp.sciencehorizons.net/linux
Linus Torvalds
2016-05-28
<linux/hash.h>: Add support for architecture-specific functions
George Spelvin
2016-05-28
fs/namei.c: Improve dcache hash function
George Spelvin
[next]