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
|
13 жил өмнө |
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 жил өмнө |
Akinobu Mita
|
f7b88631a8
fs/libfs.c: fix simple_attr_write() on 32bit machines
|
14 жил өмнө |
Al Viro
|
c74a1cbb3c
pass default dentry_operations to mount_pseudo()
|
14 жил өмнө |
Nick Piggin
|
fb045adb99
fs: dcache reduce branches in lookup path
|
14 жил өмнө |
Nick Piggin
|
b5c84bf6f6
fs: dcache remove dcache_lock
|
14 жил өмнө |
Nick Piggin
|
2fd6b7f507
fs: dcache scale subdirs
|
14 жил өмнө |
Nick Piggin
|
da5029563a
fs: dcache scale d_unhashed
|
14 жил өмнө |
Nick Piggin
|
fe15ce446b
fs: change d_delete semantics
|
14 жил өмнө |
Al Viro
|
51139adac9
convert get_sb_pseudo() users
|
15 жил өмнө |
Al Viro
|
7de9c6ee3e
new helper: ihold()
|
14 жил өмнө |
Christoph Hellwig
|
c37650161a
fs: add sync_inode_metadata
|
14 жил өмнө |
Joel Becker
|
a33f13efe0
libfs: Fix shift bug in generic_check_addressable()
|
15 жил өмнө |
Patrick J. LoPresti
|
30ca22c70e
ext3/ext4: Factor out disk addressability check
|
15 жил өмнө |
Christoph Hellwig
|
2c27c65ed0
check ATTR_SIZE contraints in inode_change_ok
|
15 жил өмнө |
Christoph Hellwig
|
eef2380c18
default to simple_setattr
|
15 жил өмнө |
Christoph Hellwig
|
6a1a90ad1b
rename generic_setattr
|
15 жил өмнө |