cifsd: handle unhashed dentry in ksmbd_vfs_mkdir
[linux-2.6-microblaze.git] / fs /
2021-05-11 Hyunchul Leecifsd: handle unhashed dentry in ksmbd_vfs_mkdir
2021-05-11 Hyunchul Leecifsd: remove calling d_path in error paths
2021-05-11 Namjae Jeoncifsd: remove smack inherit leftovers
2021-05-11 Namjae Jeoncifsd: fix implicit declaration of function 'locks_allo...
2021-05-11 Namjae Jeoncifsd: fix implicit declaration of function 'groups_alloc'
2021-05-11 Namjae Jeoncifsd: fix wrong prototype in comment
2021-05-11 Namjae Jeoncifsd: merge time_wrappers.h into smb_common.h
2021-05-11 Namjae Jeoncifsd: clean-up codes using chechpatch.pl --strict
2021-05-11 Namjae Jeoncifsd: fix error return code in ksmbd_vfs_remove_file()
2021-05-11 Namjae Jeoncifsd: add the check to work file lock and rename behav...
2021-05-11 Namjae Jeoncifsd: use kmalloc() for small allocations
2021-05-11 Namjae Jeoncifsd: fix wrong use of rw semaphore in __session_create()
2021-05-11 Namjae Jeoncifsd: remove unneeded macros
2021-05-11 Colin Ian Kingcifsd: remove redundant assignment to variable err
2021-05-11 Dan Carpentercifsd: fix error handling in ksmbd_server_init()
2021-05-11 Dan Carpentercifsd: Fix an error code in smb2_read()
2021-05-11 Namjae Jeoncifsd: Pass string length parameter to match_pattern()
2021-05-11 Namjae Jeoncifsd: fix warning: variable 'total_ace_size' and ...
2021-05-11 Hyunchul Leecifsd: fix incorrect comments
2021-05-11 Sergey Senozhatskycifsd: remove unneeded FIXME comments
2021-05-11 Namjae Jeoncifsd: fix static checker warning from smb_check_perm_d...
2021-05-11 Namjae Jeoncifsd: fix static checker warning from smb_direct_post_...
2021-05-11 Dan Carpentercifsd: Fix a use after free on error path
2021-05-11 Dan Carpentercifsd: fix a IS_ERR() vs NULL bug
2021-05-11 Dan Carpentercifsd: fix a precedence bug in parse_dacl()
2021-05-11 Namjae Jeoncifsd: fix WARNING: unmet direct dependencies detected...
2021-05-11 Colin Ian Kingcifsd: Fix a handful of spelling mistakes
2021-05-11 Stephen Rothwellcifsd: uniquify extract_sharename()
2021-05-11 Namjae Jeoncifsd: add Kconfig and Makefile
2021-05-11 Namjae Jeoncifsd: add file operations
2021-05-11 Namjae Jeoncifsd: add server-side procedures for SMB3
2021-05-11 Namjae Jeoncifsd: add server handler for central processing and...
2021-05-09 Linus TorvaldsMerge tag 'drm-next-2021-05-10' of git://anongit.freede...
2021-05-09 Linus TorvaldsMerge tag 'block-5.13-2021-05-09' of git://git.kernel...
2021-05-09 Linus TorvaldsMerge tag '5.13-rc-smb3-part3' of git://git.samba.org...
2021-05-09 Linus TorvaldsMerge tag 'sched-urgent-2021-05-09' of git://git./linux...
2021-05-09 Linus TorvaldsMerge tag 'locking-urgent-2021-05-09' of git://git...
2021-05-09 Linus TorvaldsMerge tag 'perf_urgent_for_v5.13_rc1' of git://git...
2021-05-09 Linus TorvaldsMerge tag 'x86_urgent_for_v5.13_rc1' of git://git....
2021-05-08 Linus TorvaldsMerge tag 'riscv-for-linus-5.13-mw1' of git://git....
2021-05-08 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2021-05-08 Linus TorvaldsMerge tag 'kbuild-v5.13-2' of git://git./linux/kernel...
2021-05-08 Steve Frenchsmb3: if max_channels set to more than one channel...
2021-05-08 Steve Frenchsmb3: do not attempt multichannel to server which does...
2021-05-08 Steve Frenchsmb3: when mounting with multichannel include it in...
2021-05-08 Linus TorvaldsMerge tag 'net-5.13-rc1' of git://git./linux/kernel...
2021-05-08 Michael EllermanMerge branch 'master' into next
2021-05-07 Linus TorvaldsMerge tag 'tag-chrome-platform-for-v5.13' of git:/...
2021-05-07 Linus TorvaldsMerge tag 'i3c/for-5.13' of git://git./linux/kernel...
2021-05-07 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2021-05-07 Linus TorvaldsMerge tag 'sound-fix-5.13-rc1' of git://git./linux...
2021-05-07 Linus TorvaldsMerge tag 'block-5.13-2021-05-07' of git://git.kernel...
2021-05-07 Linus TorvaldsMerge tag 'io_uring-5.13-2021-05-07' of git://git.kerne...
2021-05-07 Linus TorvaldsMerge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org...
2021-05-07 Linus TorvaldsMerge tag '9p-for-5.13-rc1' of git://github.com/martine...
2021-05-07 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-05-07 Masahiro Yamadatreewide: remove editor modelines and cruft
2021-05-07 dingsenjiefs: fat: fix spelling typo of values
2021-05-07 Linus TorvaldsMerge tag 'iomap-5.13-merge-3' of git://git./fs/xfs...
2021-05-07 Linus TorvaldsMerge tag 'xfs-5.13-merge-5' of git://git./fs/xfs/xfs...
2021-05-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2021-05-07 Dave AirlieMerge tag 'drm-misc-next-fixes-2021-05-06' of git:...
2021-05-07 Gustavo A. R. Silvahpfs: replace one-element array with flexible-array...
2021-05-07 Lu Jialinnilfs2: fix typos in comments
2021-05-07 Liu xuzhifs/nilfs2: fix misspellings using codespell tool
2021-05-07 Gustavo A. R. Silvaisofs: fix fall-through warnings for Clang
2021-05-07 Davidlohr Buesofs/epoll: restore waking from ep_done_scan()
2021-05-07 zhouchuangaoproc/sysctl: fix function name error in comments
2021-05-07 Alexey Dobriyanproc: delete redundant subset=pid check
2021-05-07 Alexey Dobriyanproc: mandate ->proc_lseek in "struct proc_ops"
2021-05-07 Alexey Dobriyanproc: save LOC in __xlate_proc_name()
2021-05-07 Colin Ian Kingfs/proc/generic.c: fix incorrect pde_is_permanent check
2021-05-06 Linus TorvaldsMerge tag 's390-5.13-2' of git://git./linux/kernel...
2021-05-06 Linus TorvaldsMerge tag 'vfio-v5.13-rc1pt2' of git://github.com/awill...
2021-05-06 Linus TorvaldsMerge branch 'pcmcia-next' of git://git./linux/kernel...
2021-05-06 Linus TorvaldsMerge tag 'ceph-for-5.13-rc1' of git://github.com/ceph...
2021-05-06 Linus TorvaldsMerge tag 'ecryptfs-5.13-rc1-updates' of git://git...
2021-05-06 Linus TorvaldsMerge tag 'trace-v5.13-2' of git://git./linux/kernel...
2021-05-06 Linus TorvaldsMerge tag 'acpi-5.13-rc1-2' of git://git./linux/kernel...
2021-05-06 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.13-1' of git://git...
2021-05-06 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2021-05-06 Linus TorvaldsMerge tag 'riscv-for-linus-5.13-mw0' of git://git....
2021-05-06 Linus TorvaldsMerge tag 'hexagon-5.13-0' of git://git./linux/kernel...
2021-05-06 Linus TorvaldsMerge tag 'docs-5.13-2' of git://git.lwn.net/linux
2021-05-06 yangerkunblock: reexpand iov_iter after read/write
2021-05-06 Rafael J. WysockiMerge branches 'acpi-pm' and 'acpi-docs'
2021-05-05 Thadeu Lima de Sou... io_uring: truncate lengths larger than MAX_RW_COUNT...
2021-05-05 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-05-05 Linus TorvaldsMerge tag 'nfsd-5.13-1' of git://git./linux/kernel...
2021-05-05 Linus TorvaldsMerge tag '5.13-rc-smb3-part2' of git://git.samba.org...
2021-05-05 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2021-05-05 Linus TorvaldsMerge tag 'pci-v5.13-changes' of git://git./linux/kerne...
2021-05-05 Linus TorvaldsMerge tag 'pwm/for-5.13-rc1' of git://git./linux/kernel...
2021-05-05 Linus TorvaldsMerge tag 'thermal-v5.13-rc1' of git://git./linux/kerne...
2021-05-05 Linus TorvaldsMerge tag 'gpio-updates-for-v5.13-v2' of git://git...
2021-05-05 Linus TorvaldsMerge tag 'char-misc-5.13-rc1-round2' of git://git...
2021-05-05 Linus TorvaldsMerge branch 'turbostat' of git://git./linux/kernel...
2021-05-05 Linus TorvaldsMerge tag 'ktest-v5.13' of git://git./linux/kernel...
2021-05-05 Linus TorvaldsMerge tag 'safesetid-5.13' of git://github.com/micah...
2021-05-05 Ira Weinybtrfs: use memzero_page() instead of open coded kmap...
next