aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2019-01-03Merge tag 'locks-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2019-01-02locks: fix error in locks_move_blocks()NeilBrown
2019-01-02Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-01-02Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-01-02Merge tag '4.21-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-01-02block: don't use un-ordered __set_current_state(TASK_UNINTERRUPTIBLE)Linus Torvalds
2019-01-02sunrpc: Add xprt after nfs4_test_session_trunk()Santosh kumar pradhan
2019-01-02NFS: remove unnecessary test for IS_ERR(cred)NeilBrown
2019-01-02NFSv4.2 fix async copy reboot recoveryOlga Kornievskaia
2019-01-02NFS: Fix NFSv4 symbolic trace point outputChuck Lever
2019-01-02NFS: Make "port=" mount option optional for RDMA mountsChuck Lever
2018-12-31Merge tag 'dax-fix-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/nvd...Linus Torvalds
2018-12-31Merge tag 'f2fs-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2018-12-31nfs: fixed broken compilation in nfs_callback_up_net()Vasily Averin
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-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