Commit Graph

112 Commits (5c894cd1c89fc10907febd93e6ef35cd3c65e25e)

Author SHA1 Message Date
Dmitry Mishin 2245d7c21f [PATCH] ext3: errors behaviour fix 19 years ago
Dave Hansen ce71ec3684 [PATCH] r/o bind mounts: monitor zeroing of i_nlink 19 years ago
Dave Hansen d8c76e6f45 [PATCH] r/o bind mount prepwork: inc_nlink() helper 19 years ago
Dave Hansen 9a53c3a783 [PATCH] r/o bind mounts: unlink: monitor i_nlink 19 years ago
Badari Pulavarty ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 19 years ago
Badari Pulavarty 027445c372 [PATCH] Vectorize aio_read/aio_write fileop methods 19 years ago
David Howells 52a700c567 [PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [try #6] 19 years ago
Jens Axboe caa38fb0f4 [PATCH] ext3: make meta data reads use READ_META 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
Panagiotis Issaris f52720ca5f [PATCH] fs: Removing useless casts 19 years ago
Panagiotis Issaris f8314dc60c [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
Eric Sandeen 32c2d2bc4b [PATCH] more ext3 16T overflow fixes 19 years ago
Dave Kleikamp a4e4de36dc [PATCH] ext3: Fix sparse warnings 19 years ago
Dave Kleikamp e9ad5620bf [PATCH] ext3: More whitespace cleanups 19 years ago
Vasily Averin 7543fc7b3a [PATCH] ext3: wrong error behavior 19 years ago
Mingming Cao 36faadc144 [PATCH] ext3: more comments about block allocation/reservation code 19 years ago
Mingming Cao 321fb9e818 [PATCH] ext3: turn on reservation dump on block allocation errors 19 years ago
Eric Sandeen eee194e76c [PATCH] ext3: inode numbers are unsigned long 19 years ago
Eric Sandeen 855565e81a [PATCH] fix ext3 mounts at 16T 19 years ago
Mingming Cao ae6ddcc5f2 [PATCH] ext3 and jbd cleanup: remove whitespace 19 years ago
Suparna Bhattacharya 20acaa18d0 [PATCH] ext3 sequential read regression fix 19 years ago
NeilBrown fdb36673a9 [PATCH] knfsd: Make ext3 reject filehandles referring to invalid inode number 19 years ago
Badari Pulavarty 3665d0e58f [PATCH] ext3_getblk() should handle HOLE correctly 19 years ago
Mingming Cao 08fb306fe6 [PATCH] ext3 filesystem bogus ENOSPC with reservation fix 19 years ago
Badari Pulavarty 0e31f51d81 [PATCH] ext3 -nobh option causes oops 19 years ago
Neil Brown 2ccb48ebb4 [PATCH] ext3: avoid triggering ext3_error on bad NFS file handle 19 years ago
Andreas Gruenbacher 36cf96f5e7 [PATCH] Remove leftover ext3 acl declarations 19 years ago
Arjan van de Ven 5c81a4197d [PATCH] lockdep: annotate the quota code 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
Badari Pulavarty ade1a29e16 [PATCH] ext3: Add "-o bh" option 19 years ago
Johann Lombardi 92eeccd8ba [PATCH] ext3: cleanup dead code in ext3_add_entry() 19 years ago
Mingming Cao 43d23f9039 [PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversion 19 years ago
Mingming Cao 1c2bf374a4 [PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixes 19 years ago
Theodore Ts'o d2e5b13c4a [PATCH] ext3: remove inconsistent space before exclamation point in mount code 19 years ago
Mingming Cao fcd5df3588 [PATCH] Avoid disk sector_t overflow for >2TB ext3 filesystem 19 years ago
Mingming Cao 0216bfcffe [PATCH] percpu counter data type changes to suppport more than 2**31 ext3 free blocks counter 19 years ago
Andrew Morton e6022603b9 [PATCH] ext3_clear_inode(): avoid kfree(NULL) 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
Andrew Morton 6855a3a6c3 [PATCH] ext3 resize: fix double unlock_super() 19 years ago
Mingming Cao 5dea5176e5 [PATCH] ext3: multile block allocate little endian fixes 19 years ago
Al Viro a090d9132c [PATCH] protect ext3 ioctl modifying append_only, immutable, etc. with i_mutex 19 years ago
Al Viro de0bb97aff [PATCH] forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable) 19 years ago
David Woodhouse 52b5108ca7 [RBTREE] Update ext3 to use rb_parent() accessor macro. 19 years ago
Ananiev, Leonid I 75616cf985 [PATCH] ext3: Fix missed mutex unlock 19 years ago
Ananiev, Leonid I 389ed39b97 [PATCH] ext3: Fix missed mutex unlock 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