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