aboutsummaryrefslogtreecommitdiffstats
path: root/fs/reiserfs (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-08-27[PATCH] lockdep: annotate reiserfsIngo Molnar1-1/+1
2006-08-06[PATCH] reiserfs_write_full_page() should not get_block past eofChris Mason1-2/+12
2006-08-06[PATCH] fix reiserfs lock inversion of bkl vs inode semaphoreChris Mason2-2/+2
2006-08-06[PATCH] i_mutex does not need to be locked in reiserfs_delete_inode()Alexander Zarochentsev1-10/+2
2006-07-14[PATCH] reiserfs: fix handling of device names with /'s in themJeff Mahoney1-4/+21
2006-07-10[PATCH] reiserfs: fix journaling issue regarding fsync()Hisashi Hifumi1-1/+5
2006-07-03[PATCH] lockdep: annotate the quota codeArjan van de Ven1-1/+1
2006-07-01[PATCH] reiserfs: update ctime and mtime on expanding truncateVladimir Saveliev1-0/+5
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel15-15/+0
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig1-1/+1
2006-06-26[PATCH] reiserfs: remove reiserfs_aio_write()Alexey Dobriyan1-7/+1
2006-06-26[PATCH] fs: use list_move()Akinobu Mita1-4/+2
2006-06-23[PATCH] read_mapping_page for address spacePekka Enberg1-2/+1
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells1-4/+4
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-4/+5
2006-04-22[PATCH] Fix reiserfs deadlockJan Kara1-2/+3
2006-03-30[PATCH] Introduce sys_splice() system callJens Axboe1-0/+2
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven3-3/+3
2006-03-26[PATCH] remove ->get_blocks() supportBadari Pulavarty1-1/+0
2006-03-26[PATCH] change buffer_head.b_size to size_tBadari Pulavarty1-1/+1
2006-03-26[PATCH] Make address_space_operations->invalidatepage return voidNeilBrown1-3/+5
2006-03-25[PATCH] indirect_print_item() warning fixBenoit Boissinot1-1/+1
2006-03-25[PATCH] reiserfs/xattr_acl.c:reiserfs_get_acl(): make size an intAdrian Bunk1-2/+2
2006-03-25[PATCH] reiserfs: use balance_dirty_pages_ratelimited_nr in reiserfs_file_write()Alexander Zarochentsev1-1/+1
2006-03-25[PATCH] reiserfs: cleanupsVladimir V. Saveliev2-7/+5
2006-03-25[PATCH] reiserfs: reiserfs_file_write() will lose error code when a 0-length write occurs w/ O_SYNCJeff Mahoney1-4/+4
2006-03-25[PATCH] reiserfs: handle trans_id overflowAlexander Zarochentsev1-3/+18
2006-03-25[PATCH] reiserfs: fix transaction overflowingAlexander Zarochentzev1-138/+72
2006-03-24[PATCH] cpuset memory spread: slab cache formatPaul Jackson1-1/+2
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson1-1/+1
2006-03-24[PATCH] fs: Use ARRAY_SIZE macroTobias Klauser1-6/+3
2006-03-02[PATCH] reiserfs: fix unaligned bitmap usageJeff Mahoney1-4/+4
2006-03-02[PATCH] reiserfs: do not check if unsigned < 0Vladimir V. Saveliev3-15/+10
2006-02-13[PATCH] reiserfs: fix potential (unlikely) oops in reiserfs_get_aclJeff Mahoney1-1/+2
2006-02-12[PATCH] reiserfs: disable automatic enabling of reiserfs inode attributesJeff Mahoney1-2/+0
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro1-1/+0
2006-02-03[PATCH] someone broke reiserfs V3 mount options, this fixes itVitaly Fertman1-1/+1
2006-02-01[PATCH] reiserfs: reiserfs: check for files > 2GB on 3.5.x disksJeff Mahoney1-0/+17
2006-02-01[PATCH] reiserfs: reiserfs fix journal accounting in journal_transaction_should_endChris Mason1-0/+3
2006-02-01[PATCH] reiserfs: reiserfs write_ordered_buffers should not oops on dirty non-uptodate bhChris Mason1-2/+13
2006-02-01[PATCH] reiserfs: reiserfs hang and performance fix for data=journal modeChris Mason2-5/+21
2006-02-01[PATCH] resierfs: fix reiserfs_invalidatepage race against data=orderedChris Mason2-1/+16
2006-02-01[PATCH] reiserfs: use generic_permissionChristoph Hellwig1-77/+26
2006-02-01[PATCH] reiserfs: remove reiserfs_permission_lockedChristoph Hellwig1-22/+8
2006-02-01[PATCH] reiserfs: missing kmalloc failure checkDiego Calleja1-0/+2
2006-02-01[PATCH] reiserfs: use __GFP_NOFAIL instead of yield and retry loop for allocationPekka Enberg1-6/+2
2006-02-01[PATCH] reiserfs: remove kmalloc wrapperPekka Enberg7-137/+49
2006-01-14[PATCH] reiserfs: remove d_splice_alias NULL check from reiserfs_lookupPekka Enberg1-5/+1
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap4-0/+4
2006-01-11[PATCH] reiserfs: fix assertion failure in reiserfs+journaled quotasJan Kara1-1/+4