projects
/
linux.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux.git
2020-04-03
Chao Yu
f2fs: keep inline_data when compression conversion
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Chao Yu
f2fs: fix to disable compression on directory
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Chao Yu
f2fs: add missing CONFIG_F2FS_FS_COMPRESSION
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Chao Yu
f2fs: switch discard_policy.timeout to bool type
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Chao Yu
f2fs: fix to verify tpage before releasing in f2fs_free...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Chao Yu
f2fs: show compression in statx
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Chao Yu
f2fs: clean up dic->tpages assignment
commit
|
commitdiff
|
tree
|
snapshot
2020-04-03
Chao Yu
f2fs: compress: support zstd compress algorithm
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Chao Yu
f2fs: compress: add .{init,destroy}_decompress_ctx...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Chao Yu
f2fs: compress: fix to call missing destroy_compress_ctx()
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Chao Yu
f2fs: change default compression algorithm
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Chao Yu
f2fs: clean up {cic,dic}.ref handling
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Chao Yu
f2fs: fix to use f2fs_readpage_limit() in f2fs_read_mul...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
YueHaibing
f2fs: xattr.h: Make stub helpers inline
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Chao Yu
f2fs: fix to avoid double unlock
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Chao Yu
f2fs: fix potential .flags overflow on 32bit architecture
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Chao Yu
f2fs: fix NULL pointer dereference in f2fs_verity_work()
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Chao Yu
f2fs: fix to clear PG_error if fsverity failed
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Chao Yu
f2fs: don't call fscrypt_get_encryption_info() explicit...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Chao Yu
f2fs: don't trigger data flush in foreground operation
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Chao Yu
f2fs: fix NULL pointer dereference in f2fs_write_begin()
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Chao Yu
f2fs: clean up f2fs_may_encrypt()
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Chao Yu
f2fs: fix to avoid potential deadlock
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Chao Yu
f2fs: don't change inode status under page lock
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Chao Yu
f2fs: fix potential deadlock on compressed quota file
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
DongDongJu
f2fs: delete DIO read lock
commit
|
commitdiff
|
tree
|
snapshot
2020-03-31
Chao Yu
f2fs: don't mark compressed inode dirty during f2fs_iget()
commit
|
commitdiff
|
tree
|
snapshot
2020-03-23
Chao Yu
f2fs: fix to account compressed blocks in f2fs_compress...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-23
Gustavo A....
f2fs: xattr.h: Replace zero-length array with flexible...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-23
Chao Yu
f2fs: fix to update f2fs_super_block fields under sb_lock
commit
|
commitdiff
|
tree
|
snapshot
2020-03-23
Sahitya Tummala
f2fs: Add a new CP flag to help fsck fix resize SPO...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-23
Sahitya Tummala
f2fs: Fix mount failure due to SPO after a successful...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-23
Chao Yu
f2fs: use kmem_cache pool during inline xattr lookups
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Jaegeuk Kim
f2fs: skip migration only when BG_GC is called
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Chao Yu
f2fs: fix to show tracepoint correctly
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Chao Yu
f2fs: avoid __GFP_NOFAIL in f2fs_bio_alloc
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Chao Yu
f2fs: introduce F2FS_IOC_GET_COMPRESS_BLOCKS
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Chao Yu
f2fs: fix to avoid triggering IO in write path
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Chao Yu
f2fs: add prefix for f2fs slab cache name
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Chao Yu
f2fs: introduce DEFAULT_IO_TIMEOUT
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Jaegeuk Kim
f2fs: skip GC when section is full
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Jaegeuk Kim
f2fs: add migration count iff migration happens
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Chao Yu
f2fs: clean up bggc mount option
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Chao Yu
f2fs: clean up lfs/adaptive mount option
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Chao Yu
f2fs: fix to show norecovery mount option
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Chao Yu
f2fs: clean up parameter of macro XATTR_SIZE()
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Chao Yu
f2fs: clean up codes with {f2fs_,}data_blkaddr()
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Jaegeuk Kim
f2fs: show mounted time
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Takashi Iwai
f2fs: Use scnprintf() for avoiding potential buffer...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-11
Chao Yu
f2fs: allow to clear F2FS_COMPR_FL flag
commit
|
commitdiff
|
tree
|
snapshot
2020-03-11
Chao Yu
f2fs: fix to check dirty pages during compressed inode...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-11
Chao Yu
f2fs: fix to account compressed inode correctly
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Jaegeuk Kim
f2fs: fix wrong check on F2FS_IOC_FSSETXATTR
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Chao Yu
f2fs: fix to avoid use-after-free in f2fs_write_multi_p...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Chao Yu
f2fs: fix to avoid using uninitialized variable
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Chao Yu
f2fs: fix inconsistent comments
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Chao Yu
f2fs: remove i_sem lock coverage in f2fs_setxattr()
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Chao Yu
f2fs: cover last_disk_size update with spinlock
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Chao Yu
f2fs: fix to check i_compr_blocks correctly
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Chao Yu
f2fs: fix to avoid potential deadlock
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Chao Yu
f2fs: add missing function name in kernel message
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Chao Yu
f2fs: recycle unused compress_data.chksum feild
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Chao Yu
f2fs: fix to avoid NULL pointer dereference
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Eric Biggers
f2fs: fix leaking uninitialized memory in compressed...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Sahitya Tummala
f2fs: fix the panic in do_checkpoint()
commit
|
commitdiff
|
tree
|
snapshot
2020-02-27
Chao Yu
f2fs: fix to wait all node page writeback
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Linus Torvalds
Merge tag 'arm64-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Linus Torvalds
Merge tag 'gpio-v5.6-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-13
Linus Torvalds
Merge branch 'linus' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Randy Dunlap
linux/pipe_fs_i.h: fix kernel-doc warnings after @wait...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Linus Torvalds
Merge tag 'kbuild-fixes-v5.6' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Geert Uytterhoeven
arm64: time: Replace <linux/clk-provider.h> by <linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Linus Torvalds
Merge tag 'dax-fixes-5.6-rc1' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Linus Torvalds
Merge tag 'trace-v5.6-rc1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Robin Murphy
arm64: Fix CONFIG_ARCH_RANDOM=n build
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Tom Zanussi
tracing: Consolidate trace() functions
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Tom Zanussi
tracing: Don't return -EINVAL when tracing soft disable...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Tom Zanussi
tracing: Add missing nest end to synth_event_trace_star...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Linus Torvalds
Merge branch 'for-5.6-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Linus Torvalds
Merge tag 'selinux-pr-20200210' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Masami Hiramatsu
tools/bootconfig: Suppress non-error messages
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Masami Hiramatsu
bootconfig: Allocate xbc_nodes array dynamically
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Masahiro Yamada
kbuild: fix mismatch between .version and include/gener...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Masahiro Yamada
scripts/kallsyms: fix memory corruption caused by write...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
John Garry
perf/smmuv3: Use platform_get_irq_optional() for wired...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Steven Rostedt...
bootconfig: Use parse_args() to find bootconfig and...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Gustavo A....
tracing/kprobe: Fix uninitialized variable bug
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Masami Hiramatsu
bootconfig: Remove unneeded CONFIG_LIBXBC
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Masami Hiramatsu
tools/bootconfig: Fix wrong __VA_ARGS__ usage
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Yash Shah
gpio: sifive: fix static checker warning
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Stephen Boyd
spmi: pmic-arb: Set lockdep class for hierarchical...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Paul Thomas
gpio: xilinx: Fix bug where the wrong GPIO register...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Linus Walleij
Merge tag 'gpio-fixes-for-v5.6-rc2' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Qian Cai
arm64/spinlock: fix a -Wunused-function warning
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Will Deacon
arm64: ssbs: Fix context-switch when SSBS is present...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Matteo Croce
arm64: use shared sysctl constants
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Anshuman Khandual
arm64: Drop do_el0_ia_bp_hardening() & do_sp_pc_abort...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Kent Gibson
gpiolib: remove unnecessary argument from set_config...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Axel Lin
gpio: bd71828: Remove unneeded defines for GPIO_LINE_DI...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Andy Shevchenko
MAINTAINERS: Sort entries in database for GPIO
commit
|
commitdiff
|
tree
|
snapshot
next