VFS: Comment mount following code
[deliverable/linux.git] / fs /
2012-07-14  David HowellsVFS: Comment mount following code
2012-07-14  David HowellsVFS: Make clone_mnt()/copy_tree()/collect_mounts()...
2012-07-14  David HowellsVFS: Make chown() and lchown() call fchownat()
2012-07-14  Al Virodo_dentry_open(): close the race with mark_files_ro...
2012-07-14  Al Viromark_files_ro(): don't bother with mntget/mntput
2012-07-14  Andrew Mortonnotify_change(): check that i_mutex is held
2012-07-14  Christoph Hellwigfs: add nd_jump_link
2012-07-14  Christoph Hellwigfs: move path_put on failure out of ->follow_link
2012-07-14  Al Virodebugfs: get rid of useless arguments to debugfs_{mkdir...
2012-07-14  Al Virodebugfs: fold debugfs_create_by_name() into the only...
2012-07-14  Al Virodebugfs: make sure that debugfs_create_file() gets...
2012-07-14  Al Viro__d_unalias() should refuse to move mountpoints
2012-07-14  Al Virosysfs: just use d_materialise_unique()
2012-07-14  Al Virosysfs: switch to ->s_d_op and ->d_release()
2012-07-14  Al Viroget rid of kern_path_parent()
2012-07-14  David HowellsVFS: Fix the banner comment on lookup_open()
2012-07-14  Al Virodon't pass nameidata * to vfs_create()
2012-07-14  Al Virodon't pass nameidata to ->create()
2012-07-14  Al Virofs/namei.c: don't pass nameidata to __lookup_hash(...
2012-07-14  Al Virostop passing nameidata to ->lookup()
2012-07-14  Al Virofs/namei.c: don't pass namedata to lookup_dcache()
2012-07-14  Al Virofs/namei.c: don't pass nameidata to d_revalidate()
2012-07-14  Al Virostop passing nameidata * to ->d_revalidate()
2012-07-14  Al Virofs/nfs/dir.c: switch to passing nd->flags instead of...
2012-07-14  Al Vironfs_lookup_verify_inode() - nd is *always* non-NULL...
2012-07-14  Al Viroswitch nfs_lookup_check_intent() away from nameidata
2012-07-14  Al Virodo_dentry_open(): take initialization of file->f_path...
2012-07-14  Al Virofold __dentry_open() into its sole caller
2012-07-14  Al Viroswitch do_dentry_open() to returning int
2012-07-14  Al Viromake finish_no_open() return int
2012-07-14  Al Virofs/namei.c: get do_last() and friends return int
2012-07-14  Al Virokill struct opendata
2012-07-14  Al Virokill opendata->{mnt,dentry}
2012-07-14  Al Viromake ->atomic_open() return int
2012-07-14  Al Virodon't modify od->filp at all
2012-07-14  Al Viro->atomic_open() prototype change - pass int * instead...
2012-07-14  Miklos Szeredivfs: move O_DIRECT check to common code
2012-07-14  Miklos Szeredivfs: do_last(): clean up retry
2012-07-14  Miklos Szeredivfs: do_last(): clean up bool
2012-07-14  Miklos Szeredivfs: do_last(): clean up labels
2012-07-14  Miklos Szeredivfs: do_last(): clean up error handling
2012-07-14  Miklos Szeredivfs: remove open intents from nameidata
2012-07-14  Miklos Szeredi9p: implement i_op->atomic_open()
2012-07-14  Miklos Szerediceph: implement i_op->atomic_open()
2012-07-14  Miklos Szerediceph: remove unused arg from ceph_lookup_open()
2012-07-14  Miklos Szeredicifs: implement i_op->atomic_open()
2012-07-14  Miklos Szeredifuse: implement i_op->atomic_open()
2012-07-14  Miklos Szeredinfs: don't use intents for checking atomic open
2012-07-14  Miklos Szeredinfs: don't use nd->intent.open.flags
2012-07-14  Miklos Szeredinfs: clean up ->create in nfs_rpc_ops
2012-07-14  Miklos Szeredinfs: implement i_op->atomic_open()
2012-07-14  Miklos Szeredivfs: add i_op->atomic_open()
2012-07-14  Miklos Szeredivfs: lookup_open(): expand lookup_hash()
2012-07-14  Miklos Szeredivfs: add lookup_open()
2012-07-14  Miklos Szeredivfs: do_last(): common slow lookup
2012-07-14  Miklos Szeredivfs: do_last(): separate O_CREAT specific code
2012-07-14  Miklos Szeredivfs: do_last(): inline lookup_slow()
2012-07-14  Al Vironamei.c: let follow_link() do put_link() on failure
2012-07-14  Al Virocoda: use list_for_each_entry
2012-07-14  Al Virovfs: switch i_dentry/d_alias to hlist
2012-07-14  Al Viroext4: get rid of open-coded d_find_any_alias()
2012-07-14  Al Viroocfs2: use list_for_each_entry in ocfs2_find_local_alias()
2012-07-14  Al Viroaffs: unobfuscate affs_fix_dcache()
2012-07-14  Al Viroaffs: get rid of open-coded list_for_each_entry()
2012-07-14  Al Viroadfs: don't bother with ->i_dentry in ->destroy_inode()
2012-07-14  Al Virocifs: don't bother with ->i_dentry in ->destroy_inode()
2012-07-14  Al Viroqnx6: don't bother with ->i_dentry in inode-freeing...
2012-07-14  Al Viroget rid of magic in proc_namespace.c
2012-07-14  Al Viroget rid of ->mnt_longterm
2012-07-14  Julia Lawallfs/direct-io.c: adjust suspicious bit operation
2012-07-14  Artem Bityutskiyaffs: get rid of affs_sync_super
2012-07-14  Artem Bityutskiyaffs: introduce VFS superblock object back-reference
2012-07-14  Artem Bityutskiyaffs: stop using lock_super
2012-07-14  Artem Bityutskiyaffs: re-structure superblock locking a bit
2012-07-14  Artem Bityutskiyaffs: remove useless superblock writeout on remount
2012-07-14  Artem Bityutskiyaffs: remove useless superblock writeout on unmount
2012-07-14  Artem Bityutskiyaffs: stop setting bm_flags
2012-07-14  Linus TorvaldsMerge tag 'md-3.5-fixes' of git://neil.brown.name/md
2012-07-13  Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2012-07-13  Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2012-07-13  Linus TorvaldsMerge tag 'nfs-for-3.5-4' of git://git.linux-nfs.org...
2012-07-13  Dave JonesRemove easily user-triggerable BUG from generic_setlease
2012-07-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-07-13  Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-07-13  Linus TorvaldsMerge tag 'mmc-fixes-for-3.5-rc7' of git://git./linux...
2012-07-13  Linus TorvaldsMerge tag 'for-linus-20120712' of git://git.infradead...
2012-07-13  Linus TorvaldsMerge tag 'mfd-for-linus-3.5' of git://git./linux/kerne...
2012-07-13  Linus TorvaldsMerge tag 'sh-for-linus' of git://github.com/pmundt...
2012-07-13  Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2012-07-13  Jeff Moyerblock: fix infinite loop in __getblk_slow
2012-07-11  Linus TorvaldsMerge tag 'fbdev-fixes-for-3.5-2' of git://github.com...
2012-07-11  Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2012-07-11  Steven J. Magnanifat: fix non-atomic NFS i_pos read
2012-07-11  Bob Liufs: ramfs: file-nommu: add SetPageUptodate()
2012-07-11  Luis Henriquesocfs2: fix NULL pointer dereference in __ocfs2_change_f...
2012-07-11  Linus TorvaldsMerge branch 'stable' of git://git./linux/kernel/git...
2012-07-11  Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2012-07-11  Linus TorvaldsMerge tag 'driver-core-3.5-rc6' of git://git./linux...
2012-07-11  Linus TorvaldsMerge tag 'usb-3.5-rc6' of git://git./linux/kernel...
2012-07-11  Linus TorvaldsMerge tag 'fixes-for-v3.5-v2' of git://git./linux/kerne...
next
This page took 0.067046 seconds and 8 git commands to generate.