aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-04-03fs/coda/inode.c: add __init to init_inodecache()Fabian Frederick
2014-04-03BEFS: logging cleanupFabian Frederick
2014-04-03fs/befs/linuxvfs.c: add __init to befs_init_inodecache()Fabian Frederick
2014-04-03befs: replace kmalloc/memset 0 by kzallocFabian Frederick
2014-04-03fs/minix/inode.c: add __init to init_inodecache()Fabian Frederick
2014-04-03binfmt_misc: add missing 'break' statementLuis Henriques
2014-04-03fs/efs/super.c: add __init to init_inodecache()Fabian Frederick
2014-04-03fs, kernel: permit disabling the uselib syscallJosh Triplett
2014-04-03kernel/groups.c: remove return value of set_groupsWang YanQing
2014-04-03sys_sysfs: Add CONFIG_SYSFS_SYSCALLFabian Frederick
2014-04-03drop_caches: add some documentation and info messageDave Hansen
2014-04-03mm: remove read_cache_page_async()Sasha Levin
2014-04-03mm + fs: store shadow entries in page cacheJohannes Weiner
2014-04-03mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner
2014-04-03mm: filemap: move radix tree hole searching hereJohannes Weiner
2014-04-03fs: cachefiles: use add_to_page_cache_lru()Johannes Weiner
2014-04-03mm, hugetlb: unify region structure handlingJoonsoo Kim
2014-04-03fs/direct-io.c: remove some left over checksDan Carpenter
2014-04-03fs/direct-io.c: remove redundant comparisonGu Zheng
2014-04-03ocfs2: pass "new" parameter to ocfs2_init_xattr_bucketWengang Wang
2014-04-03ocfs2: avoid system inode ref confusion by adding mutex lockjiangyiwen
2014-04-03ocfs2: iput inode alloc when failed locallyjiangyiwen
2014-04-03ocfs2/o2net: o2net_listen_data_ready should do nothing if socket state is not...Tariq Saeed
2014-04-03ocfs2: rollback alloc_dinode counts when ocfs2_block_group_set_bits() failedYounger Liu
2014-04-03ocfs2: flock: drop cross-node lock when failed locallyWengang Wang
2014-04-03ocfs2: call ocfs2_update_inode_fsync_trans when updating any inodeDarrick J. Wong
2014-04-03ocfs2: fix panic on kfree(xattr->name)Tetsuo Handa
2014-04-03ocfs2: do not put bh when buffer_uptodate failedalex chen
2014-04-03ocfs2: __ocfs2_mknod_locked should return error when ocfs2_create_new_inode_l...Xue jiufei
2014-04-03ocfs2: allow for more than one data extent when creating xattrTariq Saeed
2014-04-03ocfs2: fix deadlock risk when kmalloc failed in dlm_query_region_handlerZhonghua Guo
2014-04-03ocfs2: llseek requires ocfs2 inode lock for the file in SEEK_ENDJensen
2014-04-03ocfs2: fix type conversion risk when get cluster attributesJoseph Qi
2014-04-03ocfs2: revert iput deferring code in ocfs2_drop_dentry_lockGoldwyn Rodrigues
2014-04-03ocfs2: avoid blocking in ocfs2_mark_lockres_freeing() in downconvert threadJan Kara
2014-04-03ocfs2: implement delayed dropping of last dquot referenceJan Kara
2014-04-03quota: provide function to grab quota structure referenceJan Kara
2014-04-03ocfs2: move dquot_initialize() in ocfs2_delete_inode() somewhat laterJan Kara
2014-04-03ocfs2: remove OCFS2_INODE_SKIP_DELETE flagJan Kara
2014-04-03ocfs2: add dlm_recover_callback_support in sysfsGoldwyn Rodrigues
2014-04-03ocfs2: dlm: fix recovery hungJunxiao Bi
2014-04-03ocfs2: dlm: fix lock migration crashJunxiao Bi
2014-04-03ocfs2: improve fsync efficiency and fix deadlock between aio_write and sync_fileDarrick J. Wong
2014-04-03ocfs2: remove unused variable uuid_net_key in ocfs2_initialize_superjoyce.xue
2014-04-03ocfs2: change ip_unaligned_aio to of type mutex from atomit_tWengang Wang
2014-04-03ocfs2: fix null pointer dereference when access dlm_state before launching dl...Zongxun Wang
2014-04-03fanotify: move unrelated handling from copy_event_to_user()Jan Kara
2014-04-03fanotify: reorganize loop in fanotify_read()Jan Kara
2014-04-03fanotify: convert access_mutex to spinlockJan Kara
2014-04-03fanotify: use fanotify event structure for permission response processingJan Kara