net: move fib_rules_unregister() under rtnl lock
[deliverable/linux.git] / fs / f2fs /
2015-02-16  Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2015-02-16  Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2015-02-16  Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2015-02-16  Linus TorvaldsMerge tag 'arc-3.20-rc1' of git://git./linux/kernel...
2015-02-16  Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2015-02-16  James MorrisMerge branch 'smack-for-3.20-rebased' of git://git...
2015-02-16  James MorrisMerge https://github.com/PeterHuewe/linux-tpmdd into...
2015-02-16  Linus TorvaldsMerge tag 'cris-for-3.20' of git://git./linux/kernel...
2015-02-15  Linus TorvaldsMerge tag 'tty-3.20-rc1' of git://git./linux/kernel...
2015-02-15  Linus TorvaldsMerge tag 'staging-3.20-rc1' of git://git./linux/kernel...
2015-02-15  Linus TorvaldsMerge tag 'driver-core-3.20-rc1' of git://git./linux...
2015-02-15  Linus TorvaldsMerge tag 'char-misc-3.20-rc1' of git://git./linux...
2015-02-15  Linus TorvaldsMerge tag 'usb-3.20-rc1' of git://git./linux/kernel...
2015-02-15  Linus TorvaldsMerge branch 'for-linus-v3.20' of git://git.infradead...
2015-02-14  Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2015-02-14  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2015-02-13  Linus TorvaldsMerge tag 'pm+acpi-3.20-rc1-2' of git://git./linux...
2015-02-13  Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2015-02-13  Linus TorvaldsMerge tag 'modules-next-for-linus' of git://git./linux...
2015-02-13  Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2015-02-13  Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2015-02-13  Linus TorvaldsMerge tag 'for-f2fs-3.20' of git://git./linux/kernel...
2015-02-13  Linus TorvaldsMerge tag 'dm-3.20-changes' of git://git./linux/kernel...
2015-02-12  Linus TorvaldsMerge branch 'for-3.20/drivers' of git://git.kernel...
2015-02-12  Linus TorvaldsMerge branch 'for-3.20/core' of git://git.kernel.dk...
2015-02-12  Linus TorvaldsMerge branch 'for-3.20/bdi' of git://git.kernel.dk...
2015-02-12  Linus TorvaldsMerge tag 'md/3.20' of git://neil.brown.name/md
2015-02-12  Linus TorvaldsMerge tag 'jfs-3.20' of git://github.com/kleikamp/linux...
2015-02-12  Linus TorvaldsMerge branch 'for-3.20' of git://linux-nfs.org/~bfields...
2015-02-12  Linus TorvaldsMerge tag 'iommu-updates-v3.20' of git://git./linux...
2015-02-12  Linus TorvaldsMerge tag 'devicetree-for-3.20' of git://git./linux...
2015-02-12  Linus TorvaldsMerge branch 'for-linus' of git://ftp.arm.linux.org...
2015-02-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-12  Linus TorvaldsMerge tag 'trace-v3.20' of git://git./linux/kernel...
2015-02-12  Linus TorvaldsMerge tag 'ktest-v3.20' of git://git./linux/kernel...
2015-02-12  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2015-02-12  Linus TorvaldsMerge branch 'upstream' of git://git.infradead.org...
2015-02-12  David S. MillerMerge tag 'wireless-drivers-for-davem-2015-02-11' of...
2015-02-12  Linus TorvaldsMerge tag 'powerpc-3.20-1' of git://git./linux/kernel...
2015-02-12  Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2015-02-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-12  Linus TorvaldsMerge tag 'please-pull-pstore' of git://git./linux...
2015-02-12  Linus TorvaldsMerge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org...
2015-02-12  Chao Yuf2fs: use spinlock for segmap_lock instead of rwlock
2015-02-12  Jaegeuk Kimf2fs: fix accessing wrong indexed data blocks
2015-02-12  Jaegeuk Kimf2fs: avoid variable length array
2015-02-12  Jaegeuk Kimf2fs: fix sparse warnings
2015-02-12  Jaegeuk Kimf2fs: allocate data blocks in advance for f2fs_direct_IO
2015-02-12  Jaegeuk Kimf2fs: introduce macros to convert bytes and blocks...
2015-02-12  Jaegeuk Kimf2fs: call set_buffer_new for get_block
2015-02-12  Jaegeuk Kimf2fs: check node page contents all the time
2015-02-12  Chao Yuf2fs: avoid data offset overflow when lseeking huge...
2015-02-12  Chao Yuf2fs: fix to use highmem for pages of newly created...
2015-02-12  Jaegeuk Kimf2fs: introduce a batched trim
2015-02-12  Chao Yuf2fs: merge {invalidate,release}page for meta/node...
2015-02-12  Jaegeuk Kimf2fs: show the number of writeback pages in stat
2015-02-12  Jaegeuk Kimf2fs: keep PagePrivate during releasepage
2015-02-12  Jaegeuk Kimf2fs: should fail mount when trying to recover data...
2015-02-12  Jaegeuk Kimf2fs: split UMOUNT and FASTBOOT flags
2015-02-12  Jaegeuk Kimf2fs: avoid write_checkpoint if f2fs is mounted readonly
2015-02-12  Jaegeuk Kimf2fs: support norecovery mount option
2015-02-12  Jaegeuk Kimf2fs: fix not to drop mount options when retrying fill_...
2015-02-12  Chao Yuf2fs: merge flags in struct f2fs_sb_info
2015-02-12  Chao Yuf2fs: clean up {in,de}create_sleep_time
2015-02-12  Chao Yuf2fs: make truncate_inline_date static
2015-02-12  Kinglong Meef2fs: fix a bug of inheriting default ACL from parent
2015-02-12  Chao Yuf2fs: use f2fs_radix_tree_insert to clean codes
2015-02-12  Chao Yuf2fs: add F2FS_IOC_GETVERSION support
2015-02-12  Jaegeuk Kimf2fs: leave comment for code readability
2015-02-12  Chao Yuf2fs: fix to release count of meta page in ->invalidatepage
2015-02-12  Jaegeuk Kimf2fs: do checkpoint when umount flag is not set
2015-02-12  Jaegeuk Kimf2fs: trigger correct checkpoint during umount
2015-02-12  Jaegeuk Kimf2fs: update memory footprint information
2015-02-12  Chao Yuf2fs: fix wrong memory footprint statistics in debugfs
2015-02-12  Jaegeuk Kimf2fs: avoid infinite loop on cp_error
2015-02-11  David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2015-02-11  Linus TorvaldsMerge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
2015-02-11  Linus TorvaldsMerge branch 'mailbox-devel' of git://git.linaro.org...
2015-02-11  Linus TorvaldsMerge tag 'pinctrl-v3.20-1' of git://git./linux/kernel...
2015-02-11  Linus TorvaldsMerge tag 'gpio-v3.20-1' of git://git./linux/kernel...
2015-02-11  Linus TorvaldsMerge tag 'mmc-v3.20-1' of git://git.linaro.org/people...
2015-02-11  Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2015-02-11  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-11  Linus TorvaldsMerge tag 'fbdev-3.20' of git://git./linux/kernel/git...
2015-02-11  Linus TorvaldsMerge tag 'sound-3.20-rc1' of git://git./linux/kernel...
2015-02-11  Linus TorvaldsMerge tag 'media/v3.20-1' of git://git./linux/kernel...
2015-02-11  Linus TorvaldsMerge tag 'hsi-for-3.20' of git://git./linux/kernel...
2015-02-11  Linus TorvaldsMerge tag 'for-v3.20' of git://git.infradead.org/batter...
2015-02-11  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2015-02-11  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-11  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-11  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-02-11  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-02-10  Kirill A. Shutemovmm: drop vm_ops->remap_pages and generic_file_remap_pag...
2015-02-10  Dmitry TorokhovMerge branch 'next' into for-linus
2015-02-09  Rafael J. WysockiMerge branch 'sfi' of git://git./linux/kernel/git/lenb...
2015-02-08  Mark BrownMerge remote-tracking branches 'spi/topic/img-spfi...
2015-02-08  Mark BrownMerge remote-tracking branches 'spi/topic/falcon',...
2015-02-08  Mark BrownMerge remote-tracking branches 'regulator/topic/rk808...
2015-02-08  Mark BrownMerge remote-tracking branch 'regmap/topic/core' into...
next
This page took 0.180556 seconds and 8 git commands to generate.