summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sunrpc: turn swapper_enable/disable functions into rpc_xprt_opsJeff Layton2015-06-104-11/+55
* sunrpc: lock xprt before trying to set memalloc on the socketsJeff Layton2015-06-101-8/+27
* sunrpc: if we're closing down a socket, clear memalloc on it firstJeff Layton2015-06-101-0/+3
* sunrpc: make xprt->swapper an atomic_tJeff Layton2015-06-103-17/+30
* sunrpc: keep a count of swapfiles associated with the rpc_clntJeff Layton2015-06-105-24/+78
* SUNRPC: Fix a backchannel raceTrond Myklebust2015-06-053-15/+31
* SUNRPC: Clean up allocation and freeing of back channel requestsTrond Myklebust2015-06-051-40/+55
* SUNRPC: Remove unused argument 'tk_ops' in rpc_run_bc_taskTrond Myklebust2015-06-053-8/+4
* SUNRPC: Clean up bc_send()Chuck Lever2015-06-024-73/+26
* SUNRPC: Backchannel handle socket nospaceTrond Myklebust2015-06-021-11/+16
* SUNRPC: Fix a memory leak in the backchannel codeTrond Myklebust2015-06-021-1/+1
* NFS: drop unneeded gotoJulia Lawall2015-06-021-6/+1
* SUNRPC: drop stale doc comments in xprtsock.cStefan Hajnoczi2015-06-021-8/+0
* NFS: Fix size of NFSACL SETACL operationsChuck Lever2015-06-021-1/+1
* NFS: report more appropriate block size for directories.NeilBrown2015-06-021-0/+2
* NFSv4: Always drain the slot table before re-establishing the leaseTrond Myklebust2015-06-021-1/+1
* fixing infinite OPEN loop in 4.0 stateid recoveryOlga Kornievskaia2015-06-011-0/+2
* Linux 4.1-rc6v4.1-rc6Linus Torvalds2015-05-311-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-05-311-4/+4
|\
| * d_walk() might skip too muchAl Viro2015-05-281-4/+4
* | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-05-313-15/+18
|\ \
| * | ARM: 8357/1: perf: fix memory leak when probing PMU PPIsWill Deacon2015-05-181-4/+5
| * | ARM: fix missing syscall trace exitRussell King2015-05-151-1/+3
| * | ARM: 8356/1: mm: handle non-pmd-aligned end of RAMMark Rutland2015-05-141-10/+10
* | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...Linus Torvalds2015-05-317-15/+30
|\ \ \
| * | | MIPS: strnlen_user.S: Fix a CPU_DADDI_WORKAROUNDS regressionMaciej W. Rozycki2015-05-291-2/+13
| * | | MIPS: BMIPS: Fix bmips_wr_vec()Petri Gynther2015-05-291-1/+1
| * | | MIPS: ath79: fix build problem if CONFIG_BLK_DEV_INITRD is not setLaurent Fasnacht2015-05-291-0/+3
| * | | MIPS: Fuloong 2E: Replace CONFIG_USB_ISP1760_HCD by CONFIG_USB_ISP1760Geert Uytterhoeven2015-05-261-1/+1
| * | | MIPS: irq: Use DECLARE_BITMAPJoe Perches2015-05-261-1/+1
| * | | ttyFDC: Fix to use native endian MMIO readsJames Hogan2015-05-261-8/+9
| * | | MIPS: Fix CDMM to use native endian MMIO readsJames Hogan2015-05-261-2/+2
* | | | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds2015-05-312-40/+185
|\ \ \ \
| * | | | tools/power turbostat: update version number to 4.7Len Brown2015-05-271-1/+1
| * | | | tools/power turbostat: allow running without cpu0Prarit Bhargava2015-05-271-15/+31
| * | | | tools/power turbostat: correctly decode of ENERGY_PERFORMANCE_BIASLen Brown2015-05-271-1/+1
| * | | | tools/power turbostat: enable turbostat to support Knights Landing (KNL)Dasaratharaman Chandramouli2015-05-272-4/+102
| * | | | tools/power turbostat: correctly display more than 2 threads/coreDasaratharaman Chandramouli2015-05-271-20/+51
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-05-3124-287/+180
|\ \ \ \
| * | | | iser-target: Fix error path in isert_create_pi_ctx()Roland Dreier2015-05-301-3/+3
| * | | | target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover2015-05-3011-22/+17
| * | | | target: Move passthrough CDB parsing into a common functionAndy Grover2015-05-304-94/+78
| * | | | target/user: Only support full command pass-throughAndy Grover2015-05-302-70/+75
| * | | | target/user: Update example code for new ABI requirementsAndy Grover2015-05-301-2/+6
| * | | | target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOSTAndy Grover2015-05-302-0/+4
| * | | | target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig2015-05-308-64/+34
| * | | | target: Drop signal_pending checks after interruptible lock acquireNicholas Bellinger2015-05-193-6/+3
| * | | | target: Add missing parenthesesBart Van Assche2015-05-141-2/+2
| * | | | target: Fix bidi command handlingBart Van Assche2015-05-141-2/+1
| * | | | target/user: Disallow full passthrough (pass_level=0)Andy Grover2015-05-022-76/+10
OpenPOWER on IntegriCloud