Commit Graph

147868 Commits (33c8e57c86d1bd1548c12a4f7c4bceb94b862cca)
 

Author SHA1 Message Date
Christoph Hellwig 517bfae283 qnx4: remove ->write_super 16 years ago
Christoph Hellwig 94cb993f2e ocfs2: remove ->write_super and stop maintaining ->s_dirt 16 years ago
Christoph Hellwig b7d245de25 gfs2: remove ->write_super and stop maintaining ->s_dirt 16 years ago
Christoph Hellwig ca41f7b918 ext3: remove ->write_super and stop maintaining ->s_dirt 16 years ago
Christoph Hellwig 59d697b702 btrfs: remove ->write_super and stop maintaining ->s_dirt 16 years ago
Jan Kara c3f8a40c1c quota: Introduce writeout_quota_sb() (version 4) 16 years ago
Christoph Hellwig 850b201b08 quota: cleanup dquota sync functions (version 4) 16 years ago
Jan Kara 60b0680fa2 vfs: Rename fsync_super() to sync_filesystem() (version 4) 16 years ago
Jan Kara c15c54f5f0 vfs: Move syncing code from super.c to sync.c (version 4) 16 years ago
Jan Kara 5cee5815d1 vfs: Make sys_sync() use fsync_super() (version 4) 16 years ago
Jan Kara 429479f031 vfs: Make __fsync_super() a static function (version 4) 16 years ago
Jan Kara bfe881255c vfs: Call ->sync_fs() even if s_dirt is 0 (version 4) 16 years ago
Jan Kara 5a3e5cb8e0 vfs: Fix sys_sync() and fsync_super() reliability (version 4) 16 years ago
Christoph Hellwig 876a9f76ab remove s_async_list 16 years ago
npiggin@suse.de 864d7c4c06 fs: move mark_files_ro into file_table.c 16 years ago
npiggin@suse.de 96029c4e09 fs: introduce mnt_clone_write 16 years ago
npiggin@suse.de d3ef3d7351 fs: mnt_want_write speedup 16 years ago
Al Viro 3174c21b74 Move junk from proc_fs.h to fs/proc/internal.h 16 years ago
Al Viro 1c755af4df switch lookup_mnt() 16 years ago
Al Viro 79ed022619 switch follow_mount() 16 years ago
Al Viro 9393bd07cf switch follow_down() 16 years ago
Al Viro 589ff870ed Switch collect_mounts() to struct path 16 years ago
Al Viro bab77ebf51 switch follow_up() to struct path 16 years ago
Al Viro e64c390ca0 switch rqst_exp_parent() 16 years ago
Al Viro 91c9fa8f75 switch rqst_exp_get_by_name() 16 years ago
Al Viro 5bf3bd2b5c switch exp_parent() to struct path 16 years ago
Al Viro 55430e2ece nfsd struct path use: exp_get_by_name() 16 years ago
Al Viro dd5cae6e97 Don't bother with check_mnt() in do_add_mount() on shrinkable ones 16 years ago
Al Viro 5b85711953 Make vfs_path_lookup() use starting point as root 16 years ago
Al Viro 2a73787110 Cache root in nameidata 16 years ago
Al Viro 9b4a9b14a7 Preparations to caching root in path_walk() 16 years ago
Al Viro 4e44b6852e Get rid of path_lookup in autofs4 16 years ago
Jeff Mahoney 73422811d2 reiserfs: allow exposing privroot w/ xattrs enabled 16 years ago
Linus Torvalds a525890cb6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 16 years ago
Linus Torvalds 3bb66d7f8c Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify 16 years ago
Linus Torvalds 512626a04e Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 16 years ago
Linus Torvalds 8a1ca8cedd Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Linus Torvalds b640f042fa Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 16 years ago
Eric Paris a092ee20fd fsnotify: allow groups to set freeing_mark to null 16 years ago
Eric Paris e42e27736d inotify/dnotify: should_send_event shouldn't match on FS_EVENT_ON_CHILD 16 years ago
Eric Paris ce61856bd2 dnotify: do not bother to lock entry->lock when reading mask 16 years ago
Eric Paris 5ac697b793 dnotify: do not use ?true:false when assigning to a bool 16 years ago
Eric Paris ff52cc2158 fsnotify: move events should indicate the event was on a child 16 years ago
Eric Paris 63c882a054 inotify: reimplement inotify using fsnotify 16 years ago
Eric Paris 164bc61951 fsnotify: handle filesystem unmounts with fsnotify marks 16 years ago
Eric Paris 1ef5f13c6c fsnotify: fsnotify marks on inodes pin them in core 16 years ago
Eric Paris e4aff11736 fsnotify: allow groups to add private data to events 16 years ago
Eric Paris 47882c6f51 fsnotify: add correlations between events 16 years ago
Eric Paris 62ffe5dfba fsnotify: include pathnames with entries when possible 16 years ago
Eric Paris a2d8bc6cb4 fsnotify: generic notification queue and waitq 16 years ago