Commit Graph

243 Commits (fc9b52cd8f5f459b88adcf67c47668425ae31a78)

Author SHA1 Message Date
David Howells 12debc4248 iget: remove iget() and the read_inode() super op as being obsolete 17 years ago
David Howells b46980feed iget: introduce a function to register iget failure 17 years ago
Erez Zadok deb21db778 VFS: swap do_ioctl and vfs_ioctl names 17 years ago
Eric Dumazet 9cfe015aa4 get rid of NR_OPEN and introduce a sysctl_nr_open 17 years ago
Akinobu Mita 797074e44d fs: use list_for_each_entry_reverse and kill sb_entry 17 years ago
Joern Engel e7ca2d41a0 Document I_SYNC and I_DATASYNC 17 years ago
Adrian Bunk 011e3fcd1e proper prototype for get_filesystem_list() 17 years ago
Vitaliy Gusev ab1f161165 pid-namespaces-vs-locks-interaction 17 years ago
Joe Perches fd3f8984f6 include/linux/: Spelling fixes 17 years ago
Jean Noel Cordenner 25ec56b518 ext4: Add inode version support in ext4 17 years ago
Jean Noel Cordenner 7a224228ed vfs: Add 64 bit i_version support 17 years ago
Greg Kroah-Hartman 00d2666623 kobject: convert main fs kobject to use kobject_create 17 years ago
Christoph Hellwig 3965516440 exportfs: make struct export_operations const 18 years ago
Al Viro 8aec080945 [PATCH] new helpers - collect_mounts() and release_collected_mounts() 18 years ago
Jason Uhlenkott 8e8a1407ac fix do_sys_open() prototype 18 years ago
Pavel Emelyanov 8bf9725c29 pid namespaces: introduce MS_KERNMOUNT flag 18 years ago
Miklos Szeredi c18479fe01 put declaration of put_filesystem() in fs.h 18 years ago
Miklos Szeredi d139d7ffd0 VFS: allow filesystems to implement atomic open+truncate 18 years ago
Serge E. Hallyn b53767719b Implement file posix capabilities 18 years ago
Joern Engel 1c0eeaf569 introduce I_SYNC 18 years ago
Fengguang Wu 08d8e9749e writeback: fix ntfs with sb_has_dirty_inodes() 18 years ago
Ken Chen 0e0f4fc22e writeback: fix periodic superblock dirty inode flushing 18 years ago
Mathieu Desnoyers 2b47c3611d Fix f_version type: should be u64 instead of unsigned long 18 years ago
Adrian Bunk 4a239427f2 make fs/libfs.c:simple_commit_write() static 18 years ago
Denis Cheng 74bf17cffc fs: remove the unused mempages parameter 18 years ago
Alexey Dobriyan 4be28540ee Remove sysctl.h from fs.h 18 years ago
Nick Piggin 55144768e1 fs: remove some AOP_TRUNCATED_PAGE 18 years ago
Nick Piggin 89e107877b fs: new cont helpers 18 years ago
Nick Piggin afddba49d1 fs: introduce write_begin, write_end, and perform_write aops 18 years ago
Nick Piggin 2f718ffc16 mm: buffered write iterator 18 years ago
Fengguang Wu f4e6b498d6 readahead: combine file_ra_state.prev_index/prev_offset into prev_pos 18 years ago
Fengguang Wu 0bb7ba6b9c readahead: mmap read-around simplification 18 years ago
Fengguang Wu 937085aa35 readahead: compacting file_ra_state 18 years ago
Peter Zijlstra 14358e6dda lockdep: annotate dir vs file i_mutex 18 years ago
Peter Zijlstra d475fd428c lockdep: per filesystem inode lock class 18 years ago
Pavel Emelyanov 7f8ada98d9 Rework /proc/locks via seq_files and seq_list helpers 18 years ago
Pavel Emelyanov a16877ca9c Cleanup macros for distinguishing mandatory locks 18 years ago
Adrian Bunk ec05b297f9 [PATCH] remove mm/filemap.c:file_send_actor() 18 years ago
Christoph Hellwig 0af1a45046 rename setlease to generic_setlease 18 years ago
Fengguang Wu f9acc8c7b3 readahead: sanify file_ra_state names 18 years ago
Fengguang Wu c743d96b6d readahead: remove the old algorithm 18 years ago
Fengguang Wu 5ce1110b92 readahead: data structure and routines 18 years ago
Akinobu Mita e53252d97e unregister_chrdev() return void 18 years ago
J. Bruce Fields 6d34ac199a locks: make posix_test_lock() interface more consistent 18 years ago
J. Bruce Fields 4698afe8e3 locks: export setlease to filesystems 18 years ago
J. Bruce Fields f9ffed26d6 locks: provide a file lease method enabling cluster-coherent leases 18 years ago
J. Bruce Fields a9933cea7a locks: rename lease functions to reflect locks.c conventions 18 years ago
Amit Arora 97ac73506c sys_fallocate() implementation on i386, x86_64 and powerpc 18 years ago
Satyam Sharma 3bd858ab1c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check 18 years ago
Christoph Hellwig a569425512 knfsd: exportfs: add exportfs.h header 18 years ago