aboutsummaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/dir.c
Commit message (Expand)AuthorAgeFilesLines
* 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-rc2Linus Torvalds2005-04-161-0/+275