Commit Graph

37 Commits (a8f1418f9e9bd4c487a7b703ff26c5dd5ceb2bf3)

Author SHA1 Message Date
Boaz Harrosh a8f1418f9e exofs: Optimize read_4_write 14 years ago
Boaz Harrosh 0b0abeaf3d Revert "exofs: Set i_mapping->backing_dev_info anyway" 14 years ago
Boaz Harrosh fe2fd9ed5b exofs: Remove inode->i_count manipulation in exofs_new_inode 15 years ago
Joe Perches 571f7f46bf fs/exofs: typo fix of faild to failed 15 years ago
Boaz Harrosh 115e19c535 exofs: Set i_mapping->backing_dev_info anyway 15 years ago
Boaz Harrosh 7aebf4106b exofs: Cleaup read path in regard with read_for_write 15 years ago
Boaz Harrosh f17b1f9f1a exofs: Fix double page_unlock BUG in write_begin/end 15 years ago
Al Viro 4ec70c9b46 convert exofs to ->evict_inode() 15 years ago
Boaz Harrosh 2f246fd0f1 exofs: New truncate sequence 15 years ago
Christoph Hellwig 1025774ce4 remove inode_setattr 15 years ago
Paul Bolle 426d31071a fix printk typo 'faild' 15 years ago
Boaz Harrosh 85dc7878c6 exofs: Remove superfluous dependency on buffer_head and writeback 15 years ago
Dmitry Monakhov e00117f14f exofs: replace inode uid,gid,mode initialization with helper function 15 years ago
Boaz Harrosh 200b070042 exofs: Add default address_space_operations 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Christoph Hellwig a9185b41a4 pass writeback_control to ->write_inode 15 years ago
Boaz Harrosh 96391e2bae exofs: Error recovery if object is missing from storage 15 years ago
Boaz Harrosh 86093aaff5 exofs: convert io_state to use pages array instead of bio at input 15 years ago
Boaz Harrosh 5d952b8391 exofs: RAID0 support 15 years ago
Boaz Harrosh d9c740d225 exofs: Define on-disk per-inode optional layout attribute 15 years ago
Boaz Harrosh 45d3abcb1a exofs: Move layout related members to a layout structure 15 years ago
Boaz Harrosh 34ce4e7c23 exofs: debug print even less 15 years ago
Boaz Harrosh efd124b999 exofs: simple_write_end does not mark_inode_dirty 15 years ago
Boaz Harrosh 04dc1e88ad exofs: Multi-device mirror support 15 years ago
Boaz Harrosh 06886a5a3d exofs: Move all operations to an io_engine 15 years ago
Boaz Harrosh 9cfdc7aa9f exofs: refactor exofs_i_info initialization into common helper 15 years ago
Boaz Harrosh fe33cc1ee1 exofs: dbg-print less 15 years ago
Boaz Harrosh 58311c43df exofs: More sane debug print 15 years ago
Boaz Harrosh 27d2e14919 exofs: Remove IBM copyrights 16 years ago
Boaz Harrosh b76a3f93d0 exofs: Fix bio leak in error handling path (sync read) 16 years ago
Boaz Harrosh fc2fac5b5f [SCSI] libosd: Define an osd_dev wrapper to retrieve the request_queue 16 years ago
Boaz Harrosh 62f469b596 [SCSI] libosd: osd_req_{read,write} takes a length parameter 16 years ago
Boaz Harrosh ba9e5e98ca exofs: super_operations and file_system_type 16 years ago
Boaz Harrosh e6af00f1d1 exofs: dir_inode and directory operations 16 years ago
Boaz Harrosh beaec07ba6 exofs: address_space_operations 16 years ago
Boaz Harrosh e806271916 exofs: file and file_inode operations 16 years ago