David Howells
|
e36cb0b89c
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
|
10 年之前 |
Theodore Ts'o
|
0ae45f63d4
vfs: add support for a lazytime mount option
|
10 年之前 |
Al Viro
|
946e51f2bf
move d_rcu from overlapping d_child to overlapping d_alias
|
10 年之前 |
Jeff Layton
|
e6f5c78930
locks: plumb a "priv" pointer into the setlease routines
|
11 年之前 |
Jeff Layton
|
1c994a0909
locks: consolidate "nolease" routines
|
11 年之前 |
Fabian Frederick
|
ac13a829f6
fs/libfs.c: add generic data flush to fsync
|
11 年之前 |
Al Viro
|
b26d4cd385
consolidate simple ->d_delete() instances
|
11 年之前 |
Al Viro
|
6987843ff7
take anon inode allocation to libfs.c
|
12 年之前 |
Al Viro
|
87dc800be2
new helper: kfree_put_link()
|
12 年之前 |
Al Viro
|
12f3887222
libfs: get exports to definitions of objects being exported...
|
12 年之前 |
Al Viro
|
74931da7a6
make simple_lookup() usable for filesystems that set ->s_d_op
|
12 年之前 |
Al Viro
|
5f99f4e79a
[readdir] switch dcache_readdir() users to ->iterate()
|
12 年之前 |
Marco Stornelli
|
d30357f2f0
vfs: drop vmtruncate
|
12 年之前 |
Andrew Morton
|
965c8e59cf
lseek: the "whence" argument is called "whence"
|
12 年之前 |
Yanchuan Nian
|
ca1868309b
vfs: fix kerneldoc for generic_fh_to_parent()
|
13 年之前 |
David Howells
|
9249e17fe0
VFS: Pass mount flags to sget()
|
13 年之前 |
Al Viro
|
00cd8dd3bf
stop passing nameidata to ->lookup()
|
13 年之前 |
Linus Torvalds
|
26fe575028
vfs: make it possible to access the dentry hash/len as one 64-bit entry
|
13 年之前 |
Al Viro
|
640946f203
dentry leak in simple_fill_super() failure exit
|
13 年之前 |
Stephen Boyd
|
20955e891d
libfs: add simple_open()
|
13 年之前 |
Linus Torvalds
|
11bcb32848
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 年之前 |
Al Viro
|
2452992aa7
make simple_pin_fs() pass MS_KERNMOUNT - it's a kernel-internal one
|
13 年之前 |
Al Viro
|
48fde701af
switch open-coded instances of d_make_root() to new helper
|
13 年之前 |
Paul Gortmaker
|
630d9c4727
fs: reduce the use of module.h wherever possible
|
13 年之前 |
Al Viro
|
ff01bb4832
fs: move code out of buffer.c
|
14 年之前 |
Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
13 年之前 |
Konstantin Khlebnikov
|
32096ea1aa
vfs: fix dentry leak in simple_fill_super()
|
13 年之前 |
Al Viro
|
841590ce16
fix IN_DELETE_SELF on overwriting rename() on ramfs et.al.
|
14 年之前 |
Josef Bacik
|
02c24a8218
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
|
14 年之前 |
Al Viro
|
a4464dbc0c
Make ->d_sb assign-once and always non-NULL
|
14 年之前 |