summaryrefslogtreecommitdiffstats
path: root/fs/reiserfs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-07-021-3/+9
|\
| * reiserfs: use ->invalidatepage() length argumentLukas Czerner2013-05-211-2/+7
| * mm: change invalidatepage prototype to accept lengthLukas Czerner2013-05-211-1/+2
* | reiserfs: switch reiserfs_readdir_dentry to inodeAl Viro2013-06-293-17/+15
* | reiserfs: is_privroot_deh() needs only directory inode, actuallyAl Viro2013-06-291-5/+4
* | [readdir] convert reiserfsAl Viro2013-06-293-23/+19
* | reiserfs: fix deadlock with nfs racing on create/lookupJeff Mahoney2013-05-311-2/+7
* | reiserfs: fix problems with chowning setuid file w/ xattrsJeff Mahoney2013-05-312-1/+16
* | reiserfs: fix spurious multiple-fill in reiserfs_readdir_dentryJeff Mahoney2013-05-311-0/+2
|/
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-05-071-0/+1
|\
| * aio: don't include aio.h in sched.hKent Overstreet2013-05-071-0/+1
* | make blkdev_put() return voidAl Viro2013-05-071-13/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-012-94/+29
|\
| * reiserfs: Don't access the proc_dir_entry in r_open(), r_start() r_show()David Howells2013-05-011-11/+18
| * proc: Add proc_mkdir_data()David Howells2013-05-011-2/+1
| * reiserfs: use proc_remove_subtree()Al Viro2013-04-091-21/+9
| * reiserfs: don't wank with EFBIG before calling do_sync_write()Al Viro2013-04-091-60/+1
* | reiserfs: Fix warning and inode leak when deleting inode with xattrsJan Kara2013-03-291-2/+2
|/
* reiserfs: Use kstrdup instead of kmalloc/strcpyIonut-Gabriel Radu2013-03-111-3/+1
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-031-0/+1
* fs: encode_fh: return FILEID_INVALID if invalid fid_typeNamjae Jeon2013-02-261-2/+2
* new helper: file_inode(file)Al Viro2013-02-223-3/+3
* reiserfs: drop vmtruncateMarco Stornelli2012-12-203-6/+13
* reiserfs: Move quota calls out of write lockJan Kara2012-11-193-7/+25
* reiserfs: Protect reiserfs_quota_write() with write lockJan Kara2012-11-191-0/+4
* reiserfs: Protect reiserfs_quota_on() with write lockJan Kara2012-11-191-3/+8
* reiserfs: Fix lock ordering during remountJan Kara2012-11-191-7/+20
* tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checkingHugh Dickins2012-10-091-1/+5
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-10-041-1/+1
|\
| * reiserfs: Make reiserfs_xattr_handlers staticSachin Kamat2012-09-041-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-021-0/+5
|\ \
| * | fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov2012-10-021-0/+5
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-10-022-18/+32
|\ \ | |/ |/|
| * userns: Convert reiserfs to use kuid and kgid where appropriateEric W. Biederman2012-09-212-16/+30
| * userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattrEric W. Biederman2012-09-181-2/+2
* | reiserfs: fix deadlocks with quotasJeff Mahoney2012-08-152-3/+1
|/
* don't expose I_NEW inodes via dentry->d_inodeAl Viro2012-07-231-4/+4
* quota: Move quota syncing to ->sync_fs methodJan Kara2012-07-221-0/+5
* VFS: Pass mount flags to sget()David Howells2012-07-141-1/+1
* don't pass nameidata to ->create()Al Viro2012-07-142-2/+2
* stop passing nameidata to ->lookup()Al Viro2012-07-141-1/+1
* stop passing nameidata * to ->d_revalidate()Al Viro2012-07-141-1/+1
* reiserfs: get rid of resierfs_sync_superArtem Bityutskiy2012-06-013-11/+55
* reiserfs: mark the superblock as dirty a bit laterArtem Bityutskiy2012-06-011-2/+1
* reiserfs: remove useless superblock dirtyingArtem Bityutskiy2012-06-011-1/+0
* reiserfs: clean-up function return typeArtem Bityutskiy2012-06-012-6/+4
* reiserfs: cleanup reiserfs_fill_super a bitArtem Bityutskiy2012-06-011-10/+10
* ->encode_fh() API changeAl Viro2012-05-292-20/+14
* Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2012-05-281-2/+2
|\
| * vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-061-2/+2
OpenPOWER on IntegriCloud