index
:
pm24.git
master
perf-mon
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
2020-11-09
Merge tag 'ext4_for_linus_cleanups' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-11-09
Merge tag 'erofs-for-5.10-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-11-08
Linux 5.10-rc3
v5.10-rc3
Linus Torvalds
2020-11-08
Merge tag 'driver-core-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-11-08
Merge tag 'tty-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-11-08
Merge tag 'usb-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-11-08
fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent
Eddy Wu
2020-11-08
vt: Disable KD_FONT_OP_COPY
Daniel Vetter
2020-11-08
Merge tag 'xfs-5.10-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-11-08
Merge branch 'hch' (patches from Christoph)
Linus Torvalds
2020-11-08
Merge tag 'x86-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-11-08
Merge tag 'perf-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-11-08
Merge tag 'locking-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-11-08
Merge tag 'irq-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-11-08
Merge tag 'core-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-11-08
Merge tag 'powerpc-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-11-07
Merge tag 'block-5.10-2020-11-07' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-11-07
Merge tag 'io_uring-5.10-2020-11-07' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-11-07
futex: Handle transient "ownerless" rtmutex state correctly
Mike Galbraith
2020-11-07
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-11-07
Merge tag 'riscv-for-linus-5.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-11-07
Merge tag 'usb-serial-5.10-rc3' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2020-11-07
perf/core: Fix a memory leak in perf_event_parse_addr_filter()
kiyin(尹亮)
2020-11-07
x86/platform/uv: Recognize UV5 hubless system identifier
Mike Travis
2020-11-07
x86/platform/uv: Remove spaces from OEM IDs
Mike Travis
2020-11-07
x86/platform/uv: Fix missing OEM_TABLE_ID
Mike Travis
2020-11-07
jbd2: fix up sparse warnings in checkpoint code
Theodore Ts'o
2020-11-07
ext4: fix sparse warnings in fast_commit code
Theodore Ts'o
2020-11-06
ext4: cleanup fast commit mount options
Harshad Shirwadkar
2020-11-06
jbd2: don't start fast commit on aborted journal
Harshad Shirwadkar
2020-11-06
ext4: make s_mount_flags modifications atomic
Harshad Shirwadkar
2020-11-06
ext4: issue fsdev cache flush before starting fast commit
Harshad Shirwadkar
2020-11-06
ext4: disable fast commit with data journalling
Harshad Shirwadkar
2020-11-06
ext4: fix inode dirty check in case of fast commits
Harshad Shirwadkar
2020-11-06
ext4: remove unnecessary fast commit calls from ext4_file_mmap
Harshad Shirwadkar
2020-11-06
ext4: mark buf dirty before submitting fast commit buffer
Harshad Shirwadkar
2020-11-06
ext4: fix code documentatioon
Harshad Shirwadkar
2020-11-06
ext4: dedpulicate the code to wait on inode that's being committed
Harshad Shirwadkar
2020-11-06
jbd2: don't read journal->j_commit_sequence without taking a lock
Harshad Shirwadkar
2020-11-06
jbd2: don't touch buffer state until it is filled
Harshad Shirwadkar
2020-11-06
jbd2: add todo for a fast commit performance optimization
Harshad Shirwadkar
2020-11-06
jbd2: don't pass tid to jbd2_fc_end_commit_fallback()
Harshad Shirwadkar
2020-11-06
jbd2: don't use state lock during commit path
Harshad Shirwadkar
2020-11-06
jbd2: drop jbd2_fc_init documentation
Harshad Shirwadkar
2020-11-06
ext4: clean up the JBD2 API that initializes fast commits
Harshad Shirwadkar
2020-11-06
jbd2: rename j_maxlen to j_total_len and add jbd2_journal_max_txn_bufs
Harshad Shirwadkar
2020-11-06
ext4: fixup ext4_fc_track_* functions' signature
Harshad Shirwadkar
2020-11-06
ext4: drop redundant calls ext4_fc_track_range
Harshad Shirwadkar
2020-11-06
ext4: mark fc ineligible if inode gets evictied due to mem pressure
Harshad Shirwadkar
2020-11-06
ext4: describe fast_commit feature flags
Harshad Shirwadkar
[next]