aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/reiserfs_fs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-28fix preprocessor idiocy in reiserfsAl Viro1-3/+5
2007-02-12[PATCH] mark struct inode_operations const 3Arjan van de Ven1-4/+4
2006-12-08[PATCH] struct path: rename Reiserfs's struct pathJosef "Jeff" Sipek1-22/+22
2006-12-07[PATCH] fs: reiserfs add missing bracketsMariusz Kozlowski1-1/+1
2006-10-01[PATCH] reiserfs: reorganize bitmap loading functionsJeff Mahoney1-0/+4
2006-09-30[PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS driver [try #6]David Howells1-0/+9
2006-09-30[PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]David Howells1-15/+13
2006-09-24Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Jeff Garzik1-8/+2
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig1-1/+1
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-2/+2
2006-03-25[PATCH] reiserfs: fix transaction overflowingAlexander Zarochentzev1-0/+5
2006-03-02[PATCH] reiserfs: fix unaligned bitmap usageJeff Mahoney1-1/+1
2006-02-01[PATCH] reiserfs: remove kmalloc wrapperPekka Enberg1-16/+0
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-1/+1
2005-10-28[PATCH] gfp_t: fs/*Al Viro1-1/+1
2005-09-10[PATCH] "extern inline" -> "static inline"Adrian Bunk1-3/+3
2005-07-12reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds1-810/+785
2005-06-24[PATCH] quota: reiserfs: improve quota credit estimatesJan Kara1-4/+11
2005-05-01[PATCH] reiserfs endianness: sanitize reiserfs_key unionAl Viro1-35/+7
2005-05-01[PATCH] reiserfs endianness: comp_short_keys() cleanupAl Viro1-41/+8
2005-05-01[PATCH] reiserfs endianness: fix endianness bugsAl Viro1-1/+1
2005-05-01[PATCH] reiserfs endianness: annotate little-endian objectsAl Viro1-84/+84
2005-05-01[PATCH] reiserfs endianness: clone struct reiserfs_keyAl Viro1-3/+29
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2255