summaryrefslogtreecommitdiff
path: root/fs/reiserfs/dir.c
Commit message (Expand)AuthorAge
* more trivial ->iterate_shared conversionsAl Viro2016-05-09
* wrappers for ->i_mutex accessAl Viro2016-01-22
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* fs/reiserfs: use linux/uaccess.hFabian Frederick2014-08-08
* reiserfs: cleanup, remove unnecessary parensJeff Mahoney2014-05-06
* reiserfs: cleanup, remove leading whitespace from labelsJeff Mahoney2014-05-06
* reiserfs: cleanup, remove unnecessary parens in dirent creationJeff Mahoney2014-05-06
* reiserfs: cleanup, reformat comments to normal kernel styleJeff Mahoney2014-05-06
* reiserfs: cleanup, rename key and item accessors to more friendly namesJeff Mahoney2014-05-06
* reiserfs: fix race in readdirJeff Mahoney2014-04-03
* reiserfs: locking, handle nested locks properlyJeff Mahoney2013-08-08
* reiserfs: switch reiserfs_readdir_dentry to inodeAl Viro2013-06-29
* reiserfs: is_privroot_deh() needs only directory inode, actuallyAl Viro2013-06-29
* [readdir] convert reiserfsAl Viro2013-06-29
* reiserfs: fix spurious multiple-fill in reiserfs_readdir_dentryJeff Mahoney2013-05-31
* move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro2012-03-20
* fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-20
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
* fs/: do not fallback to default_llseek() when readdir() uses BKLjan Blunck2010-05-27
* reiserfs: fix permissions on .reiserfs_privJeff Mahoney2010-04-24
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* kill-the-bkl/reiserfs: definitely drop the bkl from reiserfs_ioctl()Frederic Weisbecker2009-10-14
* reiserfs: kill-the-BKLFrederic Weisbecker2009-09-14
* reiserfs: allow exposing privroot w/ xattrs enabledJeff Mahoney2009-06-11
* reiserfs: remove privroot hiding in lookupJeff Mahoney2009-05-09
* reiserfs: use generic readdir for operations across all xattrsJeff Mahoney2009-03-30
* reiserfs: fix kernel panic on corrupted directoryLepton Wu2007-10-17
* Missing 'const' from reiserfs MIN_KEY declaration.David Woodhouse2007-05-23
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] struct path: convert reiserfsJosef Sipek2006-12-08
* [PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS dr...David Howells2006-09-30
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] reiserfs: remove kmalloc wrapperPekka Enberg2006-02-01
* reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds2005-07-12
* [PATCH] reiserfs endianness: annotate little-endian objectsAl Viro2005-05-01
* Linux-2.6.12-rc2Linus Torvalds2005-04-16