index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
Documentation/admin-guide/cifs: document open_files and dfscache
Aurelien Aptel
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
Linux 5.12
Linus Torvalds
2021-04-25
Merge tag 'perf-tools-fixes-for-v5.12-2021-04-25' of git://git.kernel.org/pub...
Linus Torvalds
2021-04-25
Merge tag 'perf_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-04-25
Merge tag 'locking_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-04-25
Merge tag 'sched_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-04-25
Merge tag 'x86_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-04-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-04-24
Revert "net/rds: Avoid potential use after free in rds_send_remove_from_sock"
Linus Torvalds
2021-04-23
Merge tag 'pinctrl-v5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-04-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-04-23
Merge tag 'block-5.12-2021-04-23' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-23
tools/cgroup/slabinfo.py: updated to work on current kernel
Vasily Averin
2021-04-23
mm/filemap: fix mapping_seek_hole_data on THP & 32-bit
Hugh Dickins
2021-04-23
mm/filemap: fix find_lock_entries hang on 32-bit THP
Hugh Dickins
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
KVM: x86/xen: Take srcu lock when accessing kvm_memslots()
Wanpeng Li
2021-04-23
Merge tag 'arm-fixes-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
[next]