summaryrefslogtreecommitdiffstats
path: root/fs/reiserfs
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] reiserfs: fix unaligned bitmap usageJeff Mahoney2006-03-021-4/+4
* [PATCH] reiserfs: do not check if unsigned < 0Vladimir V. Saveliev2006-03-023-15/+10
* [PATCH] reiserfs: fix potential (unlikely) oops in reiserfs_get_aclJeff Mahoney2006-02-131-1/+2
* [PATCH] reiserfs: disable automatic enabling of reiserfs inode attributesJeff Mahoney2006-02-121-2/+0
* [PATCH] remove bogus asm/bug.h includes.Al Viro2006-02-071-1/+0
* [PATCH] someone broke reiserfs V3 mount options, this fixes itVitaly Fertman2006-02-031-1/+1
* [PATCH] reiserfs: reiserfs: check for files > 2GB on 3.5.x disksJeff Mahoney2006-02-011-0/+17
* [PATCH] reiserfs: reiserfs fix journal accounting in journal_transaction_shou...Chris Mason2006-02-011-0/+3
* [PATCH] reiserfs: reiserfs write_ordered_buffers should not oops on dirty non...Chris Mason2006-02-011-2/+13
* [PATCH] reiserfs: reiserfs hang and performance fix for data=journal modeChris Mason2006-02-012-5/+21
* [PATCH] resierfs: fix reiserfs_invalidatepage race against data=orderedChris Mason2006-02-012-1/+16
* [PATCH] reiserfs: use generic_permissionChristoph Hellwig2006-02-011-77/+26
* [PATCH] reiserfs: remove reiserfs_permission_lockedChristoph Hellwig2006-02-011-22/+8
* [PATCH] reiserfs: missing kmalloc failure checkDiego Calleja2006-02-011-0/+2
* [PATCH] reiserfs: use __GFP_NOFAIL instead of yield and retry loop for alloca...Pekka Enberg2006-02-011-6/+2
* [PATCH] reiserfs: remove kmalloc wrapperPekka Enberg2006-02-017-137/+49
* [PATCH] reiserfs: remove d_splice_alias NULL check from reiserfs_lookupPekka Enberg2006-01-141-5/+1
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-114-0/+4
* [PATCH] reiserfs: fix assertion failure in reiserfs+journaled quotasJan Kara2006-01-111-1/+4
* [PATCH] replace inode_update_time with file_update_timeChristoph Hellwig2006-01-101-1/+1
* [PATCH] remove reiserfs xattr permission checksChristoph Hellwig2006-01-102-51/+0
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-097-37/+37
* s/retreiv/retriev/gMatt Mackall2006-01-031-2/+2
* [PATCH] reiserfs: close open transactions on error pathJeff Mahoney2005-12-141-8/+18
* [PATCH] reiserfs: skip commit on io errorJeff Mahoney2005-12-141-4/+14
* [PATCH] reiserfs: handle cnode allocation failure gracefullyJeff Mahoney2005-11-291-0/+9
* [PATCH] reiserfs: fix 32-bit overflow in map_block_for_writepage()Oleg Drokin2005-11-281-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2005-11-111-0/+1
|\
| * fs/reiserfs/hashes.c should #include <linux/reiserfs_fs.h>Adrian Bunk2005-11-081-0/+1
* | [PATCH] Fix return value in reiserfs allocatorJan Kara2005-11-091-2/+2
|/
* [PATCH] reiserfs: [kv]free() checking cleanupJames Lamanna2005-10-302-18/+10
* [PATCH] gfp_t: reiserfs mapping_set_gfp_mask() useAl Viro2005-10-281-1/+1
* [PATCH] gfp_t: fs/*Al Viro2005-10-282-2/+2
* [PATCH] reiserfs: use mark_inode_dirty instead of reiserfs_update_sdChris Mason2005-09-132-14/+13
* [PATCH] fs: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-101-2/+1
* [PATCH] janitor: reiserfs: super.c - vfree() checking cleanupsJames Lamanna2005-09-101-2/+1
* [PATCH] update filesystems for new delete_inode behaviorMark Fasheh2005-09-091-0/+2
* [PATCH] Change ll_rw_block() calls in ReiserJan Kara2005-09-071-2/+2
* [PATCH] reiserfs+acl+quota deadlock fixJan Kara2005-08-181-1/+1
* [PATCH] Fix error handling in reiserfsJan Kara2005-08-131-0/+3
* [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-271-2/+2
* [PATCH] reiserfs doesn't use mbcacheAndreas Gruenbacher2005-07-271-1/+0
* [PATCH] reiserfs: fix deadlock in inode creation failure path w/ default ACLJeff Mahoney2005-07-271-1/+11
* reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds2005-07-1225-21422/+23222
* [PATCH] reiserfs: fix up case where indent misreads the codeJeff Mahoney2005-07-121-1/+1
* [PATCH] reiserfs: handle_attrs() fixAndrew Morton2005-06-301-2/+1
* [PATCH] reiserfs: enable attrs by default if safJeff Mahoney2005-06-291-0/+2
* [PATCH] reiserfs: Check if attrs are enabled for attr ioctlsJeff Mahoney2005-06-291-0/+6
* [PATCH] Update cfq io scheduler to time sliced designJens Axboe2005-06-271-0/+12
* [PATCH] reiserfs: do not ignore i/io error on readpageQu Fuping2005-06-251-3/+12
OpenPOWER on IntegriCloud