Storage class should be before const qualifier
[safe/jmp/linux-2.6] / fs / reiserfs /
2007-02-12 Josef 'Jeff' Sipek[PATCH] Mark struct super_operations const
2007-02-12 Arjan van de Ven[PATCH] mark struct inode_operations const 3
2007-02-12 Ahmed S. Darwish[PATCH] reiserfs: Use ARRAY_SIZE macro when appropriate
2007-01-23 Vladimir Saveliev[PATCH] resierfs: avoid tail packing if an inode was...
2006-12-23 Linus TorvaldsFix reiserfs after "test_clear_page_dirty()" removal
2006-12-13 Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-12-08 Kirill Korotaev[PATCH] rename struct namespace to struct mnt_namespace
2006-12-08 Josef Sipek[PATCH] struct path: convert reiserfs
2006-12-08 Josef "Jeff" Sipek[PATCH] struct path: rename Reiserfs's struct path
2006-12-07 Vladimir V. Saveliev[PATCH] reiserfs: do not add save links for O_DIRECT...
2006-12-07 Yan Burman[PATCH] reiser: replace kmalloc+memset with kzalloc
2006-12-07 Alexey Dobriyan[PATCH] reiserfs: add missing D-cache flushing
2006-12-07 Suzuki K P[PATCH] fix reiserfs bad path release panic
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-03 Al Viro[NET]: Kill direct includes of asm/checksum.h
2006-11-30 Matt LaPlanteFix misc .c/.h comment typos
2006-11-25 Alexey Dobriyan[PATCH] reiserfs: fmt bugfix
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-11-03 Jeff Mahoney[PATCH] reiserfs: reset errval after initializing bitma...
2006-10-20 Andrew Morton[PATCH] separate bdi congestion functions from queue...
2006-10-11 David Howells[PATCH] ReiserFS: Make sure all dentries refs are relea...
2006-10-07 Eric Eric Sesterhenn[PATCH] reiserfs: null pointer dereferencing in reiserf...
2006-10-04 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/configh
2006-10-04 Eric Sesterhenn[PATCH] Remove unnecessary check in fs/reiserfs/inode.c
2006-10-04 Dave JonesRemove all inclusions of <linux/config.h>
2006-10-03 Eric SesterhennBUG_ON conversion for fs/reiserfs
2006-10-03 David Howells[PATCH] VFS: Make filldir_t and struct kstat deal in...
2006-10-01 Dave Hansen[PATCH] r/o bind mounts: monitor zeroing of i_nlink
2006-10-01 Dave Hansen[PATCH] r/o bind mount prepwork: inc_nlink() helper
2006-10-01 Dave Hansen[PATCH] r/o bind mounts: unlink: monitor i_nlink
2006-10-01 Badari Pulavarty[PATCH] Vectorize aio_read/aio_write fileop methods
2006-10-01 Jeff Mahoney[PATCH] reiserfs: eliminate minimum window size for...
2006-10-01 Jeff Mahoney[PATCH] reiserfs: use generic_file_open for open()...
2006-10-01 Jeff Mahoney[PATCH] reiserfs: on-demand bitmap loading
2006-10-01 Jeff Mahoney[PATCH] reiserfs: reorganize bitmap loading functions
2006-10-01 Jeff Mahoney[PATCH] reiserfs: clean up bitmap block buffer head...
2006-10-01 Jeff Mahoney[PATCH] reiserfs: fix is_reusable bitmap check to not...
2006-09-30 David Howells[PATCH] BLOCK: Move the ReiserFS device ioctl compat...
2006-09-29 Alexey Dobriyan[PATCH] reiserfs: ifdef ACL stuff from inode
2006-09-29 Alexey Dobriyan[PATCH] reiserfs: ifdef xattr_sem
2006-09-29 Chris Mason[PATCH] Fix reiserfs latencies caused by data=ordered
2006-09-29 Chris Mason[PATCH] reiserfs_fsync should only use barriers when...
2006-09-29 Olaf Hering[PATCH] use gcc -O1 in fs/reiserfs only for ancient...
2006-09-27 Adrian Bunk[PATCH] reiserfs: warn about the useless nolargeio...
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Eliminate i_blksize from the inode...
2006-09-27 Alexey Dobriyan[PATCH] Really ignore kmem_cache_destroy return value
2006-08-27 Ingo Molnar[PATCH] lockdep: annotate reiserfs
2006-08-06 Chris Mason[PATCH] reiserfs_write_full_page() should not get_block...
2006-08-06 Chris Mason[PATCH] fix reiserfs lock inversion of bkl vs inode...
2006-08-06 Alexander Zarochentsev[PATCH] i_mutex does not need to be locked in reiserfs_...
2006-07-15 Jeff Mahoney[PATCH] reiserfs: fix handling of device names with...
2006-07-10 Hisashi Hifumi[PATCH] reiserfs: fix journaling issue regarding fsync()
2006-07-03 Arjan van de Ven[PATCH] lockdep: annotate the quota code
2006-07-01 Vladimir Saveliev[PATCH] reiserfs: update ctime and mtime on expanding...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-28 Christoph Hellwig[PATCH] mark address_space_operations const
2006-06-26 Alexey Dobriyan[PATCH] reiserfs: remove reiserfs_aio_write()
2006-06-26 Akinobu Mita[PATCH] fs: use list_move()
2006-06-23 Pekka Enberg[PATCH] read_mapping_page for address space
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to perform statfs with...
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-04-22 Jan Kara[PATCH] Fix reiserfs deadlock
2006-03-30 Jens Axboe[PATCH] Introduce sys_splice() system call
2006-03-28 Arjan van de Ven[PATCH] Make most file operations structs in fs/ const
2006-03-26 Badari Pulavarty[PATCH] remove ->get_blocks() support
2006-03-26 Badari Pulavarty[PATCH] change buffer_head.b_size to size_t
2006-03-26 NeilBrown[PATCH] Make address_space_operations->invalidatepage...
2006-03-25 Benoit Boissinot[PATCH] indirect_print_item() warning fix
2006-03-25 Adrian Bunk[PATCH] reiserfs/xattr_acl.c:reiserfs_get_acl(): make...
2006-03-25 Alexander Zarochentsev[PATCH] reiserfs: use balance_dirty_pages_ratelimited_n...
2006-03-25 Vladimir V. Saveliev[PATCH] reiserfs: cleanups
2006-03-25 Jeff Mahoney[PATCH] reiserfs: reiserfs_file_write() will lose error...
2006-03-25 Alexander Zarochentsev[PATCH] reiserfs: handle trans_id overflow
2006-03-25 Alexander Zarochentzev[PATCH] reiserfs: fix transaction overflowing
2006-03-24 Paul Jackson[PATCH] cpuset memory spread: slab cache format
2006-03-24 Paul Jackson[PATCH] cpuset memory spread: slab cache filesystems
2006-03-24 Tobias Klauser[PATCH] fs: Use ARRAY_SIZE macro
2006-03-02 Jeff Mahoney[PATCH] reiserfs: fix unaligned bitmap usage
2006-03-02 Vladimir V. Saveliev[PATCH] reiserfs: do not check if unsigned < 0
2006-02-13 Jeff Mahoney[PATCH] reiserfs: fix potential (unlikely) oops in...
2006-02-13 Jeff Mahoney[PATCH] reiserfs: disable automatic enabling of reiserf...
2006-02-08 Al Viro[PATCH] remove bogus asm/bug.h includes.
2006-02-03 Vitaly Fertman[PATCH] someone broke reiserfs V3 mount options, this...
2006-02-01 Jeff Mahoney[PATCH] reiserfs: reiserfs: check for files > 2GB on...
2006-02-01 Chris Mason[PATCH] reiserfs: reiserfs fix journal accounting in...
2006-02-01 Chris Mason[PATCH] reiserfs: reiserfs write_ordered_buffers should...
2006-02-01 Chris Mason[PATCH] reiserfs: reiserfs hang and performance fix...
2006-02-01 Chris Mason[PATCH] resierfs: fix reiserfs_invalidatepage race...
2006-02-01 Christoph Hellwig[PATCH] reiserfs: use generic_permission
2006-02-01 Christoph Hellwig[PATCH] reiserfs: remove reiserfs_permission_locked
2006-02-01 Diego Calleja[PATCH] reiserfs: missing kmalloc failure check
2006-02-01 Pekka Enberg[PATCH] reiserfs: use __GFP_NOFAIL instead of yield...
2006-02-01 Pekka Enberg[PATCH] reiserfs: remove kmalloc wrapper
2006-01-15 Pekka Enberg[PATCH] reiserfs: remove d_splice_alias NULL check...
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (fs/)
2006-01-12 Jan Kara[PATCH] reiserfs: fix assertion failure in reiserfs...
2006-01-10 Christoph Hellwig[PATCH] replace inode_update_time with file_update_time
2006-01-10 Christoph Hellwig[PATCH] remove reiserfs xattr permission checks
next