index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
rpc_pipe.c
Age
Commit message (
Expand
)
Author
6 days
Merge tag 'pull-rpc_pipefs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-07-02
rpc_create_client_dir(): return 0 or -E...
Al Viro
2025-07-02
rpc_create_client_dir(): don't bother with rpc_populate()
Al Viro
2025-07-02
rpc_new_dir(): the last argument is always NULL
Al Viro
2025-07-02
rpc_pipe: expand the calls of rpc_mkdir_populate()
Al Viro
2025-07-02
rpc_gssd_dummy_populate(): don't bother with rpc_populate()
Al Viro
2025-07-02
rpc_mkpipe_dentry(): switch to simple_start_creating()
Al Viro
2025-07-02
rpc_pipe: saner primitive for creating regular files
Al Viro
2025-07-02
rpc_pipe: saner primitive for creating subdirectories
Al Viro
2025-07-02
rpc_pipe: don't overdo directory locking
Al Viro
2025-07-02
rpc_mkpipe_dentry(): saner calling conventions
Al Viro
2025-07-02
rpc_unlink(): saner calling conventions
Al Viro
2025-07-02
rpc_populate(): lift cleanup into callers
Al Viro
2025-07-02
rpc_unlink(): use simple_recursive_removal()
Al Viro
2025-07-02
rpc_{rmdir_,}depopulate(): use simple_recursive_removal() instead
Al Viro
2025-07-02
rpc_pipe: clean failure exits in fill_super
Al Viro
2025-06-11
devpts, sunrpc, hostfs: don't bother with ->d_op
Al Viro
2025-06-10
new helper: set_default_d_op()
Al Viro
2025-04-08
Use try_lookup_noperm() instead of d_hash_and_lookup() outside of VFS
NeilBrown
2025-01-27
add a string-to-qstr constructor
Al Viro
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-03-12
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
2023-10-18
sunrpc: convert to new timestamp accessors
Jeff Layton
2023-07-24
sunrpc: convert to ctime accessor functions
Jeff Layton
2022-03-22
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-01-24
fsnotify: fix fsnotify hooks in pseudo filesystems
Amir Goldstein
2021-08-09
SUNRPC: Convert rpc_client refcount to use refcount_t
Trond Myklebust
2021-02-01
SUNRPC: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-17
net: datagram: fix some kernel-doc markups
Mauro Carvalho Chehab
2020-07-17
sunrpc: destroy rpc_inode_cachep after unregister_filesystem
Dan Aloni
2020-06-26
sunrpc: fixed rollback in rpc_gssd_dummy_populate()
Vasily Averin
2019-12-04
kernel/notifier.c: remove blocking_notifier_chain_cond_register()
Xiaoming Ni
2019-09-05
new helper: get_tree_keyed()
Al Viro
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-06-20
rpc_pipefs: call fsnotify_{unlink,rmdir}() hooks
Amir Goldstein
2019-05-25
vfs: Convert rpc_pipefs to use the new mount API
David Howells
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-01
rpcpipe: switch to ->free_inode()
Al Viro
2019-01-02
sunrpc: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-06-04
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-04-16
remove rpc_rmdir()
Al Viro
2018-04-15
rpc_pipefs: fix double-dput()
Al Viro
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2017-11-27
net: annotate ->poll() instances
Al Viro
2017-11-17
sunrpc: remove net pointer from messages
Vasily Averin
2016-09-27
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
2016-06-23
vfs: Pass data, ns, and ns->userns to mount_ns
Eric W. Biederman
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-01-22
wrappers for ->i_mutex access
Al Viro
[next]