summaryrefslogtreecommitdiff
path: root/fs/reiserfs
Commit message (Expand)AuthorAge
* reiserfs: fix utterly brain-damaged indentation.Dave Jones2014-02-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-01-28
|\
| * reiserfs: use generic posix ACL infrastructureChristoph Hellwig2014-01-25
| * fs: make posix_acl_create more usefulChristoph Hellwig2014-01-25
| * fs: make posix_acl_chmod more usefulChristoph Hellwig2014-01-25
| * reiserfs: prefix ACL symbols with reiserfs_Christoph Hellwig2014-01-25
| * kill reiserfs_bdevname()Al Viro2014-01-25
* | remove extra definitions of U32_MAXAlex Elder2014-01-23
* | conditionally define U32_MAXAlex Elder2014-01-23
|/
* reiserfs: fix race with flush_used_journal_lists and flush_journal_listJeff Mahoney2013-09-24
* reiserfs: remove useless flush_old_journal_listsJeff Mahoney2013-09-24
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2013-09-06
|\
| * reiserfs: locking, release lock around quota operationsJeff Mahoney2013-08-08
| * reiserfs: locking, handle nested locks properlyJeff Mahoney2013-08-08
| * reiserfs: locking, push write lock out of xattr codeJeff Mahoney2013-08-08
* | reiserfs: fix deadlock in umountAl Viro2013-08-05
|/
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-07-02
|\
| * reiserfs: use ->invalidatepage() length argumentLukas Czerner2013-05-21
| * mm: change invalidatepage prototype to accept lengthLukas Czerner2013-05-21
* | reiserfs: switch reiserfs_readdir_dentry to inodeAl Viro2013-06-29
* | reiserfs: is_privroot_deh() needs only directory inode, actuallyAl Viro2013-06-29
* | [readdir] convert reiserfsAl Viro2013-06-29
* | 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-04
* | 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