defconfig: exynos9610: Re-add dropped Wi-Fi AP options lost
[GitHub/LineageOS/android_kernel_motorola_exynos9610.git] / fs / ext4 / xattr.c
2023-01-18 Greg Kroah-HartmanMerge 4.14.303 into android-4.14-q
2023-01-18 Ye Binext4: allocate extended attribute value in vmalloc...
2023-01-18 Ye Binext4: fix inode leak in ext4_xattr_inode_create() on...
2023-01-18 Jan Karaext4: avoid BUG_ON when creating xattrs
2022-08-25 Greg Kroah-HartmanMerge 4.14.291 into android-4.14-q
2022-08-25 Baokun Liext4: fix use-after-free in ext4_xattr_set_entry
2021-03-30 Greg Kroah-HartmanMerge 4.14.228 into android-4.14-q
2021-03-30 Jan Karaext4: add reclaim checks to xattr code
2021-03-24 Greg Kroah-HartmanMerge 4.14.227 into android-4.14-q
2021-03-24 zhangyi (F)ext4: do not try to set xattr into ea_inode if value...
2020-06-22 Greg Kroah-HartmanMerge 4.14.185 into android-4.14-q
2020-06-20 Jeffle Xuext4: fix error pointer dereference
2020-05-03 Greg Kroah-HartmanMerge 4.14.178 into android-4.14-q
2020-05-02 Theodore Ts'oext4: avoid declaring fs inconsistent due to invalid...
2019-05-21 Greg Kroah-HartmanMerge 4.14.121 into android-4.14-q
2019-05-21 Theodore Ts'oext4: ignore e_value_offs for xattrs with value-in...
2019-05-02 Greg Kroah-HartmanMerge 4.14.115 into android-4.14-q
2019-05-02 Dan Carpenterext4: fix some error pointer dereferences
2019-05-02 Youngmin NamMerge branch 'android-4.14-p' into android-exynos-4...
2019-05-02 Youngmin NamMerge branch 'android-4.14-p' into android-exynos-4...
2019-03-29 Jaegeuk KimMerge upstream-f2fs-stable-linux-4.14.y into android...
2019-01-10 Jaegeuk KimMerge upstream-f2fs-stable-linux-4.14.y into android...
2019-01-09 Greg Kroah-HartmanMerge 4.14.92 into android-4.14-p
2019-01-09 Greg Kroah-HartmanMerge 4.14.92 into android-4.14-p
2019-01-09 Greg Kroah-HartmanMerge 4.14.92 into android-4.14
2019-01-09 Theodore Ts'oext4: include terminating u32 in size of xattr entries...
2019-01-09 Theodore Ts'oext4: add ext4_sb_bread() to disambiguate ENOMEM cases
2018-11-21 Greg Kroah-HartmanMerge 4.14.82 into android-4.14-p
2018-11-21 Greg Kroah-HartmanMerge 4.14.82 into android-4.14-p
2018-11-21 Greg Kroah-HartmanMerge 4.14.82 into android-4.14
2018-11-21 Vasily Averinext4: fix buffer leak in ext4_expand_extra_isize_ea...
2018-11-21 Vasily Averinext4: fix buffer leak in ext4_xattr_move_to_block(...
2018-11-21 Vasily Averinext4: release bs.bh before re-using in ext4_xattr_block...
2018-11-21 Vasily Averinext4: fix buffer leak in ext4_xattr_get_block() on...
2018-11-21 Vasily Averinext4: missing !bh check in ext4_xattr_inode_write()
2018-11-03 Jaegeuk KimMerge 4.20-rc1-4.14 into android-4.14
2018-10-01 Jaegeuk KimMerge remote-tracking branch 'origin/upstream-f2fs...
2018-09-28 Jaegeuk KimMerge remote-tracking branch 'origin/upstream-f2fs...
2018-09-05 Greg Kroah-HartmanMerge 4.14.68 into android-4.14-p
2018-09-05 Greg Kroah-HartmanMerge 4.14.68 into android-4.14-p
2018-09-05 Greg Kroah-HartmanMerge 4.14.68 into android-4.14
2018-09-05 Theodore Ts'oext4: check for NUL characters in extended attribute...
2018-07-30 Jaegeuk KimMerge remote-tracking branch 'origin/upstream-f2fs...
2018-07-30 Jaegeuk KimMerge commit '787f7faccfcc778c97411777b2fe5d84ea9bd1ca...
2018-07-30 Jaehyoung ChoiMerge commit '818299f6bdae' into android-exynos-4.14...
2018-07-11 Greg Kroah-HartmanMerge 4.14.55 into android-4.14
2018-07-11 Theodore Ts'oext4: avoid running out of journal credits when appendi...
2018-07-11 Theodore Ts'oext4: never move the system.data xattr out of the inode...
2018-07-11 Theodore Ts'oext4: always verify the magic number in xattr blocks
2018-07-11 Theodore Ts'oext4: add corruption check in ext4_xattr_set_entry()
2018-06-26 Greg Kroah-HartmanMerge 4.14.52 into android-4.14
2018-06-26 Theodore Ts'oext4: correctly handle a zero-length xattr with a non...
2018-04-24 Greg Kroah-HartmanMerge 4.14.36 into android-4.14
2018-04-24 Theodore Ts'oext4: add extra checks to ext4_xattr_block_get()
2018-04-24 Theodore Ts'oext4: add bounds checking to ext4_xattr_find_entry()
2018-04-24 Theodore Ts'oext4: move call to ext4_error() into ext4_xattr_check_b...
2018-04-24 Eric Biggersext4: limit xattr size to INT_MAX
2017-11-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-11-10 Linus TorvaldsMerge tag 'pci-v4.14-fixes-7' of git://git./linux/kerne...
2017-11-10 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2017-11-09 Linus TorvaldsMerge tag 'sound-4.14' of git://git./linux/kernel/git...
2017-11-09 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2017-11-08 Rafael J. WysockiMerge branch 'pm-cpufreq-sched'
2017-11-08 Radim KrčmářMerge tag 'kvm-ppc-fixes-4.14-2' of git://git./linux...
2017-11-07 Dave AirlieMerge branch 'drm-vmwgfx-fixes' of git://people.freedes...
2017-11-06 Linus TorvaldsMerge branch 'for-4.14-fixes' of git://git./linux/kerne...
2017-11-06 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2017-11-05 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2017-11-05 Linus TorvaldsMerge branch 'ras-urgent-for-linus' of git://git./linux...
2017-11-05 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2017-11-05 Linus TorvaldsMerge tag 'enforcement-4.14-rc8' of git://git./linux...
2017-11-04 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2017-11-04 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2017-11-04 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2017-11-04 Linus TorvaldsMerge tag 'mips_fixes_4.14' of git://git./linux/kernel...
2017-11-04 Ingo MolnarMerge branch 'linus' into core/urgent, to pick up depen...
2017-11-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-11-03 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2017-11-03 Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2017-11-03 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2017-11-03 Linus TorvaldsMerge tag 'powerpc-4.14-6' of git://git./linux/kernel...
2017-11-03 Linus TorvaldsMerge tag 'mmc-v4.14-rc4-3' of git://git./linux/kernel...
2017-11-03 Linus TorvaldsMerge tag 'drm-fixes-for-v4.14-rc8' of git://people...
2017-11-03 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2017-11-03 Ingo MolnarMerge branch 'linus' into perf/urgent, to pick up depen...
2017-11-02 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2017-11-02 Linus TorvaldsMerge tag 'spdx_identifiers-4.14-rc8' of git://git...
2017-11-02 Greg Kroah-HartmanLicense cleanup: add SPDX GPL-2.0 license identifier...
2017-11-01 Mark BrownMerge remote-tracking branches 'asoc/fix/topology'...
2017-10-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-10-25 Mark BrownMerge remote-tracking branches 'spi/fix/armada', 'spi...
2017-10-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-10-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-10-18 Linus TorvaldsMerge tag 'trace-v4.14-rc3' of git://git./linux/kernel...
2017-10-17 Linus TorvaldsMerge tag 'media/v4.14-2' of git://git./linux/kernel...
2017-10-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-10-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-10-06 Linus TorvaldsMerge branch 'for-4.14-rc4' of git://git./linux/kernel...
2017-10-05 Linus TorvaldsMerge tag 'sound-4.14-rc4' of git://git./linux/kernel...
2017-10-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next