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()
|
14 年之前 |
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 年之前 |
Roberto Sassu
|
7d683a0999
wrong type for 'magic' argument in simple_fill_super()
|
15 年之前 |
npiggin@suse.de
|
7bb46a6734
fs: introduce new truncate sequence
|
15 年之前 |
Christoph Hellwig
|
1b061d9247
rename the generic fsync implementations
|
15 年之前 |
Christoph Hellwig
|
7ea8085910
drop unused dentry argument to ->fsync
|
15 年之前 |
Jiri Slaby
|
6a727b43be
FS / libfs: Implement simple_write_to_buffer
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Boaz Harrosh
|
193cf4b991
libfs: Unexport and kill simple_prepare_write
|
15 年之前 |
Boaz Harrosh
|
ad2a722f19
libfs: Open code simple_commit_write into only user
|
15 年之前 |
H Hartley Sweeten
|
ef26ca97e8
libfs: move EXPORT_SYMBOL for d_alloc_name
|
15 年之前 |
Wu Fengguang
|
05cc0cee69
libfs: return error code on failed attr set
|
15 年之前 |
Steven Rostedt
|
14be27460e
libfs: make simple_read_from_buffer conventional
|
15 年之前 |
Jeff Layton
|
89a4eb4b66
vfs: make get_sb_pseudo set s_maxbytes to value that can be cast to signed
|
15 年之前 |