ext4: check s_chksum_driver when looking for bg csum presence
[firefly-linux-kernel-4.4.55.git] / fs / ext4 /
2014-10-14 Darrick J. Wongext4: check s_chksum_driver when looking for bg csum...
2014-10-13 Dmitry Monakhovext4: move error report out of atomic context in ext4_i...
2014-10-13 Dmitry Monakhovext4: Replace open coded mdata csum feature to helper...
2014-10-11 Xiaoguang Wangext4: delete useless comments about ext4_move_extents
2014-10-11 Eric Sandeenext4: fix reservation overflow in ext4_da_write_begin
2014-10-06 Theodore Ts'oext4: add ext4_iget_normal() which is to be used for...
2014-10-06 Theodore Ts'oext4: don't orphan or truncate the boot loader inode
2014-10-03 Dmitry Monakhovext4: grab missed write_count for EXT4_IOC_SWAP_BOOT
2014-10-02 Dmitry Monakhovext4: optimize block allocation on grow indepth
2014-10-02 Dmitry Monakhovext4: get rid of code duplication
2014-10-02 Dmitry Monakhovext4: fix over-defensive complaint after journal abort
2014-10-02 Li Xiext4: fix return value of ext4_do_update_inode
2014-10-02 Jan Karaext4: fix mmap data corruption when blocksize < pagesize
2014-09-18 Theodore Ts'oext4: fold ext4_nojournal_sops into ext4_sops
2014-09-18 Theodore Ts'oext4: support freezing ext2 (nojournal) file systems
2014-09-18 Theodore Ts'oext4: fold ext4_sync_fs_nojournal() into ext4_sync_fs()
2014-09-18 Jan Karaext4: don't check quota format when there are no quota...
2014-09-16 Dmitry Monakhovext4: explicitly inform user about orphan list cleanup
2014-09-16 Darrick J. Wongext4: check EA value offset when loading
2014-09-11 Darrick J. Wongext4: don't keep using page if inline conversion fails
2014-09-11 Darrick J. Wongext4: validate external journal superblock checksum
2014-09-11 Darrick J. Wongjbd2: fix journal checksum feature flag handling
2014-09-11 Lukas Czernerext4: provide separate operations for sysfs feature...
2014-09-11 Lukas Czernerext4: add sysfs entry showing whether the fs contains...
2014-09-11 Jan Karaext4: don't use MAXQUOTAS value
2014-09-05 Gioh Kimext4: use non-movable memory for the ext4 superblock
2014-09-04 Theodore Ts'oext4: renumber EXT4_EX_* flags to avoid flag aliasing...
2014-09-04 Theodore Ts'oext4: drop the EXT4_STATE_DELALLOC_RESERVED flag
2014-09-04 Theodore Ts'oext4: prepare to drop EXT4_STATE_DELALLOC_RESERVED
2014-09-04 Theodore Ts'oext4: pass allocation_request struct to ext4_(alloc...
2014-09-02 Zheng Liuext4: track extent status tree shrinker delay statictics
2014-09-02 Zheng Liuext4: improve extents status tree trace point
2014-09-02 Seunghun Leeext4: fix comments about get_blocks
2014-09-02 Darrick J. Wongext4: enable block_validity by default
2014-09-01 Theodore Ts'oext4: rename ext4_ext_find_extent() to ext4_find_extent()
2014-09-01 Theodore Ts'oext4: reuse path object in ext4_move_extents()
2014-09-01 Theodore Ts'oext4: reuse path object in ext4_ext_shift_extents()
2014-09-01 Theodore Ts'oext4: teach ext4_ext_find_extent() to realloc path...
2014-09-01 Theodore Ts'oext4: allow a NULL argument to ext4_ext_drop_refs()
2014-09-01 Theodore Ts'oext4: call ext4_ext_drop_refs() from ext4_ext_find_extent()
2014-09-01 Theodore Ts'oext4: drop EXT4_EX_NOFREE_ON_ERR from rest of extents...
2014-09-01 Theodore Ts'oext4: drop EXT4_EX_NOFREE_ON_ERR in convert_initialized...
2014-09-01 Theodore Ts'oext4: collapse ext4_convert_initialized_extents()
2014-09-01 Theodore Ts'oext4: teach ext4_ext_find_extent() to free path on...
2014-09-01 Theodore Ts'oext4: fix accidental flag aliasing in ext4_map_blocks...
2014-09-01 Theodore Ts'oext4: fix ZERO_RANGE bug hidden by flag aliasing
2014-08-31 Theodore Ts'oext4: fix ext4_swap_extents() error handling
2014-08-31 Dmitry Monakhovext4: refactor ext4_move_extents code base
2014-08-31 Dmitry Monakhovext4: use ext4_ext_next_allocated_block instead of...
2014-08-31 Dmitry Monakhovext4: use ext4_update_i_disksize instead of opencoded...
2014-08-30 Wang Shilongext4: remove a duplicate call in ext4_init_new_dir()
2014-08-30 Theodore Ts'oext4: convert do_split() to use the ERR_PTR convention
2014-08-30 Theodore Ts'oext4: convert dx_probe() to use the ERR_PTR convention
2014-08-30 Theodore Ts'oext4: convert ext4_bread() to use the ERR_PTR convention
2014-08-30 Theodore Ts'oext4: convert ext4_getblk() to use the ERR_PTR convention
2014-08-30 Theodore Ts'oext4: convert ext4_dx_find_entry() to use the ERR_PTR...
2014-08-29 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2014-08-29 Darrick J. Wongext4: fix same-dir rename when inline data directory...
2014-08-29 Darrick J. Wongjbd2: fix descriptor block size handling errors with...
2014-08-29 Dmitry Monakhovext4: update i_disksize coherently with block allocatio...
2014-08-28 Linus TorvaldsMerge tag 'sound-3.17-rc3' of git://git./linux/kernel...
2014-08-28 Dave AirlieMerge branch 'drm-3.17-rc2-sti-fixes' of git://git...
2014-08-27 Dmitry Monakhovext4: fix transaction issues for ext4_fallocate and...
2014-08-27 Dmitry Monakhovext4: fix incorect journal credits reservation in ext4_...
2014-08-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-08-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-08-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-08-24 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2014-08-23 Dmitry Monakhovext4: move i_size,i_disksize update routines to helper...
2014-08-23 Theodore Ts'oext4: fix BUG_ON in mb_free_blocks()
2014-08-23 Theodore Ts'oext4: propagate errors up to ext4_find_entry()'s callers
2014-08-23 Olof JohanssonMerge tag 'sunxi-dt-for-3.17-2' of git://git./linux...
2014-08-22 Ingo MolnarMerge tag 'efi-urgent' of git://git./linux/kernel/git...
2014-08-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-08-21 Linus TorvaldsMerge tag 'sound-3.17-rc2' of git://git./linux/kernel...
2014-08-20 Linus TorvaldsMerge branch 'for-linus' of git://git.samba.org/sfrench...
2014-08-19 Linus TorvaldsMerge tag 'pci-v3.17-changes-3' of git://git./linux...
2014-08-16 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2014-08-16 Linus TorvaldsMerge branch 'for-linus2' of git://git./linux/kernel...
2014-08-16 Linus TorvaldsMerge tag 'locks-v3.17-2' of git://git.samba.org/jlayto...
2014-08-16 Linus TorvaldsMerge git://git.kvack.org/~bcrl/aio-next
2014-08-16 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2014-08-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-08-16 Linus TorvaldsMerge tag 'sound-fix-3.17-rc1' of git://git./linux...
2014-08-15 Linus TorvaldsMerge branch 'linux_next' of git://git./linux/kernel...
2014-08-15 Mark BrownMerge remote-tracking branches 'asoc/fix/arizona',...
2014-08-15 Mark BrownMerge tag 'asoc-v3.16-rc1' into asoc-linus
2014-08-15 Linus TorvaldsMerge tag 'pm+acpi-3.17-rc1-2' of git://git./linux...
2014-08-15 Linus TorvaldsMerge tag 'pci-v3.17-changes-2' of git://git./linux...
2014-08-14 Dave AirlieMerge branch 'linux-3.17' of git://anongit.freedesktop...
2014-08-14 David S. MillerMerge tag 'master-2014-08-14' of git://git./linux/kerne...
2014-08-14 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2014-08-14 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2014-08-14 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2014-08-14 Linus TorvaldsMerge branch 'akpm' (fixes from Andrew Morton)
2014-08-14 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2014-08-14 Linus TorvaldsMerge tag 'hwspinlock-3.17' of git://git./linux/kernel...
2014-08-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-08-14 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2014-08-14 Linus TorvaldsMerge tag 'devicetree-for-linus' of git://git.secretlab...
next