Commit Graph

57 Commits (1b4f59e356cc94929305bd107b7f38eec62715ad)

Author SHA1 Message Date
Jeff Layton 669abf4e55 vfs: make path_openat take a struct filename pointer 12 years ago
Jan Kara eb04c28288 fs: Add freezing handling to mnt_want_write() / mnt_drop_write() 13 years ago
David Howells 0bdaea9017 VFS: Split inode_permission() 13 years ago
Al Viro 30d9049474 kill struct opendata 13 years ago
Al Viro a4a3bdd778 kill opendata->{mnt,dentry} 13 years ago
Miklos Szeredi 015c3bbcd8 vfs: remove open intents from nameidata 13 years ago
Miklos Szeredi d18e9008c3 vfs: add i_op->atomic_open() 13 years ago
Al Viro f7a99c5b7c get rid of ->mnt_longterm 13 years ago
Miklos Szeredi 90ad1a8ecb vfs: split __dentry_open() 13 years ago
Andi Kleen eea62f831b brlocks/lglocks: turn into functions 13 years ago
Miklos Szeredi 4ed5e82fe7 vfs: protect remounting superblock read-only 13 years ago
Al Viro c71053659e vfs: spread struct mount - __lookup_mnt() result 13 years ago
Al Viro a218d0fdc5 switch open and mkdir syscalls to umode_t 13 years ago
Al Viro cf31e70d6c vfs: new helper - vfs_ustat() 13 years ago
Al Viro f47ec3f283 trim fs/internal.h 13 years ago
Dave Chinner 12ad3ab661 superblock: move pin_sb_for_writeback() to fs/super.c 14 years ago
Al Viro a4464dbc0c Make ->d_sb assign-once and always non-NULL 14 years ago
Dave Chinner a66979abad fs: move i_wb_list out from under inode_lock 14 years ago
Dave Chinner 55fa6091d8 fs: move i_sb_list out from under inode_lock 14 years ago
David Howells 0f60f240d5 FS: lookup_mnt() is only used in the core fs routines now 14 years ago
Al Viro 9d412a43c3 vfs: split off vfsmount-related parts of vfs_kern_mount() 14 years ago
Aneesh Kumar K.V becfd1f375 vfs: Add open by file handle support 14 years ago
Al Viro 73d049a40f open-style analog of vfs_path_lookup() 14 years ago
Al Viro 47c805dc2d switch do_filp_open() to struct open_flags 14 years ago
NeilBrown 93b270f76e Fix over-zealous flush_disk when changing device size. 14 years ago
Al Viro b1e75df45a tidy up around finish_automount() 14 years ago
Al Viro 19a167af7c Take the completion of automount into new helper 14 years ago
Al Viro f03c65993b sanitize vfsmount refcounting changes 14 years ago
David Howells ea5b778a8b Unexport do_add_mount() and add in follow_automount(), not ->d_automount() 14 years ago
Nick Piggin b3e19d924b fs: scale mntget/mntput 14 years ago
Al Viro a4cdbd8bfb braino in internal.h 14 years ago
Al Viro 63997e98a3 split invalidate_inodes() 14 years ago
Dave Chinner cffbc8aa33 fs: Convert nr_inodes and nr_unused to per-cpu counters 14 years ago
Al Viro a8dade34e3 unexport invalidate_inodes 14 years ago
Nick Piggin 99b7db7b8f fs: brlock vfsmount_lock 15 years ago
Nick Piggin d996b62a8d tty: fix fu_list abuse 15 years ago
Al Viro 35cf7ba0b4 Bury __put_super_and_need_restart() 15 years ago
Al Viro 47cd813f29 Take vfsmount_lock to fs/internal.h 15 years ago
Al Viro 482928d59d Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3) 15 years ago
Eric Paris e81e3f4dca fs: move get_empty_filp() deffinition to internal.h 15 years ago
Vegard Nossum eca6f534e6 fs: fix overflow in sys_mount() for in-kernel calls 16 years ago
Al Viro 62c6943b4b Trim a bit of crap from fs.h 16 years ago
Jan Kara 5cee5815d1 vfs: Make sys_sync() use fsync_super() (version 4) 16 years ago
Jan Kara 5a3e5cb8e0 vfs: Fix sys_sync() and fsync_super() reliability (version 4) 16 years ago
npiggin@suse.de 864d7c4c06 fs: move mark_files_ro into file_table.c 16 years ago
Al Viro 498052bba5 New locking/refcounting for fs_struct 16 years ago
Al Viro 3e93cd6718 Take fs_struct handling to new file (fs/fs_struct.c) 16 years ago
Hugh Dickins e426b64c41 fix setuid sometimes doesn't 16 years ago
David Howells 0bf2f3aec5 CRED: Fix SUID exec regression 16 years ago
David Howells a6f76f23d2 CRED: Make execve() take advantage of copy-on-write credentials 16 years ago