aboutsummaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/reiserfs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-12reiserfs: convert to fileattrMiklos Szeredi1-3/+4
2021-01-24fs: make helpers idmap mount awareChristian Brauner1-1/+2
2020-07-27reiserfs: reiserfs.h: delete a duplicated wordRandy Dunlap1-1/+1
2019-10-31reiserfs: fix extended attributes on the root directoryJeff Mahoney1-0/+2
2018-08-22reiserfs: change j_timestamp type to time64_tArnd Bergmann1-1/+1
2018-08-22reiserfs: use monotonic time for j_trans_start_timeArnd Bergmann1-1/+1
2018-03-09reiserfs: Remove VLA from fs/reiserfs/reiserfs.hKyle Spiers1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-19reiserfs: Remove i_attrs_to_sd_attrs()Jan Kara1-1/+0
2017-04-05reiserfs: Make cancel_old_flush() reliableJan Kara1-0/+1
2017-03-23reiserfs: avoid a -Wmaybe-uninitialized warningArnd Bergmann1-1/+0
2015-03-17reiserfs: fix __RASSERT format stringNicolas Iooss1-1/+0
2014-11-10reiserfs: Convert to private i_dquot fieldJan Kara1-0/+4
2014-09-17reiserfs: Don't use MAXQUOTAS valueJan Kara1-1/+4
2014-08-05reiserfs: fix corruption introduced by balance_leaf refactorJeff Mahoney1-4/+5
2014-05-07reiserfs: balance_leaf refactor, move state variables into tree_balanceJeff Mahoney1-9/+21
2014-05-06reiserfs: cleanup, remove blocks arg from journal_joinJeff Mahoney1-1/+1
2014-05-06reiserfs: cleanup, remove sb argument from journal_mark_dirtyJeff Mahoney1-1/+1
2014-05-06reiserfs: cleanup, remove sb argument from journal_endJeff Mahoney1-3/+2
2014-05-06reiserfs: cleanup, remove nblocks argument from journal_endJeff Mahoney1-4/+3
2014-05-06reiserfs: cleanup, reformat comments to normal kernel styleJeff Mahoney1-659/+1081
2014-05-06reiserfs: cleanup, rename key and item accessors to more friendly namesJeff Mahoney1-65/+110
2014-05-06reiserfs: use per-fs commit workqueuesJeff Mahoney1-0/+2
2014-04-03fs/reiserfs: move prototype declaration to header fileRashika Kheria1-0/+1
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-8/+0
2014-01-25kill reiserfs_bdevname()Al Viro1-8/+0
2014-01-23remove extra definitions of U32_MAXAlex Elder1-4/+0
2014-01-23conditionally define U32_MAXAlex Elder1-0/+2
2013-08-08reiserfs: locking, handle nested locks properlyJeff Mahoney1-16/+20
2013-06-29reiserfs: switch reiserfs_readdir_dentry to inodeAl Viro1-1/+1
2013-06-29[readdir] convert reiserfsAl Viro1-1/+1
2012-12-20reiserfs: drop vmtruncateMarco Stornelli1-0/+1
2012-06-01reiserfs: get rid of resierfs_sync_superArtem Bityutskiy1-0/+6
2012-06-01reiserfs: clean-up function return typeArtem Bityutskiy1-1/+1
2012-05-29->encode_fh() API changeAl Viro1-2/+2
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2012-03-20kill reiserfs_fs_{i,sb}.hAl Viro1-2/+597
2012-03-20move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro1-0/+2327