summaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-29f2fs: fix counting the number of inline_data inodesJaegeuk Kim1-3/+3
2015-05-29f2fs: add need_dentry_markJaegeuk Kim2-18/+18
2015-05-29f2fs: fix race on allocating and deallocating a dentry blockJaegeuk Kim1-15/+12
2015-05-29f2fs: introduce dot and dotdot name checkJaegeuk Kim2-2/+12
2015-05-29f2fs: move get_page for gc victimsJaegeuk Kim1-13/+15
2015-05-29f2fs: add sbi and page pointer in f2fs_io_infoJaegeuk Kim11-59/+83
2015-05-29f2fs: add f2fs_may_inline_{data, dentry}Jaegeuk Kim4-5/+17
2015-05-29f2fs: clean up f2fs_lookupJaegeuk Kim1-15/+16
2015-05-29f2fs: expose f2fs_mpage_readpagesJaegeuk Kim1-3/+154
2015-05-29f2fs: introduce f2fs_commit_superJaegeuk Kim2-0/+25
2015-05-29f2fs: add f2fs_map_blocksJaegeuk Kim3-45/+71
2015-05-29f2fs: add feature facility in superblockJaegeuk Kim2-1/+9
2015-05-29f2fs: move existing definitions into f2fs.hJaegeuk Kim2-22/+22
2015-05-29f2fs: add missing version info in superblockJaegeuk Kim1-0/+5
2015-05-07f2fs: make has_fsynced_inode staticChao Yu2-2/+1
2015-05-07f2fs: add offset check routine before punch_hole() in f2fs_fallocate()Taehee Yoo1-6/+7
2015-05-07f2fs: use is_valid_blkaddr to verify blkaddr for readabilityChao Yu3-5/+5
2015-05-07f2fs: make posix_acl_create() safer and cleanerChao Yu1-26/+20
2015-05-07f2fs: export more enums for tracepointJaegeuk Kim1-0/+5
2015-05-06pinctrl: Don't just pretend to protect pinctrl_maps, do it for realDoug Anderson3-8/+6
2015-05-06xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARMStefano Stabellini4-1/+22
2015-05-06x86/fpu: Always restore_xinit_state() when use_eager_cpu()Bobby Powers1-5/+7
2015-05-06ipmi: Fix multi-part message handlingCorey Minyard1-13/+38
2015-05-06ipmi: Add alert handling to SSIFCorey Minyard1-16/+116
2015-05-06ipmi: Fix a problem that messages are not issued in run_to_completion modeHidehiro Kawai1-2/+1
2015-05-06ipmi: Report an error if ACPI _IFT doesn't existCorey Minyard1-1/+3
2015-05-06ipmi: Remove unused including <linux/version.h>Wei Yongjun1-1/+0
2015-05-06rtc: armada38x: fix concurrency access in armada38x_rtc_set_timeGregory CLEMENT1-12/+12
2015-05-06ocfs2: dlm: fix race between purge and get lock resourceJunxiao Bi1-0/+13
2015-05-06nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi2-2/+2
2015-05-06util_macros.h: have array pointer point to array of constantsGuenter Roeck1-1/+1
2015-05-06configfs: init configfs module earlier at boot timeDaniel Baluta1-1/+1
2015-05-06mm/hwpoison-inject: check PageLRU of hpageNaoya Horiguchi1-3/+3
2015-05-06mm/hwpoison-inject: fix refcounting in no-injection caseNaoya Horiguchi1-2/+5
2015-05-06mm: soft-offline: fix num_poisoned_pages counting on concurrent eventsNaoya Horiguchi1-4/+4
2015-05-06rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtcPhilippe De Muyter3-0/+318