Commit Graph

140 Commits (2e175a90047a2dbc76fde169c990164895b25dfc)

Author SHA1 Message Date
Andrew Morton 105fd108a6 [PATCH] "ext[34]: EA block reference count racing fix" performance fix 18 years ago
Mingming Cao 8a2bfdcbfa [PATCH] ext[34]: EA block reference count racing fix 18 years ago
Aneesh Kumar K.V e627432c29 [PATCH] ext[234]: update documentation 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Josef 'Jeff' Sipek ee9b6d61a2 [PATCH] Mark struct super_operations const 18 years ago
Arjan van de Ven 754661f143 [PATCH] mark struct inode_operations const 1 18 years ago
Dmitriy Monakhov 3e4fdaf8ae [PATCH] jbd layer function called instead of fs specific one 18 years ago
Eric Sandeen 731b9a5498 [PATCH] remove ext[34]_inc_count and _dec_count 18 years ago
Eric Sandeen 2988a7740d [PATCH] return ENOENT from ext3_link when racing with unlink 18 years ago
Hugh Dickins 2e7842b887 [PATCH] fix umask when noACL kernel meets extN tuned for ACLs 18 years ago
Eric Sandeen ea9a05a133 [PATCH] ext3: refuse ro to rw remount of fs with orphan inodes 18 years ago
David Howells f0d1b0b30d [PATCH] LOG2: Implement a general integer log2 facility in the kernel 18 years ago
Josef "Jeff" Sipek fe21a69389 [PATCH] ext3: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
Hugh Dickins 7d1c520bb5 [PATCH] ext3 balloc: fix _with_rsv freeze 18 years ago
Hugh Dickins 2823b5535e [PATCH] ext3 balloc: use io_error label 18 years ago
Hugh Dickins c56d2561f7 [PATCH] ext3 balloc: say rb_entry not list_entry 18 years ago
Hugh Dickins ff50dc562b [PATCH] ext3 balloc: fix off-by-one against rsv_end 18 years ago
Hugh Dickins 1650242324 [PATCH] ext3 balloc: fix off-by-one against grp_goal 18 years ago
Hugh Dickins ef5036782e [PATCH] ext3 balloc: reset windowsz when full 18 years ago
Eric Sandeen a8f48a9561 [PATCH] ext3/4: don't do orphan processing on readonly devices 18 years ago
Mingming Cao 2bd94bd79e [PATCH] ext3: fix reservation extension 18 years ago
Andrey Savochkin e92a4d595b [PATCH] retries in ext3_prepare_write() violate ordering requirements 18 years ago
Andrew Morton 3a229b39eb [PATCH] ext3: uninline large functions 18 years ago
Eric Sandeen 40b851348f [PATCH] handle ext3 directory corruption better 18 years ago
Andreas Gruenbacher ed2908f313 [PATCH] Remove superfluous lock_super() in extN xattr code 18 years ago
Pekka Enberg 50ee0a32b1 [PATCH] ext3: fsid for statvfs 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter e6b4f8da3a [PATCH] slab: remove SLAB_NOFS 18 years ago
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