2015-06-23 |
Fabian Frederick | ufs: use dir_pages instead of ufs_dir_pages() |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Fabian Frederick | pagemap.h: move dir_pages() over there |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Al Viro | remove the pointless include of lglock.h |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Rasmus Villemoes | fs: cleanup slight list_entry abuse |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Al Viro | Merge branch 'fscache-fixes' into for-next |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Jan Kara | xfs: Correctly lock inode when removing suid and file... |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Jan Kara | fs: Call security_ops->inode_killpriv on truncate |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Jan Kara | fs: Provide function telling whether file_remove_privs... |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Jan Kara | fs: Rename file_remove_suid() to file_remove_privs() |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Jan Kara | fs: Fix S_NOSEC handling |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Dan Carpenter | fs/posix_acl.c: make posix_acl_create() safer and cleaner |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Al Viro | nilfs2_direct_IO(): remove dead code |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Miklos Szeredi | vfs: add seq_file_path() helper |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Miklos Szeredi | vfs: add file_path() helper |
commit | commitdiff | tree | snapshot |
2015-06-19 |
David Howells | overlayfs: Make f_path always point to the overlay... |
commit | commitdiff | tree | snapshot |
2015-06-19 |
David Howells | overlay: Call ovl_drop_write() earlier in ovl_dentry_open() |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Al Viro | Merge branch 'for-linus' into for-next |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Fabian Frederick | fs/ufs: restore s_lock mutex_init() |
commit | commitdiff | tree | snapshot |
2015-06-16 |
Al Viro | ufs: don't touch mtime/ctime of directory being moved |
commit | commitdiff | tree | snapshot |
2015-06-16 |
Al Viro | ufs: don't bother with lock_ufs()/unlock_ufs() for... |
commit | commitdiff | tree | snapshot |
2015-06-16 |
Jan Kara | ufs: Fix possible deadlock when looking up directories |
commit | commitdiff | tree | snapshot |
2015-06-16 |
Jan Kara | ufs: Fix warning from unlock_new_inode() |
commit | commitdiff | tree | snapshot |
2015-06-16 |
Fabian Frederick | fs/ufs: restore s_lock mutex |
commit | commitdiff | tree | snapshot |
2015-06-14 |
Fabian Frederick | fs/ufs: revert "ufs: fix deadlocks introduced by sb... |
commit | commitdiff | tree | snapshot |
2015-06-14 |
Al Viro | ncpfs: successful rename() should invalidate caches... |
commit | commitdiff | tree | snapshot |
2015-05-29 |
Al Viro | d_walk() might skip too much |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Al Viro | turn user_{path_at,path,lpath,path_dir}() into static... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Al Viro | namei: move saved_nd pointer into struct nameidata |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Al Viro | inline user_path_create() |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Al Viro | inline user_path_parent() |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Al Viro | namei: trim do_last() arguments |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Al Viro | namei: stash dfd and name into nameidata |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Al Viro | namei: fold path_cleanup() into terminate_walk() |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Al Viro | namei: saner calling conventions for filename_parentat() |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Al Viro | namei: saner calling conventions for filename_create() |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Al Viro | namei: shift nameidata down into filename_parentat() |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Al Viro | namei: make filename_lookup() reject ERR_PTR() passed... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Al Viro | namei: shift nameidata inside filename_lookup() |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Al Viro | namei: move putname() call into filename_lookup() |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Al Viro | namei: pass the struct path to store the result down... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Al Viro | namei: uninline set_root{,_rcu}() |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Al Viro | namei: be careful with mountpoint crossings in follow_d... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
NeilBrown | Documentation: remove outdated information from automou... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Al Viro | get rid of assorted nameidata-related debris |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Al Viro | lustre: kill unused helper |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Al Viro | lustre: kill unused macro (LOOKUP_CONTINUE) |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Al Viro | namei: unlazy_walk() doesn't need to mess with current... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Al Viro | update Documentation/filesystems/ regarding the follow_... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Al Viro | namei: handle absolute symlinks without dropping out... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Al Viro | enable passing fast relative symlinks without dropping... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
NeilBrown | VFS/namei: make the use of touch_atime() in get_link... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Al Viro | namei: don't unlazy until get_link() |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Al Viro | namei: make unlazy_walk and terminate_walk handle nd... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: store seq numbers in nd->stack[] |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | new helper: __legitimize_mnt() |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: make may_follow_link() safe in RCU mode |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: make put_link() RCU-safe |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | new helper: free_page_put_link() |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | switch ->put_link() from dentry to inode |
commit | commitdiff | tree | snapshot |
2015-05-11 |
NeilBrown | security: make inode_follow_link RCU-walk aware |
commit | commitdiff | tree | snapshot |
2015-05-11 |
NeilBrown | security/selinux: pass 'flags' arg to avc_audit() and... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: pick_link() callers already have inode |
commit | commitdiff | tree | snapshot |
2015-05-11 |
David Howells | VFS: Handle lower layer dentry/inode in pathwalk |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: store inode in nd->stack[] |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: don't mangle nd->seq in lookup_fast() |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: explicitly pass seq number to unlazy_walk()... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | link_path_walk: use explicit returns for failure exits |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: lift terminate_walk() all the way up |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: lift link_path_walk() call out of trailing_symlink() |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: path_init() calling conventions change |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: get rid of nameidata->base |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: split off filename_lookupat() with LOOKUP_PARENT |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: may_follow_link() - lift terminate_walk() on... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: take increment of nd->depth into pick_link() |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: kill nd->link |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | may_follow_link(): trim arguments |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: move bumping the refcount of link->mnt into... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: fold put_link() into the failure case of complet... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: take the treatment of absolute symlinks to get_l... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: simpler treatment of symlinks with nothing other... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: simplify failure exits in get_link() |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | don't pass nameidata to ->follow_link() |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: simplify the callers of follow_managed() |
commit | commitdiff | tree | snapshot |
2015-05-11 |
NeilBrown | VFS: replace {, total_}link_count in task_struct with... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | lustre: rip the private symlink nesting limit out |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: move link count check and stack allocation into... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: make should_follow_link() store the link in... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: new calling conventions for walk_component() |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | link_path_walk: move the OK: inside the loop |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: have terminate_walk() do put_link() on everythin... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: take put_link() into {lookup,mountpoint,do}_last() |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: lift (open-coded) terminate_walk() into callers... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | lift terminate_walk() into callers of walk_component() |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: lift (open-coded) terminate_walk() in follow_dot... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | namei: we never need more than MAXSYMLINKS entries... |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | link_path_walk: end of nd->depth massage |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | link_path_walk: nd->depth massage, part 10 |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | link_path_walk: nd->depth massage, part 9 |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | put_link: nd->depth massage, part 8 |
commit | commitdiff | tree | snapshot |
2015-05-11 |
Al Viro | trailing_symlink: nd->depth massage, part 7 |
commit | commitdiff | tree | snapshot |
next |