summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2015-09-08Merge tag 'ecryptfs-4.3-rc1-stale-dcache' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2015-09-07Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-09-07Merge tag 'xfs-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-07NFSv4: Respect the server imposed limit on how many changes we may cacheTrond Myklebust
2015-09-07NFSv4: Express delegation limit in units of pagesTrond Myklebust
2015-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-09-05Merge tag 'for-linus-4.3-merge-window-part-1' of git://git.kernel.org/pub/scm...Linus Torvalds
2015-09-05Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-09-05Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-09-04mm: move ->mremap() from file_operations to vm_operations_structOleg Nesterov
2015-09-04userfaultfd: avoid missing wakeups during refile in userfaultfd_readAndrea Arcangeli
2015-09-04userfaultfd: allow signals to interrupt a userfaultAndrea Arcangeli
2015-09-04userfaultfd: require UFFDIO_API before other ioctlsAndrea Arcangeli
2015-09-04userfaultfd: UFFDIO_COPY and UFFDIO_ZEROPAGEAndrea Arcangeli
2015-09-04userfaultfd: buildsystem activationAndrea Arcangeli
2015-09-04userfaultfd: solve the race between UFFDIO_COPY|ZEROPAGE and readAndrea Arcangeli
2015-09-04userfaultfd: allocate the userfaultfd_ctx cacheline alignedAndrea Arcangeli
2015-09-04userfaultfd: optimize read() and poll() to be O(1)Andrea Arcangeli
2015-09-04userfaultfd: wake pending userfaultsAndrea Arcangeli
2015-09-04userfaultfd: change the read API to return a uffd_msgAndrea Arcangeli
2015-09-04userfaultfd: Rename uffd_api.bits into .featuresPavel Emelyanov
2015-09-04userfaultfd: add new syscall to provide memory externalizationAndrea Arcangeli
2015-09-04userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WPAndrea Arcangeli
2015-09-04fs: create and use seq_show_option for escapingKees Cook
2015-09-04ocfs2: clean up redundant NULL checks before kfreeJoseph Qi
2015-09-04ocfs2: neaten do_error, ocfs2_error and ocfs2_abortJoe Perches
2015-09-04ocfs2: do not set fs read-only if rec[0] is empty while committing truncateXue jiufei
2015-09-04ocfs2: call ocfs2_journal_access_di() before ocfs2_journal_dirty() in ocfs2_w...yangwenfang
2015-09-04ocfs2: use 64bit variables to track heartbeat timeTina Ruchandani
2015-09-04ocfs2: fix race between crashed dio and rmJoseph Qi
2015-09-04ocfs2: avoid access invalid address when read o2dlm debug messagesYiwen Jiang
2015-09-04ocfs2: take inode lock in ocfs2_iop_set/get_acl()Tariq Saeed
2015-09-04ocfs2: fix BUG_ON() in ocfs2_ci_checkpointed()Tariq Saeed
2015-09-04ocfs2: optimize error handling in dlm_request_joinNorton.Zhu
2015-09-04ocfs2: fix a tiny case that inode can not removedYiwen Jiang
2015-09-04ocfs2: add ip_alloc_sem in direct IO to protect allocation changesWeiWei Wang
2015-09-04ocfs2: clear the rest of the buffers on errorGoldwyn Rodrigues
2015-09-04ocfs2: acknowledge return value of ocfs2_error()Goldwyn Rodrigues
2015-09-04ocfs2: add errors=continueGoldwyn Rodrigues
2015-09-04ocfs2: flush inode data to disk and free inode when i_count becomes zeroXue jiufei
2015-09-04ocfs2: trusted xattr missing CAP_SYS_ADMIN checkSanidhya Kashyap
2015-09-04ocfs2: set filesytem read-only when ocfs2_delete_entry failed.jiangyiwen
2015-09-04ocfs2/dlm: use list_for_each_entry instead of list_for_eachJoseph Qi
2015-09-04ocfs2: remove unneeded code in dlm_register_domain_handlersJoseph Qi
2015-09-04ocfs2: fix BUG when o2hb_register_callback failsJoseph Qi
2015-09-04ocfs2: remove unneeded code in ocfs2_dlm_initJoseph Qi
2015-09-04ocfs2: adjust code to match locking/unlocking orderJoseph Qi
2015-09-04ocfs2: clean up unused local variables in ocfs2_file_write_iterJoseph Qi
2015-09-04ocfs2: do not log twice error messagesChristophe JAILLET
2015-09-04ocfs2: do not BUG if buffer not uptodate in __ocfs2_journal_accessJoseph Qi