summaryrefslogtreecommitdiffstats
path: root/lib/nlattr.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-05f2fs: skip writing in ->writepages when no dirty pages existChao Yu1-0/+4
2015-08-05f2fs: optimize f2fs_write_cache_pagesTiezhu Yang1-3/+1
2015-08-05f2fs: fix double lock in handle_failed_inodeChao Yu4-7/+7
2015-08-05f2fs: reduce region of cp_rwsem covered in f2fs_do_collapseChao Yu1-5/+9
2015-08-05f2fs: add new interfaces for extent treeFan Li1-7/+132
2015-08-05f2fs: callers take care of the page from bio errorJaegeuk Kim3-26/+26
2015-08-05f2fs: use atomic_t to record hit ratio info of extent cacheChao Yu3-8/+12
2015-08-05f2fs: stat inline xattr inode numberChao Yu4-1/+22
2015-08-05f2fs: use a page temporarily for encrypted gced pageJaegeuk Kim1-1/+4
2015-08-04f2fs: expose f2fs_write_cache_pagesChao Yu1-1/+135
2015-08-04f2fs: correct return value of ->setxattrChao Yu1-1/+4
2015-08-04f2fs: cleanup write_orphan_inodesChao Yu1-9/+2
2015-08-04f2fs: warm up cold page after mmaped writeChao Yu1-0/+2
2015-08-04f2fs: add new ioctl F2FS_IOC_GARBAGE_COLLECTChao Yu3-0/+39
2015-08-04f2fs: maintain extent cache in separated fileChao Yu4-586/+610
2015-08-04f2fs: don't try to split extents shorter than F2FS_MIN_EXTENT_LENFan Li1-1/+1
2015-08-04f2fs: fix to update page flagChao Yu1-4/+7
2015-08-04f2fs: shrink unreferenced extent_caches firstJaegeuk Kim1-10/+41
2015-08-04f2fs: enhance multithread performanceChao Yu1-2/+1
2015-08-04f2fs: restrict multimedia filenameChao Yu1-1/+8
2015-08-04MAINTAINERS: add missed trace file for f2fsChao Yu1-0/+1
2015-08-04f2fs: make the function check_dnode have a return type of bool and change it'...Nicholas Krause1-6/+6
2015-08-04f2fs: check the largest extent at look-up timeJaegeuk Kim2-8/+20
2015-08-04f2fs: use extent_cache by defaultJaegeuk Kim6-265/+142
2015-08-04f2fs: add noextent_cache mount optionJaegeuk Kim2-1/+10
2015-08-04f2fs: shrink extent_cache entriesJaegeuk Kim4-11/+27
2015-08-04f2fs: shrink nat_cache entriesJaegeuk Kim3-7/+18
2015-08-04f2fs: introduce a shrinker for mounted fsJaegeuk Kim4-1/+148
2015-08-04f2fs: set cached_en after checking finallyJaegeuk Kim1-5/+4
2015-08-04f2fs: update on-disk extents even under extent_cacheJaegeuk Kim1-2/+2
2015-08-04f2fs: fix wrong block address calculation for a split extentJaegeuk Kim1-1/+1
2015-08-04f2fs: convert inline_data for various fallocateJaegeuk Kim1-0/+14
2015-08-04f2fs: avoid to use failed inode immediatelyJaegeuk Kim3-9/+15
2015-08-04f2fs: avoid freed stat informationJaegeuk Kim1-1/+3
2015-08-04f2fs: fix to record dirty page count for symlinkChao Yu2-2/+4
2015-08-04f2fs crypto: delete an unnecessary check before the function call "key_put"Markus Elfring1-2/+1
2015-08-04xen/events/fifo: Handle linked events when closing a portRoss Lagerwall3-9/+53
2015-08-04drm/atomic-helpers: Make encoder picking more robustDaniel Vetter1-5/+6
2015-08-04drm/dp-mst: Remove debug WARN_ONDaniel Vetter1-1/+0
2015-08-04drm/i915: Fixup dp mst encoder selectionDaniel Vetter1-0/+11
2015-08-04drm/atomic-helper: Add an atomice best_encoder callbackDaniel Vetter2-1/+9
2015-08-03Adding YAMA hooks also when YAMA is not stacked.Salvatore Mesoraca1-0/+1
2015-08-03Linux 4.2-rc5v4.2-rc5Linus Torvalds1-1/+1
2015-08-02i915: temporary fix for DP MST docking station NULL pointer dereferenceLinus Torvalds1-3/+5
2015-08-02link_path_walk(): be careful when failing with ENOTDIRAl Viro1-1/+6
2015-08-01i2c: fix leaked device refcount on of_find_i2c_* error pathVladimir Zapolskiy1-6/+14
2015-08-01stmmac: fix missing MODULE_LICENSE in stmmac_platformJoachim Eastwood1-0/+4
2015-08-01gianfar: Enable device wakeup when appropriateClaudiu Manoil3-13/+3
2015-08-01gianfar: Fix suspend/resume for wol magic packetClaudiu Manoil1-68/+30
2015-08-01gianfar: Fix warning when CONFIG_PM offClaudiu Manoil1-0/+2