summaryrefslogtreecommitdiffstats
path: root/fs/reiserfs
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] reiserfs: remove d_splice_alias NULL check from reiserfs_lookupPekka Enberg2006-01-151-5/+1Star
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-124-0/+4
* [PATCH] reiserfs: fix assertion failure in reiserfs+journaled quotasJan Kara2006-01-121-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/+0Star
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-107-37/+37
* s/retreiv/retriev/gMatt Mackall2006-01-031-2/+2
* [PATCH] reiserfs: close open transactions on error pathJeff Mahoney2005-12-151-8/+18
* [PATCH] reiserfs: skip commit on io errorJeff Mahoney2005-12-151-4/+14
* [PATCH] reiserfs: handle cnode allocation failure gracefullyJeff Mahoney2005-11-301-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-121-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-312-18/+10Star
* [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/+13Star
* [PATCH] fs: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-101-2/+1Star
* [PATCH] janitor: reiserfs: super.c - vfree() checking cleanupsJames Lamanna2005-09-101-2/+1Star
* [PATCH] update filesystems for new delete_inode behaviorMark Fasheh2005-09-091-0/+2
* [PATCH] Change ll_rw_block() calls in ReiserJan Kara2005-09-081-2/+2
* [PATCH] reiserfs+acl+quota deadlock fixJan Kara2005-08-181-1/+1
* [PATCH] Fix error handling in reiserfsJan Kara2005-08-141-0/+3
* [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-281-2/+2
* [PATCH] reiserfs doesn't use mbcacheAndreas Gruenbacher2005-07-281-1/+0Star
* [PATCH] reiserfs: fix deadlock in inode creation failure path w/ default ACLJeff Mahoney2005-07-281-1/+11
* reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds2005-07-1325-21422/+23222
* [PATCH] reiserfs: fix up case where indent misreads the codeJeff Mahoney2005-07-131-1/+1
* [PATCH] reiserfs: handle_attrs() fixAndrew Morton2005-06-301-2/+1Star
* [PATCH] reiserfs: enable attrs by default if safJeff Mahoney2005-06-301-0/+2
* [PATCH] reiserfs: Check if attrs are enabled for attr ioctlsJeff Mahoney2005-06-301-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-261-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/+3Star
* [PATCH] reiserfs: max_key fixVladimir Saveliev2005-05-222-2/+3
* [PATCH] reiserfs: use NULL instead of 0Randy.Dunlap2005-05-061-1/+1
* [PATCH] reiserfs endianness: comp_short_keys() cleanupAl Viro2005-05-013-25/+19Star
* [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/+5Star
* [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-rc2Linus Torvalds2005-04-1727-0/+27351