summaryrefslogtreecommitdiffstats
path: root/fs/reiserfs
Commit message (Expand)AuthorAgeFilesLines
...
| * | reiserfs: cleanup, remove unnecessary parens in dirent creationJeff Mahoney2014-05-061-33/+34
| * | reiserfs: cleanup, remove blocks arg from journal_joinJeff Mahoney2014-05-063-11/+11
| * | reiserfs: cleanup, remove sb argument from journal_mark_dirtyJeff Mahoney2014-05-0612-38/+35
| * | reiserfs: cleanup, remove sb argument from journal_endJeff Mahoney2014-05-0610-79/+79
| * | reiserfs: cleanup, remove nblocks argument from journal_endJeff Mahoney2014-05-0610-90/+75
| * | reiserfs: cleanup, reformat comments to normal kernel styleJeff Mahoney2014-05-0623-3311/+5124
| * | reiserfs: cleanup, rename key and item accessors to more friendly namesJeff Mahoney2014-05-0614-239/+284
| * | reiserfs: use per-fs commit workqueuesJeff Mahoney2014-05-063-25/+20
| |/
* | fs/reiserfs/stree.c: remove obsolete __constantFabian Frederick2014-06-061-4/+4
* | fs/reiserfs/bitmap.c: coding style fixesFabian Frederick2014-06-061-7/+6
|/
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2014-04-071-2/+4
|\
| * reiserfs: fix race in readdirJeff Mahoney2014-04-031-2/+4
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-04-041-0/+1
|\ \
| * | fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o2014-03-131-0/+1
* | | fs/reiserfs/super.c: add __init to init_inodecacheFabian Frederick2014-04-031-1/+1
* | | fs/reiserfs: move prototype declaration to header fileRashika Kheria2014-04-032-1/+1
* | | mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-031-1/+1
| |/ |/|
* | reiserfs: fix utterly brain-damaged indentation.Dave Jones2014-02-171-700/+195
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-01-288-179/+45
|\
| * reiserfs: use generic posix ACL infrastructureChristoph Hellwig2014-01-255-161/+35
| * fs: make posix_acl_create more usefulChristoph Hellwig2014-01-251-1/+1
| * fs: make posix_acl_chmod more usefulChristoph Hellwig2014-01-251-1/+1
| * reiserfs: prefix ACL symbols with reiserfs_Christoph Hellwig2014-01-251-10/+10
| * kill reiserfs_bdevname()Al Viro2014-01-253-14/+6
* | remove extra definitions of U32_MAXAlex Elder2014-01-231-4/+0
* | conditionally define U32_MAXAlex Elder2014-01-231-0/+2
|/
* reiserfs: fix race with flush_used_journal_lists and flush_journal_listJeff Mahoney2013-09-241-1/+4
* reiserfs: remove useless flush_old_journal_listsJeff Mahoney2013-09-241-62/+0
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2013-09-0615-285/+324
|\
| * reiserfs: locking, release lock around quota operationsJeff Mahoney2013-08-084-23/+63
| * reiserfs: locking, handle nested locks properlyJeff Mahoney2013-08-0813-194/+201
| * reiserfs: locking, push write lock out of xattr codeJeff Mahoney2013-08-084-78/+70
* | reiserfs: fix deadlock in umountAl Viro2013-08-052-82/+20
|/
* 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
OpenPOWER on IntegriCloud