index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2020-11-06
ext4: unlock xattr_sem properly in ext4_inline_data_truncate()
Joseph Qi
2020-11-06
ext4: silence an uninitialized variable warning
Dan Carpenter
2020-11-06
MAINTAINERS: add missing file in ext4 entry
Chao Yu
2020-11-06
ext4: correctly report "not supported" for {usr,grp}jquota when !CONFIG_QUOTA
Kaixu Xia
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2020-11-06
Merge tag 'ceph-for-5.10-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-11-06
Merge tag 'linux-kselftest-fixes-5.10-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2020-11-06
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-11-06
bpf: Update verification logic for LSM programs
KP Singh
2020-11-06
Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2020-11-06
Merge tag 'spi-fix-v5.10-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-11-06
Merge tag 'sound-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2020-11-06
net/sunrpc: return 0 on attempt to write to "transports"
Dan Carpenter
2020-11-06
Merge tag 'drm-fixes-2020-11-06-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-11-06
Merge tag 'tpmdd-next-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-11-06
Merge tag 'iommu-fixes-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-11-06
Merge tag 'vfio-v5.10-rc3' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2020-11-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-11-06
Merge tag 'arc-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2020-11-06
Merge tag 's390-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2020-11-06
Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2020-11-06
proc "seq files": switch to ->read_iter
Christoph Hellwig
2020-11-06
proc "single files": switch to ->read_iter
Greg Kroah-Hartman
2020-11-06
proc/stat: switch to ->read_iter
Christoph Hellwig
2020-11-06
proc/cpuinfo: switch to ->read_iter
Christoph Hellwig
2020-11-06
proc: wire up generic_file_splice_read for iter ops
Christoph Hellwig
2020-11-06
seq_file: add seq_read_iter
Christoph Hellwig
2020-11-06
fscrypt: remove reachable WARN in fscrypt_setup_iv_ino_lblk_32_key()
Eric Biggers
2020-11-06
null_blk: Fix scheduling in atomic with zoned mode
Damien Le Moal
2020-11-06
tty: fix crash in release_tty if tty->port is not set
Matthias Reichl
[prev]
[next]