aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-09-09mm: mark most vm_operations_struct constKirill A. Shutemov
2015-09-09fs-seq_file-convert-int-seq_vprint-seq_printf-etc-returns-to-void-fixAndrew Morton
2015-09-09fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to voidJoe Perches
2015-09-09namei: fix warning while make xmldocs caused by namei.cMasanari Iida
2015-09-09Merge branch 'akpm-current/current'Stephen Rothwell
2015-09-09Merge remote-tracking branch 'y2038/y2038'Stephen Rothwell
2015-09-09Merge remote-tracking branch 'regmap/for-next'Stephen Rothwell
2015-09-09Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2015-09-09Merge remote-tracking branch 'ubifs/linux-next'Stephen Rothwell
2015-09-09Merge remote-tracking branch 'orangefs/for-next'Stephen Rothwell
2015-09-09Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2015-09-09Merge remote-tracking branch 'gfs2/for-next'Stephen Rothwell
2015-09-09Merge remote-tracking branch 'fscache/fscache'Stephen Rothwell
2015-09-09Merge remote-tracking branch 'cifs/for-next'Stephen Rothwell
2015-09-09Merge remote-tracking branch 'ceph/master'Stephen Rothwell
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-08ceph: improve readahead for file holesYan, Zheng
2015-09-08ceph: get inode size for each append writeYan, Zheng
2015-09-08ceph: cleanup use of ceph_msg_getJianpeng Ma
2015-09-08ceph: no need to get parent inode in ceph_openJianpeng Ma
2015-09-08ceph: remove the useless judgementJianpeng Ma
2015-09-08ceph: remove redundant test of head->safe and silence static analysis warningsBrad Hubbard
2015-09-08ceph: fix queuing inode to mdsdir's snaprealmYan, Zheng
2015-09-08ceph: invalidate dirty pages after forced umountYan, Zheng
2015-09-08ceph: EIO all operations after forced umountYan, Zheng
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