fs/file.c: __fget() and dup2() atomicity rules
[deliverable/linux.git] / fs /
2015-07-01  Eric Dumazetfs/file.c: __fget() and dup2() atomicity rules
2015-07-01  Eric Dumazetfs/file.c: don't acquire files->file_lock in fd_install()
2015-07-01  Wang YanQingfs:super:get_anon_bdev: fix race condition could cause...
2015-07-01  Carlos Maiolinovfs: avoid creation of inode number 0 in get_next_ino
2015-06-29  Al Vironamei: make set_root_rcu() return void
2015-06-23  Al Viromake simple_positive() public
2015-06-23  Fabian Frederickufs: use dir_pages instead of ufs_dir_pages()
2015-06-23  Fabian Frederickpagemap.h: move dir_pages() over there
2015-06-23  Al Viroremove the pointless include of lglock.h
2015-06-23  Rasmus Villemoesfs: cleanup slight list_entry abuse
2015-06-23  Al ViroMerge branch 'fscache-fixes' into for-next
2015-06-23  Jan Karaxfs: Correctly lock inode when removing suid and file...
2015-06-23  Jan Karafs: Call security_ops->inode_killpriv on truncate
2015-06-23  Jan Karafs: Provide function telling whether file_remove_privs...
2015-06-23  Jan Karafs: Rename file_remove_suid() to file_remove_privs()
2015-06-23  Jan Karafs: Fix S_NOSEC handling
2015-06-23  Dan Carpenterfs/posix_acl.c: make posix_acl_create() safer and cleaner
2015-06-23  Al Vironilfs2_direct_IO(): remove dead code
2015-06-23  Miklos Szeredivfs: add seq_file_path() helper
2015-06-23  Miklos Szeredivfs: add file_path() helper
2015-06-19  David Howellsoverlayfs: Make f_path always point to the overlay...
2015-06-19  David Howellsoverlay: Call ovl_drop_write() earlier in ovl_dentry_open()
2015-06-17  Al ViroMerge branch 'for-linus' into for-next
2015-06-17  Fabian Frederickfs/ufs: restore s_lock mutex_init()
2015-06-16  Al Viroufs: don't touch mtime/ctime of directory being moved
2015-06-16  Al Viroufs: don't bother with lock_ufs()/unlock_ufs() for...
2015-06-16  Jan Karaufs: Fix possible deadlock when looking up directories
2015-06-16  Jan Karaufs: Fix warning from unlock_new_inode()
2015-06-16  Fabian Frederickfs/ufs: restore s_lock mutex
2015-06-14  Fabian Frederickfs/ufs: revert "ufs: fix deadlocks introduced by sb...
2015-06-14  Al Vironcpfs: successful rename() should invalidate caches...
2015-05-29  Al Virod_walk() might skip too much
2015-05-15  Al Viroturn user_{path_at,path,lpath,path_dir}() into static...
2015-05-15  Al Vironamei: move saved_nd pointer into struct nameidata
2015-05-15  Al Viroinline user_path_create()
2015-05-15  Al Viroinline user_path_parent()
2015-05-15  Al Vironamei: trim do_last() arguments
2015-05-15  Al Vironamei: stash dfd and name into nameidata
2015-05-15  Al Vironamei: fold path_cleanup() into terminate_walk()
2015-05-15  Al Vironamei: saner calling conventions for filename_parentat()
2015-05-15  Al Vironamei: saner calling conventions for filename_create()
2015-05-15  Al Vironamei: shift nameidata down into filename_parentat()
2015-05-15  Al Vironamei: make filename_lookup() reject ERR_PTR() passed...
2015-05-15  Al Vironamei: shift nameidata inside filename_lookup()
2015-05-15  Al Vironamei: move putname() call into filename_lookup()
2015-05-15  Al Vironamei: pass the struct path to store the result down...
2015-05-15  Al Vironamei: uninline set_root{,_rcu}()
2015-05-15  Al Vironamei: be careful with mountpoint crossings in follow_d...
2015-05-15  Al Viroget rid of assorted nameidata-related debris
2015-05-15  Al Vironamei: unlazy_walk() doesn't need to mess with current...
2015-05-15  Al Vironamei: handle absolute symlinks without dropping out...
2015-05-15  Al Viroenable passing fast relative symlinks without dropping...
2015-05-15  NeilBrownVFS/namei: make the use of touch_atime() in get_link...
2015-05-15  Al Vironamei: don't unlazy until get_link()
2015-05-15  Al Vironamei: make unlazy_walk and terminate_walk handle nd...
2015-05-11  Al Vironamei: store seq numbers in nd->stack[]
2015-05-11  Al Vironew helper: __legitimize_mnt()
2015-05-11  Al Vironamei: make may_follow_link() safe in RCU mode
2015-05-11  Al Vironamei: make put_link() RCU-safe
2015-05-11  Al Vironew helper: free_page_put_link()
2015-05-11  Al Viroswitch ->put_link() from dentry to inode
2015-05-11  NeilBrownsecurity: make inode_follow_link RCU-walk aware
2015-05-11  Al Vironamei: pick_link() callers already have inode
2015-05-11  David HowellsVFS: Handle lower layer dentry/inode in pathwalk
2015-05-11  Al Vironamei: store inode in nd->stack[]
2015-05-11  Al Vironamei: don't mangle nd->seq in lookup_fast()
2015-05-11  Al Vironamei: explicitly pass seq number to unlazy_walk()...
2015-05-11  Al Virolink_path_walk: use explicit returns for failure exits
2015-05-11  Al Vironamei: lift terminate_walk() all the way up
2015-05-11  Al Vironamei: lift link_path_walk() call out of trailing_symlink()
2015-05-11  Al Vironamei: path_init() calling conventions change
2015-05-11  Al Vironamei: get rid of nameidata->base
2015-05-11  Al Vironamei: split off filename_lookupat() with LOOKUP_PARENT
2015-05-11  Al Vironamei: may_follow_link() - lift terminate_walk() on...
2015-05-11  Al Vironamei: take increment of nd->depth into pick_link()
2015-05-11  Al Vironamei: kill nd->link
2015-05-11  Al Viromay_follow_link(): trim arguments
2015-05-11  Al Vironamei: move bumping the refcount of link->mnt into...
2015-05-11  Al Vironamei: fold put_link() into the failure case of complet...
2015-05-11  Al Vironamei: take the treatment of absolute symlinks to get_l...
2015-05-11  Al Vironamei: simpler treatment of symlinks with nothing other...
2015-05-11  Al Vironamei: simplify failure exits in get_link()
2015-05-11  Al Virodon't pass nameidata to ->follow_link()
2015-05-11  Al Vironamei: simplify the callers of follow_managed()
2015-05-11  NeilBrownVFS: replace {, total_}link_count in task_struct with...
2015-05-11  Al Vironamei: move link count check and stack allocation into...
2015-05-11  Al Vironamei: make should_follow_link() store the link in...
2015-05-11  Al Vironamei: new calling conventions for walk_component()
2015-05-11  Al Virolink_path_walk: move the OK: inside the loop
2015-05-11  Al Vironamei: have terminate_walk() do put_link() on everythin...
2015-05-11  Al Vironamei: take put_link() into {lookup,mountpoint,do}_last()
2015-05-11  Al Vironamei: lift (open-coded) terminate_walk() into callers...
2015-05-11  Al Virolift terminate_walk() into callers of walk_component()
2015-05-11  Al Vironamei: lift (open-coded) terminate_walk() in follow_dot...
2015-05-11  Al Vironamei: we never need more than MAXSYMLINKS entries...
2015-05-11  Al Virolink_path_walk: end of nd->depth massage
2015-05-11  Al Virolink_path_walk: nd->depth massage, part 10
2015-05-11  Al Virolink_path_walk: nd->depth massage, part 9
2015-05-11  Al Viroput_link: nd->depth massage, part 8
2015-05-11  Al Virotrailing_symlink: nd->depth massage, part 7
next
This page took 0.073159 seconds and 8 git commands to generate.