string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / fs / exofs /
2009-12-10 Boaz Harroshexofs: Multi-device mirror support
2009-12-10 Boaz Harroshexofs: Move all operations to an io_engine
2009-12-10 Boaz Harroshexofs: move osd.c to ios.c
2009-12-10 Boaz Harroshexofs: statfs blocks is sectors not FS blocks
2009-12-10 Boaz Harroshexofs: Prints on mount and unmout
2009-12-10 Boaz Harroshexofs: refactor exofs_i_info initialization into common...
2009-12-10 Boaz Harroshexofs: dbg-print less
2009-12-10 Boaz Harroshexofs: More sane debug print
2009-09-24 Boaz Harroshexofs: remove BKL from super operations
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-06-21 Boaz Harroshexofs: Avoid using file_fsync()
2009-06-21 Boaz Harroshexofs: Remove IBM copyrights
2009-06-21 Boaz Harroshexofs: Fix bio leak in error handling path (sync read)
2009-06-12 James Bottomley[SCSI] Merge branch 'linus'
2009-06-12 Christoph Hellwigexofs: add ->sync_fs
2009-06-12 Christoph Hellwig->write_super lock_super pushdown
2009-06-12 Christoph Hellwigpush BKL down into ->put_super
2009-06-12 Christoph Hellwigremove ->write_super call in generic_shutdown_super
2009-06-10 Boaz Harrosh[SCSI] libosd: Define an osd_dev wrapper to retrieve...
2009-06-10 Boaz Harrosh[SCSI] libosd: osd_req_{read,write} takes a length...
2009-06-10 Boaz Harrosh[SCSI] libosd: osd_req_{read,write}_kern new API
2009-05-11 Tejun Heoblock: add rq->resid_len
2009-03-31 Boaz Harroshexofs: Documentation
2009-03-31 Boaz Harroshexofs: export_operations
2009-03-31 Boaz Harroshexofs: super_operations and file_system_type
2009-03-31 Boaz Harroshexofs: dir_inode and directory operations
2009-03-31 Boaz Harroshexofs: address_space_operations
2009-03-31 Boaz Harroshexofs: symlink_inode and fast_symlink_inode operations
2009-03-31 Boaz Harroshexofs: file and file_inode operations
2009-03-31 Boaz Harroshexofs: Kbuild, Headers and osd utils