summaryrefslogtreecommitdiff
path: root/fs/reiserfs
AgeCommit message (Expand)AuthorFilesLines
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_shou...Chris Mason1-0/+3
2006-02-01[PATCH] reiserfs: reiserfs write_ordered_buffers should not oops on dirty non...Chris 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 alloca...Pekka 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
2006-01-10[PATCH] replace inode_update_time with file_update_timeChristoph Hellwig1-1/+1
2006-01-10[PATCH] remove reiserfs xattr permission checksChristoph Hellwig2-51/+0
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen7-37/+37
2006-01-03s/retreiv/retriev/gMatt Mackall1-2/+2
2005-12-14[PATCH] reiserfs: close open transactions on error pathJeff Mahoney1-8/+18
2005-12-14[PATCH] reiserfs: skip commit on io errorJeff Mahoney1-4/+14
2005-11-29[PATCH] reiserfs: handle cnode allocation failure gracefullyJeff Mahoney1-0/+9
2005-11-28[PATCH] reiserfs: fix 32-bit overflow in map_block_for_writepage()Oleg Drokin1-1/+1
2005-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-0/+1
2005-11-09[PATCH] Fix return value in reiserfs allocatorJan Kara1-2/+2
2005-11-08fs/reiserfs/hashes.c should #include <linux/reiserfs_fs.h>Adrian Bunk1-0/+1
2005-10-30[PATCH] reiserfs: [kv]free() checking cleanupJames Lamanna2-18/+10
2005-10-28[PATCH] gfp_t: reiserfs mapping_set_gfp_mask() useAl Viro1-1/+1
2005-10-28[PATCH] gfp_t: fs/*Al Viro2-2/+2
2005-09-13[PATCH] reiserfs: use mark_inode_dirty instead of reiserfs_update_sdChris Mason2-14/+13
2005-09-10[PATCH] fs: fix-up schedule_timeout() usageNishanth Aravamudan1-2/+1
2005-09-10[PATCH] janitor: reiserfs: super.c - vfree() checking cleanupsJames Lamanna1-2/+1
2005-09-09[PATCH] update filesystems for new delete_inode behaviorMark Fasheh1-0/+2
2005-09-07[PATCH] Change ll_rw_block() calls in ReiserJan Kara1-2/+2
2005-08-18[PATCH] reiserfs+acl+quota deadlock fixJan Kara1-1/+1
2005-08-13[PATCH] Fix error handling in reiserfsJan Kara1-0/+3
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl1-2/+2
2005-07-27[PATCH] reiserfs doesn't use mbcacheAndreas Gruenbacher1-1/+0
2005-07-27[PATCH] reiserfs: fix deadlock in inode creation failure path w/ default ACLJeff Mahoney1-1/+11
2005-07-12reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds25-21422/+23222
2005-07-12[PATCH] reiserfs: fix up case where indent misreads the codeJeff Mahoney1-1/+1
2005-06-30[PATCH] reiserfs: handle_attrs() fixAndrew Morton1-2/+1
2005-06-29[PATCH] reiserfs: enable attrs by default if safJeff Mahoney1-0/+2
2005-06-29[PATCH] reiserfs: Check if attrs are enabled for attr ioctlsJeff Mahoney1-0/+6
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe1-0/+12
2005-06-25[PATCH] reiserfs: do not ignore i/io error on readpageQu Fuping1-3/+12
2005-06-24[PATCH] make various thing staticAdrian Bunk1-1/+1
2005-06-24[PATCH] Make reiserfs BUG on too big transactionJan Kara1-0/+2
2005-06-24[PATCH] quota: reiserfs: improve quota credit estimatesJan Kara4-30/+45
2005-06-24[PATCH] reiserfs: add checking of journal_begin() return valueJan Kara2-20/+52
2005-06-23[PATCH] remove <linux/xattr_acl.h>Christoph Hellwig1-13/+13
2005-06-23[PATCH] quota: consolidate code surrounding vfs_quota_on_mountChristoph Hellwig1-18/+3