]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - fs
f2fs: reduce the number of inline_data inode before clearing it
[mirror_ubuntu-bionic-kernel.git] / fs /
2014-11-11 Jaegeuk Kimf2fs: reduce the number of inline_data inode before...
2014-11-10 Jaegeuk Kimf2fs: implement -o dirsync
2014-11-10 Jaegeuk Kimf2fs: do not skip any writes under memory pressure
2014-11-10 Jaegeuk Kimf2fs: write node pages if checkpoint is not doing
2014-11-06 Jaegeuk Kimf2fs: control the memory footprint used by ino entries
2014-11-06 Jaegeuk Kimf2fs: introduce the number of inode entries
2014-11-06 Jaegeuk Kimf2fs: disable roll-forward when active_logs = 2
2014-11-05 Jaegeuk Kimf2fs: introduce -o fastboot for reducing booting time...
2014-11-05 Jaegeuk Kimf2fs: avoid race condition in handling wait_io
2014-11-05 Jaegeuk Kimf2fs: send discard commands in larger extent
2014-11-05 Jaegeuk Kimf2fs: revisit inline_data to avoid data races and poten...
2014-11-04 Jan Karaf2fs: remove pointless bit testing in f2fs_delete_entry()
2014-11-04 Jaegeuk Kimf2fs: do not discard data protected by the previous...
2014-11-04 Jaegeuk Kimf2fs: flush_dcache_page for inline data
2014-11-04 Jaegeuk Kimf2fs: call write_checkpoint under disabled gc
2014-11-04 Jan Karaf2fs: fix possible data corruption in f2fs_write_begin()
2014-11-04 Gu Zhengf2fs: use current_sit_addr to replace the open code
2014-11-04 Gu Zhengf2fs: rename f2fs_set/clear_bit to f2fs_test_and_set...
2014-11-04 Gu Zhengf2fs: set raw_super default to NULL to avoid compile...
2014-11-04 Gu Zhengf2fs: introduce f2fs_change_bit to simplify the change...
2014-11-04 Gu Zhengf2fs: remove the redundant function cond_clear_inode_flag
2014-11-04 Gu Zhengf2fs: remove the seems unneeded argument 'type' from...
2014-11-04 Jan Karaf2fs: avoid returning uninitialized value to userspace...
2014-11-04 Jaegeuk Kimf2fs: declare f2fs_convert_inline_dir as a static function
2014-11-04 Jaegeuk Kimf2fs: use kmap_atomic instead of kmap
2014-11-04 Jaegeuk Kimf2fs: reuse make_empty_dir code for inline_dentry
2014-11-04 Jaegeuk Kimf2fs: introduce f2fs_dentry_ptr structure for code...
2014-11-04 Jaegeuk Kimf2fs: should not truncate any inline_dentry
2014-11-04 Jaegeuk Kimf2fs: reuse core function in f2fs_readdir for inline_dentry
2014-11-04 Jaegeuk Kimf2fs: fix counting inline_data inode numbers
2014-11-04 Jaegeuk Kimf2fs: add stat info for inline_dentry inodes
2014-11-04 Jaegeuk Kimf2fs: avoid deadlock on init_inode_metadata
2014-11-04 Jaegeuk Kimf2fs: fix to wait correct block type
2014-11-04 Jaegeuk Kimf2fs: reuse find_in_block code for find_in_inline_dir
2014-11-04 Jaegeuk Kimf2fs: reuse room_for_filename for inline dentry operation
2014-11-04 Chao Yuf2fs: enable inline dir handling
2014-11-04 Chao Yuf2fs: add key function to handle inline dir
2014-11-04 Chao Yuf2fs: export dir operations for inline dir
2014-11-04 Chao Yuf2fs: add a new mount option for inline dir
2014-11-04 Chao Yuf2fs: add infra struct and helper for inline dir
2014-11-04 Jaegeuk Kimf2fs: avoid infinite loop at cp_error
2014-11-04 Jaegeuk Kimf2fs: avoid build warning
2014-11-04 Jaegeuk Kimf2fs: fix to call f2fs_unlock_op
2014-11-04 Jaegeuk Kimf2fs: avoid to allocate when inline_data was written
2014-11-04 Jaegeuk Kimf2fs: use highmem for directory pages
2014-11-04 Jaegeuk Kimf2fs: fix race conditon on truncation with inline_data
2014-11-04 Jaegeuk Kimf2fs: should truncate any allocated block for inline_da...
2014-11-04 Jaegeuk Kimf2fs: invalidate inmemory page
2014-11-04 Jaegeuk Kimf2fs: do not make dirty any inmemory pages
2014-11-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-11-03 Linus TorvaldsMerge tag 'armsoc-for-rc3' of git://git.kernel.org...
2014-11-02 Linus TorvaldsMerge tag 'for-linus-20141102' of git://git.infradead...
2014-11-02 Linus TorvaldsMerge tag 'scsi-for-linus' of git://git.kernel.org...
2014-11-02 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2014-11-02 Olof JohanssonMerge tag 'fixes-against-v3.18-rc2' of git://git.kernel...
2014-11-02 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2014-11-02 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2014-11-02 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-11-01 Linus TorvaldsMerge tag 'staging-3.18-rc3' of git://git.kernel.org...
2014-11-01 Linus TorvaldsMerge tag 'usb-3.18-rc3' of git://git.kernel.org/pub...
2014-11-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-11-01 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-11-01 Linus TorvaldsMerge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org...
2014-11-01 Linus TorvaldsMerge tag 'pci-v3.18-fixes-1' of git://git.kernel.org...
2014-10-31 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git.kernel...
2014-10-31 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2014-10-31 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-10-31 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-10-31 Miklos Szerediovl: initialize ->is_cursor
2014-10-31 Linus TorvaldsMerge tag 'microblaze-3.18-rc3' of git://git.monstr...
2014-10-31 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2014-10-31 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2014-10-31 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2014-10-31 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2014-10-31 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2014-10-31 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2014-10-31 Linus TorvaldsMerge tag 'trace-fixes-v3.18-rc1-2' of git://git.kernel...
2014-10-31 Linus TorvaldsMerge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
2014-10-31 David JefferyReturn short read or 0 at end of a raw device, not EIO
2014-10-31 Al Viroisofs: don't bother with ->d_op for normal case
2014-10-30 Eric Rannaudfs: allow open(dir, O_TMPFILE|..., 0) with mode 0
2014-10-30 Linus TorvaldsMerge tag 'fbdev-fixes-3.18' of git://git.kernel.org...
2014-10-30 Linus TorvaldsMerge tag 'sound-3.18-rc3' of git://git.kernel.org...
2014-10-30 Jan Karaext4: make ext4_ext_convert_to_initialized() return...
2014-10-30 Jan Karaext4: bail early when clearing inode journal flag fails
2014-10-30 Jan Karaext4: bail out from make_indexed_dir() on first error
2014-10-30 Theodore Ts'ojbd2: use a better hash function for the revoke table
2014-10-30 Dmitry Monakhovext4: prevent bugon on race between write/fcntl
2014-10-30 Darrick J. Wongext4: remove extent status procfs files if journal...
2014-10-30 Darrick J. Wongext4: disallow changing journal_csum option during...
2014-10-30 Darrick J. Wongext4: enable journal checksum when metadata checksum...
2014-10-30 Jan Karaext4: fix oops when loading block bitmap failed
2014-10-30 Jan Karaext4: fix overflow when updating superblock backups...
2014-10-30 Ingo MolnarMerge branch 'urgent-for-mingo' of git://git.kernel...
2014-10-29 Linus TorvaldsMerge branch 'akpm' (incoming from Andrew Morton)
2014-10-29 Richard Weinbergerocfs2: fix d_splice_alias() return code checking
2014-10-29 Jerry Hoemannfsnotify: next_i is freed during fsnotify_unmount_inodes.
2014-10-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2014-10-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-10-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
next