summaryrefslogtreecommitdiff
path: root/include/linux/reiserfs_fs.h
AgeCommit message (Expand)Author
2009-03-30Merge branch 'reiserfs-updates' from Jeff MahoneyLinus Torvalds
2009-03-30reiserfs: rename p_._ variablesJeff Mahoney
2009-03-30reiserfs: rename p_s_tb to tbJeff Mahoney
2009-03-30reiserfs: rename p_s_inode to inodeJeff Mahoney
2009-03-30reiserfs: rename p_s_bh to bhJeff Mahoney
2009-03-30reiserfs: rename p_s_sb to sbJeff Mahoney
2009-03-30reiserfs: add atomic addition of selinux attributes during inode creationJeff Mahoney
2009-03-30reiserfs: use generic readdir for operations across all xattrsJeff Mahoney
2009-03-30reiserfs: journaled xattrsJeff Mahoney
2009-03-30reiserfs: eliminate per-super xattr lockJeff Mahoney
2009-03-30reiserfs: introduce reiserfs_error()Jeff Mahoney
2009-03-30reiserfs: rearrange journal abortJeff Mahoney
2009-03-30reiserfs: rework reiserfs_panicJeff Mahoney
2009-03-30reiserfs: eliminate reiserfs_warning from uniqueness functionsJeff Mahoney
2009-03-30reiserfs: rework reiserfs_warningJeff Mahoney
2009-03-30reiserfs: use buffer_info for leaf_paste_entriesJeff Mahoney
2009-03-30reiserfs: audit transaction ids to always be unsigned intsJeff Mahoney
2009-03-30reiserfs: add support for mount count incrementingJeff Mahoney
2009-02-03headers_check fix cleanup: linux/reiserfs_fs.hJaswinder Singh Rajput
2009-02-02headers_check fix: linux/reinserfs_fs.hJaswinder Singh Rajput
2008-10-16include: replace __FUNCTION__ with __func__Harvey Harrison
2008-07-25include: use get/put_unaligned_* helpersHarvey Harrison
2008-04-28reiserfs: unpack tails on quota filesJan Kara
2008-02-08use __u32 in linux/reiserfs_fs.hMike Frysinger
2007-10-22reiserfs: new export opsChristoph Hellwig
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov
2007-10-19reiserfs: ignore on disk s_bmap_nr valueJeff Mahoney
2007-10-19reiserfs: fix usage of signed ints for block numbersJeff Mahoney
2007-10-17fs/reiserfs/: cleanupsAdrian Bunk
2007-07-28fix preprocessor idiocy in reiserfsAl Viro
2007-02-12[PATCH] mark struct inode_operations const 3Arjan van de Ven
2006-12-08[PATCH] struct path: rename Reiserfs's struct pathJosef "Jeff" Sipek
2006-12-07[PATCH] fs: reiserfs add missing bracketsMariusz Kozlowski
2006-10-01[PATCH] reiserfs: reorganize bitmap loading functionsJeff Mahoney
2006-09-30[PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS dr...David Howells
2006-09-30[PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]David Howells
2006-09-24Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Jeff Garzik
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-25[PATCH] reiserfs: fix transaction overflowingAlexander Zarochentzev
2006-03-02[PATCH] reiserfs: fix unaligned bitmap usageJeff Mahoney
2006-02-01[PATCH] reiserfs: remove kmalloc wrapperPekka Enberg
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2005-10-28[PATCH] gfp_t: fs/*Al Viro
2005-09-10[PATCH] "extern inline" -> "static inline"Adrian Bunk
2005-07-12reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds
2005-06-24[PATCH] quota: reiserfs: improve quota credit estimatesJan Kara
2005-05-01[PATCH] reiserfs endianness: sanitize reiserfs_key unionAl Viro
2005-05-01[PATCH] reiserfs endianness: comp_short_keys() cleanupAl Viro
2005-05-01[PATCH] reiserfs endianness: fix endianness bugsAl Viro