Your ROOT_URL in app.ini is https://gitea.jennalody.de/ but you are visiting https://gitea.jenslody.de/jenna/kernel_samsung_sm7125/commits/commit/ed391f4ebf8f701d3566423ce8f17e614cde9806/fs/exofs You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

44 Commits (ed391f4ebf8f701d3566423ce8f17e614cde9806)

Author SHA1 Message Date
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
Boaz Harrosh b14f8ab284 exofs: Kbuild, Headers and osd utils 16 years ago