]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2018-10-16  Chao Yuf2fs: shrink sbi->sb_lock coverage in set_file_temperat...
2018-10-16  Chao Yuf2fs: use rb_*_cached friends
2018-10-16  Chao Yuf2fs: fix to recover cold bit of inode block during POR
2018-10-16  Chao Yuf2fs: submit cached bio to avoid endless PageWriteback
2018-10-16  Daniel Rosenbergf2fs: checkpoint disabling
2018-10-03  Jaegeuk Kimf2fs: clear PageError on the read path
2018-10-01  Chao Yuf2fs: allow out-place-update for direct IO in LFS mode
2018-10-01  Chao Yuf2fs: refactor ->page_mkwrite() flow
2018-10-01  Chao YuRevert: "f2fs: check last page index in cached bio...
2018-10-01  Junling Zhengf2fs: support superblock checksum
2018-10-01  Chao Yuf2fs: add to account skip count of background GC
2018-10-01  Chao Yuf2fs: add to account meta IO
2018-09-30  Jaegeuk Kimf2fs: keep lazytime on remount
2018-09-29  Jaegeuk Kimf2fs: fix missing up_read
2018-09-28  Jaegeuk Kimf2fs: return correct errno in f2fs_gc
2018-09-28  Jaegeuk Kimf2fs: avoid f2fs_bug_on if f2fs_get_meta_page_nofail...
2018-09-26  Chao Yuf2fs: mark inode dirty explicitly in recover_inode()
2018-09-26  Chao Yuf2fs: fix to recover inode's crtime during POR
2018-09-26  Chao Yuf2fs: fix to recover inode's i_gc_failures during POR
2018-09-26  Chao Yuf2fs: fix to recover inode's i_flags during POR
2018-09-26  Chao Yuf2fs: fix to recover inode's project id during POR
2018-09-26  Jaegeuk Kimf2fs: update i_size after DIO completion
2018-09-26  Jaegeuk Kimf2fs: report ENOENT correctly in f2fs_rename
2018-09-26  Chengguang Xuf2fs: fix remount problem of option io_bits
2018-09-20  Chao Yuf2fs: fix to recover inode's uid/gid during POR
2018-09-20  Jaegeuk Kimf2fs: avoid infinite loop in f2fs_alloc_nid
2018-09-19  Sahitya Tummalaf2fs: add new idle interval timing for discard and...
2018-09-12  Chao Yuf2fs: split IO error injection according to RW
2018-09-12  Chao Yuf2fs: add SPDX license identifiers
2018-09-12  Chengguang Xuf2fs: surround fault_injection related option parsing...
2018-09-12  Wang Shilongf2fs: fix setattr project check upon fssetxattr ioctl
2018-09-12  Zhikang Zhangf2fs: avoid sleeping under spin_lock
2018-09-12  Chao Yuf2fs: plug readahead IO in readdir()
2018-09-12  Chao Yuf2fs: fix to do sanity check with current segment number
2018-09-12  Chao Yuf2fs: fix memory leak of percpu counter in fill_super()
2018-09-12  Chao Yuf2fs: fix memory leak of write_io in fill_super()
2018-09-11  Chengguang Xuf2fs: cache NULL when both default_acl and acl are...
2018-09-11  Chao Yuf2fs: fix to flush all dirty inodes recovered in readon...
2018-09-11  Yunlei Hef2fs: report error if quota off error during umount
2018-09-07  Jaegeuk Kimf2fs: submit bio after shutdown
2018-09-05  Jaegeuk Kimf2fs: avoid wrong decrypted data from disk
2018-09-05  Chao YuRevert "f2fs: use printk_ratelimited for f2fs_msg"
2018-09-05  Sahitya Tummalaf2fs: fix unnecessary periodic wakeup of discard thread...
2018-09-05  Chao Yuf2fs: fix to avoid NULL pointer dereference on se-...
2018-09-05  Chengguang Xuf2fs: add additional sanity check in f2fs_acl_from_disk()
2018-09-05  Linus TorvaldsMerge tag 'gpio-v4.19-2' of git://git.kernel.org/pub...
2018-09-05  Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2018-09-05  Linus TorvaldsMerge tag 'nds32-for-linus-4.19-tag1' of git://git...
2018-09-05  Greentime Hunds32: linker script: GCOV kernel may refers data in...
2018-09-05  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2018-09-04  Ryusuke Konishinilfs2: convert to SPDX license tags
2018-09-04  Souptick Joarderdrivers/dax/device.c: convert variable to vm_fault_t...
2018-09-04  Thibaut Sautereaulib/Kconfig.debug: fix three typos in help text
2018-09-04  Joe Perchescheckpatch: add __ro_after_init to known $Attribute
2018-09-04  Dave Jiangmm: fix BUG_ON() in vmf_insert_pfn_pud() from VM_MIXEDM...
2018-09-04  Randy Dunlapuapi/linux/keyctl.h: don't use C++ reserved keyword...
2018-09-04  Mikhail Zaslonkomemory_hotplug: fix kernel_panic on offline page processing
2018-09-04  Joe Perchescheckpatch: add optional static const to blank line...
2018-09-04  Davidlohr Buesoipc/shm: properly return EIDRM in shm_lock()
2018-09-04  Aneesh Kumar K.Vmm/hugetlb: filter out hugetlb pages if HUGEPAGE migrat...
2018-09-04  Andrew Mortonmm/util.c: improve kvfree() kerneldoc
2018-09-04  Naoya Horiguchitools/vm/page-types.c: fix "defined but not used" warning
2018-09-04  Naoya Horiguchitools/vm/slabinfo.c: fix sign-compare warning
2018-09-04  Vincent Whitchurchkmemleak: always register debugfs file
2018-09-04  Nadav Amitmm: respect arch_dup_mmap() return value
2018-09-04  Tetsuo Handamm, oom: fix missing tlb_finish_mmu() in __oom_reap_tas...
2018-09-04  Johannes Weinermm: memcontrol: print proper OOM header when no eligibl...
2018-09-04  Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-09-04  Andrew Lunnnet: phy: sfp: Handle unimplemented hwmon limits and...
2018-09-04  Vlad Buslovnet: sched: action_ife: take reference to meta module
2018-09-04  Cong Wangact_ife: fix a potential use-after-free
2018-09-04  Tariq Toukannet/mlx5: Fix SQ offset in QPs with small RQ
2018-09-04  Greentime Hunds32: fix build error because of wrong semicolon
2018-09-04  Greentime Hunds32: Fix a kernel panic issue because of wrong frame...
2018-09-04  Greentime Hunds32: Only print one page of stack when die to prevent...
2018-09-04  Zong Linds32: Add macro definition for offset of lp register...
2018-09-04  Zong Linds32: Remove the deprecated ABI implementation
2018-09-04  Zong Linds32/stack: Get real return address by using ftrace_gr...
2018-09-04  Zong Linds32/ftrace: Support dynamic function graph tracer
2018-09-04  Zong Linds32/ftrace: Support dynamic function tracer
2018-09-04  Zong Linds32/ftrace: Add RECORD_MCOUNT support
2018-09-04  Zong Linds32/ftrace: Support static function graph tracer
2018-09-04  Zong Linds32/ftrace: Support static function tracer
2018-09-04  Zong Linds32: Extract the checking and getting pointer to...
2018-09-04  Zong Linds32: Clean up the coding style
2018-09-04  Zong Linds32: Fix get_user/put_user macro expand pointer problem
2018-09-04  Zong Linds32: Fix empty call trace
2018-09-04  YueHaibingnds32: add NULL entry to the end of_device_id array
2018-09-04  Greentime Hunds32: fix logic for module
2018-09-04  David S. MillerMerge tag 'mac80211-for-davem-2018-09-03' of git:/...
2018-09-04  Zhenbo Gaotipc: correct spelling errors for tipc_topsrv_queue_evt...
2018-09-04  Zhenbo Gaotipc: correct spelling errors for struct tipc_bc_base...
2018-09-04  David S. MillerMerge branch 'bnxt_en-Bug-fixes'
2018-09-04  Michael Chanbnxt_en: Do not adjust max_cp_rings by the ones used...
2018-09-04  Michael Chanbnxt_en: Clean up unused functions.
2018-09-04  Michael Chanbnxt_en: Fix firmware signaled resource change logic...
2018-09-04  David S. MillerMerge branch 'sctp-two-fixes-for-spp_ipv6_flowlabel...
2018-09-04  Xin Longsctp: not traverse asoc trans list if non-ipv6 trans...
2018-09-04  Xin Longsctp: fix invalid reference to the index variable of...
2018-09-04  Ivan Mikhaylovnet/ibm/emac: wrong emac_calc_base call was used by...
next