index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2021-04-25
cifs: add a timestamp to track when the lease of the cached dir was taken
Ronnie Sahlberg
2021-04-25
cifs: add a function to get a cached dir based on its dentry
Ronnie Sahlberg
2021-04-25
cifs: Grab a reference for the dentry of the cached directory during the life...
Ronnie Sahlberg
2021-04-25
cifs: store a pointer to the root dentry in cifs_sb_info once we have complet...
Ronnie Sahlberg
2021-04-25
cifs: rename the *_shroot* functions to *_cached_dir*
Ronnie Sahlberg
2021-04-25
cifs: pass a path to open_shroot and check if it is the root or not
Ronnie Sahlberg
2021-04-25
cifs: move the check for nohandlecache into open_shroot
Ronnie Sahlberg
2021-04-25
cifs: switch build_path_from_dentry() to using dentry_path_raw()
Al Viro
2021-04-25
cifs: allocate buffer in the caller of build_path_from_dentry()
Al Viro
2021-04-25
cifs: make build_path_from_dentry() return const char *
Al Viro
2021-04-25
cifs: constify pathname arguments in a bunch of helpers
Al Viro
2021-04-25
cifs: constify path argument of ->make_node()
Al Viro
2021-04-25
cifs: constify get_normalized_path() properly
Al Viro
2021-04-25
cifs: don't cargo-cult strndup()
Al Viro
2021-04-25
SMB3: update structures for new compression protocol definitions
Steve French
2021-04-25
cifs: remove old dead code
Aurelien Aptel
2021-04-25
cifs: cifspdu.h: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2021-04-25
fs: cifs: Remove repeated struct declaration
Wan Jiabing
2021-04-25
cifs: simplify SWN code with dummy funcs instead of ifdefs
Aurelien Aptel
2021-04-25
smb3: update protocol header definitions based to include new flags
Steve French
2021-04-25
cifs: correct comments explaining internal semaphore usage in the module
Steve French
2021-04-25
cifs: Remove useless variable
Jiapeng Chong
2021-04-25
cifs: Fix spelling of 'security'
jack1.li_cp
2021-04-25
io_uring: io_sq_thread() no longer needs to reset current->pf_io_worker
Stefan Metzmacher
2021-04-25
io_uring: update sq_thread_idle after ctx deleted
Hao Xu
2021-04-25
io_uring: add full-fledged dynamic buffers support
Pavel Begunkov
2021-04-25
io_uring: implement fixed buffers registration similar to fixed files
Bijan Mottahedeh
2021-04-25
io_uring: prepare fixed rw for dynanic buffers
Pavel Begunkov
2021-04-25
io_uring: keep table of pointers to ubufs
Pavel Begunkov
2021-04-25
io_uring: add generic rsrc update with tags
Pavel Begunkov
2021-04-25
io_uring: add IORING_REGISTER_RSRC
Pavel Begunkov
2021-04-25
io_uring: enumerate dynamic resources
Pavel Begunkov
2021-04-25
io_uring: add generic path for rsrc update
Pavel Begunkov
2021-04-25
io_uring: preparation for rsrc tagging
Pavel Begunkov
2021-04-25
io_uring: decouple CQE filling from requests
Pavel Begunkov
2021-04-25
io_uring: return back rsrc data free helper
Pavel Begunkov
2021-04-25
io_uring: move __io_sqe_files_unregister
Pavel Begunkov
2021-04-24
f2fs: clean up left deprecated IO trace codes
Chao Yu
2021-04-25
sysctl: use min() helper for namecmp()
Masahiro Yamada
2021-04-23
ovl: fix reference counting in ovl_mmap error path
Christian König
2021-04-23
coda: fix reference counting in coda_file_mmap error path
Christian König
2021-04-23
io_uring: check sqring and iopoll_list before shedule
Hao Xu
2021-04-23
afs: Use the netfs_write_begin() helper
David Howells
2021-04-23
afs: Use new netfs lib read helper API
David Howells
2021-04-23
afs: Use the fs operation ops to handle FetchData completion
David Howells
2021-04-23
afs: Prepare for use of THPs
David Howells
2021-04-23
afs: Extract writeback extension into its own function
David Howells
2021-04-23
afs: Wait on PG_fscache before modifying/releasing a page
David Howells
2021-04-23
afs: Use ITER_XARRAY for writing
David Howells
2021-04-23
afs: Set up the iov_iter before calling afs_extract_data()
David Howells
[prev]
[next]