Al Viro
|
8d71db4f08
lift sb_start_write/sb_end_write out of ->aio_write()
|
12 年 前 |
Eric W. Biederman
|
7f78e03513
fs: Limit sys_mount to only request filesystem modules.
|
12 年 前 |
Al Viro
|
dd37978c50
cache the value of file_inode() in struct file
|
12 年 前 |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 年 前 |
Al Viro
|
7bb307e894
export kernel_write(), convert open-coded instances
|
12 年 前 |
Al Viro
|
182be68478
kill f_vfsmnt
|
12 年 前 |
Jeff Layton
|
ecf3d1f1aa
vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op
|
12 年 前 |
Al Viro
|
3dadecce20
switch vfs_getattr() to struct path
|
12 年 前 |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 年 前 |
Maxim Patlasov
|
d28574e043
mm: minor cleanup of iov_iter_single_seg_count()
|
12 年 前 |
Al Viro
|
21e89c0c48
Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into for-linus
|
12 年 前 |
Alessio Igor Bogani
|
471667391a
vfs: Remove useless function prototypes
|
12 年 前 |
Marco Stornelli
|
d30357f2f0
vfs: drop vmtruncate
|
12 年 前 |
David Howells
|
a02de96085
VFS: Make more complete truncate operation available to CacheFiles
|
12 年 前 |
Linus Torvalds
|
848b81415c
Merge branch 'akpm' (Andrew's patch-bomb)
|
12 年 前 |
Cyrill Gorcunov
|
55985dd72a
procfs: add ability to plug in auxiliary fdinfo providers
|
12 年 前 |
Andrew Morton
|
965c8e59cf
lseek: the "whence" argument is called "whence"
|
12 年 前 |
Linus Torvalds
|
6a2b60b17b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 年 前 |
Rafael Aquini
|
252aa6f5be
mm: redefine address_space.assoc_mapping
|
12 年 前 |
Linus Torvalds
|
bbec0270bd
blkdev_max_block: make private to fs/buffer.c
|
12 年 前 |
Linus Torvalds
|
1e8b33328a
blockdev: remove bd_block_size_semaphore again
|
12 年 前 |
Eric W. Biederman
|
0c55cfc416
vfs: Allow unprivileged manipulation of the mount namespace.
|
13 年 前 |
Al Viro
|
c54d0dc353
bury SEL_{IN,OUT,EX}
|
12 年 前 |
David Howells
|
bbc1096ad8
Unexport some bits of linux/fs.h
|
12 年 前 |
David Howells
|
607ca46e97
UAPI: (Scripted) Disintegrate include/linux
|
12 年 前 |
David Howells
|
08cce05c5a
UAPI: Unexport linux/blk_types.h
|
12 年 前 |
Jeff Layton
|
7950e3852a
vfs: embed struct filename inside of names_cache allocation if possible
|
12 年 前 |
Jeff Layton
|
adb5c2473d
audit: make audit_inode take struct filename
|
12 年 前 |
Jeff Layton
|
669abf4e55
vfs: make path_openat take a struct filename pointer
|
12 年 前 |
Jeff Layton
|
91a27b2a75
vfs: define struct filename and have getname() return it
|
12 年 前 |