]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2021-04-28 Namjae Jeoncifsd: add ksmbd/nfsd interoperability to feature table
2021-04-28 Sebastian Gottschallcifsd: Fix regression in smb2_get_info
2021-04-28 Marios Makassikiscifsd: Remove is_attributes_write_allowed() wrapper
2021-04-28 Marios Makassikiscifsd: Update access check in set_file_allocation_info...
2021-04-19 Namjae Jeoncifsd: remove the dead code of unimplemented durable...
2021-04-19 Namjae Jeoncifsd: use d_inode()
2021-04-19 Marios Makassikiscifsd: Fix potential null-ptr-deref in smb2_open()
2021-04-19 Namjae Jeoncifsd: move nt time functions to misc.c
2021-04-19 Namjae Jeoncifsd: remove unused nterr.c file
2021-04-19 Namjae Jeoncifsd: remove unused smberr.h
2021-04-19 Marios Makassikiscifsd: Remove smb2_put_name()
2021-04-19 Hyunchul Leecifsd: fix reference count decrement of unclaimed file...
2021-04-19 Hyunchul Leecifsd: re-implement ksmbd_vfs_kern_path
2021-04-19 Namjae Jeoncifsd: get parent dentry from child in ksmbd_vfs_remove...
2021-04-19 Namjae Jeoncifsd: add the check if parent is stable by unexpected...
2021-04-19 Namjae Jeoncifsd: declare ida statically
2021-04-19 Tian Taocifsd: remove unused including <linux/version.h>
2021-04-19 Zhang Xiaoxucifsd: Select SG_POOL for SMB_SERVER_SMBDIRECT
2021-04-19 Namjae Jeoncifsd: prevent a integer overflow in wm_alloc()
2021-04-19 Mauro Carvalho... doc: cifsd: change the reference to configuration.txt
2021-04-19 Namjae Jeoncifsd: remove wrappers of kvmalloc/kvfree
2021-04-19 kernel test... cifsd: fix memdup.cocci warnings
2021-04-19 Muhammad Usama... cifsd: use kfree to free memory allocated by kmalloc...
2021-04-19 Muhammad Usama... cifsd: fix memory leak when loop ends
2021-04-19 Gibeom Kimcifsd: remove stale prototype and variables
2021-04-19 Namjae Jeoncifsd: use xarray instead of linked list for tree conne...
2021-04-19 Hyunchul Leecifsd: remove useless error handling in ksmbd_vfs_read
2021-04-19 Hyunchul Leecifsd: use file_inode() instead of d_inode()
2021-04-19 Hyunchul Leecifsd: handle unhashed dentry in ksmbd_vfs_mkdir
2021-04-19 Hyunchul Leecifsd: remove calling d_path in error paths
2021-04-19 Namjae Jeoncifsd: remove smack inherit leftovers
2021-04-19 Namjae Jeoncifsd: fix implicit declaration of function 'locks_allo...
2021-04-19 Namjae Jeoncifsd: fix implicit declaration of function 'groups_alloc'
2021-04-19 Namjae Jeoncifsd: fix wrong prototype in comment
2021-04-19 Namjae Jeoncifsd: merge time_wrappers.h into smb_common.h
2021-04-19 Namjae Jeoncifsd: clean-up codes using chechpatch.pl --strict
2021-04-19 Namjae Jeoncifsd: fix error return code in ksmbd_vfs_remove_file()
2021-04-19 Namjae Jeoncifsd: add the check to work file lock and rename behav...
2021-04-19 Namjae Jeoncifsd: use kmalloc() for small allocations
2021-04-19 Namjae Jeoncifsd: fix wrong use of rw semaphore in __session_create()
2021-04-19 Namjae Jeoncifsd: remove unneeded macros
2021-04-19 Colin Ian Kingcifsd: remove redundant assignment to variable err
2021-04-19 Dan Carpentercifsd: fix error handling in ksmbd_server_init()
2021-04-19 Dan Carpentercifsd: Fix an error code in smb2_read()
2021-04-19 Namjae Jeoncifsd: fix build warnings from cifsd.rst
2021-04-19 Namjae Jeoncifsd: Pass string length parameter to match_pattern()
2021-04-19 Namjae Jeoncifsd: fix warning: variable 'total_ace_size' and ...
2021-04-19 Hyunchul Leecifsd: fix incorrect comments
2021-04-19 Sergey Senozhatskycifsd: remove unneeded FIXME comments
2021-04-19 Namjae Jeoncifsd: add index.rst in cifs documentation
2021-04-19 Namjae Jeoncifsd: update cifsd.rst document
2021-04-19 Namjae Jeoncifsd: fix static checker warning from smb_check_perm_d...
2021-04-19 Namjae Jeoncifsd: fix static checker warning from smb_direct_post_...
2021-04-19 Dan Carpentercifsd: Fix a use after free on error path
2021-04-19 Dan Carpentercifsd: fix a IS_ERR() vs NULL bug
2021-04-19 Dan Carpentercifsd: fix a precedence bug in parse_dacl()
2021-04-19 Namjae Jeoncifsd: fix WARNING: unmet direct dependencies detected...
2021-04-19 Colin Ian Kingcifsd: Fix a handful of spelling mistakes
2021-04-19 Stephen Rothwellcifsd: uniquify extract_sharename()
2021-04-19 Namjae Jeoncifsd: fix WARNING: document isn't included in any...
2021-04-19 Namjae Jeoncifsd: fix WARNING: Title overline too short
2021-04-19 Namjae JeonMAINTAINERS: add cifsd kernel server
2021-04-19 Namjae Jeoncifsd: add Kconfig and Makefile
2021-04-19 Namjae Jeoncifsd: add file operations
2021-04-19 Namjae Jeoncifsd: add server-side procedures for SMB3
2021-04-19 Namjae Jeoncifsd: add server handler for central processing and...
2021-04-18 Linus TorvaldsLinux 5.12-rc8
2021-04-18 Linus TorvaldsMerge tag 'arm-fixes-5.12-3' of git://git.kernel.org...
2021-04-18 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2021-04-18 Fredrik StrupeARM: 9071/1: uprobes: Don't hook on thumb instructions
2021-04-18 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2021-04-18 Linus TorvaldsMerge tag 'drm-fixes-2021-04-18' of git://anongit.freed...
2021-04-17 Dave AirlieMerge tag 'vmwgfx-fixes-2021-04-14' of gitlab.freedeskt...
2021-04-17 Linus TorvaldsMerge branch 'i2c/for-current' of git://git.kernel...
2021-04-17 Linus Torvaldsreaddir: make sure to verify directory entry for legacy...
2021-04-17 Linus TorvaldsMerge tag 'net-5.12-rc8' of git://git.kernel.org/pub...
2021-04-17 Linus TorvaldsMerge tag 'libnvdimm-fixes-for-5.12-rc8' of git://git...
2021-04-17 Linus TorvaldsMerge tag 'cxl-fixes-for-5.12-rc8' of git://git.kernel...
2021-04-17 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-04-17 Dan Williamscxl/mem: Fix memory device capacity probing
2021-04-17 Florian Westphalnetlink: don't call ->netlink_bind with table lock...
2021-04-16 Linus TorvaldsMerge tag 'io_uring-5.12-2021-04-16' of git://git.kerne...
2021-04-16 Randy Dunlaplib: remove "expecting prototype" kernel-doc warnings
2021-04-16 Johannes Berggcov: clang: fix clang-11+ build
2021-04-16 Christophe... mm: ptdump: fix build failure
2021-04-16 Zack Rusinmm/mapping_dirty_helpers: guard hugepage pud's usage
2021-04-16 John Paul Adrian... ia64: tools: remove duplicate definition of ia64_mf...
2021-04-16 John Paul Adrian... ia64: tools: remove inclusion of ia64-specific version...
2021-04-16 Randy Dunlapia64: fix discontig.c section mismatches
2021-04-16 Randy Dunlapia64: remove duplicate entries in generic_defconfig
2021-04-16 Randy Dunlapcsky: change a Kconfig symbol name to fix e1000 build...
2021-04-16 Walter Wukasan: remove redundant config option
2021-04-16 Arnd Bergmannkasan: fix hwasan build for gcc
2021-04-16 Randy Dunlapmm: eliminate "expecting prototype" kernel-doc warnings
2021-04-16 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2021-04-16 Lijun PanMAINTAINERS: update my email
2021-04-16 Daniel Borkmannbpf: Update selftests to reflect new error states
2021-04-16 Daniel Borkmannbpf: Tighten speculative pointer arithmetic mask
2021-04-16 Daniel Borkmannbpf: Move sanitize_val_alu out of op switch
2021-04-16 Daniel Borkmannbpf: Refactor and streamline bounds check into helper
next