[PATCH] kthread: convert loop.c to kthread
[safe/jmp/linux-2.6] / fs / reiserfs /
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
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-03 Matt Mackalls/retreiv/retriev/g
2005-12-15 Jeff Mahoney[PATCH] reiserfs: close open transactions on error...
2005-12-15 Jeff Mahoney[PATCH] reiserfs: skip commit on io error
2005-11-30 Jeff Mahoney[PATCH] reiserfs: handle cnode allocation failure grace...
2005-11-28 Oleg Drokin[PATCH] reiserfs: fix 32-bit overflow in map_block_for_...
2005-11-12 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2005-11-09 Jan Kara[PATCH] Fix return value in reiserfs allocator
2005-11-08 Adrian Bunkfs/reiserfs/hashes.c should #include <linux/reiserfs_fs.h>
2005-10-31 James Lamanna[PATCH] reiserfs: [kv]free() checking cleanup
2005-10-28 Al Viro[PATCH] gfp_t: reiserfs mapping_set_gfp_mask() use
2005-10-28 Al Viro[PATCH] gfp_t: fs/*
2005-09-13 Chris Mason[PATCH] reiserfs: use mark_inode_dirty instead of reise...
2005-09-10 Nishanth Aravamudan[PATCH] fs: fix-up schedule_timeout() usage
2005-09-10 James Lamanna[PATCH] janitor: reiserfs: super.c - vfree() checking...
2005-09-09 Mark Fasheh[PATCH] update filesystems for new delete_inode behavior
2005-09-07 Jan Kara[PATCH] Change ll_rw_block() calls in Reiser
2005-08-18 Jan Kara[PATCH] reiserfs+acl+quota deadlock fix
2005-08-14 Jan Kara[PATCH] Fix error handling in reiserfs
2005-07-27 Jesper Juhl[PATCH] clean up inline static vs static inline
2005-07-27 Andreas Gruenbacher[PATCH] reiserfs doesn't use mbcache
2005-07-27 Jeff Mahoney[PATCH] reiserfs: fix deadlock in inode creation failur...
2005-07-13 Linus Torvaldsreiserfs: run scripts/Lindent on reiserfs code
2005-07-12 Jeff Mahoney[PATCH] reiserfs: fix up case where indent misreads...
2005-06-30 Andrew Morton[PATCH] reiserfs: handle_attrs() fix
2005-06-30 Jeff Mahoney[PATCH] reiserfs: enable attrs by default if saf
2005-06-30 Jeff Mahoney[PATCH] reiserfs: Check if attrs are enabled for attr...
2005-06-27 Jens Axboe[PATCH] Update cfq io scheduler to time sliced design
2005-06-25 Qu Fuping[PATCH] reiserfs: do not ignore i/io error on readpage
2005-06-24 Adrian Bunk[PATCH] make various thing static
2005-06-24 Jan Kara[PATCH] Make reiserfs BUG on too big transaction
2005-06-24 Jan Kara[PATCH] quota: reiserfs: improve quota credit estimates
2005-06-24 Jan Kara[PATCH] reiserfs: add checking of journal_begin() retur...
2005-06-23 Christoph Hellwig[PATCH] remove <linux/xattr_acl.h>
2005-06-23 Christoph Hellwig[PATCH] quota: consolidate code surrounding vfs_quota_o...
2005-05-21 Vladimir Saveliev[PATCH] reiserfs: max_key fix
2005-05-05 Randy.Dunlap[PATCH] reiserfs: use NULL instead of 0
2005-05-01 Al Viro[PATCH] reiserfs endianness: comp_short_keys() cleanup
2005-05-01 Al Viro[PATCH] reiserfs endianness: fix endianness bugs
2005-05-01 Al Viro[PATCH] reiserfs endianness: annotate little-endian...
2005-05-01 Al Viro[PATCH] reiserfs endianness: clone struct reiserfs_key
2005-05-01 Edward Shishkin[PATCH] reiserfs: journal_init fix
2005-05-01 Jan Kara[PATCH] Fix rewriting on a full reiserfs filesystem
2005-05-01 Paolo 'Blaisorblad... [PATCH] reiserfs: make resize option auto-get new devic...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2