summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nfsd: Remove assignments inside conditionsBenoit Taine2014-05-224-20/+40
* Merge 3.15 bugfixes for 3.16J. Bruce Fields2014-05-222-3/+14
|\
| * nfsd4: warn on finding lockowner without stateid'sJ. Bruce Fields2014-05-211-0/+4
| * nfsd4: remove lockowner when removing lock stateidJ. Bruce Fields2014-05-211-2/+9
| * nfsd4: fix corruption on setting an ACL.J. Bruce Fields2014-05-151-1/+1
* | nfsd4: fix delegation cleanup on errorJ. Bruce Fields2014-05-211-20/+12
* | NFSD: Don't clear SUID/SGID after root writing dataKinglong Mee2014-05-211-18/+0
* | NFSD: Get rid of empty function nfs4_state_initKinglong Mee2014-05-083-10/+0
* | NFSD: Use simple_read_from_buffer for coping data to userspaceKinglong Mee2014-05-081-13/+2
* | SUNRPC: Fix printk that is not only for nfsdKinglong Mee2014-05-081-1/+1
* | Merge 3.15 bugfix for 3.16J. Bruce Fields2014-05-081-8/+9
|\|
| * NFSD: Call ->set_acl with a NULL ACL structure if no entriesKinglong Mee2014-05-081-8/+9
* | nfsd: clean up fh_auth usageChristoph Hellwig2014-05-082-36/+16
* | NFSD: cleanup unneeded including linux/export.hKinglong Mee2014-05-081-1/+0
* | NFSd: Clean up nfs4_preprocess_stateid_opTrond Myklebust2014-05-072-17/+13
* | NFSd: Mark nfs4_free_lockowner and nfs4_free_openowner as static functionsTrond Myklebust2014-05-062-14/+12
* | nfsd: remove <linux/nfsd/debug.h>Christoph Hellwig2014-05-062-20/+8
* | nfsd: move <linux/nfsd/stats.h> to fs/nfsdChristoph Hellwig2014-05-063-7/+4
* | nfsd: move <linux/nfsd/export.h> to fs/nfsdChristoph Hellwig2014-05-063-7/+2
* | nfsd: remove <linux/nfsd/nfsfh.h>Christoph Hellwig2014-05-0610-72/+68
* | NFSd: Remove 'inline' designation for free_client()Trond Myklebust2014-05-061-1/+1
* | lockd: avoid warning when CONFIG_SYSCTL undefinedKees Cook2014-05-061-1/+1
|/
* NFSd: call rpc_destroy_wait_queue() from free_client()Trond Myklebust2014-05-061-0/+1
* NFSd: Move default initialisers from create_client() to alloc_client()Trond Myklebust2014-05-061-12/+12
* Revert "nfsd4: fix nfs4err_resource in 4.1 case"J. Bruce Fields2014-04-181-8/+0
* nfsd: set timeparms.to_maxval in setup_callback_clientJeff Layton2014-04-181-1/+3
* locks: allow __break_lease to sleep even when break_time is 0Jeff Layton2014-04-181-4/+3
* Linux 3.15-rc1v3.15-rc1Linus Torvalds2014-04-131-2/+2
* mm: Initialize error in shmem_file_aio_read()Geert Uytterhoeven2014-04-131-1/+1
* cifs: Use min_t() when comparing "size_t" and "unsigned long"Geert Uytterhoeven2014-04-131-1/+1
* Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2014-04-135-84/+128
|\
| * mm: slab/slub: use page->list consistently instead of page->lruDave Hansen2014-04-113-8/+9
| * mm/slab.c: cleanup outdated comments and unify variables namingJianyu Zhan2014-04-011-34/+32
| * slab: fix wrongly used macroJoonsoo Kim2014-04-011-11/+11
| * slub: fix high order page allocation problem with __GFP_NOFAILJoonsoo Kim2014-03-271-2/+3
| * slab: Make allocations with GFP_ZERO slightly more efficientJoe Perches2014-02-081-8/+8
| * slab: make more slab management structure off the slabJoonsoo Kim2014-02-081-1/+1
| * slab: introduce byte sized index for the freelist of a slabJoonsoo Kim2014-02-081-9/+9
| * slab: restrict the number of objects in a slabJoonsoo Kim2014-02-082-0/+32
| * slab: introduce helper functions to get/set free objectJoonsoo Kim2014-02-081-7/+13
| * slab: factor out calculate nr objects in cache_estimateJoonsoo Kim2014-02-081-21/+27
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-04-126-120/+196
|\ \
| * | scripts/coccinelle: Use PTR_ERR_OR_ZEROSachin Kamat2014-04-081-7/+7
| * | scripts/bootgraph.pl: Add graphic headerFabian Frederick2014-04-081-2/+40
| * | scripts: objdiff: detect object code changes between two commitsJason Cooper2014-04-082-1/+142
| * | Coccicheck: Remove memcpy to struct assignment testPeter Senna Tschudin2014-03-291-103/+0
| * | scripts/tags.sh: Ignore *.mod.cPrarit Bhargava2014-02-062-7/+7
| |/
* | sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka2014-04-121-0/+4
* | powerpc: Don't try to set LPCR unless we're in hypervisor modePaul Mackerras2014-04-121-1/+2
* | futex: update documentation for ordering guaranteesDavidlohr Bueso2014-04-121-9/+23