Commit Graph

554 Commits (1fb89448871500e5d5e7ad93d6dae68ee4fa464a)

Author SHA1 Message Date
Jeff Mahoney 48d1788493 reiserfs: fix deadlocks with quotas 13 years ago
Al Viro 8fc37ec54c don't expose I_NEW inodes via dentry->d_inode 13 years ago
Jan Kara a117782571 quota: Move quota syncing to ->sync_fs method 13 years ago
David Howells 9249e17fe0 VFS: Pass mount flags to sget() 13 years ago
Al Viro ebfc3b49a7 don't pass nameidata to ->create() 13 years ago
Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() 13 years ago
Al Viro 0b728e1911 stop passing nameidata * to ->d_revalidate() 13 years ago
Artem Bityutskiy 033369d1af reiserfs: get rid of resierfs_sync_super 13 years ago
Artem Bityutskiy 5c5fd81962 reiserfs: mark the superblock as dirty a bit later 13 years ago
Artem Bityutskiy 717f03c4d7 reiserfs: remove useless superblock dirtying 13 years ago
Artem Bityutskiy 25729b0e94 reiserfs: clean-up function return type 13 years ago
Artem Bityutskiy efaa33eb13 reiserfs: cleanup reiserfs_fill_super a bit 13 years ago
Al Viro b0b0382bb4 ->encode_fh() API change 13 years ago
Jan Kara 67f1648d21 reiserfs: Remove i_mutex use from reiserfs_quota_write() 13 years ago
Jan Kara dbd5768f87 vfs: Rename end_writeback() to clear_inode() 13 years ago
David Howells 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
Al Viro 765fd6b23d kill reiserfs_fs_{i,sb}.h 13 years ago
Al Viro f466c6fdb3 move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h 13 years ago
Al Viro a8a4b79b53 kill pointless includes of reiserfs_fs_{i,sb}.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
Cong Wang 883da600b0 reiserfs: remove the second argument of k[un]map_atomic() 13 years ago
Masanari Iida 8112b9830a reiserfs: fix printk typo in lbalance.c 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
Davidlohr Bueso b18c1c6e0c reiserfs: delete comments referring to the BKL 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 8e0718924e reiserfs: propagate umode_t 13 years ago
Al Viro 1a67aafb5f switch ->mknod() to umode_t 13 years ago
Al Viro 4acdaf27eb switch ->create() to umode_t 13 years ago
Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t 13 years ago
Al Viro 6b520e0565 vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
Al Viro 2a79f17e4a vfs: mnt_drop_write_file() 13 years ago
Al Viro a561be7100 switch a bunch of places to mnt_want_write_file() 13 years ago
Miklos Szeredi bfe8684869 filesystems: add set_nlink() 13 years ago
Miklos Szeredi 6d6b77f163 filesystems: add missing nlink wrappers 13 years ago
Joe Perches 558feb0818 fs: Convert vmalloc/memset to vzalloc 14 years ago
Al Viro d6952123b5 switch posix_acl_equiv_mode() to umode_t * 14 years ago
Al Viro d3fb612076 switch posix_acl_create() to umode_t * 14 years ago
Akinobu Mita 9d6bf5aa17 reiserfs: use hweight_long() 14 years ago
Akinobu Mita 0c2fd1bfb1 reiserfs: use proper little-endian bitops 14 years ago
Christoph Hellwig 4e34e719e4 fs: take the ACL checks to common code 14 years ago
Al Viro 826cae2f2b kill boilerplates around posix_acl_create_masq() 14 years ago
Al Viro bc26ab5f65 kill boilerplate around posix_acl_chmod_masq() 14 years ago
Christoph Hellwig 4482a087d4 reiserfs: cache negative ACLs for v1 stat format 14 years ago