index
:
pm24.git
cpufreq-rust
master
more-events
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-08-07
ext4: fold ext4_data_block_valid_rcu() into the caller
Jan Kara
2020-08-07
ext4: check journal inode extents more carefully
Jan Kara
2020-08-07
ext4: don't allow overlapping system zones
Jan Kara
2020-08-07
ext4: handle error of ext4_setup_system_zone() on remount
Jan Kara
2020-08-07
ext4: delete the invalid BUGON in ext4_mb_load_buddy_gfp()
brookxu
2020-08-07
ext4: export msg_count and warning_count via sysfs
Dmitry Monakhov
2020-08-07
ext4: remove some redundant function declarations
Shijie Luo
2020-08-07
ext4: handle option set by mount flags correctly
Lukas Czerner
2020-08-07
jbd2: fix incorrect code style
Xianting Tian
2020-08-07
ext4: add prefetch_block_bitmaps mount option
Theodore Ts'o
2020-08-07
ext4: indicate via a block bitmap read is prefetched via a tracepoint
Theodore Ts'o
2020-08-07
jbd2: remove unused parameter in jbd2_journal_try_to_free_buffers()
zhangyi (F)
2020-08-07
jbd2: abort journal if free a async write error metadata buffer
zhangyi (F)
2020-08-07
ext4: abort the filesystem if failed to async write metadata buffer
zhangyi (F)
2020-08-06
ext4: skip non-loaded groups at cr=0/1 when scanning for good groups
Alex Zhuravlev
2020-08-06
ext4: add prefetching for block allocation bitmaps
Alex Zhuravlev
2020-08-06
ext4: handle read only external journal device
Lukas Czerner
2020-08-06
ext4: fix spelling typos in ext4_mb_initialize_context
brookxu
2020-08-06
ext4: use generic names for generic ioctls
Eric Biggers
2020-08-06
ext4: don't hardcode bit values in EXT4_FL_USER_*
Eric Biggers
2020-08-06
ext4: don't BUG on inconsistent journal feature
Jan Kara
2020-08-06
ext4: do not block RWF_NOWAIT dio write on unallocated space
Jan Kara
2020-08-06
ext4: replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-06
ext4: lost matching-pair of trace in ext4_unlink
Yi Zhuang
2020-08-06
ext4: lost matching-pair of trace in ext4_truncate
zhengliang
2020-08-06
jbd2: add the missing unlock_buffer() in the error path of jbd2_write_superbl...
zhangyi (F)
2020-08-06
ext4: fix potential negative array index in do_split()
Eric Sandeen
2020-08-06
jbd2: make sure jh have b_transaction set in refile/unfile_buffer
Lukas Czerner
2020-08-06
ext4: fix coding style in file.c
Dio Putra
2020-08-06
ext4: delete unnecessary checks before brelse()
Markus Elfring
2020-07-29
ext4: fix spelling mistakes in extents.c
Keyur Patel
2020-07-05
Linux 5.8-rc4
v5.8-rc4
Linus Torvalds
2020-07-05
x86/ldt: use "pr_info_once()" instead of open-coding it badly
Linus Torvalds
2020-07-05
Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-05
Merge tag 'irq-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-05
Merge tag 'core-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-07-05
Merge tag 'kbuild-fixes-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-07-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-07-05
Merge tag 'block-5.8-2020-07-05' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-07-05
Merge tag 'io_uring-5.8-2020-07-05' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-07-05
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-07-05
Merge tag 'mips_fixes_5.8_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-07-05
MIPS: Do not use smp_processor_id() in preemptible code
Xingxing Su
2020-07-05
MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPen
Hauke Mehrtens
2020-07-05
.gitignore: Do not track `defconfig` from `make savedefconfig`
Paul Menzel
2020-07-04
Merge tag 'powerpc-5.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-07-04
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-07-04
io_uring: fix regression with always ignoring signals in io_cqring_wait()
Jens Axboe
2020-07-04
x86/ldt: Disable 16-bit segments on Xen PV
Andy Lutomirski
2020-07-04
x86/entry/32: Fix #MC and #DB wiring on x86_32
Andy Lutomirski
[next]