summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFS: Remove nfs_release()Anna Schumaker2015-08-173-9/+4
* NFS: Rename nfs_commit_unstable_pages() to nfs_write_inode()Anna Schumaker2015-08-171-6/+1
* NFS: Remove nfs41_server_notify_{target|highest}_slotid_update()Anna Schumaker2015-08-174-16/+4
* NFS: Combine nfs_idmap_{init|quit}() and nfs_idmap_{init|quit}_keyring()Anna Schumaker2015-08-171-12/+2
* NFS: Use RPC functions for matching sockaddrsAnna Schumaker2015-08-173-119/+3
* SUNRPC: Add an rpc_cmp_addr_port() functionAnna Schumaker2015-08-171-0/+13
* SUNRPC: Drop double-underscores from rpc_cmp_addr{4|6}()Anna Schumaker2015-08-171-6/+6
* NFS: Rename nfs_readdir_free_pagearray() and nfs_readdir_large_page()Anna Schumaker2015-08-171-5/+5
* NFS: Remove unused variable "pages_ptr"Anna Schumaker2015-08-171-10/+2
* nfs: remove some dead code in ff_layout_pg_get_mirror_count_writeJeff Layton2015-08-171-2/+0
* pnfs: move common blocklayout XDR defintions to nfs4.hChristoph Hellwig2015-08-175-35/+21
* pnfs/blocklayout: pass proper file mode to blkdev_get/putChristoph Hellwig2015-08-171-2/+2
* pnfs/blocklayout: reject too long signaturesChristoph Hellwig2015-08-171-0/+5
* pnfs/blocklayout: set up layoutupdate_pages properlyChristoph Hellwig2015-08-171-5/+2
* pnfs/blocklayout: calculate layoutupdate size correctlyChristoph Hellwig2015-08-171-3/+9
* NFS: Fix a NULL pointer dereference of migration recovery ops for v4.2 clientKinglong Mee2015-08-171-0/+1
* NFS: Remove duplicate svc_xprt_put from nfs41_callback_upKinglong Mee2015-08-121-4/+0
* NFS: Error out when register_shrinker fail in register_nfs_fsKinglong Mee2015-08-121-2/+5
* NFSv4: don't set SETATTR for O_RDONLY|O_EXCLNeilBrown2015-08-121-1/+1
* sunrpc: increase UNX_MAXNODENAME from 32 to __NEW_UTS_LEN bytesJeff Layton2015-08-122-3/+7
* NFSv4.2/pnfs: Use GFP_NOIO for layoutstat reporting in the writeback pathTrond Myklebust2015-08-123-6/+8
* pnfs/flexfiles: LAYOUTSTATS ii_count should be ops instead of bytesPeng Tao2015-08-121-3/+2
* NFSv4.1/pnfs: Fix atomicity of commit list updatesTrond Myklebust2015-08-113-12/+37
* Linux 4.2-rc5v4.2-rc5Linus Torvalds2015-08-031-1/+1
* Merge tag 'powerpc-4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-08-033-7/+8
|\
| * powerpc/eeh-powernv: Fix unbalanced IRQ warningAlistair Popple2015-07-301-1/+1
| * macintosh/ans-lcd: fix build failure after module_init/exit relocationLuis Henriques2015-07-231-1/+1
| * powerpc/powernv/ioda2: Fix calculation for memory allocated for TCE tableAlexey Kardashevskiy2015-07-231-5/+6
* | i915: temporary fix for DP MST docking station NULL pointer dereferenceLinus Torvalds2015-08-021-3/+5
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-08-024-14/+23
|\ \
| * | scsi: fix memory leak with scsi-mqTony Battersby2015-07-302-4/+4
| * | ipr: Fix invalid array indexing for HRRQBrian King2015-07-301-3/+8
| * | ipr: Fix incorrect trace indexingBrian King2015-07-302-2/+4
| * | ipr: Fix locking for unit attention handlingBrian King2015-07-301-5/+7
* | | Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-0214-25/+59
|\ \ \
| * | | ARM: dts: keystone: fix dt bindings to use post div register for mainpllMurali Karicheri2015-07-313-9/+6
| * | | Merge tag 'imx-fixes-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2015-07-281-4/+4
| |\ \ \
| | * | | ARM: dts: i.MX35: Fix can support.Denis Carikli2015-07-251-4/+4
| * | | | ARM: nomadik: disable UART0 on Nomadik boardsLinus Walleij2015-07-263-0/+6
| * | | | Merge tag 'for-v4.2-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2015-07-262-11/+18
| |\ \ \ \
| | * | | | ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without syscRoger Quadros2015-07-231-8/+16
| | * | | | ARM: DRA7: hwmod: fix gpmc hwmodRoger Quadros2015-07-161-3/+2
| * | | | | Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2015-07-215-1/+25
| |\ \ \ \ \
| | * | | | | ARM: dts: add CPU OPP and regulator supply property for exynos4210Thomas Abraham2015-07-214-0/+24
| | * | | | | ARM: dts: Update video-phy node with syscon phandle for exynos3250Beata Michalska2015-07-211-1/+1
| | |/ / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-08-021-1/+6
|\ \ \ \ \ \
| * | | | | | link_path_walk(): be careful when failing with ENOTDIRAl Viro2015-08-021-1/+6
* | | | | | | Merge tag 'dmaengine-fix-4.2-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2015-08-0110-91/+121
|\ \ \ \ \ \ \
| * | | | | | | Revert "dmaengine: virt-dma: don't always free descriptor upon completion"Jun Nie2015-07-312-25/+7
| * | | | | | | dmaengine: mv_xor: fix big endian operation in register modeThomas Petazzoni2015-07-311-4/+5