aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-24nfsd: Allow containers to set supported nfs versionsTrond Myklebust5-61/+197
2019-04-24nfsd: Add custom rpcbind callbacks for knfsdTrond Myklebust1-2/+46
2019-04-24SUNRPC: Allow further customisation of RPC program registrationTrond Myklebust5-32/+73
2019-04-24SUNRPC: Clean up generic dispatcher codeTrond Myklebust1-28/+47
2019-04-24SUNRPC: Add a callback to initialise server requestsTrond Myklebust5-38/+97
2019-04-24SUNRPC/nfs: Fix return value for nfs4_callback_compound()Trond Myklebust3-6/+25
2019-04-24nfsd: handle legacy client tracking records sent by nfsdcldScott Mayhew1-4/+35
2019-04-24nfsd: re-order client tracking method selectionScott Mayhew1-15/+65
2019-04-24nfsd: keep a tally of RECLAIM_COMPLETE operations when using nfsdcldScott Mayhew4-1/+39
2019-04-24nfsd: un-deprecate nfsdcldScott Mayhew2-8/+218
2019-04-24nfsd: make nfs4_client_reclaim use an xdr_netobj instead of a fixed char arrayScott Mayhew3-37/+110
2019-04-24sunrpc/cache: handle missing listeners better.NeilBrown1-1/+3
2019-04-24nfsd: avoid uninitialized variable warningArnd Bergmann1-0/+4
2019-04-22nfsd: wake blocked file lock waiters before sending callbackJeff Layton1-0/+9
2019-04-22nfsd: wake waiters blocked on file_lock before deleting itJeff Layton1-2/+1
2019-04-08nfsd: Don't release the callback slot unless it was actually heldTrond Myklebust2-1/+8
2019-04-05nfsd/nfsd3_proc_readdir: fix buffer count and page pointersMurphy Zhou2-4/+24
2019-04-05sunrpc: don't mark uninitialised items as VALID.NeilBrown1-0/+3
2019-03-31Linux 5.1-rc3Linus Torvalds1-1/+1
2019-03-30leds: trigger: netdev: use memcpy in device_name_storeRasmus Villemoes1-1/+2
2019-03-30leds: pca9532: fix a potential NULL pointer dereferenceKangjie Lu1-2/+6
2019-03-29LSM: Revive CONFIG_DEFAULT_SECURITY_* for "make oldconfig"Kees Cook1-0/+38
2019-03-29fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_linksYueHaibing1-1/+2
2019-03-29fs: fs_parser: fix printk format warningRandy Dunlap1-1/+1
2019-03-29checkpatch: add %pt as a valid vsprintf extensionAlexandre Belloni1-1/+1
2019-03-29mm/migrate.c: add missing flush_dcache_page for non-mapped page migrateLars Persson1-3/+8
2019-03-29drivers/block/zram/zram_drv.c: fix idle/writeback string compareMinchan Kim1-26/+6
2019-03-29mm/page_isolation.c: fix a wrong flag in set_migratetype_isolate()Qian Cai1-1/+2
2019-03-29mm/memory_hotplug.c: fix notification in offline error pathQian Cai1-1/+1
2019-03-29ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASKAndrei Vagin2-2/+31
2019-03-29fs/proc/kcore.c: make kcore_modules staticYueHaibing1-1/+1
2019-03-29include/linux/list.h: fix list_is_first() kernel-docRandy Dunlap1-1/+1
2019-03-29mm/debug.c: fix __dump_page when mapping->host is not setOscar Salvador1-1/+1
2019-03-29mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specifiedYang Shi1-7/+33
2019-03-29include/linux/hugetlb.h: convert to use vm_fault_tSouptick Joarder1-1/+7
2019-03-29iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debuggingNicolas Boichat1-4/+15
2019-03-29mm: add support for kmem caches in DMA32 zoneNicolas Boichat5-2/+12
2019-03-29ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lockDarrick J. Wong1-18/+24
2019-03-29mm/hotplug: fix offline undo_isolate_page_range()Qian Cai5-34/+45
2019-03-29fs/open.c: allow opening only regular files during execve()Tetsuo Handa1-0/+6
2019-03-29mailmap: add Changbin DuChangbin Du1-0/+2
2019-03-29mm/debug.c: add a cast to u64 for atomic64_read()Qian Cai1-1/+1
2019-03-29mm/memory.c: fix modifying of page protection by insert_pfn()Jan Kara1-5/+6
2019-03-29kasan: fix variable 'tag' set but not used warningQian Cai1-1/+4
2019-03-29staging: vt6655: Remove vif check from vnt_interruptMalcolm Priestley1-2/+1
2019-03-29staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir()Gao Xiang1-20/+25
2019-03-29iommu/amd: Reserve exclusion range in iova-domainJoerg Roedel3-6/+12
2019-03-29kconfig/[mn]conf: handle backspace (^H) keyChangbin Du3-3/+5
2019-03-29x86/realmode: Make set_real_mode_mem() static inlineMatteo Croce3-10/+7
2019-03-29powerpc/pseries/mce: Fix misleading print for TLB mutlihitMahesh Salgaonkar1-0/+1