summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-113-112/+124
|\
| * mm: /proc/pid/clear_refs: avoid split_huge_page()Kirill A. Shutemov2015-02-111-3/+44
| * mm: pagewalk: fix misbehavior of walk_page_range for vma(VM_PFNMAP)Naoya Horiguchi2015-02-111-0/+3
| * numa_maps: remove numa_maps->vmaNaoya Horiguchi2015-02-111-16/+13
| * numa_maps: fix typo in gather_hugetbl_statsNaoya Horiguchi2015-02-111-3/+3
| * pagemap: use walk->vma instead of calling find_vma()Naoya Horiguchi2015-02-111-54/+14
| * clear_refs: remove clear_refs_private->vma and introduce clear_refs_test_walk()Naoya Horiguchi2015-02-111-24/+22
| * smaps: remove mem_size_stats->vma and use walk_page_vma()Naoya Horiguchi2015-02-111-8/+4
| * proc/pagemap: walk page tables under pte lockKonstantin Khlebnikov2015-02-111-5/+9
| * page_writeback: put account_page_redirty() after set_page_dirty()Konstantin Khebnikov2015-02-111-1/+1
| * mm: account pmd page tables to the processKirill A. Shutemov2015-02-111-3/+6
| * mm:add KPF_ZERO_PAGE flag for /proc/kpageflagsWang, Yalin2015-02-111-3/+13
* | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-02-117-25/+191
|\ \
| * | pstore: Fix sprintf format specifier in pstore_dump()alex chen2015-01-161-2/+2
| * | pstore: Add pmsg - user-space accessible pstore objectMark Salyzyn2015-01-167-2/+168
| * | pstore: Handle zero-sized prz in seriesMark Salyzyn2015-01-161-3/+9
| * | pstore: Remove superfluous memory size checkMark Salyzyn2015-01-161-9/+0
| * | pstore: Use scnprintf() in pstore_mkfile()Mark Salyzyn2015-01-161-10/+13
* | | Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-02-1138-1187/+4537
|\ \ \ | |_|/ |/| |
| * | pnfs: delete an unintended gotoDan Carpenter2015-02-101-1/+0
| * | pnfs/flexfiles: Do not dprintk after the freeTom Haynes2015-02-091-1/+1
| * | NFSv4.1: Fix pnfs_put_lseg racesTrond Myklebust2015-02-051-34/+19
| * | NFSv4.1: pnfs_send_layoutreturn should use GFP_NOFSTrond Myklebust2015-02-051-1/+1
| * | NFSv4.1: Pin the inode and super block in asynchronous layoutreturnsTrond Myklebust2015-02-051-8/+11
| * | NFSv4.1: Pin the inode and super block in asynchronous layoutcommitTrond Myklebust2015-02-051-8/+11
| * | NFSv4: Ensure we reference the inode for return-on-close in delegreturnTrond Myklebust2015-02-053-9/+36
| * | NFSv4.1: Ask for no delegation on OPEN if using O_DIRECTTrond Myklebust2015-02-042-26/+83
| * | SUNRPC: NULL utsname dereference on NFS umount during namespace cleanupTrond Myklebust2015-02-031-4/+9
| * | Merge branch 'flexfiles'Trond Myklebust2015-02-0331-1020/+4206
| |\ \
| | * | pnfs: lookup new lseg at lseg boundaryWeston Andros Adamson2015-02-031-2/+8
| | * | nfs41: .init_read and .init_write can be called with valid pg_lsegPeng Tao2015-02-031-21/+20
| | * | pnfs/flexfiles: Add the FlexFile Layout DriverTom Haynes2015-02-0310-12/+2320
| | * | nfs: count DIO good bytes correctly with mirroringPeng Tao2015-02-031-4/+8
| | * | nfs41: wait for LAYOUTRETURN before retrying LAYOUTGETPeng Tao2015-02-033-3/+45
| | * | nfs: add a helper to set NFS_ODIRECT_RESCHED_WRITES to direct writesPeng Tao2015-02-032-0/+7
| | * | nfs41: add NFS_LAYOUT_RETRY_LAYOUTGET to layout header flagsPeng Tao2015-02-032-0/+21
| | * | nfs/flexfiles: send layoutreturn before freeing lsegPeng Tao2015-02-031-25/+56
| | * | nfs41: introduce NFS_LAYOUT_RETURN_BEFORE_CLOSEPeng Tao2015-02-033-7/+36
| | * | nfs41: allow async version layoutreturnPeng Tao2015-02-033-8/+16
| | * | nfs41: add range to layoutreturn argsPeng Tao2015-02-032-4/+6
| | * | pnfs: allow LD to ask to resend read through pnfsPeng Tao2015-02-032-1/+16
| | * | nfs: add nfs_pgio_current_mirror helperPeng Tao2015-02-034-14/+24
| | * | nfs: only reset desc->pg_mirror_idx when mirroring is supportedPeng Tao2015-02-032-4/+11
| | * | nfs41: add a debug warning if we destroy an unempty layoutPeng Tao2015-02-031-0/+2
| | * | pnfs: fail comparison when bucket verifier not setWeston Andros Adamson2015-02-031-1/+5
| | * | nfs: mirroring support for direct ioWeston Andros Adamson2015-02-031-14/+57
| | * | nfs: add mirroring support to pgio layerWeston Andros Adamson2015-02-037-64/+293
| | * | pnfs: pass ds_commit_idx through the commit pathWeston Andros Adamson2015-02-036-17/+24
| | * | nfs: rename pgio header ds_idx to ds_commit_idxWeston Andros Adamson2015-02-032-10/+8
| | * | nfs: handle overlapping reqs in lock_and_joinWeston Andros Adamson2015-02-031-6/+11
OpenPOWER on IntegriCloud