aboutsummaryrefslogtreecommitdiff
path: root/fs/reiserfs/dir.c
AgeCommit message (Expand)Author
2014-05-06reiserfs: fix race in readdirJeff Mahoney
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-rc2v2.6.12-rc2Linus Torvalds