summaryrefslogtreecommitdiff
path: root/fs/reiserfs/dir.c
AgeCommit message (Expand)Author
2020-08-05reiserfs: delete duplicated wordsRandy Dunlap
2017-08-01fs: convert a pile of fsync routines to errseq_t based reportingJeff Layton
2016-05-09more trivial ->iterate_shared conversionsAl Viro
2016-01-22wrappers for ->i_mutex accessAl Viro
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2014-08-08fs/reiserfs: use linux/uaccess.hFabian Frederick
2014-05-06reiserfs: cleanup, remove unnecessary parensJeff Mahoney
2014-05-06reiserfs: cleanup, remove leading whitespace from labelsJeff Mahoney
2014-05-06reiserfs: cleanup, remove unnecessary parens in dirent creationJeff Mahoney
2014-05-06reiserfs: cleanup, reformat comments to normal kernel styleJeff Mahoney
2014-05-06reiserfs: cleanup, rename key and item accessors to more friendly namesJeff Mahoney
2014-04-03reiserfs: fix race in readdirJeff Mahoney
2013-08-08reiserfs: locking, handle nested locks properlyJeff Mahoney
2013-06-29reiserfs: switch reiserfs_readdir_dentry to inodeAl Viro
2013-06-29reiserfs: is_privroot_deh() needs only directory inode, actuallyAl Viro
2013-06-29[readdir] convert reiserfsAl Viro
2013-05-31reiserfs: fix spurious multiple-fill in reiserfs_readdir_dentryJeff Mahoney
2012-03-20move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-05-27fs/: do not fallback to default_llseek() when readdir() uses BKLjan Blunck
2010-04-24reiserfs: fix permissions on .reiserfs_privJeff Mahoney
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-10-14kill-the-bkl/reiserfs: definitely drop the bkl from reiserfs_ioctl()Frederic Weisbecker
2009-09-14reiserfs: kill-the-BKLFrederic Weisbecker
2009-06-11reiserfs: allow exposing privroot w/ xattrs enabledJeff Mahoney
2009-05-09reiserfs: remove privroot hiding in lookupJeff Mahoney
2009-03-30reiserfs: use generic readdir for operations across all xattrsJeff Mahoney
2007-10-17reiserfs: fix kernel panic on corrupted directoryLepton Wu
2007-05-23Missing 'const' from reiserfs MIN_KEY declaration.David Woodhouse
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2006-12-08[PATCH] struct path: convert reiserfsJosef Sipek
2006-09-30[PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS dr...David Howells
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-02-01[PATCH] reiserfs: remove kmalloc wrapperPekka Enberg
2005-07-12reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds
2005-05-01[PATCH] reiserfs endianness: annotate little-endian objectsAl Viro
2005-04-16Linux-2.6.12-rc2Linus Torvalds