Commit Graph

64 Commits (b2fab5acd28ead6f0dd6c3996ba23f0ef1772f15)

Author SHA1 Message Date
Al Viro 34c80b1d93 vfs: switch ->show_options() to struct dentry * 13 years ago
Al Viro 1a67aafb5f switch ->mknod() to umode_t 13 years ago
Al Viro 4acdaf27eb switch ->create() to umode_t 13 years ago
Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t 13 years ago
Paul Bolle 395cf9691d doc: fix broken references 14 years ago
Christoph Hellwig 4e34e719e4 fs: take the ACL checks to common code 14 years ago
Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
Dave Chinner 8ab47664d5 vfs: increase shrinker batch size 14 years ago
Dave Chinner 0e1fdafd93 superblock: add filesystem shrinker operations 14 years ago
Al Viro 10556cb21a ->permission() sanitizing: don't pass flags to ->permission() 14 years ago
Al Viro 7e40145eb1 ->permission() sanitizing: don't pass flags to ->check_acl() 14 years ago
Christoph Hellwig aa38572954 fs: pass exact type of data dirties to ->dirty_inode 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Dave Chinner f283c86afe fs: remove inode_lock from iput_final and prune_icache 14 years ago
Al Viro 1aed3e4204 lose 'mounting_here' argument in ->d_manage() 14 years ago
Al Viro 1a102ff925 vfs: bury ->get_sb() 14 years ago
David Howells ea5b778a8b Unexport do_add_mount() and add in follow_automount(), not ->d_automount() 14 years ago
David Howells ab90911ff9 Allow d_manage() to be used in RCU-walk mode 14 years ago
David Howells cc53ce53c8 Add a dentry op to allow processes to be held during pathwalk transit 14 years ago
David Howells 9875cf8064 Add a dentry op to handle automounting rather than abusing follow_link() 14 years ago
Nick Piggin a82416da83 fs: small rcu-walk documentation fixes 14 years ago
Nick Piggin b74c79e993 fs: provide rcu-walk aware permission i_ops 14 years ago
Nick Piggin 34286d6662 fs: rcu-walk aware d_revalidate method 14 years ago
Nick Piggin b1e6a015a5 fs: change d_hash for rcu-walk 14 years ago
Nick Piggin 621e155a35 fs: change d_compare for rcu-walk 14 years ago
Nick Piggin fe15ce446b fs: change d_delete semantics 14 years ago
Andrew Morton 4fe65cab84 Documentation/filesystems/vfs.txt: fix ->repeasepage() description 14 years ago
Linus Torvalds 6072d13c42 Call the filesystem back whenever a page is removed from the page cache 14 years ago
Arnd Bergmann b19dd42faf bkl: Remove locked .ioctl file operation 15 years ago
npiggin@suse.de 7bb46a6734 fs: introduce new truncate sequence 15 years ago
Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
Francis Galiegue a33f32244d Documentation/: it's -> its where appropriate 15 years ago
Christoph Hellwig 94004ed726 kill wait_on_page_writeback_range 15 years ago
Andi Kleen 2571873621 HWPOISON: Define a new error_remove_page address space op for async truncation 16 years ago
Adrian McMenamin 66672fefaa Documentation/filesystems: remove out of date reference to BKL being held 16 years ago
Takashi Sato c4be0c1dc4 filesystem freeze: add error handling of write_super_lockfs/unlockfs 16 years ago
Al Viro 6badd79bd0 kill ->dir_notify() 16 years ago
Zhaolei be42c4c433 correct wrong function name of d_put in kernel document and source comment 16 years ago
Nick Piggin 4e02ed4b4a fs: remove prepare_write/commit_write 17 years ago
Matt LaPlante d91958815d Documentation cleanup: trivial misspelling, punctuation, and grammar corrections. 17 years ago
Christoph Hellwig 33dcdac2df [PATCH] kill ->put_inode 17 years ago
Miklos Szeredi f84e3f521e mount options: add documentation 17 years ago
David Howells 12debc4248 iget: remove iget() and the read_inode() super op as being obsolete 17 years ago
Shaun Zinck bc5b1d55cc Documentation/filesystems/vfs.txt: typo fix 18 years ago
Nick Piggin 55144768e1 fs: remove some AOP_TRUNCATED_PAGE 18 years ago
Nick Piggin afddba49d1 fs: introduce write_begin, write_end, and perform_write aops 18 years ago
Borislav Petkov 422b14c2e2 update Documentation/filesystems/vfs.txt 18 years ago
Borislav Petkov 0746aec3c7 update description in Documentation/filesystems/vfs.txt 18 years ago
Eric Dumazet c23fbb6bcb VFS: delay the dentry name generation on sockets and pipes 18 years ago
Nick Piggin 955eff5acc [PATCH] fs: fix libfs data leak 18 years ago