summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* NFSv4: Sanity check the server reply in _nfs4_server_capabilitiesTrond Myklebust2013-11-041-0/+2
* NFSv4.2: Fix a mismatch between Linux labeled NFS and the NFSv4.2 specTrond Myklebust2013-11-041-1/+1
* Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...Trond Myklebust2013-10-294-48/+128
|\
| * NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open()David Howells2013-09-272-2/+11
| * FS-Cache: Provide the ability to enable/disable cookiesDavid Howells2013-09-272-44/+100
| * FS-Cache: Add use/unuse/wake cookie wrappersDavid Howells2013-09-271-2/+17
* | NFS: add support for multiple sec= mount optionsWeston Andros Adamson2013-10-281-1/+2
* | NFS: stop using NFS_MOUNT_SECFLAVOUR server flagWeston Andros Adamson2013-10-281-1/+1
* | NFS: cache parsed auth_info in nfs_serverWeston Andros Adamson2013-10-281-0/+1
* | NFS: separate passed security flavs from selectedWeston Andros Adamson2013-10-281-0/+6
* | NFS: Add method to detect whether an FSID is still on the serverChuck Lever2013-10-282-0/+14
* | NFS: Add basic migration support to state manager threadChuck Lever2013-10-281-0/+7
* | NFS: Add a super_block backpointer to the nfs_server structChuck Lever2013-10-281-0/+1
* | NFS: Add method to retrieve fs_locations during migration recoveryChuck Lever2013-10-281-0/+4
* | SUNRPC: Add a helper to switch the transport of an rpc_clntTrond Myklebust2013-10-281-0/+4
* | NFSv4: Ensure that we disable the resend timeout for NFSv4Trond Myklebust2013-10-021-0/+1
* | SUNRPC: Add RPC task and client level options to disable the resend timeoutTrond Myklebust2013-10-022-0/+3
* | SUNRPC: Clean up - convert xprt_prepare_transmit to return a boolTrond Myklebust2013-10-021-1/+1
* | Merge tag 'nfs-for-3.12-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-10-011-1/+2
|\ \
| * | NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem methodTrond Myklebust2013-09-261-1/+2
* | | Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2013-09-302-0/+26
|\ \ \
| * | | mm: avoid reinserting isolated balloon pages into LRU listsRafael Aquini2013-09-301-0/+25
| * | | include/asm-generic/vtime.h: avoid zero-length fileAndrew Morton2013-09-301-0/+1
* | | | Merge remote-tracking branch 'regulator/fix/doc' into regulator-linusMark Brown2013-09-301-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | regulator: fix fatal kernel-doc errorRandy Dunlap2013-09-171-0/+2
* | | | Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-09-291-2/+5
|\ \ \ \
| * | | | Drivers: hv: util: Correctly support ws2008R2 and earlierK. Y. Srinivasan2013-09-261-2/+5
| | |/ / | |/| |
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-09-291-0/+2
|\ \ \ \
| * \ \ \ Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2013-09-281-0/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | drm/radeon/cik: Add tiling mode index for 1D tiled depth/stencil surfacesMichel Dänzer2013-09-201-0/+2
* | | | | Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2013-09-281-3/+3
|\ \ \ \ \
| * | | | | mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdefHeiko Carstens2013-09-281-3/+3
* | | | | | Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-281-12/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | of: clean-up ifdefs in of_irq.hRob Herring2013-09-251-12/+8
| |/ / / /
* | | | | Merge tag 'dm-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds2013-09-261-1/+2
|\ \ \ \ \
| * | | | | dm mpath: disable WRITE SAME if it failsMike Snitzer2013-09-201-1/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-251-5/+10
|\ \ \ \ \
| * | | | | perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra2013-09-201-5/+9
| * | | | | perf: Update ABI commentPeter Zijlstra2013-09-201-0/+1
* | | | | | revert "memcg, vmscan: integrate soft reclaim tighter with zone shrinking code"Andrew Morton2013-09-251-3/+7
* | | | | | revert "vmscan, memcg: do softlimit reclaim also for targeted reclaim"Andrew Morton2013-09-251-4/+2
* | | | | | revert "memcg: enhance memcg iterator to support predicates"Andrew Morton2013-09-251-43/+6
* | | | | | watchdog: update watchdog_thresh properlyMichal Hocko2013-09-251-0/+6
| |_|/ / / |/| | | |
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-09-231-4/+3
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Revert "drm: mark context support as a legacy subsystem"Dave Airlie2013-09-201-4/+3
* | | | | Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-09-232-2/+15
|\ \ \ \ \
| * | | | | block: Add nr_bios to block_rq_remap tracepointJun'ichi Nomura2013-09-212-2/+15
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-09-221-0/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | btrfs: add lockdep and tracing annotations for uuid treeDavid Sterba2013-09-211-0/+1
| * | | | | Merge tag 'v3.11' into for-linusChris Mason2013-09-2110-13/+121
| |\| | | |