vfs: move fsnotify junk to struct mount
[deliverable/linux.git] / fs / mount.h
2012-01-04  Al Virovfs: move fsnotify junk to struct mount
2012-01-04  Al Virovfs: move mnt_devname
2012-01-04  Al Virovfs: move mnt_list to struct mount
2012-01-04  Al Virovfs: move the rest of int fields to struct mount
2012-01-04  Al Virovfs: mnt_id/mnt_group_id moved
2012-01-04  Al Virovfs: mnt_ns moved to struct mount
2012-01-04  Al Virovfs: take mnt_share/mnt_slave/mnt_slave_list and mnt_ex...
2012-01-04  Al Virovfs: and now we can make ->mnt_master point to struct...
2012-01-04  Al Virovfs: take mnt_master to struct mount
2012-01-04  Al Virovfs: take mnt_child/mnt_mounts to struct mount
2012-01-04  Al Virovfs: all counters taken to struct mount
2012-01-04  Al Virovfs: move mnt_mountpoint to struct mount
2012-01-04  Al Virovfs: now it can be done - make mnt_parent point to...
2012-01-04  Al Virovfs: mnt_parent moved to struct mount
2012-01-04  Al Virovfs: spread struct mount - mnt_has_parent
2012-01-04  Al Virovfs: the first spoils - mnt_hash moved
2012-01-04  Al Virovfs: spread struct mount - __lookup_mnt() result
2012-01-04  Al Virovfs: start hiding vfsmount guts series
2012-01-04  Al Virovfs: new internal helper: mnt_has_parent(mnt)
This page took 4.190061 seconds and 27 git commands to generate.