summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-12-31cifs: update internal module version numberSteve French
2018-12-31cifs: we can not use small padding iovs together with encryptionRonnie Sahlberg
2018-12-29xfs: xfs_fsops: drop useless LIST_HEADJulia Lawall
2018-12-29xfs: xfs_buf: drop useless LIST_HEADJulia Lawall
2018-12-28Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-28Merge tag 'driver-core-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-12-28Merge tag 'for-4.21/aio-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-28Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-28Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel...Linus Torvalds
2018-12-28hugetlbfs: Use i_mmap_rwsem to fix page fault/truncate raceMike Kravetz
2018-12-28mm: migrate: drop unused argument of migrate_page_move_mapping()Jan Kara
2018-12-28blkdev: avoid migration stalls for blkdev pagesJan Kara
2018-12-28userfaultfd: clear flag if remap event not enabledPeter Xu
2018-12-28mm, proc: report PR_SET_THP_DISABLE in procMichal Hocko
2018-12-28mm, thp, proc: report THP eligibility for each vmaMichal Hocko
2018-12-28mm/mmu_notifier: use structure for invalidate_range_start/end calls v2Jérôme Glisse
2018-12-28/proc/kpagecount: return 0 for special pages that are never mappedAnthony Yznaga
2018-12-28userfaultfd: convert userfaultfd_ctx::refcount to refcount_tEric Biggers
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS
2018-12-28mm: reference totalram_pages and managed_pages once per functionArun KS
2018-12-28ocfs2: don't clear bh uptodate for block readJunxiao Bi
2018-12-28ocfs2: clear journal dirty flag after shutdown journalJunxiao Bi
2018-12-28ocfs2: fix panic due to unrecovered local allocJunxiao Bi
2018-12-28ocfs2: improve ocfs2 MakefileLarry Chen
2018-12-28ocfs2: remove set but not used variable 'lastzero'zhong jiang
2018-12-28ocfs2: dlmfs: remove set but not used variable 'status'zhong jiang
2018-12-28ocfs2: optimize the reading of heartbeat dataJia Guo
2018-12-28cifs: Minor Kconfig clarificationSteve French
2018-12-28cifs: Always resolve hostname before reconnectingPaulo Alcantara
2018-12-28cifs: Add support for failover in cifs_reconnect_tcon()Paulo Alcantara
2018-12-28cifs: Add support for failover in smb2_reconnect()Paulo Alcantara
2018-12-28cifs: Only free DFS target list if we actually got onePaulo Alcantara
2018-12-28cifs: start DFS cache refresher in cifs_mount()Paulo Alcantara
2018-12-28cifs: Use GFP_ATOMIC when a lock is held in cifs_mount()YueHaibing
2018-12-28cifs: Add support for failover in cifs_reconnect()Paulo Alcantara
2018-12-28cifs: Add support for failover in cifs_mount()Paulo Alcantara
2018-12-28cifs: remove set but not used variable 'sep'YueHaibing
2018-12-28cifs: Make use of DFS cache to get new DFS referralsPaulo Alcantara
2018-12-28cifs: check kzalloc returnJoe Perches
2018-12-28cifs: remove set but not used variable 'server'YueHaibing
2018-12-28cifs: Use kzfree() to free passwordDan Carpenter
2018-12-28cifs: Fix to use kmem_cache_free() instead of kfree()Wei Yongjun
2018-12-28cifs: update for current_kernel_time64() removalStephen Rothwell
2018-12-28cifs: Add DFS cache routinesPaulo Alcantara
2018-12-27nfs: minor typo in nfs4_callback_up_net()Vasily Averin
2018-12-27sunrpc: replace svc_serv->sv_bc_xprt by boolean flagVasily Averin
2018-12-27nfsd: drop useless LIST_HEADJulia Lawall
2018-12-27Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds