summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* f2fs: introduce f2fs_replace_block() for reuseChao Yu2015-05-293-10/+27
* f2fs: do not re-lookup nat cache with same nidChao Yu2015-05-291-1/+2
* f2fs: remove unneeded f2fs_make_empty declarationChao Yu2015-05-291-1/+0
* f2fs: issue discard with finally produced len and minlenJaegeuk Kim2015-05-293-10/+8
* f2fs: introduce discard_map for f2fs_trim_fsJaegeuk Kim2015-05-295-30/+68
* f2fs: revmove spin_lock for write_orphan_inodesJaegeuk Kim2015-05-291-3/+6
* f2fs: split find_data_page according to specific purposesJaegeuk Kim2015-05-295-95/+68
* f2fs: fix counting the number of inline_data inodesJaegeuk Kim2015-05-291-3/+3
* f2fs: add need_dentry_markJaegeuk Kim2015-05-292-18/+18
* f2fs: fix race on allocating and deallocating a dentry blockJaegeuk Kim2015-05-291-15/+12
* f2fs: introduce dot and dotdot name checkJaegeuk Kim2015-05-292-2/+12
* f2fs: move get_page for gc victimsJaegeuk Kim2015-05-291-13/+15
* f2fs: add sbi and page pointer in f2fs_io_infoJaegeuk Kim2015-05-2911-59/+83
* f2fs: add f2fs_may_inline_{data, dentry}Jaegeuk Kim2015-05-294-5/+17
* f2fs: clean up f2fs_lookupJaegeuk Kim2015-05-291-15/+16
* f2fs: expose f2fs_mpage_readpagesJaegeuk Kim2015-05-291-3/+154
* f2fs: introduce f2fs_commit_superJaegeuk Kim2015-05-292-0/+25
* f2fs: add f2fs_map_blocksJaegeuk Kim2015-05-293-45/+71
* f2fs: add feature facility in superblockJaegeuk Kim2015-05-292-1/+9
* f2fs: move existing definitions into f2fs.hJaegeuk Kim2015-05-292-22/+22
* f2fs: add missing version info in superblockJaegeuk Kim2015-05-291-0/+5
* f2fs: make has_fsynced_inode staticChao Yu2015-05-072-2/+1
* f2fs: add offset check routine before punch_hole() in f2fs_fallocate()Taehee Yoo2015-05-071-6/+7
* f2fs: use is_valid_blkaddr to verify blkaddr for readabilityChao Yu2015-05-073-5/+5
* f2fs: make posix_acl_create() safer and cleanerChao Yu2015-05-071-26/+20
* f2fs: export more enums for tracepointJaegeuk Kim2015-05-071-0/+5
* Merge tag 'for-f2fs-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-05-074-5/+12
|\
| * f2fs: fix wrong error hanlder in f2fs_follow_linkJaegeuk Kim2015-05-041-5/+3
| * Revert "f2fs: enhance multi-threads performance"Jaegeuk Kim2015-05-043-0/+9
* | Merge tag 'pinctrl-v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-05-077-13/+16
|\ \
| * | pinctrl: Don't just pretend to protect pinctrl_maps, do it for realDoug Anderson2015-05-063-8/+6
| * | pinctrl: mediatek: mtk-common: initialize unmaskColin Ian King2015-05-041-0/+2
| * | pinctrl: qcom-spmi-mpp: Fix input value reportIvan T. Ivanov2015-04-281-4/+5
| * | pinctrl: qcom-spmi: Fix pin direction configurationIvan T. Ivanov2015-04-272-0/+2
| * | pinctrl: mvebu: Fix mapping of pin 63 (gpo -> gpio)Andrew Andrianov2015-04-271-1/+1
* | | Merge tag 'vfio-v4.1-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds2015-05-072-4/+25
|\ \ \
| * | | vfio: Fix runaway interruptible timeoutAlex Williamson2015-05-021-3/+18
| * | | vfio-pci: Log device requests more verboselyAlex Williamson2015-05-011-1/+7
| |/ /
* | | Merge tag 'for-linus' of git://github.com/dledford/linuxLinus Torvalds2015-05-0731-219/+568
|\ \ \
| * | | MAINTAINERS: Update InfiniBand subsystem maintainerDoug Ledford2015-05-051-2/+2
| * | | MAINTAINERS: add include/rdma/ to InfiniBand subsystemYann Droneaud2015-05-051-0/+2
| * | | IPoIB/CM: Fix indentation levelBart Van Assche2015-05-051-2/+2
| * | | iw_cxgb4: Remove negative advice dmesg warningsHariprasad S2015-05-053-9/+32
| * | | IB/core: Fix unaligned accessesDavid Ahern2015-05-053-17/+17
| * | | IB/core: change rdma_gid2ip into void function as it always return zeroHonggang LI2015-05-052-12/+4
| * | | IB/qib: use arch_phys_wc_add()Luis R. Rodriguez2015-05-057-79/+39
| * | | IB/qib: add acounting for MTRRLuis R. Rodriguez2015-05-051-1/+1
| * | | IB/core: dma unmap optimizationsGuy Shapiro2015-05-051-2/+3
| * | | IB/core: dma map/unmap locking optimizationsGuy Shapiro2015-05-051-5/+4
| * | | RDMA/cxgb4: Report the actual address of the remote connecting peerSteve Wise2015-05-052-4/+51