summaryrefslogtreecommitdiffstats
path: root/fs/reiserfs
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] make various thing staticAdrian Bunk2005-06-241-1/+1
* [PATCH] Make reiserfs BUG on too big transactionJan Kara2005-06-241-0/+2
* [PATCH] quota: reiserfs: improve quota credit estimatesJan Kara2005-06-244-30/+45
* [PATCH] reiserfs: add checking of journal_begin() return valueJan Kara2005-06-242-20/+52
* [PATCH] remove <linux/xattr_acl.h>Christoph Hellwig2005-06-231-13/+13
* [PATCH] quota: consolidate code surrounding vfs_quota_on_mountChristoph Hellwig2005-06-231-18/+3
* [PATCH] reiserfs: max_key fixVladimir Saveliev2005-05-212-2/+3
* [PATCH] reiserfs: use NULL instead of 0Randy.Dunlap2005-05-051-1/+1
* [PATCH] reiserfs endianness: comp_short_keys() cleanupAl Viro2005-05-013-25/+19
* [PATCH] reiserfs endianness: fix endianness bugsAl Viro2005-05-011-1/+1
* [PATCH] reiserfs endianness: annotate little-endian objectsAl Viro2005-05-019-38/+46
* [PATCH] reiserfs endianness: clone struct reiserfs_keyAl Viro2005-05-013-4/+5
* [PATCH] reiserfs: journal_init fixEdward Shishkin2005-05-011-7/+5
* [PATCH] Fix rewriting on a full reiserfs filesystemJan Kara2005-05-011-4/+5
* [PATCH] reiserfs: make resize option auto-get new device sizePaolo 'Blaisorblade' Giarrusso2005-05-011-7/+14
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1627-0/+27351
OpenPOWER on IntegriCloud