summaryrefslogtreecommitdiff
path: root/include/linux/reiserfs_fs.h
AgeCommit message (Expand)Author
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
2005-05-01[PATCH] reiserfs endianness: annotate little-endian objectsAl Viro
2005-05-01[PATCH] reiserfs endianness: clone struct reiserfs_keyAl Viro
2005-01-07[PATCH] reiser3 cleanupsAdrian Bunk
2005-01-03[PATCH] Fix of quota deadlock on pagelock: reiserfsJan Kara
2004-10-31[PATCH] m68k: Reiserfs: Add missing #include <linux/sched.h>Geert Uytterhoeven
2004-10-18[PATCH] reiserfs: rename struct keyAndrew Morton
2004-10-18[PATCH] ReiserFS: Add I/O error handling to journal operationsJeff Mahoney
2004-10-18[PATCH] ReiserFS: Cleanup internal use of bh macrosJeff Mahoney
2004-09-16[PATCH] fix for fsync ignoring writing errorsAndrey V. Savochkin
2004-08-23sparse: don't use signed single-bit bitfields.Linus Torvalds
2004-08-22[PATCH] reiserfs v3 barrier supportChris Mason
2004-07-26[PATCH] missing (void) in reiserfs on big-endian boxenAlexander Viro
2004-07-11[PATCH] sparse: NULL noise in fs/reiserfsAlexander Viro
2004-06-17[PATCH] reiserfs data logging supportChris Mason
2004-06-17[PATCH] reiserfs: btree readaheadChris Mason
2004-06-17[PATCH] reiserfs: block allocator optimizationsChris Mason
2004-05-10[PATCH] reiserfs: add device info to diagnostic messagesAndrew Morton
2004-05-10[PATCH] reiserfs: quota supportAndrew Morton
2004-05-09[PATCH] reiserfs: xattr supportAndrew Morton
2004-04-11[PATCH] reiserfs_kfree warning fixAndrew Morton
2004-04-11[PATCH] reiserfs: data=ordered supportAndrew Morton
2004-04-11[PATCH] reiserfs: logging reworkAndrew Morton
2004-04-11[PATCH] reiserfs: cleanupsAndrew Morton
2004-03-18[PATCH] reiserfs: use kernel min/maxAndrew Morton
2004-03-15[PATCH] resierfs: scheduling latency improvementsAndrew Morton
2004-02-03[PATCH] use __attribute_const__ everywhereAndrew Morton
2004-02-03[PATCH] gcc-3.5: reiserfs fixesAndrew Morton
2004-02-03[PATCH] Fix more gcc 3.4 warningsAndrew Morton
2003-12-29[PATCH] reiserfs commit_max_age mount optionAndrew Morton
2003-09-22[PATCH] prepare for 32-bit dev_t: reiserfs/procfs.cAlexander Viro
2003-08-14[PATCH] reiserfs: Fix handling of some extended inodeAndrew Morton
2003-07-10[PATCH] fix reiserfs for 64bit archesAndrew Morton
2003-06-04[PATCH] reiserfs support for blocksizes other than 4096 bytesAndrew Morton
2003-05-25[PATCH] reiserfs: inode attributes support.Andrew Morton
2003-05-18[PATCH] reiserfs: reiserfs_file_write implementationAndrew Morton
2002-12-07reiserfs: Take into account file information even when not doing preallocatio...Oleg Drokin
2002-12-03[PATCH] C99 initializers for include/linux/reiserfs_fs.hArt Haas
2002-10-08[PATCH] struct super_block cleanup - finalBrian Gerst
2002-09-30[PATCH] Workqueue AbstractionIngo Molnar
2002-09-29[PATCH] tq_struct removal fixups..Ingo Molnar