summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.exfat' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2020-04-0417-1/+7243
|\
| * exfat: update file system parameter handlingValdis Kletnieks2020-03-061-17/+11
| * staging: exfat: make staging/exfat and fs/exfat mutually exclusiveNamjae Jeon2020-03-061-1/+1
| * MAINTAINERS: add exfat filesystemNamjae Jeon2020-03-061-0/+7
| * exfat: add Kconfig and MakefileNamjae Jeon2020-03-064-1/+32
| * exfat: add nls operationsNamjae Jeon2020-03-061-0/+831
| * exfat: add misc operationsNamjae Jeon2020-03-061-0/+163
| * exfat: add exfat cacheNamjae Jeon2020-03-061-0/+325
| * exfat: add bitmap operationsNamjae Jeon2020-03-061-0/+280
| * exfat: add fat entry operationsNamjae Jeon2020-03-061-0/+463
| * exfat: add file operationsNamjae Jeon2020-03-061-0/+360
| * exfat: add directory operationsNamjae Jeon2020-03-061-0/+1238
| * exfat: add inode operationsNamjae Jeon2020-03-062-0/+2119
| * exfat: add super block operationsNamjae Jeon2020-03-061-0/+728
| * exfat: add in-memory and on-disk structures and headersNamjae Jeon2020-03-062-0/+703
* | Merge tag 'nfsd-5.7' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds2020-04-0440-913/+1411
|\ \
| * | svcrdma: Fix leak of transport addressesChuck Lever2020-03-271-0/+1
| * | SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()'Christophe JAILLET2020-03-271-5/+14
| * | SUNRPC/cache: don't allow invalid entries to be flushedJ. Bruce Fields2020-03-271-2/+5
| * | nfsd: fsnotify on rmdir under nfsd/clients/J. Bruce Fields2020-03-191-0/+1
| * | nfsd4: kill warnings on testing stateids with mismatched clientidsJ. Bruce Fields2020-03-191-8/+1
| * | nfsd: remove read permission bit for ctl sysctlPetr Vorel2020-03-161-1/+1
| * | NFSD: Fix NFS server build errorsChuck Lever2020-03-161-1/+1
| * | sunrpc: Add tracing for cache eventsTrond Myklebust2020-03-162-9/+60
| * | SUNRPC/cache: Allow garbage collection of invalid cache entriesTrond Myklebust2020-03-162-20/+19
| * | nfsd: export upcalls must not return ESTALE when mountd is downTrond Myklebust2020-03-167-32/+85
| * | nfsd: Add tracepoints for update of the expkey and export cache entriesTrond Myklebust2020-03-162-9/+61
| * | nfsd: Add tracepoints for exp_find_key() and exp_get_by_name()Trond Myklebust2020-03-162-2/+53
| * | nfsd: Add tracing to nfsd_set_fh_dentry()Trond Myklebust2020-03-162-3/+40
| * | nfsd: Don't add locks to closed or closing open stateidsTrond Myklebust2020-03-161-30/+43
| * | SUNRPC: Teach server to use xprt_sock_sendmsg for socket sendsChuck Lever2020-03-164-175/+71
| * | SUNRPC: Refactor xs_sendpages()Chuck Lever2020-03-165-143/+177
| * | svcrdma: Avoid DMA mapping small RPC RepliesChuck Lever2020-03-163-1/+31
| * | svcrdma: Fix double sync of transport header bufferChuck Lever2020-03-164-44/+28
| * | svcrdma: Refactor chunk list encodersChuck Lever2020-03-164-121/+209
| * | SUNRPC: Add encoders for list item discriminatorsChuck Lever2020-03-162-31/+43
| * | svcrdma: Rename svcrdma_encode trace points in send routinesChuck Lever2020-03-162-11/+16
| * | svcrdma: Update synopsis of svc_rdma_send_reply_msg()Chuck Lever2020-03-161-6/+4
| * | svcrdma: Update synopsis of svc_rdma_map_reply_msg()Chuck Lever2020-03-163-36/+53
| * | svcrdma: Update synopsis of svc_rdma_send_reply_chunk()Chuck Lever2020-03-163-8/+8
| * | svcrdma: De-duplicate code that locates Write and Reply chunksChuck Lever2020-03-163-35/+14
| * | svcrdma: Use struct xdr_stream to decode ingress transport headersChuck Lever2020-03-164-87/+130
| * | svcrdma: Remove svcrdma_cm_event() trace pointChuck Lever2020-03-162-35/+0
| * | svcrdma: Create a generic tracing class for displaying xdr_buf layoutChuck Lever2020-03-164-2/+48
| * | SUNRPC: Clean up: Replace dprintk and BUG_ON call sites in svcauth_gss.cChuck Lever2020-03-162-29/+73
| * | SUNRPC: Add xdr_pad_size() helperChuck Lever2020-03-164-10/+21
| * | svcrdma: Fix double svc_rdma_send_ctxt_put() in an error pathChuck Lever2020-03-161-8/+1
| * | NFSD: Clean up nfsd4_encode_readvChuck Lever2020-03-161-5/+4
| * | nfsd: Fix NFSv4 READ on RDMA when using readvChuck Lever2020-03-1610-23/+106
| * | fs: nfsd: fileache.c: Use built-in RCU list checkingMadhuparna Bhowmik2020-03-161-1/+1