f2fs: don't need to collect dirty sit entries and flush journal when there's no dirty...
[deliverable/linux.git] / fs /
2015-04-10  Wanpeng Lif2fs: don't need to collect dirty sit entries and flush...
2015-04-10  Wanpeng Lif2fs: fix block_ops trace point
2015-04-10  Jaegeuk Kimf2fs: check its block allocation to avoid producing...
2015-04-10  Jaegeuk Kimf2fs: clear page's up-to-date if block was deallocated
2015-04-10  Wanpeng Lif2fs: fix the number of orphan inode blocks
2015-04-10  Wanpeng Lif2fs: introduce macro __cp_payload
2015-04-10  Jaegeuk Kimf2fs: support fs shutdown
2015-03-03  Jaegeuk Kimf2fs: avoid wrong error during recovery
2015-03-03  Jaegeuk Kimf2fs: remove obsolete code
2015-03-03  Chao Yuf2fs: use extent cache for dir
2015-03-03  Chao Yuf2fs: switch to check FI_NO_EXTENT in f2fs_{lookup...
2015-03-03  Chao Yuf2fs: support fast lookup in extent cache
2015-03-03  Chao Yuf2fs: add trace for rb-tree extent cache ops
2015-03-03  Chao Yuf2fs: show extent tree, node stat info in debugfs
2015-03-03  Chao Yuf2fs: enable rb-tree extent cache
2015-03-03  Chao Yuf2fs: add a mount option for rb-tree extent cache
2015-03-03  Chao Yuf2fs: add core functions for rb-tree extent cache
2015-03-03  Chao Yuf2fs: introduce infra macro and data structure of rb...
2015-03-03  Chao Yuf2fs: introduce universal lookup/update interface for...
2015-03-03  Chao Yuf2fs: introduce f2fs_map_bh to clean codes of check_ext...
2015-03-03  Chao Yuf2fs: simplfy a field name in struct f2fs_extent,extent...
2015-03-03  Chao Yuf2fs: move ext_lock out of struct extent_info
2015-03-03  Chao Yuf2fs: fix incorrectly stat number of inline data inode
2015-03-03  Chao Yuf2fs: use ->writepage in sync_meta_pages
2015-03-03  Chao Yuf2fs: introduce f2fs_update_dentry to clean up duplicat...
2015-03-03  Chao Yuf2fs: remove unused inline_dentry_addr
2015-03-02  Linus TorvaldsMerge tag 'gpio-v4.0-2' of git://git./linux/kernel...
2015-03-02  Linus TorvaldsMerge branch 'fixes-for-4.0-rc2' of git://git./linux...
2015-03-02  Linus TorvaldsMerge tag 'md/4.0-fixes' of git://neil.brown.name/md
2015-03-02  Linus TorvaldsMerge tag 'metag-fixes-v4.0-1' of git://git./linux...
2015-03-01  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-03-01  Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2015-03-01  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-03-01  Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2015-02-28  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2015-02-28  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-02-28  Linus TorvaldsMerge tag 'xfs-for-linus-4.0-rc2' of git://git./linux...
2015-02-28  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-02-28  Ryusuke Konishinilfs2: fix potential memory overrun on inode
2015-02-28  Ingo MolnarMerge branch 'linus' into x86/urgent, to merge dependen...
2015-02-28  Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2015-02-28  Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2015-02-28  Linus TorvaldsMerge tag 'renesas-sh-drivers-for-v4.0' of git://git...
2015-02-26  Linus TorvaldsMerge tag 'hwmon-for-linus-v4.0-rc2' of git://git....
2015-02-26  Linus TorvaldsMerge tag 'sound-4.0-rc2' of git://git./linux/kernel...
2015-02-26  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-24  Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2015-02-24  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-24  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-24  Dave AirlieMerge tag 'drm/tegra/for-3.20-rc1-fixes' of git://anong...
2015-02-23  Eric Sandeenxfs: cancel failed transaction in xfs_fs_commit_blocks()
2015-02-23  Eric Sandeenxfs: Ensure we have target_ip for RENAME_EXCHANGE
2015-02-23  Dave Chinnerxfs: ensure truncate forces zeroed blocks to disk
2015-02-23  Jan Karaxfs: Fix quota type in quota structures when reusing...
2015-02-23  Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2015-02-23  Linus TorvaldsMerge branch 'for-linus-2' of git://git./linux/kernel...
2015-02-22  Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-02-22  Al Viroautofs4 copy_dev_ioctl(): keep the value of ->size...
2015-02-22  Al Viroprocfs: fix race between symlink removals and traversals
2015-02-22  Al Virodebugfs: leave freeing a symlink body until inode eviction
2015-02-22  Konstantin Khlebnikovtrylock_super(): replacement for grab_super_passive()
2015-02-22  David Howellsfanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conve...
2015-02-22  David HowellsCachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK...
2015-02-22  David HowellsVFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode...
2015-02-22  David HowellsVFS: Split DCACHE_FILE_TYPE into regular and special...
2015-02-22  David HowellsVFS: Add a fallthrough flag for marking virtual dentries
2015-02-22  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2015-02-22  Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2015-02-22  Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2015-02-21  Linus TorvaldsMerge tag 'xfs-pnfs-for-linus-3.20-rc1' of git://git...
2015-02-21  Linus TorvaldsMerge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org...
2015-02-21  Linus TorvaldsMerge tag 'pm+acpi-3.20-rc1-3' of git://git./linux...
2015-02-21  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-02-21  Linus TorvaldsMerge tag 'dm-3.20-changes-2' of git://git./linux/kerne...
2015-02-21  Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2015-02-21  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-21  Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2015-02-21  Linus TorvaldsMerge branch 'i2c/for-3.20' of git://git./linux/kernel...
2015-02-21  Linus TorvaldsMerge tag 'clk-for-linus-3.20' of git://git.linaro...
2015-02-21  Linus TorvaldsMerge tag 'vfio-v3.20-rc1' of git://github.com/awilliam...
2015-02-21  Linus TorvaldsMerge tag 'sound-fix-3.20-rc1' of git://git./linux...
2015-02-21  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2015-02-21  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-21  Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2015-02-21  Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2015-02-21  Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2015-02-21  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-02-21  Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2015-02-21  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-02-21  Linus TorvaldsMerge branches 'core-urgent-for-linus' and 'irq-urgent...
2015-02-21  Jens AxboeMerge branch 'for-3.20' of git://git.infradead.org...
2015-02-21  Rafael J. WysockiMerge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq'
2015-02-21  Rafael J. WysockiMerge branches 'acpi-ec', 'acpi-soc', 'acpi-video'...
2015-02-20  Linus TorvaldsMerge tag 'for_linux-3.20-rc1' of git://git./linux...
2015-02-20  Dmitry TorokhovMerge branch 'next' into for-linus
2015-02-20  Chris MasonBtrfs: fix allocation size calculations in alloc_btrfs_bio
2015-02-20  Al ViroMerge branch 'overlayfs-next' of git://git./linux/kerne...
2015-02-20  Omar Sandovalposix_acl: fix reference leaks in posix_acl_create
2015-02-20  Rasmus Villemoesautofs4: Wrong format for printing dentry
2015-02-20  Bastien Noceracoredump: Fix typo in comment
next
This page took 0.052578 seconds and 8 git commands to generate.