aboutsummaryrefslogtreecommitdiffstats
path: root/fs/reiserfs
Commit message (Expand)AuthorAge
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2014-04-07
|\
| * reiserfs: fix race in readdirJeff Mahoney2014-04-02
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-04-04
|\ \
| * | fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o2014-03-13
* | | fs/reiserfs/super.c: add __init to init_inodecacheFabian Frederick2014-04-03
* | | fs/reiserfs: move prototype declaration to header fileRashika Kheria2014-04-03
* | | mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-03
| |/ |/|
* | 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