Commit Graph

72 Commits (982aedfd091e6d9831216f8519f12242091be4fd)

Author SHA1 Message Date
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
Evgeniy Dushistov 022a6dc5f4 [PATCH] ufs: zero metadata 19 years ago
Evgeniy Dushistov 2e006393ba [PATCH] ufs: unlock_super without lock 19 years ago
Evgeniy Dushistov 50aa4eb0b9 [PATCH] ufs: i_blocks wrong count 19 years ago
Evgeniy Dushistov dd187a2603 [PATCH] ufs: little directory lookup optimization 19 years ago
Evgeniy Dushistov abf5d15fd2 [PATCH] ufs: easy debug 19 years ago
Evgeniy Dushistov 3e41f597b1 [PATCH] ufs: not usual amounts of fragments per block 19 years ago
Evgeniy Dushistov 9695ef16ed [PATCH] ufs: wrong type cast 19 years ago
Evgeniy Dushistov b71034e5e6 [PATCH] ufs: directory and page cache: from blocks to pages 19 years ago
Evgeniy Dushistov 826843a347 [PATCH] ufs: directory and page cache: install aops 19 years ago
Evgeniy Dushistov 6ef4d6bf86 [PATCH] ufs: change block number on the fly 19 years ago
Evgeniy Dushistov c9a27b5dca [PATCH] ufs: right block allocation 19 years ago