summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | nfsd4: destroy_clientid simplificationJ. Bruce Fields2013-04-031-7/+1
| * | | nfsd4: remove some dprintk'sJ. Bruce Fields2013-04-031-8/+1
| * | | nfsd4: STALE_STATEID cleanupJ. Bruce Fields2013-04-031-15/+6
| * | | nfsd4: warn on odd create_session stateJ. Bruce Fields2013-04-031-0/+2
| * | | nfsd: fix bug on nfs4 stateid deallocationycnian@gmail.com2013-04-031-0/+1
| * | | nfsd: remove unused macro in nfsv4Yanchuan Nian2013-04-031-1/+0
| * | | nfsd4: fix use-after-free of 4.1 client on connection lossJ. Bruce Fields2013-04-031-1/+1
| * | | nfsd4: fix race on client shutdownJ. Bruce Fields2013-04-033-7/+8
| * | | nfsd4: handle seqid-mutating open errors from xdr decodingJ. Bruce Fields2013-04-033-1/+28
| * | | nfsd4: remove BUG_ONJ. Bruce Fields2013-04-031-6/+3
| * | | nfsd: scale up the number of DRC hash buckets with cache sizeJeff Layton2013-04-031-15/+29
| * | | nfsd: keep stats on worst hash balancing seen so farJeff Layton2013-04-031-4/+27
| * | | nfsd: add new reply_cache_stats file in nfsdfsJeff Layton2013-04-033-0/+35
| * | | nfsd: track memory utilization by the DRCJeff Layton2013-04-031-5/+17
| * | | nfsd: break out comparator into separate functionJeff Layton2013-04-031-11/+35
| * | | nfsd: eliminate one of the DRC cache searchesJeff Layton2013-04-031-22/+19
* | | | Merge tag 'jfs-3.10' of git://github.com/kleikamp/linux-shaggyLinus Torvalds2013-05-033-3/+4
|\ \ \ \
| * | | | jfs: fix a couple racesDave Kleikamp2013-05-012-2/+3
| * | | | jfs: avoid undefined behavior from left-shifting by 32 bitsNickolai Zeldovich2013-01-071-1/+1
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2013-05-034-8/+17
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for_next' into for_linusJan Kara2013-05-034-8/+17
| |\ \ \ \ \
| | * | | | | jbd: use kmem_cache_zalloc for allocating journal headZheng Liu2013-04-291-5/+3
| | * | | | | jbd: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetZheng Liu2013-04-252-2/+1
| | * | | | | jbd: don't wait (forever) for stale tid caused by wraparoundJan Kara2013-03-271-0/+11
| | * | | | | ext3: fix data=journal fast mount/umount hangJan Kara2013-03-201-1/+2
* | | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-0396-1210/+3087
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'cleanup' into for-linusRussell King2013-05-0219-60/+51
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: EXYNOS: remove unnecessary use of IS_ERR_VALUE()Russell King2013-05-021-1/+1
| | * | | | | | | ARM: IMX: remove unnecessary use of IS_ERR_VALUE()Russell King2013-05-021-1/+1
| | * | | | | | | ARM: OMAP: use consistent error checkingRussell King2013-05-028-13/+13
| | * | | | | | | ARM: cleanup: OMAP hwmod error checkingRussell King2013-05-021-7/+4
| | * | | | | | | ARM: cleanup: pwrdm_can_ever_lose_context() checkingRussell King2013-02-241-1/+1
| | * | | | | | | ARM: cleanup: debugfs error handlingRussell King2013-02-241-3/+3
| | * | | | | | | ARM: cleanup: clk_get_sys() error handlingRussell King2013-02-241-1/+1
| | * | | | | | | ARM: cleanup: regulator_get() error handlingRussell King2013-02-241-3/+3
| | * | | | | | | ARM: cleanup: clk_get() error handlingRussell King2013-02-241-5/+5
| | * | | | | | | ARM: cleanup: soc_device_register() error checkingRussell King2013-02-243-12/+6
| | * | | | | | | ARM: cleanup gate_vma initializationRussell King2013-02-231-6/+7
| | * | | | | | | ARM: cleanup undefined instruction entry codeRussell King2013-02-231-7/+6
| | | | | | | | |
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-------. \ \ \ \ \ \ \ Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King2013-05-021084-7661/+13019
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ \ Merge commit '73053d973' into smp-hotplugRussell King2013-05-021-4/+5
| | | | | | |\ \ \ \ \ \ \ \
| | | | | | * | | | | | | | | ARM: cpu hotplug: remove majority of cache flushing from platformsRussell King2013-04-1812-35/+0
| | | | | | * | | | | | | | | ARM: smp: flush L1 cache in cpu_die()Russell King2013-04-181-4/+38
| | | | | | * | | | | | | | | ARM: tegra: remove tegra specific cpu_disable()Russell King2013-04-183-11/+0
| | | | | * | | | | | | | | | ARM: 7702/1: Set the page table freeing ceiling to TASK_SIZECatalin Marinas2013-04-251-0/+9
| | | | | * | | | | | | | | | ARM: 7701/1: mm: Allow arch code to control the user page table ceilingHugh Dickins2013-04-253-4/+14
| | | | | * | | | | | | | | | ARM: 7695/1: mvebu: Enable pj4b on LPAE compilationsGregory CLEMENT2013-04-171-1/+2
| | | | | * | | | | | | | | | ARM: 7693/1: mm: clean-up in order to reduce to call kmap_high_get()Joonsoo Kim2013-04-172-13/+17
| | | | | * | | | | | | | | | ARM: 7691/1: mm: kill unused TLB_CAN_READ_FROM_L1_CACHE and use ALT_SMP insteadWill Deacon2013-04-035-7/+7
| | | | | * | | | | | | | | | ARM: 7688/1: add support for context tracking subsystemKevin Hilman2013-04-035-0/+34