Al Viro
|
6e77137b36
don't pass nameidata to ->follow_link()
|
10 年之前 |
Al Viro
|
680baacbca
new ->follow_link() and ->put_link() calling conventions
|
10 年之前 |
Al Viro
|
d0deec1991
befs: switch to simple_follow_link()
|
10 年之前 |
Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 年之前 |
Fabian Frederick
|
f8ccad2164
befs: replace typedef befs_inode_info by structure
|
10 年之前 |
Fabian Frederick
|
038428fcf7
befs: replace typedef befs_sb_info by structure
|
10 年之前 |
Fabian Frederick
|
09ad0eae5e
befs: replace typedef befs_mount_options by structure
|
10 年之前 |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 年之前 |
Fabian Frederick
|
111d639dd6
fs/befs/linuxvfs.c: remove unnecessary casting
|
10 年之前 |
Jan Kara
|
f441ada004
befs: remove dead code
|
10 年之前 |
Al Viro
|
a455589f18
assorted conversions to %p[dD]
|
10 年之前 |
Fabian Frederick
|
8e19189ef8
fs/befs/linuxvfs.c: check superblock before dump operation
|
11 年之前 |
Linus Torvalds
|
158c12948f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
11 年之前 |
Paul Bolle
|
fe786f61f3
befs: remove check for CONFIG_BEFS_RW
|
11 年之前 |
Fabian Frederick
|
817e1d902a
fs/befs: kernel-doc fixes
|
11 年之前 |
Fabian Frederick
|
f38f41c31b
fs/befs/linuxvfs.c: remove positive test on sector_t
|
11 年之前 |
Fabian Frederick
|
39d7a29f86
fs/befs/linuxvfs.c: replace strncpy by strlcpy
|
11 年之前 |
Linus Torvalds
|
24e7ea3bea
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
11 年之前 |
Fabian Frederick
|
dac52fc182
BEFS: logging cleanup
|
11 年之前 |
Fabian Frederick
|
91a52ab7d6
fs/befs/linuxvfs.c: add __init to befs_init_inodecache()
|
11 年之前 |
Fabian Frederick
|
2d4319ef57
befs: replace kmalloc/memset 0 by kzalloc
|
11 年之前 |
Theodore Ts'o
|
02b9984d64
fs: push sync_filesystem() down to the file system's remount_fs()
|
11 年之前 |
Rakesh Pandit
|
ac34a1b35e
befs: iget_locked() doesn't return an ERR_PTR
|
11 年之前 |
Al Viro
|
48bc06e74b
befs: split symlink iops in two - for short and long symlinks resp.
|
12 年之前 |
Al Viro
|
f0f49ef5ce
[readdir] convert befs
|
12 年之前 |
Al Viro
|
448293aadb
befs_readdir(): do not increment ->f_pos if filldir tells us to stop
|
12 年之前 |
Eric W. Biederman
|
7f78e03513
fs: Limit sys_mount to only request filesystem modules.
|
12 年之前 |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 年之前 |
Linus Torvalds
|
aab174f0df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 年之前 |
Kirill A. Shutemov
|
8c0a853770
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
|
13 年之前 |