]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2017-06-23 Eric Biggersext4: forbid encrypting root directory
2017-06-23 Daeho Jeongext4: send parallel discards on commit completions
2017-06-23 Jan Karaext4: avoid unnecessary stalls in ext4_evict_inode()
2017-06-22 Tahsin Erdoganext4: add nombcache mount option
2017-06-22 Tahsin Erdoganext4: strong binding of xattr inode references
2017-06-22 Tahsin Erdoganext4: eliminate xattr entry e_hash recalculation for...
2017-06-22 Tahsin Erdoganext4: reserve space for xattr entries/names
2017-06-22 Tahsin Erdoganquota: add get_inode_usage callback to transfer multi...
2017-06-22 Tahsin Erdoganext4: xattr inode deduplication
2017-06-22 Tahsin Erdoganext4: cleanup transaction restarts during inode deletion
2017-06-22 Tahsin Erdoganext4: add ext4_is_quota_file()
2017-06-22 Tahsin Erdoganext2, ext4: make mb block cache names more explicit
2017-06-22 Tahsin Erdoganmbcache: make mbcache naming more generic
2017-06-22 Tahsin Erdoganext4: move struct ext4_xattr_inode_array to xattr.h
2017-06-22 Tahsin Erdoganext4: modify ext4_xattr_ino_array to hold struct inode *
2017-06-22 Tahsin Erdoganext4: improve journal credit handling in set xattr...
2017-06-22 Tahsin Erdoganext4: ext4_xattr_delete_inode() should return accurate...
2017-06-22 Tahsin Erdoganext4: retry storing value in external inode with xattr...
2017-06-22 Tahsin Erdoganext4: fix credits calculation for xattr inode
2017-06-22 Tahsin Erdoganext4: fix ext4_xattr_cmp()
2017-06-22 Tahsin Erdoganext4: fix ext4_xattr_move_to_block()
2017-06-22 Tahsin Erdoganext4: fix ext4_xattr_make_inode_space() value size...
2017-06-22 Tahsin Erdoganext4: ext4_xattr_value_same() should return false for...
2017-06-22 Tahsin Erdoganext4: add missing le32_to_cpu(e_value_inum) conversions
2017-06-22 Tahsin Erdoganext4: clean up ext4_xattr_inode_get()
2017-06-22 Tahsin Erdoganext4: change ext4_xattr_inode_iget() signature
2017-06-22 Tahsin Erdoganext4: extended attribute value size limit is enforced...
2017-06-22 Tahsin Erdoganext4: fix ref counting for ea_inode
2017-06-22 Tahsin Erdoganext4: call journal revoke when freeing ea_inode blocks
2017-06-22 Tahsin Erdoganext4: ea_inode owner should be the same as the inode...
2017-06-22 Tahsin Erdoganext4: attach jinode after creation of xattr inode
2017-06-22 Tahsin Erdoganext4: do not set posix acls on xattr inodes
2017-06-22 Tahsin Erdoganext4: lock inode before calling ext4_orphan_add()
2017-06-22 Tahsin Erdoganext4: fix lockdep warning about recursive inode locking
2017-06-22 Andreas Dilgerext4: xattr-in-inode support
2017-06-22 Artem Blagodarenkoext4: add largedir feature
2017-05-29 Jan Karaext4: fix fdatasync(2) after extent manipulation operations
2017-05-26 Jan Karaext4: fix data corruption for mmap writes
2017-05-26 Jan Karaext4: fix data corruption with EXT4_GET_BLOCKS_ZERO
2017-05-24 Tahsin Erdoganext4: fix quota charging for shared xattr blocks
2017-05-24 Eric Biggersext4: remove redundant check for encrypted file on...
2017-05-24 Eric Biggersext4: remove unused d_name argument from ext4_search_di...
2017-05-24 Eric Biggersext4: fix off-by-one error when writing back pages...
2017-05-24 Eryu Guanext4: fix off-by-one on max nr_pages in ext4_find_unwri...
2017-05-22 Konstantin... ext4: keep existing extra fields when inode expands
2017-05-22 Konstantin... ext4: handle the rest of ext4_mb_load_buddy() ENOMEM...
2017-05-22 Jan Karaext4: fix off-by-in in loop termination in ext4_find_un...
2017-05-22 Jan Karaext4: fix SEEK_HOLE
2017-05-22 Tahsin Erdoganjbd2: preserve original nofs flag during journal restart
2017-05-22 Jan Karaext4: clear lockdep subtype for quota files on quota off
2017-05-22 Linus TorvaldsLinux 4.12-rc2 v4.12-rc2
2017-05-22 Linus Torvaldsx86: fix 32-bit case of __get_user_asm_u64()
2017-05-21 Linus TorvaldsClean up x86 unsafe_get/put_user() type handling
2017-05-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-05-21 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2017-05-21 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2017-05-21 Al Viroosf_wait4(): fix infoleak
2017-05-21 Al Virofix unsafe_put_user()
2017-05-21 Linus TorvaldsMerge tag 'trace-v4.12-rc1' of git://git.kernel.org...
2017-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2017-05-20 Vijay Immanuelnvmet: release the sq ref on rdma read errors
2017-05-20 James Smartnvmet-fc: remove target cpu scheduling flag
2017-05-20 James Smartnvme-fc: stop queues on error detection
2017-05-20 James Smartnvme-fc: require target or discovery role for fc-nvme...
2017-05-20 James Smartnvme-fc: correct port role bits
2017-05-20 Jon Derricknvme: unmap CMB and remove sysfs file in reset path
2017-05-20 Linus TorvaldsMerge tag 'staging-4.12-rc2' of git://git.kernel.org...
2017-05-20 Linus TorvaldsMerge tag 'usb-4.12-rc2' of git://git.kernel.org/pub...
2017-05-20 Linus TorvaldsMerge tag 'char-misc-4.12-rc2' of git://git.kernel...
2017-05-20 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2017-05-20 Linus TorvaldsMerge tag 'drm-fixes-for-v4.12-rc2' of git://people...
2017-05-20 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2017-05-20 Linus TorvaldsMerge branch 'libnvdimm-for-next' of git://git.kernel...
2017-05-20 Linus TorvaldsMerge branch 'i2c/for-current' of git://git.kernel...
2017-05-20 Linus TorvaldsMerge tag 'iommu-fixes-v4.12-rc1' of git://git.kernel...
2017-05-19 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2017-05-19 Linus TorvaldsMerge tag 'for-linus-4.12b-rc2-tag' of git://git.kernel...
2017-05-19 Linus TorvaldsMerge tag 'devicetree-fixes-for-4.12' of git://git...
2017-05-19 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git.kernel.org/pub...
2017-05-19 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2017-05-19 Dave AirlieMerge branch 'for-upstream/hdlcd' of git://linux-arm...
2017-05-19 Linus TorvaldsMerge tag 'powerpc-4.12-3' of git://git.kernel.org...
2017-05-19 Radim KrčmářKVM: x86: prevent uninitialized variable warning in...
2017-05-19 Radim KrčmářKVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()
2017-05-19 Radim KrčmářKVM: x86: zero base3 of unusable segments
2017-05-19 Wanpeng LiKVM: X86: Fix read out-of-bounds vulnerability in kvm...
2017-05-19 Wanpeng LiKVM: x86: Fix potential preemption when get the current...
2017-05-19 Shaohua Liblktrace: fix integer parse
2017-05-19 Ard Biesheuveli2c: designware: don't infer timings described by ACPI...
2017-05-19 Arnd Bergmannarm64: dts: rockchip: fix include reference
2017-05-19 Eric Anholtwatchdog: bcm281xx: Fix use of uninitialized spinlock.
2017-05-19 Wei Yongjunwatchdog: zx2967: remove redundant dev_err call in...
2017-05-19 Paolo BonziniiTCO_wdt: all versions count down twice
2017-05-19 Arnd Bergmannfirmware: ti_sci: fix strncat length check
2017-05-19 Arnd BergmannARM: remove duplicate 'const' annotations'
2017-05-19 Greg Kroah... Merge tag 'usb-serial-4.12-rc2' of git://git.kernel...
2017-05-19 Olof JohanssonMerge tag 'omap-for-v4.12/fixes-v2-signed' of git:...
2017-05-19 Olof JohanssonMerge tag 'imx-fixes-4.12' of git://git.kernel.org...
2017-05-19 Rob Herringarm64: defconfig: enable options needed for QCom DB410c...
2017-05-19 Rob Herringarm64: defconfig: sync with savedefconfig
next