aboutsummaryrefslogtreecommitdiffstats
path: root/fs/reiserfs
AgeCommit message (Expand)AuthorFilesLines
2004-08-22[PATCH] ext3 barrier supportJens Axboe1-0/+13
2004-08-22[PATCH] reiserfs v3 barrier supportChris Mason3-14/+107
2004-07-12[PATCH] sparse: more fs/* NULL noise removalAlexander Viro1-20/+21
2004-07-11[PATCH] sparse: NULL noise in fs/reiserfsAlexander Viro13-68/+68
2004-06-26[PATCH] reiserfs_setattr retval fixAndrew Morton1-1/+1
2004-06-23[PATCH] symlink 4/9: simple filesystemsAlexander Viro1-2/+3
2004-06-20[PATCH] fix possible stack corruption during reiserfs_file_writeChris Mason2-14/+16
2004-06-17[PATCH] reiserfs data logging supportChris Mason5-60/+120
2004-06-17[PATCH] reiserfs: btree readaheadChris Mason2-25/+69
2004-06-17[PATCH] reiserfs: remove debugging warning from block allocatorChris Mason1-1/+0
2004-06-17[PATCH] reiserfs: block allocator should not inherit "packing locality 1"Chris Mason1-1/+6
2004-06-17[PATCH] reiserfs: block allocator optimizationsChris Mason4-64/+251
2004-05-30[PATCH] sparse: reiserfs annotationAlexander Viro2-6/+6
2004-05-24[PATCH] Fix for lockup in reiserfs acl/xattrsAndrew Morton1-4/+6
2004-05-18[PATCH] Fix reiserfs inode size update raceChris Mason1-4/+12
2004-05-14[PATCH] Fix reiserfs oom crashAndrew Morton1-2/+4
2004-05-10[PATCH] reiserfs: add device info to diagnostic messagesAndrew Morton17-370/+438
2004-05-10[PATCH] reiserfs: xattr permission fixAndrew Morton1-1/+2
2004-05-10[PATCH] reiserfs: quota supportAndrew Morton9-116/+347
2004-05-09[PATCH] reiserfs: xattr locking fixesAndrew Morton3-8/+41
2004-05-09[PATCH] reiserfs: selinux supportAndrew Morton3-0/+76
2004-05-09[PATCH] reiserfs: support trusted xattrsAndrew Morton3-1/+83
2004-05-09[PATCH] reiserfs: ACL supportAndrew Morton8-11/+719
2004-05-09[PATCH] reiserfs: xattr supportAndrew Morton8-50/+1624
2004-05-09[PATCH] reiserfs: acl device node initializationAndrew Morton1-1/+1
2004-05-09[PATCH] Reiserfs commit default fixAndrew Morton1-7/+7
2004-04-26[PATCH] reiserfs: ignore prepared and locked buffersAndrew Morton1-1/+2
2004-04-22[PATCH] writeback livelock fixAndrew Morton1-1/+1
2004-04-20[PATCH] lockfs: reiserfs fixAndrew Morton1-1/+1
2004-04-19[PATCH] reiserfs use-after-free fixAndrew Morton1-0/+1
2004-04-18[PATCH] Fix default value for commit interval for older reiserfs filesystems.Andrew Morton1-8/+10
2004-04-18[PATCH] direct-IO return type fixesAndrew Morton1-3/+3
2004-04-17[PATCH] reiserfs: remove final sleep_onAndrew Morton1-1/+13
2004-04-17[PATCH] reiserfs: fsync() speedupAndrew Morton1-7/+17
2004-04-17[PATCH] Add "commit=0" to reiserfsAndrew Morton2-6/+11
2004-04-17[PATCH] remove buffer_error()Andrew Morton1-5/+0
2004-04-11[PATCH] reiserfs writepage race with data=orderedAndrew Morton1-1/+1
2004-04-11[PATCH] reiserfs: fix dirty-buffer warningsAndrew Morton1-1/+1
2004-04-11[PATCH] reiserfs: scheduling latency improvementsAndrew Morton1-12/+4
2004-04-11[PATCH] reiserfs: truncate leak fixAndrew Morton1-3/+1
2004-04-11[PATCH] reiserfs: laptop-mode supportAndrew Morton2-3/+5
2004-04-11[PATCH] reiserfs: sparse file handling fixAndrew Morton1-1/+14
2004-04-11[PATCH] reiserfs: fix race with writepageAndrew Morton1-42/+37
2004-04-11[PATCH] reiserfs: tail repacking fixAndrew Morton1-2/+3
2004-04-11[PATCH] reiserfs: preallocation supportAndrew Morton2-3/+9
2004-04-11[PATCH] reiserfs: locking fixAndrew Morton1-1/+4
2004-04-11[PATCH] reiserfs: data=ordered supportAndrew Morton5-189/+733
2004-04-11[PATCH] reiserfs: logging reworkAndrew Morton8-798/+912
2004-04-11[PATCH] reiserfs: cleanupsAndrew Morton7-96/+0
2004-04-11[PATCH] reiserfs: support for nested transactionsAndrew Morton3-5/+78
2004-04-11[PATCH] tag writeback pages as such in their radix treeAndrew Morton1-2/+2
2004-03-18[PATCH] remove_suid() should return error codeAndrew Morton1-1/+4
2004-03-15[PATCH] resierfs: AIO supportAndrew Morton1-0/+10
2004-03-15[PATCH] reiserfs: atomicity fixAndrew Morton1-4/+8
2004-03-15[PATCH] reiserfs: fix transaction sizesAndrew Morton2-2/+2
2004-03-15[PATCH] reiserfs: search_by_key fixAndrew Morton1-6/+10
2004-03-15[PATCH] resierfs: scheduling latency improvementsAndrew Morton1-7/+6
2004-03-15[PATCH] reiserfs: fix null pointer derefAndrew Morton1-1/+1
2004-03-11[PATCH] readdir() cleanupsAndrew Morton1-1/+0
2004-02-18[PATCH] Remove BDEV_RAW and friendsAndrew Morton1-2/+2
2004-02-12[PATCH] Suppress reiserfs page allocation wanringAndrew Morton1-1/+1
2004-02-03[PATCH] More 3.4 compilation fixesAndrew Morton1-1/+1
2004-01-20[PATCH] reiserfs: cleanup_bitmap_list() check for NULL argument.Andrew Morton1-0/+3
2004-01-19[PATCH] reiserfs v3 should throttle writersAndrew Morton1-0/+2
2004-01-18[PATCH] bdev: add I_BDEV()Andrew Morton1-7/+2
2004-01-18[PATCH] bdev: generic_write_checks() cleanupAndrew Morton1-1/+1
2004-01-18[PATCH] bdev: generic_osync_inode() conversionAndrew Morton1-1/+1
2004-01-18[PATCH] bdev: switch to f_mappingAndrew Morton1-1/+1
2003-12-29[PATCH] reiserfs_rename ctime updateAndrew Morton1-7/+17
2003-12-29[PATCH] reiserfs commit_max_age mount optionAndrew Morton3-6/+31
2003-12-29[PATCH] Fix reiserfs handling of `silent' option.Andrew Morton1-27/+32
2003-11-18[PATCH] reiserfs pinned buffer fixAndrew Morton1-1/+3
2003-10-15[PATCH] reiserfs/procfs.c fixAlexander Viro1-3/+4
2003-09-22[PATCH] 32-bit dev_t: switch-overAlexander Viro3-5/+5
2003-09-22[PATCH] prepare for 32-bit dev_t: reiserfs/procfs.cAlexander Viro2-253/+157
2003-09-21[PATCH] reiserfs: add checks from 2.4 into 2.5Andrew Morton2-3/+24
2003-09-21[PATCH] reiserfs: large file 32/64-bit truncation fixAndrew Morton1-3/+3
2003-09-09[PATCH] reiserfs direct-IO supportAndrew Morton3-14/+126
2003-09-04[PATCH] large dev_t - second series (15/15)Alexander Viro2-5/+4
2003-09-04[PATCH] large dev_t - second series (9/15)Alexander Viro1-0/+3
2003-09-04[PATCH] large dev_t - second series (7/15)Alexander Viro1-2/+2
2003-08-31[PATCH] reiserfs writepage-versus-truncate fixAndrew Morton1-2/+2
2003-08-18[PATCH] async write errors: fix spurious fs truncate errorsAndrew Morton1-2/+2
2003-08-14[PATCH] reiserfs: Fix handling of some extended inodeAndrew Morton2-1/+5
2003-08-14[PATCH] reiserfs: remove unneeded kunmapAndrew Morton1-1/+0
2003-08-13[PATCH] Remove useless assertions from reiserfsDave Jones1-13/+0
2003-08-06[PATCH] reiserfs: fix races between link and unlink on sameAndrew Morton1-6/+24
2003-08-06[PATCH] reiserfs: fix problem when fs is out of spaceAndrew Morton2-2/+4
2003-08-06[PATCH] reiserfs: fix savelinks on bigendian archesAndrew Morton1-1/+1
2003-08-01[PATCH] don't init statics to 0 (fs/)Randy Dunlap1-2/+2
2003-08-01[PATCH] janitor: use char arrays for stringsRandy Dunlap1-1/+1
2003-07-31[PATCH] use invalid not illegal in reiserfsAlan Cox3-13/+13
2003-07-10[PATCH] fix reiserfs for 64bit archesAndrew Morton6-29/+29
2003-07-10[PATCH] reiserfs dirty memory accounting fixAndrew Morton1-1/+1
2003-07-03[PATCH] Pass 'nameidata' to ->create()Trond Myklebust1-1/+2
2003-07-03[PATCH] Add open intent information to the 'struct nameidata'Trond Myklebust1-1/+1
2003-06-28[PATCH] Fix reiserfs BUGAndrew Morton1-0/+13
2003-06-20[PATCH] Add system calls statfs64 and fstatfs64Andrew Morton1-4/+2
2003-06-04[PATCH] reiserfs support for blocksizes other than 4096 bytesAndrew Morton5-78/+86
2003-06-04[PATCH] reiserfs option parser fix and ability to passAndrew Morton1-39/+78
2003-05-25[PATCH] change get_sb prototypeAndries E. Brouwer1-5/+3
2003-05-25[PATCH] mark shrinkable slabs as being reclaimableAndrew Morton1-1/+1
2003-05-25[PATCH] reiserfs: inode attributes support.Andrew Morton5-12/+152
2003-05-18[PATCH] reiserfs: reiserfs_file_write implementationAndrew Morton4-4/+1047
2003-05-18[PATCH] reiserfs: allow multiple block insertion into the treeAndrew Morton3-63/+94
2003-05-16[PATCH] Remove 'strchr' warning from reiserfsSam Ravnborg1-1/+1
2003-05-07[PATCH] s/UPDATE_ATIME/update_atime/ cleanupAndrew Morton1-1/+1
2003-04-27[PATCH] open_by_devnum()Alexander Viro1-13/+8
2003-04-20[PATCH] Fix and clean up DCACHE_REFERENCED usageAndrew Morton1-1/+0
2003-04-02[PATCH] remove dparent_lockAndrew Morton1-2/+2
2003-03-22[PATCH] make the bdevname() API saneAndrew Morton3-10/+22
2003-03-15reiserfs: Correctly free all the allocated memory if open of the journal failed.Oleg Drokin1-40/+36
2003-02-25[PATCH] Spelling fixes: accommodateMichael Hayes1-1/+1
2003-02-25[PATCH] remove kdevname abuse from reiserfsChristoph Hellwig1-2/+2
2003-02-24[PATCH] Spelling fixes for shold -> should and othersSteven Cole1-1/+1
2003-02-24[PATCH] Spelling fixes - necessaryMichael Hayes1-1/+1
2003-02-24[PATCH] Spelling fixes - initialMichael Hayes1-1/+1
2003-02-24[PATCH] Spelling fixes - occurringMichael Hayes3-3/+3
2003-02-14reiserfs: Move mark_buffer_uptodate in front of mark_buffer_dirty in resizer.Oleg Drokin1-1/+1
2003-02-11[PATCH] fs/reiserfs/hashes.c warning fixAndrew Morton1-0/+1
2003-02-10[PATCH] Fix synchronous writers to wait properly for the resultAndrew Morton2-6/+3
2003-02-05[PATCH] reiserfs v3 readpages supportAndrew Morton1-74/+177
2003-01-13reiserfs/hashes.c used to include <asm/page.h> in order to get theLinus Torvalds1-2/+1
2003-01-13[PATCH] namespace pollution in reiserfsRusty Russell1-2/+2
2002-12-31[PATCH] include <linux/vfs.h> only in files actually needing itChristoph Hellwig1-0/+1
2002-12-31Fix up numerous '`xxxxx' is not at beginning of declaration' style warnings.Dave Jones1-11/+11
2002-12-14[PATCH] Remove Rules.make from Makefiles (3/3)Brian Gerst1-2/+0
2002-12-14[PATCH] remove PF_SYNCAndrew Morton1-3/+3
2002-12-07reiserfs: Fixed annoying warnings in fs/reiserfs/procfs.cOleg Drokin1-8/+8
2002-12-07reiserfs: C99 designated initializers, by Art HaasOleg Drokin4-34/+34
2002-12-07reiserfs: lock_kernel is replaced with its reiserfs variantOleg Drokin1-3/+2
2002-12-07reiserfs: Fix a problem with delayed unlinks and remounting RW filesystem RW.Oleg Drokin1-1/+5
2002-12-07reiserfs: Take into account file information even when not doing preallocatio...Oleg Drokin1-1/+1
2002-12-05[PATCH] duplicate header in fs_reiserfs_bitmap.cRusty Russell1-1/+0
2002-11-19[PATCH] *_mknod prototypeAndries E. Brouwer1-1/+1
2002-11-17[PATCH] nanosecond stat timefieldsAndi Kleen3-28/+29
2002-10-15[PATCH] fix oops in reiserfs_ioctl()Andrew Morton1-1/+0
2002-10-08[PATCH] 64-bit sector_t - filesystemsAndrew Morton1-1/+1
2002-10-08[PATCH] 64-bit sector_t - printk changes and sector_t cleanupAndrew Morton3-30/+30
2002-10-08[PATCH] struct super_block cleanup - finalBrian Gerst1-4/+4
2002-10-07[PATCH] Missing/Unneeded includesDave Jones1-0/+1
2002-09-30[PATCH] Workqueue AbstractionIngo Molnar1-12/+17
2002-09-29[PATCH] tq_struct removal fixups..Ingo Molnar1-61/+8
2002-09-28[PATCH] atomic-thread-signalsIngo Molnar1-2/+2
2002-09-20Reiserfs: Fix alloc= mount option parser.Oleg Drokin1-1/+1
2002-09-08Merge bk://thebsh.namesys.com/bk/reiser3-linux-2.5Linus Torvalds3-14/+19
2002-09-07[PATCH] Use kmap_atomic() for generic_file_write()Andrew Morton3-14/+19
2002-09-03Merge angband.namesys.com:/home/green/bk/linux-2.5Oleg Drokin10-705/+1005
2002-08-27[PATCH] fs_reiserfs_fix_node.c, typo: resoursesJames Mayer1-1/+1
2002-08-20Implemented new block allocator for reiserfs, new tail policy for smaller tails.Oleg Drokin10-703/+982
2002-08-20Corrected calculation of amount of blocks that file occupies on reiserfs.Oleg Drokin1-1/+1
2002-08-20Add displaying of more reiserfs statistical info through /proc interface, by ...Oleg Drokin2-1/+22
2002-08-06reiserfs_fs.h, namei.c, bitmap.c:Oleg Drokin2-5/+5
2002-07-30super.c, item_ops.c, file.c:Oleg Drokin3-62/+62
2002-07-27VFS: implement sendfile file operationChristoph Hellwig1-0/+1
2002-07-10Delete: fs/reiserfs/buffer2.cVladimir Saveliev1-69/+0
2002-07-10do not require for exclusive access to bufferVladimir Saveliev6-39/+17
2002-07-05Disable ReiserFS bh usage count testing for now.Linus Torvalds1-0/+7
2002-06-19[PATCH] trivial: reiserfs whitespaceRusty Russell1-1/+1
2002-06-17[PATCH] rename get_hash_table() to find_get_block()Andrew Morton2-5/+5
2002-06-11jdev/s_dev are now regular dev_t's, compare them as such.Linus Torvalds1-1/+1
2002-06-11Merge Al's bdevname cleanupsLinus Torvalds3-25/+22
2002-06-11[PATCH] (10/14) resyncAlexander Viro1-1/+1
2002-06-11[PATCH] (9/14) resyncAlexander Viro1-12/+10
2002-06-11[PATCH] (8/14) resyncAlexander Viro1-9/+9
2002-06-11[PATCH] (5/14) resyncAlexander Viro1-1/+1
2002-06-11[PATCH] (4/14) resyncAlexander Viro2-3/+3
2002-05-31reiserfs_fs.h, super.c, namei.c, ioctl.c, inode.c, file.c, dir.c:Oleg Drokin6-72/+72
2002-05-31procfs.c, prints.c:Oleg Drokin2-3/+4
2002-05-31journal.c:Oleg Drokin1-1/+1
2002-05-31super.c:Oleg Drokin1-4/+4
2002-05-31journal.c:Oleg Drokin1-13/+22
2002-05-31fix_node.c:Oleg Drokin1-7/+13
2002-05-31bitmap.c:Oleg Drokin1-4/+2
2002-05-31reiserfs_fs.h, journal.c:Oleg Drokin1-27/+12
2002-05-31journal.c:Oleg Drokin1-10/+17
2002-05-31stree.c, inode.c, file.c:Oleg Drokin3-6/+5
2002-05-31reiserfs_fs_sb.h, reiserfs_fs.h, super.c, namei.c, inode.c, dir.c, bitmap.c:Oleg Drokin5-311/+249
2002-05-31reiserfs_fs_sb.h, super.c, procfs.c:Oleg Drokin2-64/+70
2002-05-31Many files:Oleg Drokin7-23/+20
2002-05-31tail_conversion.c, namei.c:Oleg Drokin2-2/+2
2002-05-28[PATCH] swsusp: cleanupPavel Machek1-1/+0
2002-05-28[PATCH] block plugging reworkedJens Axboe1-1/+1
2002-05-24kbuild: Use standard multi-part object declaration in fs/*Kai Germaschewski1-9/+5
2002-05-23MergeLinus Torvalds1-6/+3
2002-05-23[PATCH] swsusp fixesPavel Machek1-6/+3
2002-05-23Merge penguin:v2.5/linuxLinus Torvalds14-0/+14
2002-05-22[PATCH] include buffer_head.h in actual users instead of fs.h (9/10)Christoph Hellwig14-0/+14
2002-05-23EXPORT_SYMBOL: Remove EXPORT_NO_SYMBOLS from fs/*Kai Germaschewski1-1/+0
2002-05-21[PATCH] suspend-to-{RAM,disk}Pavel Machek1-1/+8
2002-05-20[PATCH] reiserfs 64 bit bug in get_virtual_node_sizeChris Mason2-15/+12
2002-05-19[PATCH] get rid of <linux/locks.h>Christoph Hellwig12-12/+2
2002-05-19MergeLinus Torvalds2-35/+41
2002-05-19[PATCH] iget_locked [5/6]Jan Harkes2-5/+9
2002-05-19[PATCH] iget_locked [3/6]Jan Harkes2-28/+25
2002-05-19[PATCH] iget_locked [1/6]Jan Harkes2-5/+10
2002-05-19[PATCH] reiserfs locking fixAndrew Morton2-0/+44
2002-05-19[PATCH] i_dirty_buffers locking fixAndrew Morton1-1/+1
2002-05-17[PATCH] reiserfs bitops warningsChris Mason2-4/+4
2002-05-17[PATCH] reiserfs iput deadlock fixChris Mason2-134/+167