]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - fs/f2fs
block: Initialize bd_bdi on inode initialization
[mirror_ubuntu-artful-kernel.git] / fs / f2fs /
2017-03-02 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2017-03-02 Linus TorvaldsMerge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org...
2017-03-01 Linus TorvaldsMerge tag 'for-f2fs-4.11' of git://git.kernel.org/pub...
2017-03-01 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2017-03-01 Linus TorvaldsMerge tag 'powerpc-4.11-2' of git://git.kernel.org...
2017-03-01 Linus TorvaldsMerge tag 'sound-fix-4.11-rc1' of git://git.kernel...
2017-03-01 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2017-03-01 Linus TorvaldsMerge tag 'pwm/for-4.11-rc1' of git://git.kernel.org...
2017-03-01 Linus TorvaldsMerge tag 'for-linus-4.11' of git://git.code.sf.net...
2017-03-01 Linus TorvaldsMerge branch 'idr-4.11' of git://git.infradead.org...
2017-02-28 Linus TorvaldsMerge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields...
2017-02-28 Linus TorvaldsMerge tag 'ceph-for-4.11-rc1' of git://github.com/ceph...
2017-02-28 Linus TorvaldsMerge branch 'for-linus' of git://git.armlinux.org...
2017-02-28 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2017-02-28 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2017-02-28 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2017-02-28 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2017-02-28 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2017-02-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-02-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-02-28 Jaegeuk Kimf2fs: avoid to flush nat journal entries
2017-02-28 Linus TorvaldsMerge tag 'ktest-v4.11' of git://git.kernel.org/pub...
2017-02-28 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2017-02-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-02-28 Linus TorvaldsMerge branch 'for-4.11' of git://git.kernel.org/pub...
2017-02-28 Linus TorvaldsMerge branch 'for-4.11' of git://git.kernel.org/pub...
2017-02-28 Linus TorvaldsMerge branch 'for-4.11' of git://git.kernel.org/pub...
2017-02-28 Linus TorvaldsMerge tag 'rtc-4.11' of git://git.kernel.org/pub/scm...
2017-02-28 Dave AirlieMerge tag 'drm-misc-next-fixes-2017-02-27' of git:...
2017-02-27 Jaegeuk Kimf2fs: avoid to issue redundant discard commands
2017-02-27 Linus TorvaldsMerge tag 'trace-v4.11-2' of git://git.kernel.org/pub...
2017-02-27 Linus TorvaldsMerge tag 'trace-v4.11' of git://git.kernel.org/pub...
2017-02-27 Hou Pengyangf2fs: fix a plint compile warning
2017-02-27 Hou Pengyangf2fs: add f2fs_drop_inode tracepoint
2017-02-27 Masato Suzukif2fs: Fix zoned block device support
2017-02-27 Yunlei Hef2fs: remove redundant set_page_dirty()
2017-02-27 Chao Yuf2fs: fix to enlarge size of write_io_dummy mempool
2017-02-27 Chao Yuf2fs: fix memory leak of write_io_dummy mempool during...
2017-02-27 Chao Yuf2fs: fix to update F2FS_{CP_}WB_DATA count correctly
2017-02-27 Kinglong Meef2fs: use MAX_FREE_NIDS for the free nids target
2017-02-27 Chao Yuf2fs: introduce free nid bitmap
2017-02-27 Kinglong Meef2fs: new helper cur_cp_crc() getting crc in f2fs_check...
2017-02-27 Kinglong Meef2fs: update the comment of default nr_pages to skipping
2017-02-27 Kinglong Meef2fs: drop the duplicate pval in f2fs_getxattr
2017-02-27 Kinglong Meef2fs: Don't update the xattr data that same as the...
2017-02-27 Chao Yuf2fs: kill __is_extent_same
2017-02-27 Hou Pengyangf2fs: avoid bggc->fggc when enough free segments are...
2017-02-27 Chao Yuf2fs: select target segment with closer temperature...
2017-02-27 Chao Yuf2fs: show simple call stack in fault injection message
2017-02-27 Yunlei Hef2fs: no need lock_op in f2fs_write_inline_data
2017-02-27 Jaegeuk Kimf2fs: add bitmaps for empty or full NAT blocks
2017-02-27 Yunlei Hef2fs: replace rw semaphore extent_tree_lock with mutex...
2017-02-27 Kinglong Meef2fs: avoid m_flags overlay when allocating more data...
2017-02-27 Hou Pengyangf2fs: remove unsafe bitmap checking
2017-02-27 Hou Pengyangf2fs: init local extent_info to avoid stale stack info...
2017-02-27 Yunlong Songf2fs: remove unnecessary condition check for write_chec...
2017-02-27 Jaegeuk Kimf2fs: check discard alignment only for SEQWRITE zones
2017-02-27 Jaegeuk Kimf2fs: wait for discard completion after submission
2017-02-27 Jaegeuk Kimf2fs: much larger batched trim_fs job
2017-02-27 Jaegeuk Kimf2fs: avoid very large discard command
2017-02-26 Linus TorvaldsMerge tag 'watchdog-for-linus-v4.11' of git://git.kerne...
2017-02-25 Linus TorvaldsMerge tag 'linux-kselftest-4.11-rc1' of git://git.kerne...
2017-02-25 Linus TorvaldsMerge tag 'for-linus-4.11-ofs2' of git://git.kernel...
2017-02-25 Linus TorvaldsMerge branch 'for-linus-4.11' of git://git.kernel.org...
2017-02-25 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.11-1' of git://git...
2017-02-25 Linus TorvaldsMerge tag 'clk-for-linus' of git://git.kernel.org/pub...
2017-02-25 Linus TorvaldsMerge branch 'i2c/for-4.11' of git://git.kernel.org...
2017-02-25 Linus TorvaldsMerge tag 'for-next-dma_ops' of git://git.kernel.org...
2017-02-25 Linus TorvaldsMerge tag 'fbdev-v4.11' of git://github.com/bzolnier...
2017-02-25 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2017-02-25 Mike MarshallMerge tag 'v4.10' of git://git.kernel.org/pub/scm/linux...
2017-02-25 Linus TorvaldsMerge tag 'openrisc-for-linus' of git://github.com...
2017-02-25 Dave Jiangmm, fs: reduce fault, page_mkwrite, and pfn_mkwrite...
2017-02-24 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2017-02-24 Jaegeuk Kimf2fs: do SSR for node segments more aggresively
2017-02-24 Jaegeuk Kimf2fs: find data segments across all the types
2017-02-24 Jaegeuk Kimf2fs: do SSR in higher priority
2017-02-24 Yunlong Songf2fs: do SSR for data when there is enough free space
2017-02-24 Hou Pengyangf2fs: node segment is prior to data segment selected...
2017-02-24 Yunlong Songf2fs: put allocate_segment after refresh_sit_entry
2017-02-24 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-02-24 Linus TorvaldsMerge tag 'drm-for-v4.11-less-shouty' of git://people...
2017-02-24 Linus TorvaldsMerge tag 'usercopy-v4.11-rc1.fix' of git://git.kernel...
2017-02-23 Linus TorvaldsMerge tag 'armsoc-drivers' of git://git.kernel.org...
2017-02-23 Linus TorvaldsMerge tag 'armsoc-dt64' of git://git.kernel.org/pub...
2017-02-23 Linus TorvaldsMerge tag 'armsoc-dt' of git://git.kernel.org/pub/scm...
2017-02-23 Linus TorvaldsMerge tag 'armsoc-defconfig' of git://git.kernel.org...
2017-02-23 Linus TorvaldsMerge tag 'armsoc-arm64' of git://git.kernel.org/pub...
2017-02-23 Linus TorvaldsMerge tag 'armsoc-soc' of git://git.kernel.org/pub...
2017-02-23 Linus TorvaldsMerge tag 'armsoc-fixes-nc' of git://git.kernel.org...
2017-02-23 Dave AirlieMerge tag 'drm/panel/for-4.11-rc1' of git://anongit...
2017-02-23 Dave AirlieMerge tag 'drm/tegra/for-4.11-rc1' of git://anongit...
2017-02-23 Linus TorvaldsMerge tag 'pci-v4.11-changes' of git://git.kernel.org...
2017-02-23 Hou Pengyangf2fs: add ovp valid_blocks check for bg gc victim to...
2017-02-23 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2017-02-23 Linus TorvaldsMerge tag 'vfio-v4.11-rc1' of git://github.com/awilliam...
2017-02-23 Jaegeuk Kimf2fs: do not wait for writeback in write_begin
2017-02-23 Yunlei Hef2fs: replace __get_victim by dirty_segments in FG_GC
2017-02-23 Jaegeuk Kimf2fs: fix multiple f2fs_add_link() calls having same...
2017-02-23 Jaegeuk Kimf2fs: show actual device info in tracepoints
next