aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-30ksmbd: no need to wait for binded connection termination at logoffNamjae Jeon1-16/+0
2023-10-31Merge tag 'amd-drm-next-6.7-2023-10-27' of https://gitlab.freedesktop.org/agd...Dave Airlie137-698/+1474
2023-10-30six locks: Lock contended tracepointsKent Overstreet1-2/+6
2023-10-30Merge tag 'x86-build-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-0/+2
2023-10-30closures: Fix race in closure_sync()Kent Overstreet3-1/+13
2023-10-30closures: Better memory barriersKent Overstreet2-4/+4
2023-10-30Merge tag 'x86-mm-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds21-95/+404
2023-10-30Merge tag 'x86-irq-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-6/+7
2023-10-30Merge tag 'x86-entry-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds13-132/+155
2023-10-31exfat: support create zero-size directoryYuezhang Mo4-8/+20
2023-10-31exfat: support handle zero-size directoryYuezhang Mo1-7/+22
2023-10-31exfat: add ioctls for accessing attributesJan Cincera7-33/+129
2023-10-31Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie192-1675/+4684
2023-10-30Merge tag 'x86-asm-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-33/+125
2023-10-30Merge tag 'x86-boot-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds21-507/+174
2023-10-30Merge tag 'x86-headers-2023-10-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds25-27/+23
2023-10-30Merge tag 'perf-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds14-689/+1093
2023-10-30Merge tag 'objtool-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-27/+41
2023-10-30Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds45-965/+1013
2023-10-31erofs: tidy up redundant includesFerry Meng6-8/+2
2023-10-31erofs: get rid of ROOT_NID()Ferry Meng2-5/+3
2023-10-31erofs: simplify compression configuration parserGao Xiang6-108/+79
2023-10-31erofs: don't warn MicroLZMA format anymoreGao Xiang2-7/+2
2023-10-30Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds56-337/+894
2023-10-30Merge tag 'x86_fpu_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+0
2023-10-30Merge tag 'x86_platform_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-53/+79
2023-10-31ovl: add support for appending lowerdirs one by oneAmir Goldstein2-5/+90
2023-10-31ovl: refactor layer parsing helpersAmir Goldstein1-54/+67
2023-10-31ovl: store and show the user provided lowerdir mount optionAmir Goldstein3-24/+28
2023-10-31ovl: remove unused code in lowerdir param parsingAmir Goldstein1-79/+16
2023-10-31ovl: Add documentation on nesting of overlayfs mountsAlexander Larsson1-0/+23
2023-10-31ovl: Add an alternative type of whiteoutAlexander Larsson6-15/+88
2023-10-31ovl: Support escaped overlay.* xattrsAlexander Larsson2-3/+85
2023-10-31ovl: Add OVL_XATTR_TRUSTED/USER_PREFIX_LEN macrosAlexander Larsson2-2/+4
2023-10-31ovl: Move xattr support to new xattrs.c fileAmir Goldstein5-196/+207
2023-10-31ovl: do not encode lower fh with upper sb_writers heldAmir Goldstein5-43/+104
2023-10-31ovl: do not open/llseek lower file with upper sb_writers heldAmir Goldstein2-23/+61
2023-10-31ovl: reorder ovl_want_write() after ovl_inode_lock()Amir Goldstein5-87/+84
2023-10-31ovl: split ovl_want_write() into two helpersAmir Goldstein2-0/+30
2023-10-31ovl: add helper ovl_file_modified()Amir Goldstein1-7/+11
2023-10-31ovl: protect copying of realinode attributes to ovl inodeAmir Goldstein1-0/+2
2023-10-31ovl: punt write aio completion to workqueueAmir Goldstein2-1/+42
2023-10-31ovl: propagate IOCB_APPEND flag on writes to realfileAmir Goldstein1-1/+1
2023-10-31ovl: use simpler function to convert iocb to rw flagsAmir Goldstein1-17/+11
2023-10-30Merge tag 'x86_cpu_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-16/+25
2023-10-30Merge tag 'x86_cache_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-103/+276
2023-10-30Merge tag 'x86_bugs_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds13-211/+258
2023-10-30Merge tag 'ras_core_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-27/+99
2023-10-30Merge tag 'edac_updates_for_v6.7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-0/+1158
2023-10-30Merge tag 'ipsec-next-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski20-241/+343