Commit History

Author SHA1 Message Date
  Linus Torvalds ec0ad73080 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 12 years ago
  Jeff Mahoney d2d0395fd1 reiserfs: locking, release lock around quota operations 12 years ago
  Jeff Mahoney 278f6679f4 reiserfs: locking, handle nested locks properly 12 years ago
  Jeff Mahoney 4c05141df5 reiserfs: locking, push write lock out of xattr code 12 years ago
  Al Viro 672fe15d09 reiserfs: fix deadlock in umount 12 years ago
  Ionut-Gabriel Radu af591ad896 reiserfs: Use kstrdup instead of kmalloc/strcpy 12 years ago
  Eric W. Biederman 7f78e03513 fs: Limit sys_mount to only request filesystem modules. 12 years ago
  Jan Kara 7af1168693 reiserfs: Move quota calls out of write lock 12 years ago
  Jan Kara 361d94a338 reiserfs: Protect reiserfs_quota_write() with write lock 12 years ago
  Jan Kara b9e06ef2e8 reiserfs: Protect reiserfs_quota_on() with write lock 12 years ago
  Jan Kara 3bb3e1fc47 reiserfs: Fix lock ordering during remount 12 years ago
  Kirill A. Shutemov 8c0a853770 fs: push rcu_barrier() from deactivate_locked_super() to filesystems 12 years ago
  Jan Kara a117782571 quota: Move quota syncing to ->sync_fs method 13 years ago
  Artem Bityutskiy 033369d1af reiserfs: get rid of resierfs_sync_super 13 years ago
  Artem Bityutskiy efaa33eb13 reiserfs: cleanup reiserfs_fill_super a bit 13 years ago
  Jan Kara 67f1648d21 reiserfs: Remove i_mutex use from reiserfs_quota_write() 13 years ago
  Al Viro f466c6fdb3 move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h 13 years ago
  Al Viro a3063ab88f move reiserfs_acl.h to fs/reiserfs/acl.h 13 years ago
  Al Viro c45ac8887e take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h 13 years ago
  Al Viro 48fde701af switch open-coded instances of d_make_root() to new helper 13 years ago
  Frederic Weisbecker 9b467e6ebe reiserfs: don't lock root inode searching 13 years ago
  Frederic Weisbecker 37c69b98d0 reiserfs: don't lock journal_init() 13 years ago
  Frederic Weisbecker f32485be83 reiserfs: delay reiserfs lock until journal initialization 13 years ago
  Linus Torvalds ac69e09280 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 13 years ago
  Jeff Mahoney a9e36da655 reiserfs: Force inode evictions before umount to avoid crash 13 years ago
  Jan Kara a06d789b42 reiserfs: Fix quota mount option parsing 13 years ago
  Jan Kara c3aa077648 reiserfs: Properly display mount options in /proc/mounts 13 years ago
  Al Viro d8c9584ea2 vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb 13 years ago
  Al Viro 6b520e0565 vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
  Christoph Hellwig b4d5b10fb2 reiserfs: make reiserfs default to barrier=flush 14 years ago