summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-11-1124-284/+412
|\
| * svcrpc: document lack of some memory barriersJ. Bruce Fields2015-11-101-6/+31
| * nfsd: fix race with open / open upgrade stateidsAndrew Elble2015-11-101-25/+53
| * nfsd: eliminate sending duplicate and repeated delegationsAndrew Elble2015-11-101-10/+84
| * nfsd: remove recurring workqueue job to clean DRCJeff Layton2015-11-101-26/+0
| * SUNRPC: drop stale comment in svc_setup_socket()Stefan Hajnoczi2015-11-101-1/+0
| * nfsd: ensure that seqid morphing operations are atomic wrt to copiesJeff Layton2015-10-233-39/+31
| * nfsd: serialize layout stateid morphing operationsJeff Layton2015-10-233-4/+26
| * nfsd: improve client_has_state to check for unused openownersJ. Bruce Fields2015-10-231-8/+12
| * nfsd: fix clid_inuse on mount with security changeJ. Bruce Fields2015-10-231-2/+8
| * sunrpc/cache: make cache flushing more reliable.Neil Brown2015-10-232-18/+51
| * nfsd: move include of state.h from trace.c to trace.hJeff Layton2015-10-232-2/+2
| * sunrpc: avoid warning in gss_key_timeoutArnd Bergmann2015-10-231-7/+6
| * lockd: get rid of reference-counted NSM RPC clientsAndrey Ryabinin2015-10-235-78/+17
| * SUNRPC: Use MSG_SENDPAGE_NOTLAST when calling sendpage()Trond Myklebust2015-10-232-2/+4
| * lockd: create NSM handles per net namespaceAndrey Ryabinin2015-10-127-22/+36
| * nfsd: switch unsigned char flags in svc_fh to boolsJeff Layton2015-10-126-20/+17
| * nfsd: move svc_fh->fh_maxsize to just after fh_handleJeff Layton2015-10-121-1/+1
| * nfsd: drop null test before destroy functionsJulia Lawall2015-10-121-4/+2
| * nfsd: serialize state seqid morphing operationsJeff Layton2015-10-122-14/+38
* | Merge tag 'devicetree-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-114-6/+16
|\ \
| * | of: Provide static inline function for of_translate_address if neededGuenter Roeck2015-11-102-2/+9
| * | drivers: of: of_reserved_mem: fixup the alignment with CMA setupJason Liu2015-11-101-0/+4
| * | of: Print rather than WARN'ing when overlap check failsMichael Ellerman2015-11-101-4/+3
| * | dt-bindings: ak4554: extension should be .txtRaphael Poggi2015-11-101-0/+0
* | | thermal: rockchip: fix compile errorCaesar Wang2015-11-111-0/+1
* | | Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-111-0/+5
|\ \ \
| * | | firewire: ohci: fix JMicron JMB38x IT context discoveryStefan Richter2015-11-051-0/+5
* | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-11-1114-102/+86
|\ \ \ \
| * | | | fs: 9p: cache.h: Add #define of include guardTzvetelin Katchov2015-11-111-0/+1
| * | | | vfs: remove stale comment in inode_operationsRoss Zwisler2015-11-111-2/+0
| * | | | vfs: remove unused wrapper block_page_mkwrite()Ross Zwisler2015-11-115-28/+6
| * | | | binfmt_elf: Correct `arch_check_elf's descriptionMaciej W. Rozycki2015-11-111-1/+1
| * | | | fs: fix writeback.c kernel-doc warningsRandy Dunlap2015-11-111-1/+2
| * | | | fs: fix inode.c kernel-doc warningRandy Dunlap2015-11-111-0/+1
| * | | | fs/pipe.c: return error code rather than 0 in pipe_write()Eric Biggers2015-11-111-5/+4
| * | | | fs/pipe.c: preserve alloc_file() error codeEric Biggers2015-11-111-3/+6
| * | | | binfmt_elf: Don't clobber passed executable's file headerMaciej W. Rozycki2015-11-111-5/+5
| * | | | FS-Cache: Handle a write to the page immediately beyond the EOF markerDavid Howells2015-11-112-31/+38
| * | | | cachefiles: perform test on s_blocksize when opening cache file.NeilBrown2015-11-112-6/+2
| * | | | FS-Cache: Don't override netfs's primary_index if registering failedKinglong Mee2015-11-111-18/+17
| * | | | FS-Cache: Increase reference of parent after registering, netfs successKinglong Mee2015-11-111-5/+4
| * | | | debugfs: fix refcount imbalance in start_creatingDaniel Borkmann2015-11-111-1/+5
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2015-11-111-2/+10
|\ \ \ \ \
| * | | | | crypto: algif_hash - Only export and import on sockets with dataHerbert Xu2015-11-021-2/+10
* | | | | | Merge tag 'pwm/for-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-1122-82/+1441
|\ \ \ \ \ \
| * | | | | | pwm: sunxi: Fix whitespace issueOlliver Schinagl2015-11-101-1/+1
| * | | | | | pwm: sysfs: Make use of the DEVICE_ATTR_[RW][WO] macro'sOlliver Schinagl2015-11-101-36/+36
| * | | | | | pwm: sysfs: Remove unnecessary temporary variableOlliver Schinagl2015-11-101-2/+1
| * | | | | | unicore32: nb0916: Use PWM lookup tableThierry Reding2015-11-101-2/+8