summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-26f2fs: reserve the xattr space dynamicallyJaegeuk Kim
2013-08-26f2fs: add flags for inline xattrsJaegeuk Kim
2013-08-26f2fs: fix error return code in init_f2fs_fs()Wei Yongjun
2013-08-20f2fs: fix wrong BUG_ON conditionJaegeuk Kim
2013-08-20f2fs: fix memory leak when init f2fs filesystem failZhao Hongjiang
2013-08-19f2fs: fix a compound statement label errorGu Zheng
2013-08-19f2fs: avoid writing inode redundantly when creating a fileJin Xu
2013-08-19f2fs: alloc_page() doesn't return an ERR_PTRDan Carpenter
2013-08-12f2fs: should cover i_xattr_nid with its xattr node page lockJaegeuk Kim
2013-08-12f2fs: check the free space first in new_node_pageJaegeuk Kim
2013-08-12f2fs: clean up the needless end 'return' of void functionGu Zheng
2013-08-09f2fs: introduce cur_cp_version function to reduce code sizeJaegeuk Kim
2013-08-09f2fs: fix inconsistency between xattr node blocks and its inodeJaegeuk Kim
2013-08-09f2fs: fix the use of XATTR_NODE_OFFSETJaegeuk Kim
2013-08-08f2fs: fix a build failure due to missing the kobject headerJaegeuk Kim
2013-08-06f2fs: fix a deadlock in fsyncJin Xu
2013-08-06f2fs: remove redundant code from f2fs_write_beginNamjae Jeon
2013-08-06f2fs: add sysfs entries to select the gc policyNamjae Jeon
2013-08-06f2fs: add sysfs support for controlling the gc_threadNamjae Jeon
2013-07-31f2fs: remove an unneeded kfree(NULL)Dan Carpenter
2013-07-30f2fs: fix handling orphan inodesJaegeuk Kim
2013-07-30f2fs: move bio_private allocation out of f2fs_bio_alloc()Gu Zheng
2013-07-30f2fs: use list_for_each rather than list_for_each_safe, in remove_orphan_inode()Gu Zheng
2013-07-30f2fs: use seq_puts()/seq_putc() rather than seq_printf() where possibleGu Zheng
2013-07-30f2fs: fix i_name during f2fs_sync_fileJaegeuk Kim
2013-07-30f2fs: update file name in the inode block during f2fs_renameJaegeuk Kim
2013-07-30f2fs: introduce help function F2FS_NODE()Gu Zheng
2013-07-30f2fs: add a help func F2FS_STAT() to get the f2fs_stat_infoGu Zheng
2013-07-30f2fs: add proc entry to monitor current usage of segmentsJaegeuk Kim
2013-07-30f2fs: add description for fsck.f2fs and dump.f2fsChangman Lee
2013-07-30f2fs: recover date requested by fdatasyncJaegeuk Kim
2013-07-30Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2013-07-30Merge tag 'arc-v3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-29Linux 3.11-rc3Linus Torvalds
2013-07-29Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-07-29Merge tag 'trace-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2013-07-27firewire: fix libdc1394/FlyCap2 iso event regressionClemens Ladisch
2013-07-26ARC: SMP build breakageVineet Gupta
2013-07-26Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-07-26Merge branch 'qxl-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-07-26Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-26Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds
2013-07-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-26Merge tag 'usb-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-07-26Merge tag 'tty-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-07-26Merge tag 'staging-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-26Merge tag 'char-misc-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-07-26Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-07-26Merge tag 'for-linus-v3.11-rc3' of git://oss.sgi.com/xfs/xfsLinus Torvalds