aboutsummaryrefslogtreecommitdiff
path: root/fs/reiserfs
AgeCommit message (Expand)Author
2012-12-20reiserfs: drop vmtruncateMarco Stornelli
2012-11-19reiserfs: Move quota calls out of write lockJan Kara
2012-11-19reiserfs: Protect reiserfs_quota_write() with write lockJan Kara
2012-11-19reiserfs: Protect reiserfs_quota_on() with write lockJan Kara
2012-11-19reiserfs: Fix lock ordering during remountJan Kara
2012-10-09tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checkingHugh Dickins
2012-10-04Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-02fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-09-21userns: Convert reiserfs to use kuid and kgid where appropriateEric W. Biederman
2012-09-18userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattrEric W. Biederman
2012-09-04reiserfs: Make reiserfs_xattr_handlers staticSachin Kamat
2012-08-15reiserfs: fix deadlocks with quotasJeff Mahoney
2012-07-23don't expose I_NEW inodes via dentry->d_inodeAl Viro
2012-07-22quota: Move quota syncing to ->sync_fs methodJan Kara
2012-07-14VFS: Pass mount flags to sget()David Howells
2012-07-14don't pass nameidata to ->create()Al Viro
2012-07-14stop passing nameidata to ->lookup()Al Viro
2012-07-14stop passing nameidata * to ->d_revalidate()Al Viro
2012-06-01reiserfs: get rid of resierfs_sync_superArtem Bityutskiy
2012-06-01reiserfs: mark the superblock as dirty a bit laterArtem Bityutskiy
2012-06-01reiserfs: remove useless superblock dirtyingArtem Bityutskiy
2012-06-01reiserfs: clean-up function return typeArtem Bityutskiy
2012-06-01reiserfs: cleanup reiserfs_fill_super a bitArtem Bityutskiy
2012-05-29->encode_fh() API changeAl Viro
2012-05-28Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds
2012-05-15reiserfs: Remove i_mutex use from reiserfs_quota_write()Jan Kara
2012-05-06vfs: Rename end_writeback() to clear_inode()Jan Kara
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-03-20kill reiserfs_fs_{i,sb}.hAl Viro
2012-03-20move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro
2012-03-20kill pointless includes of reiserfs_fs_{i,sb}.hAl Viro
2012-03-20move reiserfs_acl.h to fs/reiserfs/acl.hAl Viro
2012-03-20take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.hAl Viro
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro
2012-03-20reiserfs: remove the second argument of k[un]map_atomic()Cong Wang
2012-02-03Merge branch 'master' into for-nextJiri Kosina
2012-02-03reiserfs: fix printk typo in lbalance.cMasanari Iida
2012-01-10reiserfs: don't lock root inode searchingFrederic Weisbecker
2012-01-10reiserfs: don't lock journal_init()Frederic Weisbecker
2012-01-10reiserfs: delay reiserfs lock until journal initializationFrederic Weisbecker
2012-01-10reiserfs: delete comments referring to the BKLDavidlohr Bueso
2012-01-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-01-09reiserfs: Force inode evictions before umount to avoid crashJeff Mahoney
2012-01-09reiserfs: Fix quota mount option parsingJan Kara