sfrench/cifs-2.6.git
2017-09-09 Trond MyklebustNFS: Don't hold the group lock when calling nfs_release...
2017-09-09 Trond MyklebustNFS: Remove pnfs_generic_transfer_commit_list()
2017-09-09 Trond MyklebustNFS: nfs_lock_and_join_requests and nfs_scan_commit_lis...
2017-09-09 Trond MyklebustNFS: Fix 2 use after free issues in the I/O code
2017-09-07 tarangg@amazon.comNFS: Sync the correct byte range during synchronous...
2017-09-06 Markus Elfringlockd: Delete an error message for a failed memory...
2017-09-06 NeilBrownNFS: remove jiffies field from access cache
2017-09-06 NeilBrownNFS: flush data when locking a file to ensure cache...
2017-09-06 NeilBrownSUNRPC: remove some dead code.
2017-09-06 NeilBrownNFS: don't expect errors from mempool_alloc().
2017-09-05 Chuck Leverxprtrdma: Use xprt_pin_rqst in rpcrdma_reply_handler
2017-09-05 Trond MyklebustMerge tag 'nfs-rdma-for-4.14-1' of git://git.linux...
2017-08-22 Chuck Leverxprtrdma: Re-arrange struct rx_stats
2017-08-20 Trond MyklebustMerge branch 'bugfixes'
2017-08-20 Chuck LeverNFS: Fix NFSv2 security settings
2017-08-20 NeilBrownNFSv4.1: don't use machine credentials for CLOSE when...
2017-08-20 NeilBrownSUNRPC: ECONNREFUSED should cause a rebind.
2017-08-20 Trond MyklebustNFS: Remove unused parameter gfp_flags from nfs_pageio_...
2017-08-20 Trond MyklebustNFSv4: Fix up mirror allocation
2017-08-18 Trond MyklebustMerge branch 'writeback'
2017-08-18 Trond MyklebustSUNRPC: Add a separate spinlock to protect the RPC...
2017-08-16 Trond MyklebustSUNRPC: Cleanup xs_tcp_read_common()
2017-08-16 Trond MyklebustSUNRPC: Don't loop forever in xs_tcp_data_receive()
2017-08-16 Trond MyklebustSUNRPC: Don't hold the transport lock when receiving...
2017-08-16 Trond MyklebustSUNRPC: Don't hold the transport lock across socket...
2017-08-15 Chuck Leverxprtrdma: Remove imul instructions from chunk list...
2017-08-15 Chuck Leverxprtrdma: Remove imul instructions from rpcrdma_convert...
2017-08-15 Trond MyklebustNFS: Wait for requests that are locked on the commit...
2017-08-15 Trond MyklebustNFSv4/pnfs: Replace pnfs_put_lseg_locked() with pnfs_pu...
2017-08-15 Trond MyklebustNFS: Switch to using mapping->private_lock for page...
2017-08-15 Trond MyklebustNFS: Use an atomic_long_t to count the number of commits
2017-08-15 Trond MyklebustNFS: Use an atomic_long_t to count the number of requests
2017-08-15 Trond MyklebustNFSv4: Use a mutex to protect the per-inode commit...
2017-08-15 Trond MyklebustNFS: Refactor nfs_page_find_head_request()
2017-08-15 Trond MyklebustNFSv4: Convert nfs_lock_and_join_requests() to use...
2017-08-15 Trond MyklebustNFS: Fix up nfs_page_group_covers_page()
2017-08-15 Trond MyklebustNFS: Remove unused parameter from nfs_page_group_lock()
2017-08-15 Trond MyklebustNFS: Remove unuse function nfs_page_group_lock_wait()
2017-08-15 Trond MyklebustNFS: Remove nfs_page_group_clear_bits()
2017-08-15 Trond MyklebustNFS: Fix nfs_page_group_destroy() and nfs_lock_and_join...
2017-08-15 Trond MyklebustNFS: Further optimise nfs_lock_and_join_requests()
2017-08-15 Trond MyklebustNFS: Reduce inode->i_lock contention in nfs_lock_and_jo...
2017-08-15 Trond MyklebustNFS: Remove page group limit in nfs_flush_incompatible()
2017-08-15 Trond MyklebustNFS: Teach nfs_try_to_update_request() to deal with...
2017-08-15 Trond MyklebustNFS: Fix the inode request accounting when pages have...
2017-08-15 Trond MyklebustNFS: Don't unlock writebacks before declaring PG_WB_END
2017-08-15 Trond MyklebustNFS: Don't check request offset and size without holdin...
2017-08-15 Trond MyklebustNFS: Fix an ABBA issue in nfs_lock_and_join_requests()
2017-08-15 Trond MyklebustNFS: Fix a reference and lock leak in nfs_lock_and_join...
2017-08-15 Trond MyklebustNFS: Ensure we always dereference the page head last
2017-08-15 Trond MyklebustNFS: Reduce lock contention in nfs_try_to_update_request()
2017-08-15 Trond MyklebustNFS: Reduce lock contention in nfs_page_find_head_request()
2017-08-15 Trond MyklebustNFS: Simplify page writeback
2017-08-15 Trond MyklebustMerge branch 'open_state'
2017-08-14 Trond MyklebustNFSv4: Use the nfs4_state being recovered in _nfs4_open...
2017-08-14 Trond MyklebustNFSv4: Use correct inode in _nfs4_opendata_to_nfs4_state()
2017-08-13 Linus TorvaldsLinux 4.13-rc5 v4.13-rc5
2017-08-13 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2017-08-13 Linus TorvaldsMerge tag 'driver-core-4.13-rc5' of git://git./linux...
2017-08-13 Linus TorvaldsMerge tag 'char-misc-4.13-rc5' of git://git./linux...
2017-08-13 Linus TorvaldsMerge tag 'tty-4.13-rc5' of git://git./linux/kernel...
2017-08-13 Linus TorvaldsMerge tag 'staging-4.13-rc5' of git://git./linux/kernel...
2017-08-13 Linus TorvaldsMerge tag 'usb-4.13-rc5' of git://git./linux/kernel...
2017-08-12 Linus TorvaldsMerge tag 'for-linus-20170812' of git://git.infradead...
2017-08-12 Abhishek Sahumtd: blkdevs: Fix mtd block write failure
2017-08-12 Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2017-08-12 Linus TorvaldsMerge tag 'for-linus-4.13b-rc5-tag' of git://git./linux...
2017-08-11 Linus TorvaldsMerge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org...
2017-08-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2017-08-11 Linus TorvaldsMerge tag 'mmc-v4.13-rc4' of git://git./linux/kernel...
2017-08-11 Linus TorvaldsMerge tag 'fbdev-v4.13-rc5' of git://github.com/bzolnie...
2017-08-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-08-11 Linus TorvaldsMerge tag 'iommu-fixes-v4.13-rc4' of git://git./linux...
2017-08-11 Christoph Hellwigpnfs/blocklayout: require 64-bit sector_t
2017-08-11 Chuck Leverxprtrdma: Clean up rpcrdma_bc_marshal_reply()
2017-08-11 Chuck Leverxprtrdma: Harden chunk list encoding against send buffe...
2017-08-11 Chuck Leverxprtrdma: Set up an xdr_stream in rpcrdma_marshal_req()
2017-08-11 Chuck Leverxprtrdma: Remove rpclen from rpcrdma_marshal_req
2017-08-11 Chuck Leverxprtrdma: Clean up rpcrdma_marshal_req() synopsis
2017-08-11 Linus TorvaldsMerge tag 'powerpc-4.13-6' of git://git./linux/kernel...
2017-08-11 Artem Savkoviommu/arm-smmu: fix null-pointer dereference in arm_smm...
2017-08-11 Liu Shuoxen/events: Fix interrupt lost during irq_disable and...
2017-08-11 Juergen Grossxen: avoid deadlock in xenbus
2017-08-11 Jens AxboeMerge branch 'nvme-4.13' of git://git.infradead.org...
2017-08-11 Juergen Grossxen: fix hvm guest with kaslr enabled
2017-08-11 Juergen Grossxen: split up xen_hvm_init_shared_info()
2017-08-11 Juergen Grossx86: provide an init_mem_mapping hypervisor hook
2017-08-11 Jeff Laytonfuse: set mapping error in writepage_locked when it...
2017-08-11 Linus TorvaldsMerge tag 'drm-fixes-for-v4.13-rc5' of git://people...
2017-08-10 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2017-08-10 Mike Rapoportuserfaultfd: replace ENOSPC with ESRCH in case mm has...
2017-08-10 Matthias Kaehlckezram: rework copy of compressor name in comp_algorithm_...
2017-08-10 Kirill A. Shutemovrmap: do not call mmu_notifier_invalidate_page() under ptl
2017-08-10 Cong Wangmm: fix list corruptions on shmem shrinklist
2017-08-10 Wei Wangmm/balloon_compaction.c: don't zero ballooned pages
2017-08-10 Michael S.... MAINTAINERS: copy virtio on balloon_compaction.c
2017-08-10 Minchan Kimmm: fix KSM data corruption
2017-08-10 Minchan Kimmm: fix MADV_[FREE|DONTNEED] TLB flush miss problem
2017-08-10 Minchan Kimmm: make tlb_flush_pending global
2017-08-10 Minchan Kimmm: refactor TLB gathering API
next