aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-07-14futex-requeue-pi.txt: standardize document formatMauro Carvalho Chehab1-46/+47
2017-07-14flexible-arrays.txt: standardize document formatMauro Carvalho Chehab1-11/+14
2017-07-14eisa.txt: standardize document formatMauro Carvalho Chehab1-123/+150
2017-07-14efi-stub.txt: standardize document formatMauro Carvalho Chehab1-10/+15
2017-07-14debugging-via-ohci1394.txt: standardize document formatMauro Carvalho Chehab1-10/+11
2017-07-14DMA-ISA-LPC.txt: standardize document formatMauro Carvalho Chehab1-35/+36
2017-07-14DMA-attributes.txt: standardize document formatMauro Carvalho Chehab1-6/+9
2017-07-14DMA-API-HOWTO.txt: standardize document formatMauro Carvalho Chehab1-65/+88
2017-07-14DMA-API.txt: standardize document formatMauro Carvalho Chehab1-251/+329
2017-07-14digsig.txt: standardize document formatMauro Carvalho Chehab1-63/+68
2017-07-14dcdbas.txt: standardize document formatMauro Carvalho Chehab1-8/+16
2017-07-14crc32.txt: standardize document formatMauro Carvalho Chehab1-34/+41
2017-07-14cputopology.txt: standardize document formatMauro Carvalho Chehab1-15/+22
2017-07-14cpu-load: standardize document formatMauro Carvalho Chehab1-65/+66
2017-07-14clk.txt: standardize document formatMauro Carvalho Chehab1-83/+106
2017-07-14circular-buffers.txt: standardize document formatMauro Carvalho Chehab1-28/+23
2017-07-14cachetlb.txt: standardize document formatMauro Carvalho Chehab1-40/+52
2017-07-14bus-virt-phys-mapping.txt: standardize document formatMauro Carvalho Chehab1-26/+38
2017-07-14btmrvl.txt: standardize document formatMauro Carvalho Chehab1-30/+35
2017-07-14bt8xxgpio.txt: standardize document formatMauro Carvalho Chehab1-12/+7
2017-07-14bcache.txt: standardize document formatMauro Carvalho Chehab1-83/+107
2017-07-13Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds35-289/+777
2017-07-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds45-698/+1356
2017-07-13NFS: Don't run wake_up_bit() when nobody is waiting...Trond Myklebust2-1/+18
2017-07-13nfs: add export operationsPeng Tao4-1/+182
2017-07-13Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds59-2405/+2758
2017-07-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds6-95/+36
2017-07-13Merge tag '4.13-fixes' of git://git.lwn.net/linuxLinus Torvalds5-15/+11
2017-07-13Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds44-438/+391
2017-07-13Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds8-134/+605
2017-07-13nfs4: add NFSv4 LOOKUPP handlersJeff Layton5-1/+170
2017-07-13nfs: add a nfs_ilookup helperPeng Tao2-0/+23
2017-07-13nfs: replace d_add with d_splice_alias in atomic_openPeng Tao1-1/+1
2017-07-13sunrpc: use constant time memory comparison for macJason A. Donenfeld1-1/+2
2017-07-13NFSv4.2 fix size storage for nfs42_proc_copyOlga Kornievskaia1-1/+1
2017-07-13xprtrdma: Fix documenting comments in frwr_ops.cChuck Lever1-3/+3
2017-07-13xprtrdma: Replace PAGE_MASK with offset_in_page()Chuck Lever1-8/+8
2017-07-13xprtrdma: FMR does not need list_del_init()Chuck Lever1-8/+10
2017-07-13xprtrdma: Demote "connect" log messagesChuck Lever1-36/+8
2017-07-13NFSv4.1: Use seqid returned by EXCHANGE_ID after state migrationChuck Lever1-4/+3
2017-07-13NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migrationChuck Lever3-5/+18
2017-07-13xprtrdma: Don't defer MR recovery if ro_map failsChuck Lever2-20/+17
2017-07-13xprtrdma: Fix FRWR invalidation error recoveryChuck Lever1-10/+13
2017-07-13xprtrdma: Fix client lock-up after application signal firesChuck Lever4-31/+84
2017-07-13xprtrdma: Rename rpcrdma_req::rl_freeChuck Lever2-6/+5
2017-07-13xprtrdma: Pass only the list of registered MRs to ro_unmap_syncChuck Lever4-27/+26
2017-07-13xprtrdma: Pre-mark remotely invalidated MRsChuck Lever4-5/+28
2017-07-13xprtrdma: On invalidation failure, remove MWs from rl_registeredChuck Lever1-0/+1
2017-07-13NFS: check for nfs_refresh_inode() errors in nfs_fhget()NeilBrown1-2/+8
2017-07-13NFS: guard against confused server in nfs_atomic_open()NeilBrown1-2/+4