summaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/reiserfs.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* reiserfs: Remove i_attrs_to_sd_attrs()Jan Kara2017-04-191-1/+0
* reiserfs: Make cancel_old_flush() reliableJan Kara2017-04-051-0/+1
* reiserfs: avoid a -Wmaybe-uninitialized warningArnd Bergmann2017-03-231-1/+0
* reiserfs: fix __RASSERT format stringNicolas Iooss2015-03-171-1/+0
* reiserfs: Convert to private i_dquot fieldJan Kara2014-11-101-0/+4
* reiserfs: Don't use MAXQUOTAS valueJan Kara2014-09-171-1/+4
* reiserfs: fix corruption introduced by balance_leaf refactorJeff Mahoney2014-08-051-4/+5
* reiserfs: balance_leaf refactor, move state variables into tree_balanceJeff Mahoney2014-05-071-9/+21
* reiserfs: cleanup, remove blocks arg from journal_joinJeff Mahoney2014-05-061-1/+1
* reiserfs: cleanup, remove sb argument from journal_mark_dirtyJeff Mahoney2014-05-061-1/+1
* reiserfs: cleanup, remove sb argument from journal_endJeff Mahoney2014-05-061-3/+2
* reiserfs: cleanup, remove nblocks argument from journal_endJeff Mahoney2014-05-061-4/+3
* reiserfs: cleanup, reformat comments to normal kernel styleJeff Mahoney2014-05-061-659/+1081
* reiserfs: cleanup, rename key and item accessors to more friendly namesJeff Mahoney2014-05-061-65/+110
* reiserfs: use per-fs commit workqueuesJeff Mahoney2014-05-061-0/+2
* fs/reiserfs: move prototype declaration to header fileRashika Kheria2014-04-031-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-01-281-8/+0
|\
| * kill reiserfs_bdevname()Al Viro2014-01-251-8/+0
* | remove extra definitions of U32_MAXAlex Elder2014-01-231-4/+0
* | conditionally define U32_MAXAlex Elder2014-01-231-0/+2
|/
* reiserfs: locking, handle nested locks properlyJeff Mahoney2013-08-081-16/+20
* reiserfs: switch reiserfs_readdir_dentry to inodeAl Viro2013-06-291-1/+1
* [readdir] convert reiserfsAl Viro2013-06-291-1/+1
* reiserfs: drop vmtruncateMarco Stornelli2012-12-201-0/+1
* reiserfs: get rid of resierfs_sync_superArtem Bityutskiy2012-06-011-0/+6
* reiserfs: clean-up function return typeArtem Bityutskiy2012-06-011-1/+1
* ->encode_fh() API changeAl Viro2012-05-291-2/+2
* Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2012-03-241-0/+1
* kill reiserfs_fs_{i,sb}.hAl Viro2012-03-201-2/+597
* move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro2012-03-201-0/+2327
OpenPOWER on IntegriCloud