aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2017-05-13Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsGravatar Linus Torvalds 6-8/+36
2017-05-13Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-66/+50
2017-05-12dax: fix PMD data corruption when fault races with writeGravatar Ross Zwisler 1-14/+14
2017-05-12dax: fix data corruption when fault races with writeGravatar Jan Kara 1-16/+16
2017-05-12ext4: return to starting transaction in ext4_dax_huge_fault()Gravatar Jan Kara 1-4/+17
2017-05-12mm: fix data corruption due to stale mmap readsGravatar Jan Kara 1-1/+1
2017-05-12dax: prevent invalidation of mapped DAX entriesGravatar Ross Zwisler 1-29/+0
2017-05-12Tigran has movedGravatar Andrew Morton 1-2/+2
2017-05-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 6-68/+6
2017-05-12Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-21/+54
2017-05-11Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 1-1/+1
2017-05-10filesystem-dax: fix broken __dax_zero_page_range() conversionGravatar Dan Williams 1-2/+2
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2017-05-10Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 9-60/+97
2017-05-10Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 39-2764/+618
2017-05-10nfsd: Fix up the "supattr_exclcreat" attributesGravatar Trond Myklebust 1-3/+8
2017-05-10nfsd: encoders mustn't use unitialized values in error casesGravatar J. Bruce Fields 1-4/+4
2017-05-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-2/+2
2017-05-10Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 9-51/+417
2017-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Gravatar Linus Torvalds 4-24/+50
2017-05-10Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 13-86/+255
2017-05-10Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 37-827/+1437
2017-05-09nfsd: fix undefined behavior in nfsd4_layout_verifyGravatar Ari Kauppi 1-1/+2
2017-05-09pNFS/flexfiles: Always attempt to call layoutstats when flexfiles is enabledGravatar Trond Myklebust 1-0/+11
2017-05-09NFSv4.1: Work around a Linux server bug...Gravatar Trond Myklebust 1-0/+6
2017-05-09Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 19-58/+252
2017-05-09proc: try to remove use of FOLL_FORCE entirelyGravatar Linus Torvalds 1-4/+1
2017-05-08Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 42-225/+176
2017-05-08dax: add tracepoint to dax_insert_mapping()Gravatar Ross Zwisler 1-0/+1
2017-05-08dax: add tracepoint to dax_writeback_one()Gravatar Ross Zwisler 1-0/+1
2017-05-08dax: add tracepoints to dax_writeback_mapping_range()Gravatar Ross Zwisler 1-5/+7
2017-05-08dax: add tracepoints to dax_load_hole()Gravatar Ross Zwisler 1-5/+11
2017-05-08dax: add tracepoints to dax_pfn_mkwrite()Gravatar Ross Zwisler 1-0/+3
2017-05-08dax: add tracepoints to dax_iomap_pte_fault()Gravatar Ross Zwisler 1-4/+11
2017-05-08gfs2: replace CURRENT_TIME with current_timeGravatar Stephen Rothwell 1-2/+2
2017-05-08fs: ubifs: replace CURRENT_TIME_SEC with current_timeGravatar Deepa Dinamani 6-30/+26
2017-05-08fs: ufs: use ktime_get_real_ts64() for birthtimeGravatar Deepa Dinamani 1-2/+4
2017-05-08fs: ceph: CURRENT_TIME with ktime_get_real_ts()Gravatar Deepa Dinamani 1-1/+3
2017-05-08fs: cifs: replace CURRENT_TIME by other appropriate apisGravatar Deepa Dinamani 3-19/+23
2017-05-08fs: f2fs: use ktime_get_real_seconds for sit_info timesGravatar Deepa Dinamani 2-3/+4
2017-05-08fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flagGravatar Tetsuo Handa 6-26/+14
2017-05-08scripts/spelling.txt: add "intialise(d)" pattern and fix typo instancesGravatar Masahiro Yamada 2-2/+2
2017-05-08mm, vmalloc: use __GFP_HIGHMEM implicitlyGravatar Michal Hocko 3-4/+3
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsGravatar Michal Hocko 6-58/+28
2017-05-08fs/xattr.c: zero out memory copied to userspace in getxattrGravatar Michal Hocko 1-1/+1
2017-05-08mm: introduce kv[mz]alloc helpersGravatar Michal Hocko 7-50/+16
2017-05-08pidns: expose task pid_ns_for_children to userspaceGravatar Kirill Tkhai 1-0/+1
2017-05-08ns: allow ns_entries to have custom symlink contentGravatar Kirill Tkhai 1-1/+3
2017-05-08reiserfs: use designated initializersGravatar Kees Cook 1-12/+12
2017-05-08fs/proc/inode.c: remove cast from memory allocationGravatar Tobin C. Harding 1-1/+1