aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 2-14/+0
2018-10-25Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-4/+4
2018-10-25Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-9/+3
2018-10-25Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-68/+1
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 7-60/+60
2018-10-24Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 14-454/+1259
2018-10-24Merge tag 'f2fs-for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 27-561/+1566
2018-10-24Merge tag 'xfs-4.20-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 24-383/+607
2018-10-24Merge tag 'gfs2-4.20.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 18-154/+218
2018-10-24Merge tag 'for-linus-4.20-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 4-7/+15
2018-10-24Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsGravatar Linus Torvalds 2-3/+11
2018-10-24Merge tag 'jfs-for-4.20' of git://github.com/kleikamp/linux-shaggyGravatar Linus Torvalds 3-2/+5
2018-10-24Merge tag 'for-4.20-part1-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 39-738/+1239
2018-10-24Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-169/+0
2018-10-24Merge tag 'pstore-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 5-32/+88
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 5-9/+9
2018-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 2-54/+55
2018-10-23Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-6/+28
2018-10-23Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+2
2018-10-22f2fs: fix to keep project quota consistentGravatar Chao Yu 3-11/+39
2018-10-22f2fs: guarantee journalled quota data by checkpointGravatar Chao Yu 9-48/+293
2018-10-22f2fs: cleanup dirty pages if recover failedGravatar Sheng Yong 2-12/+35
2018-10-22f2fs: fix data corruption issue with hardware encryptionGravatar Sahitya Tummala 3-0/+22
2018-10-22f2fs: fix to recover inode->i_flags of inode block during PORGravatar Chao Yu 1-0/+1
2018-10-22f2fs: spread f2fs_set_inode_flags()Gravatar Chao Yu 3-4/+5
2018-10-22f2fs: fix to spread clear_cold_data()Gravatar Chao Yu 3-2/+11
2018-10-22Revert "f2fs: fix to clear PG_checked flag in set_page_dirty()"Gravatar Jaegeuk Kim 1-4/+0
2018-10-22f2fs: account read IOs and use IO counts for is_idleGravatar Jaegeuk Kim 3-9/+44
2018-10-22f2fs: fix to account IO correctly for cgroup writebackGravatar Chao Yu 1-0/+4
2018-10-22f2fs: fix to account IO correctlyGravatar Chao Yu 1-2/+2
2018-10-23Merge tag 'mtd/for-4.20' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 1-3/+1
2018-10-22Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-6/+6
2018-10-22pstore/ram: Clarify resource reservation labelsGravatar Kees Cook 2-7/+20
2018-10-22pstore: Refactor compression initializationGravatar Kees Cook 1-15/+33
2018-10-22pstore: Allocate compression during late_initcall()Gravatar Joel Fernandes (Google) 2-2/+10
2018-10-22pstore: Centralize init/exit routinesGravatar Kees Cook 3-11/+28
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 11-39/+29
2018-10-19gfs2: Fix minor typo: couln't versus couldn't.Gravatar Bob Peterson 1-1/+1
2018-10-19Merge tag 'nand/for-4.20' of git://git.infradead.org/linux-mtd into mtd/nextGravatar Boris Brezillon 5-84/+37
2018-10-18orangefs: no need to check for service_operation returns > 0Gravatar Mike Marshall 1-1/+1
2018-10-18orangefs: some error code paths missed kmem_cache_freeGravatar Mike Marshall 1-3/+3
2018-10-18orangefs: don't let orangefs_iget return NULL.Gravatar Mike Marshall 1-1/+5
2018-10-18orangefs: don't let orangefs_new_inode return NULLGravatar Mike Marshall 1-1/+1
2018-10-18fscache: Fix out of bound read in long cookie keysGravatar Eric Sandeen 1-3/+7
2018-10-18fscache: Fix incomplete initialisation of inline key spaceGravatar David Howells 3-23/+5
2018-10-18cachefiles: fix the race between cachefiles_bury_object() and rmdir(2)Gravatar Al Viro 1-1/+1
2018-10-18xfs: cancel COW blocks before swapextGravatar Christoph Hellwig 1-0/+6
2018-10-18xfs: clear ail delwri queued bufs on unmount of shutdown fsGravatar Brian Foster 2-6/+29
2018-10-18xfs: use offsetof() in place of offset macros for __xfsstatsGravatar Carlos Maiolino 2-49/+31
2018-10-18xfs: Fix xqmstats offsets in /proc/fs/xfs/xqmstatGravatar Carlos Maiolino 1-1/+1