Commit Graph

83 Commits (4b7775870b69129e640ed583c9b362d5cd66159d)

Author SHA1 Message Date
Jens Axboe 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
Nick Piggin 6fe6900e1e mm: make read_cache_page synchronous 18 years ago
Evgeniy Dushistov 07a0cfec30 ufs proper handling of zero link case 18 years ago
Evgeniy Dushistov 0465fc0a1c [PATCH] ufs2: tindirect truncate fix 18 years ago
Evgeniy Dushistov 4b25a37e20 [PATCH] ufs: zeroize the rest of block in truncate 18 years ago
Evgeniy Dushistov 5431bf97ce [PATCH] ufs: prepare write + change blocks on the fly 18 years ago
Evgeniy Dushistov 2189850f42 [PATCH] ufs2: more correct work with time 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 c5ef1c42c5 [PATCH] mark struct inode_operations const 3 18 years ago
Evgeniy Dushistov 54fb996ac1 [PATCH] ufs2 write: block allocation update 18 years ago
Evgeniy Dushistov 3313e29267 [PATCH] ufs2 write: inodes write 18 years ago
Evgeniy Dushistov cbcae39fa1 [PATCH] ufs2 write: mount as rw 18 years ago
Evgeniy Dushistov f336953bfd [PATCH] ufs: restore back support of openstep 18 years ago
Evgeniy Dushistov efee2b8126 [PATCH] ufs: reallocation fix 18 years ago
Evgeniy Dushistov 8682164a66 [PATCH] ufs: truncate negative to unsigned fix 18 years ago
Evgeniy Dushistov a685e26fff [PATCH] ufs: alloc metadata null page fix 18 years ago
Evgeniy Dushistov d63b70902b [PATCH] fix garbage instead of zeroes in UFS 18 years ago
Josef Sipek 763454d610 [PATCH] struct path: convert ufs 18 years ago
Mariusz Kozlowski 71a3d1b4f7 [PATCH] fs: ufs add missing bracket 18 years ago
Alexey Dobriyan 4a6e617a4b [PATCH] fs/*: trivial vsnprintf() conversion 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
Al Viro 44aa5359be [PATCH] ufs endianness annotations 19 years ago
Dave Hansen 9a53c3a783 [PATCH] r/o bind mounts: unlink: monitor i_nlink 19 years ago
Badari Pulavarty 543ade1fc9 [PATCH] Streamline generic_file_* interfaces and filemap cleanups 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 f8314dc60c [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
Evgeniy Dushistov ecdc639487 [PATCH] ufs: truncate correction 19 years ago
Evgeniy Dushistov c37336b078 [PATCH] ufs: write to hole in big file 19 years ago
Evgeniy Dushistov 06fa45d3a1 [PATCH] ufs: handle truncated pages 19 years ago
Evgeniy Dushistov 1fb32b7bd8 [PATCH] ufs: ufs_get_locked_page() race fix 19 years ago
Josh Triplett 344fe78669 [PATCH] ufs: remove incorrect unlock_kernel from failure path in ufs_symlink() 19 years ago
Arjan van de Ven 5c81a4197d [PATCH] lockdep: annotate the quota code 19 years ago
Evgeniy Dushistov 10e5dce07e [PATCH] ufs: truncate should allocate block for last byte 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Andrew Morton 7256d819e4 [PATCH] ufs: printk() fix 19 years ago
Christoph Hellwig f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
Evgeniy Dushistov 05f225dc87 [PATCH] ufs: ufs_read_inode cleanup 19 years ago
Adrian Bunk 138bb68ac9 [PATCH] fs/ufs/inode.c: make 2 functions static 19 years ago
Evgeniy Dushistov 098d5af7be [PATCH] ufs: ubh_ll_rw_block cleanup 19 years ago
Evgeniy Dushistov ee3ffd6c12 [PATCH] ufs: make fsck -f happy 19 years ago
Evgeniy Dushistov 577a82752f [PATCH] ufs: fsync implementation 19 years ago
Evgeniy Dushistov 647b7e87b5 [PATCH] ufs: one way to access super block 19 years ago
Evgeniy Dushistov f391475812 [PATCH] ufs: missed brelse and wrong baseblk 19 years ago
Andrew Morton 96710b29e0 [PATCH] ufs: printk warning fixes 19 years ago