summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* f2fs: introduce large directory supportJaegeuk Kim2014-02-275-12/+20
* f2fs: remove costly bit operations for f2fs_find_entryJaegeuk Kim2014-02-271-15/+17
* f2fs: implement a lock-free stat_showJaegeuk Kim2014-02-243-42/+6
* f2fs: introduce a radix_tree for the free_nid listJaegeuk Kim2014-02-242-19/+18
* f2fs: introduce help macro on_build_free_nids()Gu Zheng2014-02-242-4/+3
* f2fs: fix to mark the checkpointed nat entry correctlyJaegeuk Kim2014-02-242-8/+9
* f2fs: fix to do build_stat prior to the recovery procedureJaegeuk Kim2014-02-241-24/+24
* f2fs: fix not to write data pages on the page reclaiming pathJaegeuk Kim2014-02-241-23/+15
* f2fs: fix the calculation of max_nidsJaegeuk Kim2014-02-171-1/+3
* f2fs: show counts of checkpoint in statusChangman Lee2014-02-173-1/+5
* f2fs: introduce ra_meta_pages to readahead CP/NAT/SIT pagesChao Yu2014-02-174-79/+90
* f2fs: use inode mutex to keep atomicity of f2fs_fallocChao Yu2014-02-171-0/+5
* f2fs: clean up redundant function callJaegeuk Kim2014-02-175-18/+10
* f2fs: fix f2fs_write_meta_page at no checkpoint statusJaegeuk Kim2014-02-172-8/+23
* f2fs: fix to truncate dentry pages in the error caseJaegeuk Kim2014-02-171-0/+4
* f2fs: fix a build warningJaegeuk Kim2014-02-171-11/+8
* f2fs: clean up with a macroJaegeuk Kim2014-02-173-9/+8
* f2fs: fix the potential mismatch between dir's i_size and i_blocksJaegeuk Kim2014-02-171-4/+4
* f2fs: remove the ugly pointer conversionJaegeuk Kim2014-02-172-4/+8
* f2fs: fix to recover xattr node blockJaegeuk Kim2014-02-173-0/+44
* f2fs: handle dirty segments inside refresh_sit_entryJaegeuk Kim2014-02-172-14/+11
* f2fs: update_inode_page should be done all the timeJaegeuk Kim2014-02-173-12/+22
* Linux 3.14-rc3v3.14-rc3Linus Torvalds2014-02-161-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-02-167-23/+28
|\
| * Btrfs: use right clone root offset for compressed extentsFilipe David Borba Manana2014-02-151-0/+10
| * btrfs: fix null pointer deference at btrfs_sysfs_add_one+0x105Anand Jain2014-02-151-2/+8
| * Btrfs: unset DCACHE_DISCONNECTED when mounting default subvolJosef Bacik2014-02-142-2/+9
| * Btrfs: fix max_inline mount optionMitch Harder2014-02-141-1/+1
| * Btrfs: fix a lockdep warning when cleaning up aborted transactionLiu Bo2014-02-141-1/+0
| * Revert "btrfs: add ioctl to export size of global metadata reservation"Chris Mason2014-02-142-17/+0
* | Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-161-34/+54
|\ \
| * | of: search the best compatible match first in __of_match_node()Kevin Hao2014-02-151-1/+42
| * | Revert "OF: base: match each node compatible against all given matches first"Kevin Hao2014-02-141-37/+16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-02-1511-23/+30
|\ \ \
| * | | Target/sbc: Fix protection copy routineSagi Grimberg2014-02-121-0/+8
| * | | IB/srpt: replace strict_strtoul() with kstrtoul()Jingoo Han2014-02-121-7/+7
| * | | target: Simplify command completion by removing CMD_T_FAILED flagRoland Dreier2014-02-122-5/+1
| * | | iser-target: Fix leak on failure in isert_conn_create_fastreg_poolNicholas Bellinger2014-02-121-0/+1
| * | | iscsi-target: Fix SNACK Type 1 + BegRun=0 handlingNicholas Bellinger2014-02-121-1/+3
| * | | target: Fix missing length check in spc_emulate_evpd_83()Roland Dreier2014-02-121-2/+2
| * | | qla2xxx: Remove last vestiges of qla_tgt_cmd.cmd_listRoland Dreier2014-02-122-3/+0
| * | | target: Fix 32-bit + CONFIG_LBDAF=n link error w/ sector_divNicholas Bellinger2014-02-121-1/+1
| * | | target: Fix free-after-use regression in PR unregisterNicholas Bellinger2014-02-121-4/+7
* | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-02-152-21/+53
|\ \ \ \
| * | | | Documentation: i2c: mention ACPI method for instantiating devicesWolfram Sang2014-02-151-0/+7
| * | | | Documentation: i2c: describe devicetree method for instantiating devicesWolfram Sang2014-02-151-2/+32
| * | | | i2c: mv64xxx: refactor message start to ensure proper initializationWolfram Sang2014-02-151-19/+14
| |/ / /
| | | |
| \ \ \
*-. \ \ \ Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.k...Linus Torvalds2014-02-153-0/+51
|\ \ \ \ \
| | * | | | genirq: Add devm_request_any_context_irq()Stephen Boyd2014-02-092-0/+50
| * | | | | genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=nPaul Gortmaker2014-02-111-0/+1
| |/ / / /
OpenPOWER on IntegriCloud