summaryrefslogtreecommitdiff
path: root/net/sunrpc/rpc_pipe.c
Commit message (Expand)AuthorAge
* rpc_pipefs: fix double-dput()Al Viro2018-04-15
* net: Use octal not symbolic permissionsJoe Perches2018-03-26
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* net: annotate ->poll() instancesAl Viro2017-11-27
* sunrpc: remove net pointer from messagesVasily Averin2017-11-17
* fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-27
* vfs: Pass data, ns, and ns->userns to mount_nsEric W. Biederman2016-06-23
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* wrappers for ->i_mutex accessAl Viro2016-01-22
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-14
* VFS: net/: d_inode() annotationsDavid Howells2015-04-15
* rpc_pipe: Drop memory allocation castHimangi Saraogi2014-07-12
* rpc_pipe: fix cleanup of dummy gssd directory when notification failsJeff Layton2013-12-10
* sunrpc: add an "info" file for the dummy gssd pipeJeff Layton2013-12-06
* rpc_pipe: remove the clntXX dir if creating the pipe failsJeff Layton2013-12-06
* sunrpc: replace sunrpc_net->gssd_running flag with a more reliable checkJeff Layton2013-12-06
* sunrpc: create a new dummy pipe for gssd to hold openJeff Layton2013-12-06
* consolidate simple ->d_delete() instancesAl Viro2013-11-15
* sunrpc: switch to %pdAl Viro2013-10-24
* SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objectsTrond Myklebust2013-09-01
* SUNRPC: Remove the rpc_client->cl_dentryTrond Myklebust2013-09-01
* SUNRPC: Add a framework to clean up management of rpc_pipefs directoriesTrond Myklebust2013-08-30
* SUNRPC: Deprecate rpc_client->cl_protnameTrond Myklebust2013-08-30
* rpc_pipe: convert back to simple_dir_inode_operationsJeff Layton2013-07-23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-14
|\
| * sunrpc: now we can just set ->s_d_opAl Viro2013-07-14
| * __rpc_lookup_create_exclusive: pass string instead of qstrAl Viro2013-07-14
| * rpc_create_*_dir: don't bother with qstrAl Viro2013-07-14
* | rpc_pipe: rpc_dir_inode_operations can be staticFengguang Wu2013-07-09
* | rpc_pipe: set dentry operations at d_alloc timeJeff Layton2013-07-09
* | SUNRPC: fix races on PipeFS UMOUNT notificationsStanislav Kinsbursky2013-06-28
* | SUNRPC: fix races on PipeFS MOUNT notificationsStanislav Kinsbursky2013-06-28
* | rpc_pipefs: only set rpc_dentry_ops if d_op isn't already setJeff Layton2013-06-18
|/
* SUNRPC: Convert auth_gss pipe detection to work in namespacesTrond Myklebust2013-05-16
* SUNRPC: Faster detection if gssd is actually runningTrond Myklebust2013-05-16
* fs: Readd the fs module aliases.Eric W. Biederman2013-03-12
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* new helper: file_inode(file)Al Viro2013-02-22
* Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust2012-12-11
|\
| * SUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_infoTrond Myklebust2012-11-08
* | SUNRPC: remove BUG_ON in rpc_put_sb_netWeston Andros Adamson2012-11-04
|/
* SUNRPC: Clean up dprintk messages in rpc_pipe.cChuck Lever2012-10-01
* rpc_pipefs: allow rpc_purge_list to take a NULL waitq pointerJeff Layton2012-06-11
* Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-05-29
|\
| * Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust2012-05-21
| |\
| | * sunrpc: fix kernel-doc warningsRandy Dunlap2012-05-14
| * | rpc_pipefs: clear write bit from top level rpc_pipefs directoryJeff Layton2012-05-16
| |/
* | vfs: make it possible to access the dentry hash/len as one 64-bit entryLinus Torvalds2012-05-10
|/
* SUNRPC: set per-net PipeFS superblock before notificationStanislav Kinsbursky2012-04-27
* Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-03-29
|\