aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-16afs: Don't set PG_error on local EINTR or ENOMEM when filling a pageDavid Howells1-2/+10
2017-03-16afs: Populate and use client modification timeMarc Dionne2-10/+10
2017-03-16afs: Better abort and net error handlingDavid Howells1-8/+27
2017-03-16afs: Invalid op ID should abort with RXGEN_OPCODEDavid Howells2-1/+3
2017-03-16afs: Fix the maths in afs_fs_store_data()David Howells1-1/+1
2017-03-16afs: Use a bvec rather than a kvec in afs_send_pages()David Howells1-45/+52
2017-03-16afs: Make struct afs_read::remain 64-bitDavid Howells2-5/+5
2017-03-16afs: Fix AFS read bugDavid Howells1-1/+1
2017-03-16afs: Prevent callback expiry timer overflowTina Ruchandani3-6/+7
2017-03-16afs: Migrate vlocation fields to 64-bitTina Ruchandani4-16/+20
2017-03-16afs: security: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat1-1/+1
2017-03-16afs: inode: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat1-1/+1
2017-03-16afs: Distinguish mountpoints from symlinks by file mode aloneDavid Howells3-68/+15
2017-03-16afs: Flush outstanding writes when an fd is closedDavid Howells3-0/+16
2017-03-16afs: Handle a short write to an AFS pageDavid Howells3-11/+23
2017-03-16afs: Kill struct afs_read::pg_offsetDavid Howells1-1/+0
2017-03-16afs: Handle better the server returning excess or short dataDavid Howells2-16/+40
2017-03-16afs: Deal with an empty callback arrayMarc Dionne2-7/+9
2017-03-16afs: Adjust mode bits processingMarc Dionne1-1/+6
2017-03-16afs: Populate group ID from vnode statusMarc Dionne1-1/+1
2017-03-16afs: Fix page overput in afs_fill_page()David Howells1-0/+1
2017-03-16afs: Fix missing put_page()David Howells1-0/+1
2017-03-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-14/+21
2017-03-15jbd2: don't leak memory if setting up journal failsEric Biggers2-11/+12
2017-03-15ext4: mark inode dirty after converting inline directoryEric Biggers1-3/+2
2017-03-15fscrypt: eliminate ->prepare_context() operationEric Biggers2-13/+4
2017-03-15fscrypt: remove broken support for detecting keyring key revocationEric Biggers4-57/+11
2017-03-15gfs2: Avoid alignment hole in struct lm_locknameAndreas Gruenbacher1-1/+1
2017-03-15xfs: verify inline directory data forksDarrick J. Wong6-18/+122
2017-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+2
2017-03-13NFSv4: fix a reference leak caused WARNING messagesKinglong Mee1-2/+0
2017-03-13nfs4: fix a typo of NFS_ATTR_FATTR_GROUP_NAMEKinglong Mee1-1/+1
2017-03-13writeback: fix memory leak in wb_queue_work()Tahsin Erdogan1-14/+21
2017-03-10NFSD: fix nfsd_reset_versions for NFSv4.NeilBrown1-14/+11
2017-03-10NFSD: fix nfsd_minorversion(.., NFSD_AVAIL)NeilBrown1-1/+2
2017-03-10NFSD: further refinement of content of /proc/fs/nfsd/versionsNeilBrown1-10/+33
2017-03-10nfsd: map the ENOKEY to nfserr_perm for avoiding warningKinglong Mee1-0/+1
2017-03-10Merge branch 'prep-for-5level'Linus Torvalds1-1/+5
2017-03-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-49/+33
2017-03-09net: Work around lockdep limitation in sockets that use socketsDavid Howells2-2/+2
2017-03-09Merge tag 'xfs-4.11-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds14-100/+103
2017-03-09userfaultfd: remove wrong comment from userfaultfd_ctx_get()David Hildenbrand1-2/+0
2017-03-09fat: fix using uninitialized fields of fat_inode/fsinfo_inodeOGAWA Hirofumi1-1/+12
2017-03-09userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEEDAndrea Arcangeli1-6/+3
2017-03-09userfaultfd: non-cooperative: fix fork fctx->new memleakMike Rapoport1-0/+9
2017-03-09userfaultfd: non-cooperative: release all ctx in dup_userfaultfd_completeAndrea Arcangeli1-13/+5
2017-03-09userfaultfd: non-cooperative: robustness checkAndrea Arcangeli1-2/+7
2017-03-09userfaultfd: non-cooperative: rollback userfaultfd_exitAndrea Arcangeli1-28/+0
2017-03-09userfaultfd: shmem: __do_fault requires VM_FAULT_NOPAGEAndrea Arcangeli1-1/+1
2017-03-09mm: convert generic code to 5-level pagingKirill A. Shutemov1-1/+5