aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* f2fs: reserve the xattr space dynamicallyJaegeuk Kim2013-08-26
* f2fs: add flags for inline xattrsJaegeuk Kim2013-08-26
* f2fs: fix error return code in init_f2fs_fs()Wei Yongjun2013-08-26
* f2fs: fix wrong BUG_ON conditionJaegeuk Kim2013-08-20
* f2fs: fix memory leak when init f2fs filesystem failZhao Hongjiang2013-08-20
* f2fs: fix a compound statement label errorGu Zheng2013-08-18
* f2fs: avoid writing inode redundantly when creating a fileJin Xu2013-08-18
* f2fs: alloc_page() doesn't return an ERR_PTRDan Carpenter2013-08-18
* f2fs: should cover i_xattr_nid with its xattr node page lockJaegeuk Kim2013-08-12
* f2fs: check the free space first in new_node_pageJaegeuk Kim2013-08-12
* f2fs: clean up the needless end 'return' of void functionGu Zheng2013-08-11
* f2fs: introduce cur_cp_version function to reduce code sizeJaegeuk Kim2013-08-09
* f2fs: fix inconsistency between xattr node blocks and its inodeJaegeuk Kim2013-08-09
* f2fs: fix the use of XATTR_NODE_OFFSETJaegeuk Kim2013-08-09
* f2fs: fix a build failure due to missing the kobject headerJaegeuk Kim2013-08-08
* f2fs: fix a deadlock in fsyncJin Xu2013-08-06
* f2fs: remove redundant code from f2fs_write_beginNamjae Jeon2013-08-06
* f2fs: add sysfs entries to select the gc policyNamjae Jeon2013-08-06
* f2fs: add sysfs support for controlling the gc_threadNamjae Jeon2013-08-06
* f2fs: remove an unneeded kfree(NULL)Dan Carpenter2013-07-31
* f2fs: fix handling orphan inodesJaegeuk Kim2013-07-30
* f2fs: move bio_private allocation out of f2fs_bio_alloc()Gu Zheng2013-07-30
* f2fs: use list_for_each rather than list_for_each_safe, in remove_orphan_inode()Gu Zheng2013-07-30
* f2fs: use seq_puts()/seq_putc() rather than seq_printf() where possibleGu Zheng2013-07-30
* f2fs: fix i_name during f2fs_sync_fileJaegeuk Kim2013-07-30
* f2fs: update file name in the inode block during f2fs_renameJaegeuk Kim2013-07-30
* f2fs: introduce help function F2FS_NODE()Gu Zheng2013-07-30
* f2fs: add a help func F2FS_STAT() to get the f2fs_stat_infoGu Zheng2013-07-30
* f2fs: add proc entry to monitor current usage of segmentsJaegeuk Kim2013-07-30
* f2fs: add description for fsck.f2fs and dump.f2fsChangman Lee2013-07-30
* f2fs: recover date requested by fdatasyncJaegeuk Kim2013-07-30
* Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2013-07-29
|\
| * firewire: fix libdc1394/FlyCap2 iso event regressionClemens Ladisch2013-07-27
* | Merge tag 'arc-v3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-29
|\ \
| * | ARC: SMP build breakageVineet Gupta2013-07-26
* | | Linux 3.11-rc3Linus Torvalds2013-07-28
* | | Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-28
|\ \ \
| * | | pinctrl: fix a memleak when freeing mapsLinus Walleij2013-07-25
| * | | pinctrl: pinctrl-single: fix compile warning when no CONFIG_PMJean-Francois Moine2013-07-22
| * | | pinctrl: sh-pfc: fix SDHI0 VccQ regulator on sh73a0 with DTGuennadi Liakhovetski2013-07-22
| * | | arm/dts: sirf: fix the pingroup name mismatch between drivers and dtsBarry Song2013-07-21
| * | | pinctrl: sirf: add usp0_uart_nostreamctrl pin group for usp-uart without flow...Qipan Li2013-07-21
| * | | pinctrl: sirf: fix the pin number and mux bit for usp0Qipan Li2013-07-21
| * | | pinctrl: am33xx dt binding: correct include pathIan Campbell2013-07-21
* | | | Merge tag 'trace-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-28
|\ \ \ \
| * | | | tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus()Steven Rostedt (Red Hat)2013-07-26
| * | | | ftrace: Add check for NULL regs if ops has SAVE_REGS setSteven Rostedt (Red Hat)2013-07-24
| * | | | tracing: Kill trace_cpu struct/membersOleg Nesterov2013-07-24
| * | | | tracing: Change tracing_fops/snapshot_fops to rely on tracing_get_cpu()Oleg Nesterov2013-07-24
| * | | | tracing: Change tracing_entries_fops to rely on tracing_get_cpu()Oleg Nesterov2013-07-24