summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pnfs/blocklayout: return layouts on setattrChristoph Hellwig2014-09-101-1/+2
* pnfs/blocklayout: implement the return_range methodChristoph Hellwig2014-09-101-0/+30
* pnfs/blocklayout: rewrite extent trackingChristoph Hellwig2014-09-106-1212/+651
* pnfs/blocklayout: don't set pages uptodateChristoph Hellwig2014-09-101-23/+1
* pnfs/blocklayout: remove read-modify-write handling in bl_write_pagelistChristoph Hellwig2014-09-101-435/+63
* pnfs: add return_range methodChristoph Hellwig2014-09-103-3/+22
* pnfs: add flag to force read-modify-write in ->write_beginChristoph Hellwig2014-09-102-0/+22
* pnfs: force a layout commit when encountering busy segments during recallChristoph Hellwig2014-09-102-1/+10
* NFS: Fix a compile warning when !(CONFIG_NFS_V3 || CONFIG_NFS_V4)Trond Myklebust2014-09-101-32/+42
* pnfs/blocklayout: correctly decrement extent lengthChristoph Hellwig2014-09-101-3/+4
* pnfs/blocklayout: plug block queuesChristoph Hellwig2014-09-101-0/+9
* pnfs/blocklayout: improve GETDEVICEINFO error reportingChristoph Hellwig2014-09-101-2/+3
* pnfs/blocklayout: reject pnfs blocksize larger than page sizeChristoph Hellwig2014-09-101-0/+6
* pnfs: allow splicing pre-encoded pages into the layoutcommit argsChristoph Hellwig2014-09-104-7/+33
* pnfs: avoid using stale stateids after layoutreturnChristoph Hellwig2014-09-102-1/+7
* pnfs: retry after a bad stateid error from layoutgetChristoph Hellwig2014-09-101-2/+7
* pnfs: don't check sequence on new stateids in layoutgetChristoph Hellwig2014-09-101-17/+19
* pnfs: do not pass uninitialized lsegs to ->free_lsegChristoph Hellwig2014-09-101-2/+3
* nfs: cap request size to fit a kmalloced page arrayChristoph Hellwig2014-09-101-0/+8
* nfs/filelayout: set layoutcommit depending on write verifierPeng Tao2014-09-101-1/+4
* nfs41: add a helper function to set layoutcommit after commitPeng Tao2014-09-104-0/+46
* NFS: Clear up state owner lock usageAnna Schumaker2014-09-101-6/+4
* rpc: xs_bind - do not bind when requesting a random ephemeral portChris Perl2014-09-101-2/+18
* pnfs: fix filelayout_retry_commit when idx > 0Weston Andros Adamson2014-09-101-2/+3
* nfs: revert "nfs4: queue free_lock_state job submission to nfsiod"Jeff Layton2014-09-082-25/+12
* nfs: fix kernel warning when removing proc entryCong Wang2014-09-081-9/+3
* Linux 3.17-rc4v3.17-rc4Linus Torvalds2014-09-071-1/+1
* Documentation: new page link in SubmittingPatchesSudip Mukherjee2014-09-071-0/+1
* Documentation: NFS/RDMA: Document separate Kconfig symbolsPaul Bolle2014-09-071-7/+9
* Documentation: misc-devices: Rename freefall.c from hpfall.c in lis2lv02dMasanari Iida2014-09-071-1/+1
* Documentation: i2c: rename variable "register" to "reg"Jose Manuel Alarcon Roldan2014-09-071-5/+5
* Documentation: seq_file: Document seq_open_private(), seq_release_private()Rob Jones2014-09-071-0/+33
* Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-0712-34/+122
|\
| *-----. Merge branches 'pm-sleep', 'powercap', 'pm-domains' and 'pm-cpufreq'Rafael J. Wysocki2014-09-056-22/+26
| |\ \ \ \
| | | | | * cpufreq: intel_pstate: Remove unneeded variableGabriele Mazzotta2014-09-031-4/+0
| | | | * | PM / domains: Make generic_pm_domain.name constGeert Uytterhoeven2014-09-031-1/+1
| | | | |/
| | | * | powercap / RAPL: change domain detection messageJacob Pan2014-09-031-4/+3
| | | * | powercap / RAPL: add support for CPU model 0x3fJason Baron2014-09-031-0/+1
| | | |/
| | * / PM / sleep: Fix test_suspend= command line optionRafael J. Wysocki2014-09-033-13/+21
| | |/
| | |
| | \
| *-. \ Merge branches 'acpi-video' and 'acpi-ec'Rafael J. Wysocki2014-09-052-2/+47
| |\ \ \
| | | * | ACPI / EC: Add msi quirk for Clevo W350etqLan Tianyu2014-09-021-0/+4
| | | |/
| | * | ACPI / video: Disable native_backlight on HP ENVY 15 Notebook PCHans de Goede2014-09-021-0/+11
| | * | ACPI / video: Add a disable_native_backlight quirkHans de Goede2014-09-021-0/+30
| | * | ACPI / video: Fix use_native_backlight selection logicHans de Goede2014-09-021-2/+2
| | |/
| | |
| | \
| *-. \ Merge branches 'acpica', 'acpi-processor' and 'acpi-scan'Rafael J. Wysocki2014-09-053-10/+10
| |\ \ \
| | | * | ACPI / scan: not cache _SUN value in struct acpi_device_pnpYasuaki Ishimatsu2014-09-032-8/+8
| | | |/
| | * / ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lockJiri Kosina2014-09-031-2/+2
| | |/
| * / ACPICA: ACPI 5.1: Add support for runtime validation of _DSD package.Mika Westerberg2014-09-021-0/+39
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-09-074-14/+18
|\ \
| * | ufs: fix deadlocks introduced by sb mutex mergeAlexey Khoroshilov2014-09-072-13/+8