aboutsummaryrefslogtreecommitdiffstats
path: root/fs/reiserfs
Commit message (Expand)AuthorAge
* reiserfs: fix deadlock with nfs racing on create/lookupJeff Mahoney2013-05-31
* reiserfs: fix problems with chowning setuid file w/ xattrsJeff Mahoney2013-05-31
* reiserfs: fix spurious multiple-fill in reiserfs_readdir_dentryJeff Mahoney2013-05-31
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-05-07
|\
| * aio: don't include aio.h in sched.hKent Overstreet2013-05-07
* | make blkdev_put() return voidAl Viro2013-05-07
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * reiserfs: Don't access the proc_dir_entry in r_open(), r_start() r_show()David Howells2013-05-01
| * proc: Add proc_mkdir_data()David Howells2013-05-01
| * reiserfs: use proc_remove_subtree()Al Viro2013-04-09
| * reiserfs: don't wank with EFBIG before calling do_sync_write()Al Viro2013-04-09
* | reiserfs: Fix warning and inode leak when deleting inode with xattrsJan Kara2013-03-29
|/
* reiserfs: Use kstrdup instead of kmalloc/strcpyIonut-Gabriel Radu2013-03-11
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* fs: encode_fh: return FILEID_INVALID if invalid fid_typeNamjae Jeon2013-02-26
* new helper: file_inode(file)Al Viro2013-02-22
* reiserfs: drop vmtruncateMarco Stornelli2012-12-20
* reiserfs: Move quota calls out of write lockJan Kara2012-11-19
* reiserfs: Protect reiserfs_quota_write() with write lockJan Kara2012-11-19
* reiserfs: Protect reiserfs_quota_on() with write lockJan Kara2012-11-19
* reiserfs: Fix lock ordering during remountJan Kara2012-11-19
* tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checkingHugh Dickins2012-10-09
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-10-04
|\
| * reiserfs: Make reiserfs_xattr_handlers staticSachin Kamat2012-09-03
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-02
|\ \
| * | fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov2012-10-02
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-02
|\ \ | |/ |/|
| * userns: Convert reiserfs to use kuid and kgid where appropriateEric W. Biederman2012-09-21
| * userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattrEric W. Biederman2012-09-18
* | reiserfs: fix deadlocks with quotasJeff Mahoney2012-08-14
|/
* don't expose I_NEW inodes via dentry->d_inodeAl Viro2012-07-22
* quota: Move quota syncing to ->sync_fs methodJan Kara2012-07-22
* VFS: Pass mount flags to sget()David Howells2012-07-14
* don't pass nameidata to ->create()Al Viro2012-07-14
* stop passing nameidata to ->lookup()Al Viro2012-07-14
* stop passing nameidata * to ->d_revalidate()Al Viro2012-07-14
* reiserfs: get rid of resierfs_sync_superArtem Bityutskiy2012-06-01
* reiserfs: mark the superblock as dirty a bit laterArtem Bityutskiy2012-06-01
* reiserfs: remove useless superblock dirtyingArtem Bityutskiy2012-06-01
* reiserfs: clean-up function return typeArtem Bityutskiy2012-06-01
* reiserfs: cleanup reiserfs_fill_super a bitArtem Bityutskiy2012-06-01
* ->encode_fh() API changeAl Viro2012-05-29
* Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2012-05-28
|\
| * vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-06
* | reiserfs: Remove i_mutex use from reiserfs_quota_write()Jan Kara2012-05-15
|/
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2012-03-24
|\ \ | |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-21
|\ \
| * | kill reiserfs_fs_{i,sb}.hAl Viro2012-03-20