aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-15f2fs: use f2fs_get_node_page when write inline dataZijie Wang1-12/+11
2024-08-15f2fs: sysfs: support atgc_enabledliujinbao12-0/+14
2024-08-15Revert "f2fs: use flush command instead of FUA for zoned device"Wenjie Cheng2-3/+2
2024-08-15f2fs: get rid of buffer_head useChao Yu5-41/+66
2024-08-15f2fs: fix to avoid racing in between read and OPU dio writeChao Yu1-0/+4
2024-08-15f2fs: fix to wait dio completionChao Yu1-0/+13
2024-08-15f2fs: reduce expensive checkpoint trigger frequencyChao Yu4-3/+19
2024-08-05f2fs: atomic: fix to avoid racing w/ GCChao Yu2-2/+16
2024-08-05f2fs: fix macro definition stat_inc_cp_countJulian Sun1-1/+1
2024-08-05f2fs: fix macro definition on_f2fs_build_free_nidsJulian Sun1-1/+1
2024-08-05f2fs: add write priority option based on zone UFSLiao Yuanhong5-1/+58
2024-08-05f2fs: avoid potential int overflow in sanity_check_area_boundary()Nikita Zhandarovich1-2/+2
2024-08-05f2fs: fix several potential integer overflows in file offsetsNikita Zhandarovich2-3/+3
2024-08-05f2fs: prevent possible int overflow in dir_block_index()Nikita Zhandarovich1-1/+2
2024-08-05f2fs: clean up data_blkaddr() and get_dnode_addr()Chao Yu1-29/+17
2024-08-05Merge tag 'slab-fixes-for-6.11-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
2024-08-04Linux 6.11-rc2Linus Torvalds1-1/+1
2024-08-04profiling: remove profile=sleep supportTetsuo Handa4-24/+2
2024-08-04Merge tag 'x86-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-17/+36
2024-08-04Merge tag 'timers-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+3
2024-08-04Merge tag 'sched-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-21/+53
2024-08-04Merge tag 'perf-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-12/+15
2024-08-04Merge tag 'irq-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-16/+30
2024-08-04Merge tag 'locking-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-3/+3
2024-08-04arm: dts: arm: versatile-ab: Fix duplicate clock node nameRob Herring (Arm)1-1/+1
2024-08-04Merge tag '6.11-rc1-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds10-96/+119
2024-08-04Merge tag 'media/v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds3-6/+9
2024-08-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds8-9/+64
2024-08-03Merge tag 'xfs-6.11-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds8-31/+44
2024-08-03Merge tag 'parisc-for-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-2/+12
2024-08-03runtime constants: deal with old decrepit linkersLinus Torvalds1-6/+5
2024-08-03Merge tag 'tags/fixes-media-uvc-20230722' of git://git.kernel.org/pub/scm/lin...Hans Verkuil1-3/+5
2024-08-02Merge tag 'io_uring-6.11-20240802' of git://git.kernel.dk/linuxLinus Torvalds2-2/+1
2024-08-02Merge tag 'thermal-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-44/+54
2024-08-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds7-9/+59
2024-08-02Merge tag 'ceph-for-6.11-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds2-14/+28
2024-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-147/+202
2024-08-02Merge branch 'kvm-fixes' into HEADPaolo Bonzini12-143/+198
2024-08-02Merge tag 'riscv-for-linus-6.11-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds13-27/+37
2024-08-02Merge tag 'kvm-riscv-fixes-6.11-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini1-4/+4
2024-08-02Merge tag 's390-6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds8-88/+95
2024-08-02clocksource: Fix brown-bag boolean thinko in cs_watchdog_read()Paul E. McKenney1-1/+1
2024-08-02Merge tag 'asm-generic-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-14/+11
2024-08-02Merge tag 'sound-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds13-142/+241
2024-08-02Merge tag 'drm-fixes-2024-08-02' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds50-650/+1202
2024-08-02cifs: update internal version numberSteve French1-2/+2
2024-08-02smb: client: fix FSCTL_GET_REPARSE_POINT against NetAppPaulo Alcantara1-2/+4
2024-08-02smb3: add dynamic tracepoints for shutdown ioctlSteve French2-8/+75
2024-08-02cifs: Remove cifs_aio_ctxDavid Howells3-80/+0
2024-08-02smb: client: handle lack of FSCTL_GET_REPARSE_POINT supportPaulo Alcantara4-4/+38