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/8913007e67106597fed4b9dd3787e8dca6915a83/fs/ufs You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

157 Commits (8913007e67106597fed4b9dd3787e8dca6915a83)

Author SHA1 Message Date
npiggin@suse.de 15c6fd9786 kill spurious reference to vmtruncate 15 years ago
Christoph Hellwig 1b061d9247 rename the generic fsync implementations 15 years ago
Thomas Stewart d27d7a9a78 ufs: permit mounting of BorderWare filesystems 15 years ago
Jan Kara 8f45c33dec ufs: Remove dead quota code 15 years ago
Christoph Hellwig 287a80958c quota: rename default quotactl methods to dquot_ 15 years ago
Christoph Hellwig 123e9caf1e quota: explicitly set ->dq_op and ->s_qcop 15 years ago
Christoph Hellwig e0ccfd959c quota: move unmount handling into the filesystem 15 years ago
Christoph Hellwig 0f0dd62fdd quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers 15 years ago
Christoph Hellwig c79d967de3 quota: move remount handling into the filesystem 15 years ago
Dmitry Monakhov be8ded5974 ufs: replace inode uid,gid,mode initialization with helper function 15 years ago
Dmitry Monakhov 12755627bd quota: unify quota init condition in setattr 15 years ago
Dmitry Monakhov 311b9549ed ufs: add ufs speciffic ->setattr call 15 years ago
Evgeniy Dushistov ad25ad979a ufs: make solaris fsck happy 15 years ago
Alex Viskovatoff b3a0fd4d87 fs/ufs: recognize Solaris-specific file system state 15 years ago
Christoph Hellwig a9185b41a4 pass writeback_control to ->write_inode 15 years ago
Christoph Hellwig 871a293155 dquot: cleanup dquot initialize routine 15 years ago
Christoph Hellwig 907f4554e2 dquot: move dquot initialization responsibility into the filesystem 15 years ago
Christoph Hellwig 9f75475802 dquot: cleanup dquot drop routine 15 years ago
Christoph Hellwig 257ba15ced dquot: move dquot drop responsibility into the filesystem 15 years ago
Christoph Hellwig b43fa8284d dquot: cleanup dquot transfer routine 15 years ago
Christoph Hellwig 759bfee658 dquot: move dquot transfer responsibility into the filesystem 15 years ago
Christoph Hellwig 63936ddaa1 dquot: cleanup inode allocation / freeing routines 15 years ago
Christoph Hellwig 5dd4056db8 dquot: cleanup space allocation / freeing routines 15 years ago
Al Viro 89031bc797 sanitize const/signedness of ufs a bit 15 years ago
Alexey Dobriyan f3e2a520f5 ufs: NFS support 15 years ago
Alexey Dobriyan 080497079c ufs: pass qstr instead of dentry where necessary for NFS 15 years ago
Roel Kluin 37044c86ba ufs: sector_t cannot be negative 16 years ago
Christoph Hellwig 8c8006564a ufs: add ->sync_fs 16 years ago
Al Viro a932801543 switch ufs to simple_fsync() 16 years ago
Alessio Igor Bogani 337eb00a2c Push BKL down into ->remount_fs() 16 years ago
Christoph Hellwig ebc1ac1645 ->write_super lock_super pushdown 16 years ago
Al Viro bbd6851a32 Push lock_super() into the ->remount_fs() of filesystems that care about it 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
Al Viro f9dbd05bc9 switch ufs directories to ufs_sync_file() 16 years ago
Coly Li 41d577aa35 fs/ufs: return f_fsid for statfs(2) 16 years ago
Duane Griffin 723be1f300 ufs: copy symlink data into the correct union member 16 years ago
Duane Griffin b12903f138 ufs: ensure fast symlinks are NUL-terminated 16 years ago
Duane Griffin f33219b7a9 ufs: don't truncate longer ufs2 fast symlinks 16 years ago
Duane Griffin 9e6766cc8c ufs: validate maximum fast symlink size from superblock 16 years ago
Jan Kara 5f5fa796c6 ufs: Use lowercase names of quota functions 16 years ago
Gertjan van Wingerde f762dd6821 Update my email address 16 years ago
Alexey Dobriyan a276a52f9f fs/Kconfig: move ufs out 16 years ago
David Howells a5f773a659 CRED: Wrap task credential accesses in the UFS filesystem 16 years ago
Christoph Hellwig 3222a3e55f [PATCH] fix ->llseek for more directories 16 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 16 years ago
Linus Torvalds 1a3f7d98e5 Revert "UFS: add const to parser token table" 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Jan Kara 74abb9890d quota: move function-macros from quota.h to quotaops.h 17 years ago
Steven Whitehouse f9247273cb UFS: add const to parser token table 17 years ago