Commit Graph

65 Commits (bca03d5f32c8ee9b5cfa1d32640a63fded6cb3c0)

Author SHA1 Message Date
Al Viro 51139adac9 convert get_sb_pseudo() users 14 years ago
Al Viro 7de9c6ee3e new helper: ihold() 15 years ago
Christoph Hellwig c37650161a fs: add sync_inode_metadata 15 years ago
Joel Becker a33f13efe0 libfs: Fix shift bug in generic_check_addressable() 15 years ago
Patrick J. LoPresti 30ca22c70e ext3/ext4: Factor out disk addressability check 15 years ago
Christoph Hellwig 2c27c65ed0 check ATTR_SIZE contraints in inode_change_ok 15 years ago
Christoph Hellwig eef2380c18 default to simple_setattr 15 years ago
Christoph Hellwig 6a1a90ad1b rename generic_setattr 15 years ago
Roberto Sassu 7d683a0999 wrong type for 'magic' argument in simple_fill_super() 15 years ago
npiggin@suse.de 7bb46a6734 fs: introduce new truncate sequence 15 years ago
Christoph Hellwig 1b061d9247 rename the generic fsync implementations 15 years ago
Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
Jiri Slaby 6a727b43be FS / libfs: Implement simple_write_to_buffer 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Boaz Harrosh 193cf4b991 libfs: Unexport and kill simple_prepare_write 15 years ago
Boaz Harrosh ad2a722f19 libfs: Open code simple_commit_write into only user 15 years ago
H Hartley Sweeten ef26ca97e8 libfs: move EXPORT_SYMBOL for d_alloc_name 15 years ago
Wu Fengguang 05cc0cee69 libfs: return error code on failed attr set 16 years ago
Steven Rostedt 14be27460e libfs: make simple_read_from_buffer conventional 16 years ago
Jeff Layton 89a4eb4b66 vfs: make get_sb_pseudo set s_maxbytes to value that can be cast to signed 16 years ago
Al Viro d5aacad548 New helper - simple_fsync() 16 years ago
Al Viro 6f5bbff9a1 Convert obvious places to deactivate_locked_super() 16 years ago
Ingo Molnar 76791ab2d5 kmemtrace, fs: uninline simple_transaction_set() 16 years ago
Sukadev Bhattiprolu a3ec947c85 vfs: simple_set_mnt() should return void 16 years ago
Al Viro 3ba13d179e constify dentry_operations: rest 16 years ago
Al Viro 56ff5efad9 zero i_uid/i_gid on inode allocation 16 years ago
Nick Piggin 54566b2c15 fs: symlink write_begin allocation context fix 16 years ago
Nick Piggin 4e02ed4b4a fs: remove prepare_write/commit_write 17 years ago
Christoph Hellwig 4ea3ada295 [PATCH] new helper: d_obtain_alias 17 years ago
Alex Nixon 3971e1a917 VFS: increase pseudo-filesystem block size to PAGE_SIZE 17 years ago
Akinobu Mita 6d1029b563 add kernel-doc for simple_read_from_buffer and memory_read_from_buffer 17 years ago
Akinobu Mita 93b071139a introduce memory_read_from_buffer() 17 years ago
Christoph Hellwig 74bedc4d56 libfs: rename simple_attr_close to simple_attr_release 17 years ago
Christoph Hellwig 9261303ab7 libfs: make simple attributes interruptible 17 years ago
Christoph Hellwig 8b88b0998e libfs: allow error return from simple attributes 17 years ago
Christoph Lameter eebd2aa355 Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user 17 years ago
Christoph Hellwig 2596110a39 exportfs: add new methods 18 years ago
Adrian Bunk 4a239427f2 make fs/libfs.c:simple_commit_write() static 18 years ago
Nick Piggin afddba49d1 fs: introduce write_begin, write_end, and perform_write aops 18 years ago
Ronni Nielsen 0f8952c2fa fs/libfs.c: >80 columns line break fix 18 years ago
Jeff Layton 1a1c9bb433 inode numbering: change libfs sb creation routines to avoid collisions with their root inodes 18 years ago
Hugh Dickins 759b9775c2 [PATCH] shmem and simple const super_operations 18 years ago
Nick Piggin 955eff5acc [PATCH] fs: fix libfs data leak 18 years ago
Josef 'Jeff' Sipek ee9b6d61a2 [PATCH] Mark struct super_operations const 18 years ago
Arjan van de Ven 92e1d5be91 [PATCH] mark struct inode_operations const 2 18 years ago
Josef "Jeff" Sipek 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
Dave Hansen d8c76e6f45 [PATCH] r/o bind mount prepwork: inc_nlink() helper 19 years ago
Dave Hansen 9a53c3a783 [PATCH] r/o bind mounts: unlink: monitor i_nlink 19 years ago
Pekka J Enberg c0d92cbc58 [PATCH] libfs: remove page up-to-date check from simple_readpage 19 years ago
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago