summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-03-19mm + fs: store shadow entries in page cacheJohannes Weiner
2014-03-19mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner
2014-03-19mm: filemap: move radix tree hole searching hereJohannes Weiner
2014-03-19fs: cachefiles: use add_to_page_cache_lru()Johannes Weiner
2014-03-19mm, hugetlb: unify region structure handlingJoonsoo Kim
2014-03-19fs/direct-io.c: remove some left over checksDan Carpenter
2014-03-19fs/direct-io: remove redundant comparisonGu Zheng
2014-03-19ocfs2: llseek requires ocfs2 inode lock for the file in SEEK_ENDJensen
2014-03-19ocfs2: should call ocfs2_journal_access_di() before ocfs2_delete_entry() in o...Younger Liu
2014-03-19ocfs2: manually do the iput once ocfs2_add_entry failed in ocfs2_symlink and ...jiangyiwen
2014-03-19ocfs2-do-not-return-dlm_migrate_response_mastery_ref-to-avoid-endlessloop-dur...Andrew Morton
2014-03-19ocfs2: do not return DLM_MIGRATE_RESPONSE_MASTERY_REF to avoid endless,loop d...jiangyiwen
2014-03-19ocfs2: call ocfs2_update_inode_fsync_trans when updating any inodeDarrick J. Wong
2014-03-19ocfs2-flock-drop-cross-node-lock-when-failed-locally-checkpatch-fixesAndrew Morton
2014-03-19ocfs2: flock: drop cross-node lock when failed locallyWengang Wang
2014-03-19ocfs2: alloc_dinode counts and group bitmap should be update simultaneouslyYounger Liu
2014-03-19ocfs2: revert iput deferring code in ocfs2_drop_dentry_lockGoldwyn Rodrigues
2014-03-19ocfs2: avoid blocking in ocfs2_mark_lockres_freeing() in downconvert threadJan Kara
2014-03-19ocfs2: implement delayed dropping of last dquot referenceJan Kara
2014-03-19quota: provide function to grab quota structure referenceJan Kara
2014-03-19ocfs2: move dquot_initialize() in ocfs2_delete_inode() somewhat laterJan Kara
2014-03-19ocfs2: remove OCFS2_INODE_SKIP_DELETE flagJan Kara
2014-03-19ocfs2/o2net: o2net_listen_data_ready should do nothing if socket state is not...Tariq Saeed
2014-03-19ocfs2: fix a tiny race when running dirop_fileop_racerYiwen Jiang
2014-03-19ocfs2-add-dlm_recover_callback_support-in-sysfs-fixAndrew Morton
2014-03-19ocfs2: add dlm_recover_callback_support in sysfsGoldwyn Rodrigues
2014-03-19ocfs2: dlm: fix recovery hungJunxiao Bi
2014-03-19ocfs2: dlm: fix lock migration crashJunxiao Bi
2014-03-19ocfs2/o2net: incorrect to terminate accepting connections loop upon rejecting...Tariq Saeed
2014-03-19ocfs2: improve fsync efficiency and fix deadlock between aio_write and sync_fileDarrick J. Wong
2014-03-19ocfs2: remove unused variable uuid_net_key in ocfs2_initialize_superjoyce.xue
2014-03-19ocfs2: change ip_unaligned_aio to of type mutex from atomit_tWengang Wang
2014-03-19ocfs2: fix null pointer dereference when access dlm_state before launching dl...Zongxun Wang
2014-03-19fanotify: move unrelated handling from copy_event_to_user()Jan Kara
2014-03-19fanotify: reorganize loop in fanotify_read()Jan Kara
2014-03-19fanotify: convert access_mutex to spinlockJan Kara
2014-03-19fanotify: use fanotify event structure for permission response processingJan Kara
2014-03-19fanotify: remove useless bypass_perm checkJan Kara
2014-03-19fs/freevxfs/vxfs_lookup.c: update function commentFabian Frederick
2014-03-19fs/cifs/cifsfs.c: add __init to cifs_init_inodecache()Fabian Frederick
2014-03-19bdi: avoid oops on device removalJan Kara
2014-03-19backing_dev-fix-hung-task-on-sync-fixJan Kara
2014-03-19backing_dev: fix hung task on syncDerek Basehore
2014-03-11Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2014-03-10Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-03-10hfsplus: add HFSX subfolder count supportSergei Antonov
2014-03-10fs/proc/base.c: fix GPF in /proc/$PID/map_filesArtem Fetishev
2014-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-03-10get rid of fget_light()Al Viro
2014-03-10vfs: atomic f_pos accesses as per POSIXLinus Torvalds