summaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/dir.c
Commit message (Expand)AuthorAgeFilesLines
* fs: convert a pile of fsync routines to errseq_t based reportingJeff Layton2017-08-011-1/+1
* more trivial ->iterate_shared conversionsAl Viro2016-05-091-1/+1
* wrappers for ->i_mutex accessAl Viro2016-01-221-2/+2
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-2/+2
* fs/reiserfs: use linux/uaccess.hFabian Frederick2014-08-081-1/+1
* reiserfs: cleanup, remove unnecessary parensJeff Mahoney2014-05-061-1/+1
* reiserfs: cleanup, remove leading whitespace from labelsJeff Mahoney2014-05-061-1/+1
* reiserfs: cleanup, remove unnecessary parens in dirent creationJeff Mahoney2014-05-061-33/+34
* reiserfs: cleanup, reformat comments to normal kernel styleJeff Mahoney2014-05-061-25/+52
* reiserfs: cleanup, rename key and item accessors to more friendly namesJeff Mahoney2014-05-061-4/+4
* reiserfs: fix race in readdirJeff Mahoney2014-04-031-2/+4
* reiserfs: locking, handle nested locks properlyJeff Mahoney2013-08-081-3/+4
* reiserfs: switch reiserfs_readdir_dentry to inodeAl Viro2013-06-291-3/+2
* reiserfs: is_privroot_deh() needs only directory inode, actuallyAl Viro2013-06-291-5/+4
* [readdir] convert reiserfsAl Viro2013-06-291-15/+11
* reiserfs: fix spurious multiple-fill in reiserfs_readdir_dentryJeff Mahoney2013-05-311-0/+2
* move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro2012-03-201-1/+1
* fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-201-2/+11
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-271-5/+3
* fs/: do not fallback to default_llseek() when readdir() uses BKLjan Blunck2010-05-271-0/+1
* reiserfs: fix permissions on .reiserfs_privJeff Mahoney2010-04-241-2/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* kill-the-bkl/reiserfs: definitely drop the bkl from reiserfs_ioctl()Frederic Weisbecker2009-10-141-1/+1
* reiserfs: kill-the-BKLFrederic Weisbecker2009-09-141-0/+8
* reiserfs: allow exposing privroot w/ xattrs enabledJeff Mahoney2009-06-111-6/+4
* reiserfs: remove privroot hiding in lookupJeff Mahoney2009-05-091-11/+13
* reiserfs: use generic readdir for operations across all xattrsJeff Mahoney2009-03-301-13/+15
* reiserfs: fix kernel panic on corrupted directoryLepton Wu2007-10-171-0/+10
* Missing 'const' from reiserfs MIN_KEY declaration.David Woodhouse2007-05-231-1/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] struct path: convert reiserfsJosef Sipek2006-12-081-2/+2
* [PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS dr...David Howells2006-09-301-0/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* [PATCH] reiserfs: remove kmalloc wrapperPekka Enberg2006-02-011-11/+5
* reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds2005-07-121-233/+255
* [PATCH] reiserfs endianness: annotate little-endian objectsAl Viro2005-05-011-4/+4
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+275
OpenPOWER on IntegriCloud