Al Viro
|
c51da20c48
more trivial ->iterate_shared conversions
|
9 年之前 |
Kirill A. Shutemov
|
ea1754a084
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
|
9 年之前 |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 年之前 |
Al Viro
|
21fc61c73c
don't put symlink bodies in pagecache into highmem
|
9 年之前 |
Fabian Frederick
|
1508f3eb69
fs/cramfs/inode.c: use linux/uaccess.h
|
11 年之前 |
Fabian Frederick
|
31d92e5519
fs/cramfs: code clean-up
|
11 年之前 |
Fabian Frederick
|
4f21e1ea09
fs/cramfs: use pr_fmt
|
11 年之前 |
Fabian Frederick
|
f175ff8100
fs/cramfs: convert printk to pr_foo()
|
11 年之前 |
Linus Torvalds
|
24e7ea3bea
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
11 年之前 |
Sasha Levin
|
67f9fd91f9
mm: remove read_cache_page_async()
|
11 年之前 |
Theodore Ts'o
|
02b9984d64
fs: push sync_filesystem() down to the file system's remount_fs()
|
11 年之前 |
Al Viro
|
f7f4f4dd69
cramfs: take headers to fs/cramfs
|
11 年之前 |
Al Viro
|
2309fb8ef4
cramfs: get rid of ->put_super()
|
11 年之前 |
Al Viro
|
6f7f231e7b
[readdir] convert f2fs
|
12 年之前 |
Eric W. Biederman
|
7f78e03513
fs: Limit sys_mount to only request filesystem modules.
|
12 年之前 |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 年之前 |
Eric W. Biederman
|
a7d9cfe97b
userns: Convert cramfs to use kuid/kgid where appropriate
|
13 年之前 |
Al Viro
|
00cd8dd3bf
stop passing nameidata to ->lookup()
|
13 年之前 |
Linus Torvalds
|
e2a0883e40
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 年之前 |
Al Viro
|
48fde701af
switch open-coded instances of d_make_root() to new helper
|
13 年之前 |
Masanari Iida
|
0cc785ecbf
cramfs: Fix typo in inode.c
|
13 年之前 |
Al Viro
|
ece2ccb668
Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z
|
13 年之前 |
Al Viro
|
175a4eb7ea
fs: propagate umode_t, misc bits
|
14 年之前 |
Al Viro
|
ff01bb4832
fs: move code out of buffer.c
|
14 年之前 |
Al Viro
|
0577d1ba41
cramfs: get_cramfs_inode() returns ERR_PTR() on failure
|
14 年之前 |
Stefani Seibold
|
6f772fe65c
cramfs: generate unique inode number for better inode cache usage
|
14 年之前 |
Al Viro
|
152a083666
new helper: mount_bdev()
|
15 年之前 |
Alexander Shishkin
|
b845ff8f3e
cramfs: only unlock new inodes
|
15 年之前 |
Al Viro
|
77b8a75f5b
simplify get_cramfs_inode()
|
15 年之前 |
Coly Li
|
94ea77ac69
fs/cramfs: return f_fsid for statfs(2)
|
16 年之前 |