aboutsummaryrefslogtreecommitdiffstats
path: root/fs/exofs/inode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-10exofs: Multi-device mirror supportBoaz Harrosh1-1/+4
2009-12-10exofs: Move all operations to an io_engineBoaz Harrosh1-199/+184
2009-12-10exofs: refactor exofs_i_info initialization into common helperBoaz Harrosh1-2/+8
2009-12-10exofs: dbg-print lessBoaz Harrosh1-5/+7
2009-12-10exofs: More sane debug printBoaz Harrosh1-2/+1
2009-06-21exofs: Remove IBM copyrightsBoaz Harrosh1-3/+1
2009-06-21exofs: Fix bio leak in error handling path (sync read)Boaz Harrosh1-0/+3
2009-06-10[SCSI] libosd: Define an osd_dev wrapper to retrieve the request_queueBoaz Harrosh1-2/+1
2009-06-10[SCSI] libosd: osd_req_{read,write} takes a length parameterBoaz Harrosh1-2/+3
2009-03-31exofs: super_operations and file_system_typeBoaz Harrosh1-0/+186
2009-03-31exofs: dir_inode and directory operationsBoaz Harrosh1-0/+272
2009-03-31exofs: address_space_operationsBoaz Harrosh1-0/+697
2009-03-31exofs: file and file_inode operationsBoaz Harrosh1-0/+148