Commit Graph

160 Commits (63135e088a604b955746c51964c195c8d3ebac11)

Author SHA1 Message Date
Jeff Mahoney e1fabd3ccf [PATCH] reiserfs: fix is_reusable bitmap check to not traverse the bitmap info array 19 years ago
David Howells 52b499c438 [PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS driver [try #6] 19 years ago
Alexey Dobriyan cfe14677f2 [PATCH] reiserfs: ifdef ACL stuff from inode 19 years ago
Alexey Dobriyan 068fbb315d [PATCH] reiserfs: ifdef xattr_sem 19 years ago
Chris Mason a317202714 [PATCH] Fix reiserfs latencies caused by data=ordered 19 years ago
Chris Mason 25736b1c69 [PATCH] reiserfs_fsync should only use barriers when they are enabled 19 years ago
Olaf Hering 42012cc4a2 [PATCH] use gcc -O1 in fs/reiserfs only for ancient gcc versions 19 years ago
Adrian Bunk 36b756f2b5 [PATCH] reiserfs: warn about the useless nolargeio option 19 years ago
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
Alexey Dobriyan 1a1d92c10d [PATCH] Really ignore kmem_cache_destroy return value 19 years ago
Ingo Molnar 4df46240a1 [PATCH] lockdep: annotate reiserfs 19 years ago
Chris Mason b4c76fa721 [PATCH] reiserfs_write_full_page() should not get_block past eof 19 years ago
Chris Mason b5f3953c10 [PATCH] fix reiserfs lock inversion of bkl vs inode semaphore 19 years ago
Alexander Zarochentsev b0b33dee2d [PATCH] i_mutex does not need to be locked in reiserfs_delete_inode() 19 years ago
Jeff Mahoney 6fbe82a952 [PATCH] reiserfs: fix handling of device names with /'s in them 19 years ago
Hisashi Hifumi 73ce5934e2 [PATCH] reiserfs: fix journaling issue regarding fsync() 19 years ago
Arjan van de Ven 5c81a4197d [PATCH] lockdep: annotate the quota code 19 years ago
Vladimir Saveliev dd535a5965 [PATCH] reiserfs: update ctime and mtime on expanding truncate 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Christoph Hellwig f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
Alexey Dobriyan 9637f28f8b [PATCH] reiserfs: remove reiserfs_aio_write() 19 years ago
Akinobu Mita f116629d03 [PATCH] fs: use list_move() 19 years ago
Pekka Enberg 090d2b185d [PATCH] read_mapping_page for address space 19 years ago
David Howells 726c334223 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry 19 years ago
David Howells 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
Jan Kara b9251b823b [PATCH] Fix reiserfs deadlock 19 years ago
Jens Axboe 5274f052e7 [PATCH] Introduce sys_splice() system call 19 years ago
Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 years ago
Badari Pulavarty 1d8fa7a2b9 [PATCH] remove ->get_blocks() support 19 years ago
Badari Pulavarty 205f87f6b3 [PATCH] change buffer_head.b_size to size_t 19 years ago
NeilBrown 2ff28e22bd [PATCH] Make address_space_operations->invalidatepage return void 19 years ago
Benoit Boissinot d5ee4ea833 [PATCH] indirect_print_item() warning fix 19 years ago
Adrian Bunk 3cdc409c16 [PATCH] reiserfs/xattr_acl.c:reiserfs_get_acl(): make size an int 19 years ago
Alexander Zarochentsev 5930860296 [PATCH] reiserfs: use balance_dirty_pages_ratelimited_nr in reiserfs_file_write() 19 years ago
Vladimir V. Saveliev cd02b966bf [PATCH] reiserfs: cleanups 19 years ago
Jeff Mahoney 619d5d8a2b [PATCH] reiserfs: reiserfs_file_write() will lose error code when a 0-length write occurs w/ O_SYNC 19 years ago
Alexander Zarochentsev a44c94a7b8 [PATCH] reiserfs: handle trans_id overflow 19 years ago
Alexander Zarochentzev 23f9e0f891 [PATCH] reiserfs: fix transaction overflowing 19 years ago
Paul Jackson fffb60f93c [PATCH] cpuset memory spread: slab cache format 19 years ago
Paul Jackson 4b6a9316fa [PATCH] cpuset memory spread: slab cache filesystems 19 years ago
Tobias Klauser e8c96f8c29 [PATCH] fs: Use ARRAY_SIZE macro 19 years ago
Jeff Mahoney 3af1efe8a3 [PATCH] reiserfs: fix unaligned bitmap usage 19 years ago
Vladimir V. Saveliev c499ec24c3 [PATCH] reiserfs: do not check if unsigned < 0 19 years ago
Jeff Mahoney 90947ef26f [PATCH] reiserfs: fix potential (unlikely) oops in reiserfs_get_acl 19 years ago
Jeff Mahoney 89edc3d2b4 [PATCH] reiserfs: disable automatic enabling of reiserfs inode attributes 19 years ago
Al Viro 1b8623545b [PATCH] remove bogus asm/bug.h includes. 19 years ago
Vitaly Fertman d35c602870 [PATCH] someone broke reiserfs V3 mount options, this fixes it 19 years ago
Jeff Mahoney fa385bef25 [PATCH] reiserfs: reiserfs: check for files > 2GB on 3.5.x disks 19 years ago
Chris Mason 6ae1ea447d [PATCH] reiserfs: reiserfs fix journal accounting in journal_transaction_should_end 19 years ago
Chris Mason 3d4492f81d [PATCH] reiserfs: reiserfs write_ordered_buffers should not oops on dirty non-uptodate bh 19 years ago