aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-07-29f2fs: add nobarrier mount optionJaegeuk Kim5-1/+20
2014-07-25f2fs: fix to put root inode in error path of fill_superChao Yu1-1/+2
2014-07-25f2fs: avoid use invalid mapping of node_inode when evict meta inodeChao Yu1-2/+3
2014-07-25f2fs: support ->rename2()Chao Yu1-0/+164
2014-07-25f2fs: add f2fs_balance_fs for direct IOHuang Ying1-1/+3
2014-07-15f2fs: reduce searching region of segmap when free sectionChao Yu1-2/+2
2014-07-11f2fs: remove the unused stat_lockGu Zheng1-1/+0
2014-07-11f2fs: cleanup the needless return of f2fs_create_root_statsGu Zheng1-12/+5
2014-07-10f2fs: check name_len of dir entry to prevent from deadloopChao Yu1-0/+7
2014-07-09f2fs: use inner macro and function to clean up codesChao Yu3-11/+8
2014-07-09f2fs: introduce f2fs_write_failed to handle error case when writeChao Yu1-11/+31
2014-07-09f2fs: arguments cleanup of finding file flow functionsGu Zheng3-17/+17
2014-07-09f2fs: remove the needless point-castGu Zheng1-11/+8
2014-07-09f2fs: remove the redundant validation check of aclGu Zheng1-6/+0
2014-07-09f2fs: reduce region of f2fs_lock_op covered for better concurrencyChao Yu1-4/+8
2014-07-09f2fs: replace count*size kzalloc by kcallocFabian Frederick1-1/+1
2014-07-09f2fs: refactor flush_nat_entries codes for reducing NAT writesChao Yu3-84/+188
2014-07-09f2fs: clean up an unused parameter and assignmentJaegeuk Kim4-20/+12
2014-07-09f2fs: introduce f2fs_do_tmpfile for code consistencyJaegeuk Kim3-25/+33
2014-07-09f2fs: support ->tmpfile()Chao Yu2-1/+73
2014-07-09f2fs: avoid to truncate non-updated page partiallyChao Yu1-4/+6
2014-07-09f2fs: avoid unneeded SetPageUptodate in f2fs_write_endChao Yu1-1/+0
2014-07-09Merge tag 'f2fs-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds9-27/+41
2014-07-09f2fs: avoid to access NULL pointer in issue_flush_threadChao Yu1-1/+2
2014-07-09f2fs: check bdi->dirty_exceeded when trying to skip data writesJaegeuk Kim1-0/+2
2014-07-09f2fs: do checkpoint for the renamed inodeJaegeuk Kim1-6/+4
2014-07-09f2fs: release new entry page correctly in error path of f2fs_renameChao Yu1-1/+2
2014-07-09f2fs: fix error path in init_inode_metadataChao Yu1-1/+1
2014-07-09f2fs: check lower bound nid value in check_nid_rangeChao Yu3-4/+4
2014-07-09f2fs: remove unused variables in f2fs_sm_infoChao Yu2-5/+0
2014-07-08Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds7-35/+37
2014-07-07Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds7-34/+58
2014-07-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds6-11/+25
2014-07-07Merge tag 'pinctrl-v3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds2-1/+5
2014-07-07hwmon: (adc128d818) Drop write support on inX_input attributesGuenter Roeck1-14/+14
2014-07-07hwmon: (emc2103) Clamp limits instead of bailing outGuenter Roeck1-10/+5
2014-07-07HID: use multi input quirk for 22b9:2968Wen-chien Jesse Sung2-0/+2
2014-07-07hwmon: (adm1031) Fix writes to limit registersGuenter Roeck1-3/+5
2014-07-06Linux 3.16-rc4Linus Torvalds1-1/+1
2014-07-06Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-0/+15
2014-07-06Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds13-43/+86
2014-07-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-5/+51
2014-07-05Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds24-67/+292
2014-07-05Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-6/+19
2014-07-06Merge tag 'drm-intel-fixes-2014-07-03' of git://anongit.freedesktop.org/drm-intelDave Airlie3-1/+42
2014-07-06Merge branch 'vmwgfx-fixes-3.16' of git://people.freedesktop.org/~thomash/linuxDave Airlie1-1/+0
2014-07-06Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cuboxDave Airlie1-3/+9
2014-07-05genirq: Fix memory leak when calling irq_free_hwirqs()Keith Busch1-2/+2
2014-07-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds5-6/+9
2014-07-04MAINTAINERS: Add few more Keystone driversSantosh Shilimkar1-1/+25