summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-06-25ceph: exclude setfilelock requests when calculating oldest tidYan, Zheng
2015-06-25ceph: don't pre-allocate space for cap release messagesYan, Zheng
2015-06-25ceph: make sure syncfs flushes all cap snapsYan, Zheng
2015-06-25ceph: don't trim auth cap when there are cap snapsYan, Zheng
2015-06-25ceph: take snap_rwsem when accessing snap realm's cached_contextYan, Zheng
2015-06-25ceph: avoid sending unnessesary FLUSHSNAP messageYan, Zheng
2015-06-25ceph: set i_head_snapc when getting CEPH_CAP_FILE_WR referenceYan, Zheng
2015-06-25ceph: use empty snap context for uninline_data and get_pool_permYan, Zheng
2015-06-25ceph: check OSD caps before read/writeYan, Zheng
2015-06-25libceph: allow setting osd_req_op's flagsYan, Zheng
2015-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-24Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-06-24Merge tag 'for-f2fs-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2015-06-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2015-06-24mm: do not ignore mapping_gfp_mask in page cache allocation pathsMichal Hocko
2015-06-24mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen
2015-06-24procfs: treat parked tasks as sleeping for task stateChris Metcalf
2015-06-24ocfs2: mark local functions as staticJoseph Qi
2015-06-24ocfs2: use swap() in ocfs2_double_lock()Fabian Frederick
2015-06-24ocfs2: use swap() in swap_refcount_rec()Fabian Frederick
2015-06-24ocfs2: use swap() in dx_leaf_sort_swap()Fabian Frederick
2015-06-24ocfs2: fix wrong check in ocfs2_direct_IO_get_blocksJoseph Qi
2015-06-24ocfs2: fix NULL pointer dereference in function ocfs2_abort_trigger()Xue jiufei
2015-06-24ocfs2: o2net: should remove debugfs in o2net_init() out branchalex chen
2015-06-24ocfs2: remove OCFS2_IOCB_SEM lock type in direct ioWeiWei Wang
2015-06-24ocfs2: do not BUG if jbd2_journal_dirty_metadata failsJoseph Qi
2015-06-24ocfs2: remove BUG_ON(!empty_extent) in __ocfs2_rotate_tree_left()Xue jiufei
2015-06-24ocfs2: return error when ocfs2_figure_merge_contig_type() failsXue jiufei
2015-06-24ocfs2/dlm: cleanup unused function __dlm_wait_on_lockres_flags_setJoseph Qi
2015-06-24ocfs2: use retval instead of status for checking errorDaeseok Youn
2015-06-24ocfs2: fix a tiny race when truncate dio orohaned entryJoseph Qi
2015-06-24ocfs2: remove __mlog_cpu_guessAndrew Morton
2015-06-24ocfs2: reduce object size of mlog usesJoe Perches
2015-06-24configfs: unexport/make static config_item_init()Fabian Frederick
2015-06-24NTFS: use kvfree() in ntfs_free()Pekka Enberg
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-24btrfs: delayed-ref: double free in btrfs_add_delayed_tree_ref()Dan Carpenter
2015-06-24pnfs/flexfiles: report layoutstat regularlyPeng Tao
2015-06-24nfs42: serialize LAYOUTSTATS calls of the same filePeng Tao
2015-06-24pnfs/flexfiles: encode LAYOUTSTATS flexfiles specific dataPeng Tao
2015-06-24pnfs/flexfiles: add ff_layout_prepare_layoutstatsPeng Tao
2015-06-24pNFS/flexfiles: track when layout is first usedPeng Tao
2015-06-24pNFS/flexfiles: add layoutstats trackingTrond Myklebust
2015-06-24pNFS/flexfiles: Remove unused struct members user_name, group_nameTrond Myklebust
2015-06-24pnfs: add pnfs_report_layoutstat helper functionPeng Tao
2015-06-24pNFS: fill in nfs42_layoutstat_opsPeng Tao
2015-06-24NFSv.2/pnfs Add a LAYOUTSTATS rpc functionTrond Myklebust
2015-06-23Merge tag 'for-linus-20150623' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-06-23make simple_positive() publicAl Viro
2015-06-23ufs: use dir_pages instead of ufs_dir_pages()Fabian Frederick