Commit History

Author SHA1 Message Date
  David Howells bc98a42c1f VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) 8 years ago
  Linus Torvalds 021f601980 Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
  Al Viro 77e9ce327d ufs: fix the logics for tail relocation 8 years ago
  Linus Torvalds c8636b90a0 Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
  Al Viro c596961d1b ufs: fix s_size/s_dsize users 8 years ago
  Al Viro 96ecff1422 ufs: fix logics in "ufs: make fsck -f happy" 8 years ago
  Linus Torvalds 5faab9e0f0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
  Al Viro 6b0d144fa7 ufs: set correct ->s_maxsize 8 years ago
  Richard Narron 239e250e4a fs/ufs: Set UFS default maximum bytes per file 8 years ago
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 years ago
  Al Viro fc64005c93 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb 9 years ago
  Vladimir Davydov 5d097056c9 kmemcg: account certain kmem allocations to memcg 9 years ago
  Al Viro dff7cfd36e ufs: kill lock_ufs() 10 years ago
  Al Viro 724bb09fdc ufs: don't use lock_ufs() for block pointers tree protection 10 years ago
  Linus Torvalds 1dc51b8288 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 years ago
  Fabian Frederick e4f95517f1 fs/ufs: restore s_lock mutex_init() 10 years ago
  Fabian Frederick cdd9eefdf9 fs/ufs: restore s_lock mutex 10 years ago
  Tejun Heo 66114cad64 writeback: separate out include/linux/backing-dev-defs.h 10 years ago
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 years ago
  Fabian Frederick ed3ad79f87 fs/ufs/super.c: fix potential race condition 10 years ago
  Fabian Frederick 61da3ae241 fs/ufs/super.c: remove unnecessary casting 10 years ago
  Fabian Frederick d4beaabd30 fs/ufs: convert UFSD printk to pr_debug 11 years ago
  Fabian Frederick 7e1e4167d4 fs/ufs/super.c: use va_format instead of buffer/vsnprintf 11 years ago
  Fabian Frederick 07bc94fdb4 fs/ufs/super.c: use __func__ in logging 11 years ago
  Fabian Frederick de771bdaaa fs/ufs: use pr_fmt 11 years ago
  Fabian Frederick a9814c5d2d fs/ufs: convert printk to pr_foo() 11 years ago
  Fabian Frederick 0244756edc ufs: sb mutex merge + mutex_destroy 11 years ago
  Christian Engelmayer fe4487d18f fs/ufs: remove unused ufs_super_block_third pointer 11 years ago
  Christian Engelmayer 48968a112c fs/ufs: remove unused ufs_super_block_second pointer 11 years ago
  Christian Engelmayer 6e0bd34c33 fs/ufs: remove unused ufs_super_block_first pointer 11 years ago