summaryrefslogtreecommitdiff
path: root/fs/reiserfs/dir.c
AgeCommit message (Expand)Author
2014-04-30reiserfs: fix race in readdirJeff Mahoney
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-01-07[PATCH] reiser3 cleanupsAdrian Bunk
2004-10-18[PATCH] reiserfs: rename struct keyAndrew Morton
2004-10-18[PATCH] ReiserFS: Add I/O error handling to journal operationsJeff Mahoney
2004-06-17[PATCH] reiserfs: btree readaheadChris Mason
2004-05-10[PATCH] reiserfs: add device info to diagnostic messagesAndrew Morton
2004-05-09[PATCH] reiserfs: xattr supportAndrew Morton
2004-03-11[PATCH] readdir() cleanupsAndrew Morton
2003-05-25[PATCH] reiserfs: inode attributes support.Andrew Morton
2003-05-07[PATCH] s/UPDATE_ATIME/update_atime/ cleanupAndrew Morton
2002-12-07reiserfs: C99 designated initializers, by Art HaasOleg Drokin
2002-05-31reiserfs_fs.h, super.c, namei.c, ioctl.c, inode.c, file.c, dir.c:Oleg Drokin
2002-05-31reiserfs_fs_sb.h, reiserfs_fs.h, super.c, namei.c, inode.c, dir.c, bitmap.c:Oleg Drokin
2002-05-22[PATCH] include buffer_head.h in actual users instead of fs.h (9/10)Christoph Hellwig
2002-04-30[PATCH] shift BKL out of vfs_readdirDave Hansen
2002-04-09[PATCH] ReiserFS directory atime fixHans Reiser
2002-02-11[PATCH] 06-kmalloc_cleanup.diffHans Reiser
2002-02-05[PATCH] reiserfs patchset, patch 3 of 9 03-key_output_fix.diffHans Reiser
2002-02-05v2.5.2.6 -> v2.5.3Linus Torvalds
2002-02-04v2.4.13.5 -> v2.4.13.6Linus Torvalds
2002-02-04v2.4.12.1 -> v2.4.12.2Linus Torvalds
2002-02-04v2.4.10.5 -> v2.4.10.6Linus Torvalds
2002-02-04v2.4.9.5 -> v2.4.9.6Linus Torvalds
2002-02-04v2.4.6.7 -> v2.4.6.8Linus Torvalds
2002-02-04v2.4.5.7 -> v2.4.5.8Linus Torvalds
2002-02-04v2.4.2 -> v2.4.2.1Linus Torvalds
2002-02-04v2.4.0.4 -> v2.4.0.5Linus Torvalds
2002-02-04v2.4.0.3 -> v2.4.0.4Linus Torvalds