Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-05kernel/notifier.c: remove blocking_notifier_chain_cond_register()Xiaoming Ni
2019-09-05new helper: get_tree_keyed()Al Viro
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-06-20rpc_pipefs: call fsnotify_{unlink,rmdir}() hooksAmir Goldstein
2019-05-26vfs: Convert rpc_pipefs to use the new mount APIDavid Howells
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-02rpcpipe: switch to ->free_inode()Al Viro
2019-01-02sunrpc: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-06-04Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-04-16remove rpc_rmdir()Al Viro
2018-04-16rpc_pipefs: fix double-dput()Al Viro
2018-03-26net: Use octal not symbolic permissionsJoe Perches
2018-02-12vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2017-11-28net: annotate ->poll() instancesAl Viro
2017-11-18sunrpc: remove net pointer from messagesVasily Averin
2016-09-28fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani
2016-06-23vfs: Pass data, ns, and ns->userns to mount_nsEric W. Biederman
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-01-23wrappers for ->i_mutex accessAl Viro
2016-01-15kmemcg: account certain kmem allocations to memcgVladimir Davydov
2015-04-15VFS: net/: d_inode() annotationsDavid Howells
2014-07-13rpc_pipe: Drop memory allocation castHimangi Saraogi
2013-12-10rpc_pipe: fix cleanup of dummy gssd directory when notification failsJeff Layton
2013-12-06sunrpc: add an "info" file for the dummy gssd pipeJeff Layton
2013-12-06rpc_pipe: remove the clntXX dir if creating the pipe failsJeff Layton
2013-12-06sunrpc: replace sunrpc_net->gssd_running flag with a more reliable checkJeff Layton
2013-12-06sunrpc: create a new dummy pipe for gssd to hold openJeff Layton
2013-11-16consolidate simple ->d_delete() instancesAl Viro
2013-10-25sunrpc: switch to %pdAl Viro
2013-09-01SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objectsTrond Myklebust
2013-09-01SUNRPC: Remove the rpc_client->cl_dentryTrond Myklebust
2013-08-30SUNRPC: Add a framework to clean up management of rpc_pipefs directoriesTrond Myklebust
2013-08-30SUNRPC: Deprecate rpc_client->cl_protnameTrond Myklebust
2013-07-24rpc_pipe: convert back to simple_dir_inode_operationsJeff Layton
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-14sunrpc: now we can just set ->s_d_opAl Viro
2013-07-14__rpc_lookup_create_exclusive: pass string instead of qstrAl Viro
2013-07-14rpc_create_*_dir: don't bother with qstrAl Viro
2013-07-10rpc_pipe: rpc_dir_inode_operations can be staticFengguang Wu
2013-07-10rpc_pipe: set dentry operations at d_alloc timeJeff Layton
2013-06-28SUNRPC: fix races on PipeFS UMOUNT notificationsStanislav Kinsbursky
2013-06-28SUNRPC: fix races on PipeFS MOUNT notificationsStanislav Kinsbursky
2013-06-18rpc_pipefs: only set rpc_dentry_ops if d_op isn't already setJeff Layton
2013-05-16SUNRPC: Convert auth_gss pipe detection to work in namespacesTrond Myklebust
2013-05-16SUNRPC: Faster detection if gssd is actually runningTrond Myklebust
2013-03-13fs: Readd the fs module aliases.Eric W. Biederman
2013-03-04fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-02-23new helper: file_inode(file)Al Viro
2012-12-11Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust
2012-11-08SUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_infoTrond Myklebust