Commit Graph

52 Commits (f4e420dc423148fba637af1ab618fa8896dfb2d6)

Author SHA1 Message Date
Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
Dmitry Monakhov e00117f14f exofs: replace inode uid,gid,mode initialization with helper function 15 years ago
Dan Carpenter ddf08f4b90 exofs: confusion between kmap() and kmap_atomic() api 15 years ago
Boaz Harrosh 200b070042 exofs: Add default address_space_operations 15 years ago
Boaz Harrosh 3c2023dd8e exofs: Fix "add bdi backing to mount session" fall out 15 years ago
Boaz Harrosh a36fed12a4 exofs: Fix "add bdi backing to mount session" fall out 15 years ago
Jens Axboe b3d0ab7e60 exofs: add bdi backing to mount session 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 50a76fd3c3 exofs: groups support 15 years ago
Boaz Harrosh b367e78bd1 exofs: Prepare for groups 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 46f4d973f6 exofs: unindent exofs_sbi_read 15 years ago
Boaz Harrosh 45d3abcb1a exofs: Move layout related members to a layout structure 15 years ago
Boaz Harrosh 22ddc55638 exofs: Recover in the case of read-passed-end-of-file 15 years ago
Boaz Harrosh 518f167a37 exofs: Micro-optimize exofs_i_info 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 89be503021 exofs: fix pnfs_osd re-definitions in pre-pnfs trees 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 8ce9bdd1fb exofs: move osd.c to ios.c 15 years ago
Boaz Harrosh cae012d853 exofs: statfs blocks is sectors not FS blocks 15 years ago
Boaz Harrosh 19fe294f2e exofs: Prints on mount and unmout 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 1ba50bbe93 exofs: remove BKL from super operations 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Boaz Harrosh baaf94cdc7 exofs: Avoid using file_fsync() 16 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
Christoph Hellwig 80e09fb942 exofs: add ->sync_fs 16 years ago
Christoph Hellwig ebc1ac1645 ->write_super lock_super pushdown 16 years ago
Christoph Hellwig 6cfd014842 push BKL down into ->put_super 16 years ago
Christoph Hellwig 8c85e12512 remove ->write_super call in generic_shutdown_super 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 0e35afbc8b [SCSI] libosd: osd_req_{read,write}_kern new API 16 years ago
Tejun Heo c3a4d78c58 block: add rq->resid_len 16 years ago
Boaz Harrosh 214c8adb87 exofs: Documentation 16 years ago
Boaz Harrosh 8cf74b3936 exofs: export_operations 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 982980d753 exofs: symlink_inode and fast_symlink_inode operations 16 years ago
Boaz Harrosh e806271916 exofs: file and file_inode operations 16 years ago