summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | mm: do not ignore mapping_gfp_mask in page cache allocation pathsMichal Hocko2015-06-24
| * | | | | | | | | | | | | | | | | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen2015-06-24
| * | | | | | | | | | | | | | | | | procfs: treat parked tasks as sleeping for task stateChris Metcalf2015-06-24
| * | | | | | | | | | | | | | | | | ocfs2: mark local functions as staticJoseph Qi2015-06-24
| * | | | | | | | | | | | | | | | | ocfs2: use swap() in ocfs2_double_lock()Fabian Frederick2015-06-24
| * | | | | | | | | | | | | | | | | ocfs2: use swap() in swap_refcount_rec()Fabian Frederick2015-06-24
| * | | | | | | | | | | | | | | | | ocfs2: use swap() in dx_leaf_sort_swap()Fabian Frederick2015-06-24
| * | | | | | | | | | | | | | | | | ocfs2: fix wrong check in ocfs2_direct_IO_get_blocksJoseph Qi2015-06-24
| * | | | | | | | | | | | | | | | | ocfs2: fix NULL pointer dereference in function ocfs2_abort_trigger()Xue jiufei2015-06-24
| * | | | | | | | | | | | | | | | | ocfs2: o2net: should remove debugfs in o2net_init() out branchalex chen2015-06-24
| * | | | | | | | | | | | | | | | | ocfs2: remove OCFS2_IOCB_SEM lock type in direct ioWeiWei Wang2015-06-24
| * | | | | | | | | | | | | | | | | ocfs2: do not BUG if jbd2_journal_dirty_metadata failsJoseph Qi2015-06-24
| * | | | | | | | | | | | | | | | | ocfs2: remove BUG_ON(!empty_extent) in __ocfs2_rotate_tree_left()Xue jiufei2015-06-24
| * | | | | | | | | | | | | | | | | ocfs2: return error when ocfs2_figure_merge_contig_type() failsXue jiufei2015-06-24
| * | | | | | | | | | | | | | | | | ocfs2/dlm: cleanup unused function __dlm_wait_on_lockres_flags_setJoseph Qi2015-06-24
| * | | | | | | | | | | | | | | | | ocfs2: use retval instead of status for checking errorDaeseok Youn2015-06-24
| * | | | | | | | | | | | | | | | | ocfs2: fix a tiny race when truncate dio orohaned entryJoseph Qi2015-06-24
| * | | | | | | | | | | | | | | | | ocfs2: remove __mlog_cpu_guessAndrew Morton2015-06-24
| * | | | | | | | | | | | | | | | | ocfs2: reduce object size of mlog usesJoe Perches2015-06-24
| * | | | | | | | | | | | | | | | | configfs: unexport/make static config_item_init()Fabian Frederick2015-06-24
| * | | | | | | | | | | | | | | | | NTFS: use kvfree() in ntfs_free()Pekka Enberg2015-06-24
* | | | | | | | | | | | | | | | | | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-06-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | ramoops: make it possible to change mem_type param.Wang Long2015-05-21
| * | | | | | | | | | | | | | | | | | pstore/ram: verify ramoops header before saving recordBen Zhang2015-05-21
| * | | | | | | | | | | | | | | | | | fs/pstore: Optimization function ramoops_init_przslong.wanglong2015-05-21
| * | | | | | | | | | | | | | | | | | fs/pstore: update the backend parameter in pstore moduleWang Long2015-05-21
| * | | | | | | | | | | | | | | | | | pstore: do not use message compression without lockKonstantin Khlebnikov2015-05-21
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge tag 'for-f2fs-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2015-06-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | f2fs: do not trim preallocated blocks when truncating after i_sizeChao Yu2015-06-11
| * | | | | | | | | | | | | | | | | | f2fs crypto: add alloc_bounce_pageJaegeuk Kim2015-06-11
| * | | | | | | | | | | | | | | | | | f2fs crypto: fix to handle errors likewise ext4Jaegeuk Kim2015-06-11
| * | | | | | | | | | | | | | | | | | f2fs: drop the volatile_write flag onlyJaegeuk Kim2015-06-09
| * | | | | | | | | | | | | | | | | | f2fs: skip committing valid superblockChao Yu2015-06-08
| * | | | | | | | | | | | | | | | | | f2fs: setting discard option in parse_options()Chao Yu2015-06-08
| * | | | | | | | | | | | | | | | | | f2fs: fix to return exact trimmed sizeJaegeuk Kim2015-06-02
| * | | | | | | | | | | | | | | | | | f2fs: support FALLOC_FL_INSERT_RANGEChao Yu2015-06-02
| * | | | | | | | | | | | | | | | | | f2fs: hide common code in f2fs_replace_blockChao Yu2015-06-02
| * | | | | | | | | | | | | | | | | | f2fs: disable the discard option when device doesn't supportChenxi Mao2015-06-01
| * | | | | | | | | | | | | | | | | | f2fs crypto: remove alloc_page for bounce_pageJaegeuk Kim2015-06-01
| * | | | | | | | | | | | | | | | | | f2fs: fix a deadlock for summary page lock vs. sentry_lockJaegeuk Kim2015-06-01
| * | | | | | | | | | | | | | | | | | f2fs crypto: clean up error handling in f2fs_fname_setup_filenameJaegeuk Kim2015-06-01
| * | | | | | | | | | | | | | | | | | f2fs crypto: avoid f2fs_inherit_context for symlinkJaegeuk Kim2015-06-01
| * | | | | | | | | | | | | | | | | | f2fs crypto: do not set encryption policy for non-directory by ioctlChao Yu2015-06-01
| * | | | | | | | | | | | | | | | | | f2fs crypto: allow setting encryption policy onceChao Yu2015-06-01
| * | | | | | | | | | | | | | | | | | f2fs crypto: check context consistent for rename2Chao Yu2015-06-01
| * | | | | | | | | | | | | | | | | | f2fs: avoid duplicated code by reusing f2fs_read_end_ioChao Yu2015-06-01
| * | | | | | | | | | | | | | | | | | f2fs crypto: use per-inode tfm structureJaegeuk Kim2015-06-01
| * | | | | | | | | | | | | | | | | | f2fs: recovering broken superblock during mounthujianyang2015-06-01
| * | | | | | | | | | | | | | | | | | f2fs crypto: check encryption for tmpfileJaegeuk Kim2015-06-01
| * | | | | | | | | | | | | | | | | | f2fs: support RENAME_WHITEOUTChao Yu2015-06-01