Commit Graph

274 Commits (a9583c7983cbba9726bfe64ee46613d654fc9e26)

Author SHA1 Message Date
Steven Whitehouse a9583c7983 [GFS2] Shrink gfs2_inode (7) - di_payload_format 18 years ago
Steven Whitehouse 1a7b1eed58 [GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctime 18 years ago
Steven Whitehouse 4f56110a00 [GFS2] Shrink gfs2_inode (5) - di_nlink 18 years ago
Steven Whitehouse 2933f9254a [GFS2] Shrink gfs2_inode (4) - di_uid/di_gid 18 years ago
Steven Whitehouse b60623c238 [GFS2] Shrink gfs2_inode (3) - di_mode 18 years ago
Steven Whitehouse e7f14f4d09 [GFS2] Shrink gfs2_inode (2) - di_major/di_minor 18 years ago
Steven Whitehouse af339c0241 [GFS2] Shrink gfs2_inode (1) - di_header/di_num 18 years ago
Steven Whitehouse 4cc14f0b88 [GFS2] Change argument to gfs2_dinode_print 18 years ago
Steven Whitehouse ea744d01c6 [GFS2] Move gfs2_dinode_in to inode.c 18 years ago
Steven Whitehouse 891ea14712 [GFS2] Change argument to gfs2_dinode_in 18 years ago
Steven Whitehouse 539e5d6b7a [GFS2] Change argument of gfs2_dinode_out 18 years ago
Al Viro 9c9ab3d541 [GFS2] gfs2 __user misannotation fix 18 years ago
Al Viro b44b84d765 [GFS2] gfs2 misc endianness annotations 18 years ago
Al Viro b62f963e1f [GFS2] split and annotate gfs2_quota_change 18 years ago
Al Viro bd209cc017 [GFS2] split and annotate gfs2_statfs_change 18 years ago
Al Viro b5bc9e8b06 [GFS2] split and annotate gfs2_quota 18 years ago
Al Viro 629a21e7ec [GFS2] split and annotate gfs2_inum 18 years ago
Al Viro 1e81c4c3e0 [GFS2] split and annotate gfs_rindex 18 years ago
Al Viro e928a76f95 [GFS2] split and annotate gfs2_meta_header 18 years ago
Steven Whitehouse 2a2c98247b [GFS2] Fix crc32 calculation in recovery.c 18 years ago
Al Viro 5516762261 [GFS2] split and annotate gfs2_log_head 18 years ago
Al Viro e697264709 [GFS2] split and annotate gfs2_inum_range 18 years ago
Al Viro 68826664d1 [GFS2] split and annotate gfs2_rgrp 18 years ago
Al Viro f50dfaf78c [GFS2] split gfs2_sb 18 years ago
Al Viro 5c6edb576f [GFS2] gfs2_dinode_host fields are host-endian 18 years ago
Al Viro 3ca68df6ee [GFS2] split gfs2_dinode into on-disk and host variants 18 years ago
Steven Whitehouse 26d83dedf6 [GFS2] Fix OOM error handling 18 years ago
Steven Whitehouse 4a221953ed [GFS2] Fix incorrect fs sync behaviour. 18 years ago
Alexey Dobriyan eb1dc33aa2 [GFS2] don't panic needlessly 18 years ago
OGAWA Hirofumi 7011774db8 [PATCH] gfs2: ->readpages() fixes 18 years ago
Adrian Bunk b7d8ac3e17 [GFS2] gfs2_dir_read_data(): fix uninitialized variable usage 19 years ago
Adrian Bunk bbbe451273 [GFS2] fs/gfs2/ops_fstype.c:fill_super_meta(): fix NULL dereference 19 years ago
Adrian Bunk 348acd48f0 [GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): don't use an uninitialized variable 19 years ago
Adrian Bunk b0cb66955f [GFS2] fs/gfs2/ops_fstype.c:gfs2_get_sb_meta(): remove unused variable 19 years ago
Adrian Bunk abbdbd2065 [GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): remove dead code 19 years ago
Al Viro a2d7d021d7 [GFS2] gfs2 endianness bug: be16 assigned to be32 field 19 years ago
Steven Whitehouse 23591256d6 [GFS2] Fix bmap to map extents properly 19 years ago
Russell Cattelan c312c4fdc8 [GFS2] Pass the correct value to kunmap_atomic 19 years ago
Steven Whitehouse fe1a698ffe [GFS2] Fix bug where lock not held 19 years ago
Steven Whitehouse f5c54804d9 [GFS2] Fix uninitialised variable 19 years ago
Russell Cattelan 52ae7b7935 [GFS2] Fix a size calculation error 19 years ago
Al Viro 4b4fcaa1a9 [PATCH] misuse of strstr 19 years ago
Steven Whitehouse 7ecdb70a0e [GFS2] Fix endian bug for de_type 19 years ago
Ryan O'Hara fcb47e0bd2 [GFS2] Initialize SELinux extended attributes at inode creation time. 19 years ago
Steven Whitehouse ddacfaf76d [GFS2] Move logging code into log.c (mostly) 19 years ago
Steven Whitehouse f92a0b6ff4 [GFS2] Mark nlink cleared so VFS sees it happen 19 years ago
Steven Whitehouse 409e185d23 [GFS2] Two redundant casts removed 19 years ago
Steven Whitehouse 48516ced21 [GFS2] Remove uneeded endian conversion 19 years ago
Steven Whitehouse 3cf1e7bed4 [GFS2] Remove duplicate sb reading code 19 years ago
Steven Whitehouse 2e565bb69c [GFS2] Mark metadata reads for blktrace 19 years ago