]> git.karo-electronics.de Git - karo-tx-linux.git/history - fs
ext4: skip ext4_init_security() and encryption on ea_inodes
[karo-tx-linux.git] / fs /
2017-07-06 Tahsin Erdoganext4: skip ext4_init_security() and encryption on ea_inodes
2017-07-05 Alexander Potapenkofs: generic_block_bmap(): initialize all of the fields...
2017-07-04 Tahsin Erdoganext4: change fast symlink test to not rely on i_blocks
2017-06-23 Eric Biggersext4: require key for truncate(2) of encrypted file
2017-06-23 Eric Biggersext4: don't bother checking for encryption key in ...
2017-06-23 Chao Yuext4: check return value of kstrtoull correctly in...
2017-06-23 Darrick J. Wongext4: fix off-by-one fsmap error on 1k block filesystems
2017-06-23 Theodore Ts'oext4: return EFSBADCRC if a bad checksum error is found...
2017-06-23 Khazhismel Kumykovext4: return EIO on read error in ext4_find_entry
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 Khlebnikovext4: keep existing extra fields when inode expands
2017-05-22 Konstantin Khlebnikovext4: 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-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 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 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 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 Olof JohanssonMerge tag 'v4.12-rc1' into fixes
2017-05-19 Dave AirlieMerge tag 'drm-intel-fixes-2017-05-18-1' of git://anong...
2017-05-19 Dave AirlieMerge branch 'linux-4.12' of git://github.com/skeggsb...
2017-05-19 Dave AirlieMerge branch 'etnaviv/fixes' of https://git.pengutronix...
2017-05-18 Linus TorvaldsMerge tag 'md/4.12-rc2' of git://git.kernel.org/pub...
2017-05-18 Linus TorvaldsMerge tag 'kbuild-fixes-v4.12' of git://git.kernel...
2017-05-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-05-18 Linus TorvaldsMerge tag 'hwmon-for-linus-v4.12-rc2' of git://git...
2017-05-17 Linus TorvaldsMerge tag 'for-4.12/dm-fixes-2' of git://git.kernel...
2017-05-17 Linus TorvaldsMerge branch 'i2c/for-current' of git://git.kernel...
2017-05-17 Jan Karafuseblk: Fix warning in super_setup_bdi_name()
2017-05-16 Linus TorvaldsMerge tag 'pstore-v4.12-rc2' of git://git.kernel.org...
2017-05-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-05-16 Linus TorvaldsMerge tag 'edac_fix_for_4.12' of git://git.kernel.org...
2017-05-15 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-05-15 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2017-05-15 Jens AxboeMerge branch 'stable/for-jens-4.12' of git://git.kernel...
2017-05-15 Radim KrčmářMerge branch 'kvm-ppc-fixes' of git://git.kernel.org...
2017-05-15 Jani NikulaMerge tag 'gvt-fixes-2017-05-11' of https://github...
2017-05-14 Florian FainelliMerge tag 'bcm2835-dt-next-2017-03-30' into devicetree...
2017-05-14 Dan Williamsdax, xfs, ext4: compile out iomap-dax paths in the...
next