deliverable/linux.git
2014-04-07  Jaegeuk Kimf2fs: introduce f2fs_issue_flush to avoid redundant...
2014-04-02  Jaegeuk Kimf2fs: fix to cover io->bio with io_rwsem
2014-04-02  Chao Yuf2fs: fix error path when fail to read inline data
2014-04-02  Chao Yuf2fs: use list_for_each_entry{_safe} for simplyfying...
2014-04-02  Chao Yuf2fs: avoid free slab cache under spinlock
2014-04-01  Chao Yuf2fs: avoid unneeded lookup when xattr name length...
2014-04-01  Chao Yuf2fs: avoid unnecessary bio submit when wait page writeback
2014-04-01  Jaegeuk Kimf2fs: return -EIO when node id is not matched
2014-03-20  Jaegeuk Kimf2fs: avoid RECLAIM_FS-ON-W warning
2014-03-20  Jaegeuk Kimf2fs: skip unnecessary node writes during fsync
2014-03-20  Jaegeuk Kimf2fs: introduce fi->i_sem to protect fi's info
2014-03-20  Jaegeuk Kimf2fs: change reclaim rate in percentage
2014-03-20  Jaegeuk Kimf2fs: add missing documentation for dir_level
2014-03-20  Jaegeuk Kimf2fs: remove unnecessary threshold
2014-03-20  Jaegeuk Kimf2fs: throttle the memory footprint with a sysfs entry
2014-03-20  Jaegeuk Kimf2fs: avoid to drop nat entries due to the negative...
2014-03-20  Jaegeuk Kimf2fs: call f2fs_wait_on_page_writeback instead of nativ...
2014-03-18  Jaegeuk Kimf2fs: introduce nr_pages_to_write for segment alignment
2014-03-18  Jaegeuk Kimf2fs: increase pages_skipped when skipping writepages
2014-03-18  Jaegeuk Kimf2fs: avoid small data writes by skipping writepages
2014-03-18  Jaegeuk Kimf2fs: introduce get_dirty_dents for readability
2014-03-18  Chao Yuf2fs: fix incorrect parsing with option string
2014-03-18  Chao Yuf2fs: avoid to return incorrect errno of read_normal_su...
2014-03-18  Chao Yuf2fs: introduce f2fs_has_xattr_block for better readability
2014-03-18  Chao Yuf2fs: print type for each segment in segment_info's...
2014-03-12  Chao Yuf2fs: check upper bound of ino value in f2fs_nfs_get_inode
2014-03-12  Chao Yuf2fs: introduce f2fs_has_inline_xattr for better readab...
2014-03-11  Chao Yuf2fs: recover inline xattr data in roll-forward process
2014-03-10  Gu Zhengf2fs: optimize restore_node_summary slightly
2014-03-10  Gu Zhengf2fs: format segment_info's show for better legibility
2014-03-10  Gu Zhengf2fs: remove the unused ctor argument of f2fs_kmem_cach...
2014-03-10  Gu Zhengf2fs: update start nid only once each circle
2014-03-05  Jaegeuk Kimf2fs: fix wrong kernel coding style
2014-03-03  Jaegeuk Kimf2fs: fix to write node pages with WRITE_SYNC
2014-02-28  Chao Yuf2fs: fix dirty page accounting when redirty
2014-02-27  Chao Yuf2fs: use existing macro to clean up some codes
2014-02-27  Chao Yuf2fs: readahead contiguous SSA blocks for f2fs_gc
2014-02-27  Jaegeuk Kimf2fs: add an sysfs entry to control the directory level
2014-02-27  Jaegeuk Kimf2fs: introduce large directory support
2014-02-27  Jaegeuk Kimf2fs: remove costly bit operations for f2fs_find_entry
2014-02-24  Jaegeuk Kimf2fs: implement a lock-free stat_show
2014-02-24  Jaegeuk Kimf2fs: introduce a radix_tree for the free_nid list
2014-02-24  Gu Zhengf2fs: introduce help macro on_build_free_nids()
2014-02-24  Jaegeuk Kimf2fs: fix to mark the checkpointed nat entry correctly
2014-02-24  Jaegeuk Kimf2fs: fix to do build_stat prior to the recovery procedure
2014-02-24  Jaegeuk Kimf2fs: fix not to write data pages on the page reclaimin...
2014-02-17  Jaegeuk Kimf2fs: fix the calculation of max_nids
2014-02-17  Changman Leef2fs: show counts of checkpoint in status
2014-02-17  Chao Yuf2fs: introduce ra_meta_pages to readahead CP/NAT/SIT...
2014-02-17  Chao Yuf2fs: use inode mutex to keep atomicity of f2fs_falloc
2014-02-17  Jaegeuk Kimf2fs: clean up redundant function call
2014-02-17  Jaegeuk Kimf2fs: fix f2fs_write_meta_page at no checkpoint status
2014-02-17  Jaegeuk Kimf2fs: fix to truncate dentry pages in the error case
2014-02-17  Jaegeuk Kimf2fs: fix a build warning
2014-02-17  Jaegeuk Kimf2fs: clean up with a macro
2014-02-17  Jaegeuk Kimf2fs: fix the potential mismatch between dir's i_size...
2014-02-17  Jaegeuk Kimf2fs: remove the ugly pointer conversion
2014-02-17  Jaegeuk Kimf2fs: fix to recover xattr node block
2014-02-17  Jaegeuk Kimf2fs: handle dirty segments inside refresh_sit_entry
2014-02-17  Jaegeuk Kimf2fs: update_inode_page should be done all the time
2014-02-16  Linus TorvaldsLinux 3.14-rc3
2014-02-16  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-02-16  Linus TorvaldsMerge tag 'dt-fixes-for-3.14' of git://git./linux/kerne...
2014-02-16  Kevin Haoof: search the best compatible match first in __of_matc...
2014-02-16  Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2014-02-16  Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2014-02-16  Linus TorvaldsMerge branches 'irq-urgent-for-linus' and 'irq-core...
2014-02-16  Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2014-02-15  Linus TorvaldsMerge tag 'trace-fixes-v3.14-rc2' of git://git./linux...
2014-02-15  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2014-02-15  Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2014-02-15  Wolfram SangDocumentation: i2c: mention ACPI method for instantiati...
2014-02-15  Wolfram SangDocumentation: i2c: describe devicetree method for...
2014-02-15  Filipe David... Btrfs: use right clone root offset for compressed extents
2014-02-15  Anand Jainbtrfs: fix null pointer deference at btrfs_sysfs_add_on...
2014-02-15  Wolfram Sangi2c: mv64xxx: refactor message start to ensure proper...
2014-02-15  Linus TorvaldsMerge tag 'usb-3.14-rc3' of git://git./linux/kernel...
2014-02-15  Linus TorvaldsMerge tag 'tty-3.14-rc3' of git://git./linux/kernel...
2014-02-15  Linus TorvaldsMerge tag 'staging-3.14-rc3' of git://git./linux/kernel...
2014-02-15  Linus TorvaldsMerge tag 'driver-core-3.14-rc3' of git://git./linux...
2014-02-15  Linus TorvaldsMerge tag 'char-misc-3.14-rc3' of git://git./linux...
2014-02-14  Josef BacikBtrfs: unset DCACHE_DISCONNECTED when mounting default...
2014-02-14  Mitch HarderBtrfs: fix max_inline mount option
2014-02-14  Liu BoBtrfs: fix a lockdep warning when cleaning up aborted...
2014-02-14  Chris MasonRevert "btrfs: add ioctl to export size of global metad...
2014-02-14  Linus TorvaldsMerge branch 'for-3.14' of git://linux-nfs.org/~bfields...
2014-02-14  Linus TorvaldsMerge tag 'md/3.14-fixes' of git://neil.brown.name/md
2014-02-14  Kevin HaoRevert "OF: base: match each node compatible against...
2014-02-14  Greg Kroah... Revert "misc: eeprom: sunxi: Add new compatibles"
2014-02-14  Greg Kroah... Revert "ARM: sunxi: dt: Convert to the new SID compatibles"
2014-02-14  H. Peter AnvinMerge remote-tracking branch 'efi/urgent' into x86...
2014-02-14  Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2014-02-14  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2014-02-14  Linus TorvaldsMerge tag 'pm+acpi-3.14-rc3' of git://git./linux/kernel...
2014-02-14  Linus TorvaldsMerge tag 'edac_for_3.14' of git://git./linux/kernel...
2014-02-14  Linus TorvaldsMerge tag 'fbdev-fixes-3.14' of git://git./linux/kernel...
2014-02-14  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2014-02-14  Linus TorvaldsMerge tag 'sound-3.14-rc3' of git://git./linux/kernel...
2014-02-14  Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2014-02-14  Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
next
This page took 0.059763 seconds and 5 git commands to generate.