summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-11-21Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2018-11-21Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2018-11-21Merge remote-tracking branch 'crypto/master'Stephen Rothwell
2018-11-21Merge remote-tracking branch 'gfs2/for-next'Stephen Rothwell
2018-11-21Merge remote-tracking branch 'dlm/next'Stephen Rothwell
2018-11-21Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell
2018-11-21Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2018-11-21Merge remote-tracking branch 'file-locks/locks-next'Stephen Rothwell
2018-11-21Merge remote-tracking branch 'ubifs/linux-next'Stephen Rothwell
2018-11-21Merge remote-tracking branch 'overlayfs/overlayfs-next'Stephen Rothwell
2018-11-21Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2018-11-21Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2018-11-21Merge remote-tracking branch 'jfs/jfs-next'Stephen Rothwell
2018-11-21Merge remote-tracking branch 'f2fs/dev'Stephen Rothwell
2018-11-21Merge remote-tracking branch 'ext3/for_next'Stephen Rothwell
2018-11-21Merge remote-tracking branch 'ecryptfs/next'Stephen Rothwell
2018-11-21Merge remote-tracking branch 'cifs/for-next'Stephen Rothwell
2018-11-21Merge remote-tracking branch 'btrfs-kdave/for-next'Stephen Rothwell
2018-11-21Merge remote-tracking branch 'befs/for-next'Stephen Rothwell
2018-11-21Merge remote-tracking branch 'sparc-next/master'Stephen Rothwell
2018-11-21Merge remote-tracking branch 'vfs-fixes/fixes'Stephen Rothwell
2018-11-21Merge remote-tracking branch 'btrfs-fixes/next-fixes'Stephen Rothwell
2018-11-20gfs2: Remove vestigial bd_opsBob Peterson
2018-11-20VFS: locks: remove unnecessary white space.NeilBrown
2018-11-20locks: merge posix_unblock_lock() and locks_delete_block()NeilBrown
2018-11-20fs/locks: create a tree of dependent requests.NeilBrown
2018-11-20fs/locks: change all *_conflict() functions to return bool.NeilBrown
2018-11-20fs/locks: always delete_block after waiting.NeilBrown
2018-11-20crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocationsEric Biggers
2018-11-19aio: Fix fallback I/O priority valueDamien Le Moal
2018-11-19NFSv4: Fix a NFSv4 state manager deadlockTrond Myklebust
2018-11-19f2fs: fix race between write_checkpoint and write_beginSheng Yong
2018-11-19f2fs: check memory boundary by insane namelenJaegeuk Kim
2018-11-19nfsd4: skip unused assignmentJ. Bruce Fields
2018-11-19nfsd4: forbid all renames during grace periodJ. Bruce Fields
2018-11-19nfsd4: remove unused nfs4_check_olstateid parameterJ. Bruce Fields
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-19Merge branch 'ext/filipe/fixes' into for-next-next-v4.20-20181119David Sterba
2018-11-19Merge branch 'ext/JAILLET/retval-mark-extent-written' into for-next-next-v4.2...David Sterba
2018-11-19Merge branch 'ext/cmason/fix-dirty-writes' into for-next-next-v4.20-20181119David Sterba
2018-11-19Merge branch 'ext/anand/stale-devids-free' into for-next-next-v4.20-20181119David Sterba
2018-11-19Btrfs: fix race between enabling quotas and subvolume creationFilipe Manana
2018-11-19Btrfs: fix deadlock when enabling quotas due to concurrent snapshot creationFilipe Manana
2018-11-19Btrfs: fix access to available allocation bits when starting balanceFilipe Manana
2018-11-19Btrfs: allow clear_extent_dirty() to receive a cached extent state recordFilipe Manana
2018-11-19Btrfs: bring back key search optimization to btrfs_search_old_slot()Filipe Manana
2018-11-19btrfs: Handle final split-brain possibility during fsid changeNikolay Borisov
2018-11-19btrfs: Handle one more split-brain scenario during fsid changeNikolay Borisov
2018-11-19btrfs: add members to fs_devices to track fsid changesNikolay Borisov
2018-11-19btrfs: Add handling for disk split-brain scenario during fsid changeNikolay Borisov