index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2021-04-25
cifs: fix out-of-bound memory access when calling smb3_notify() at mount point
Eugene Korenevsky
2021-04-25
smb2: fix use-after-free in smb2_ioctl_query_info()
Aurelien Aptel
2021-04-25
cifs: export supported mount options via new mount_params /proc file
Aurelien Aptel
2021-04-25
cifs: log mount errors using cifs_errorf()
Aurelien Aptel
2021-04-25
cifs: add fs_context param to parsing helpers
Aurelien Aptel
2021-04-25
cifs: make fs_context error logging wrapper
Aurelien Aptel
2021-04-25
cifs: add FALLOC_FL_INSERT_RANGE support
Ronnie Sahlberg
2021-04-25
cifs: add support for FALLOC_FL_COLLAPSE_RANGE
Ronnie Sahlberg
2021-04-25
cifs: check the timestamp for the cached dirent when deciding on revalidate
Ronnie Sahlberg
2021-04-25
cifs: pass the dentry instead of the inode down to the revalidation check fun...
Ronnie Sahlberg
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-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
[prev]
[next]