summaryrefslogtreecommitdiffstats
path: root/fs/exportfs
Commit message (Expand)AuthorAge
* docs: fs: convert docs without extension to ReSTMauro Carvalho Chehab2019-07-31
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-21
* exportfs: do not read dentry after freePan Bian2018-11-23
* exportfs: fix 'passing zero to ERR_PTR()' warningYueHaibing2018-11-18
* ovl: do not try to reconnect a disconnected origin dentryAmir Goldstein2018-04-12
* Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-03
|\
| * statx: Add a system call to make enhanced file info availableDavid Howells2017-03-02
* | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-02
|/
* exportfs: be careful to only return expected errors.NeilBrown2016-10-06
* introduce a parallel variant of ->iterate()Al Viro2016-05-02
* reconnect_one(): use lookup_one_len_unlocked()Al Viro2016-05-02
* wrappers for ->i_mutex accessAl Viro2016-01-22
* VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells2015-02-22
* move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2014-11-03
* vfs: make first argument of dir_context.actor typedMiklos Szeredi2014-10-31
* fs/exportfs/expfs.c: kernel-doc warning fixesFabian Frederick2014-06-04
* exportfs: fix quadratic behavior in filehandle lookupJ. Bruce Fields2013-11-09
* exportfs: better variable nameJ. Bruce Fields2013-11-09
* exportfs: move most of reconnect_path to helper functionJ. Bruce Fields2013-11-09
* exportfs: eliminate unused "noprogress" counterJ. Bruce Fields2013-11-09
* exportfs: stop retrying once we race with rename/removeJ. Bruce Fields2013-11-09
* exportfs: clear DISCONNECTED on all parents soonerJ. Bruce Fields2013-11-09
* exportfs: more detailed comment for path_reconnectJ. Bruce Fields2013-11-09
* exportfs: BUG_ON in crazy corner caseChristoph Hellwig2013-11-09
* exportfs: fix 32-bit nfsd handling of 64-bit inode numbersJ. Bruce Fields2013-11-09
* exportfs: don't assume that ->iterate() won't feed us too long entriesAl Viro2013-09-07
* [readdir] constify ->actorAl Viro2013-06-29
* [readdir] ->readdir() is goneAl Viro2013-06-29
* [readdir] introduce ->iterate(), ctx->pos, dir_emit()Al Viro2013-06-29
* [readdir] introduce iterate_dir() and dir_contextAl Viro2013-06-29
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-12-20
|\
| * exportfs: add FILEID_INVALID to indicate invalid fid_typeNamjae Jeon2012-11-07
* | fs, exportfs: add exportfs_encode_inode_fh() helperCyrill Gorcunov2012-12-17
* | fs, exportfs: escape nil dereference if no s_export_op presentCyrill Gorcunov2012-12-17
|/
* switch dentry_open() to struct path, make it grab references itselfAl Viro2012-07-22
* vfs: switch i_dentry/d_alias to hlistAl Viro2012-07-14
* ->encode_fh() API changeAl Viro2012-05-29
* vfs: Add open by file handle supportAneesh Kumar K.V2011-03-15
* exportfs: Return the minimum required handle sizeAneesh Kumar K.V2011-03-14
* fs: dcache per-inode inode alias lockingNick Piggin2011-01-07
* fs: dcache rationalise dget variantsNick Piggin2011-01-07
* fs: dcache remove dcache_lockNick Piggin2011-01-07
* fs: scale inode alias listNick Piggin2011-01-07
* exportfs: use dget_parentChristoph Hellwig2010-10-25
* nfs: new subdir Documentation/filesystems/nfsJ. Bruce Fields2009-10-27
* Merge branch 'next' into for-linusJames Morris2008-12-24
|\
| * CRED: Pass credentials through dentry_open()David Howells2008-11-13
* | EXPORTFS: handle NULL returns from fh_to_dentry()/fh_to_parent()J. Bruce Fields2008-12-08
|/