Commit Graph

88 Commits (004b4f2d4448cff7f13871c05d744b00a7c74d4a)

Author SHA1 Message Date
Bob Peterson 1b8177ec1e [GFS2] Lockup on error 17 years ago
Steven Whitehouse 6dbd822487 [GFS2] Reduce inode size by moving i_alloc out of line 17 years ago
Wendy Cheng c97bfe4351 [GFS2] Remove lock methods for lock_nolock protocol 17 years ago
Steven Whitehouse 2bcd610d2f [GFS2] Don't add glocks to the journal 17 years ago
Steven Whitehouse 5561093e2c [GFS2] Introduce gfs2_set_aops() 17 years ago
Steven Whitehouse f91a0d3e24 [GFS2] Remove useless i_cache from inodes 17 years ago
Steven Whitehouse 51ff87bdd9 [GFS2] Clean up internal read function 17 years ago
Benjamin Marzinski 7a9f53b3c1 [GFS2] Alternate gfs2_iget to avoid looking up inodes being freed 18 years ago
Wendy Cheng e9bd2b3baf [GFS2] fix inode meta data corruption 18 years ago
Wendy Cheng 35dcc52e3a [GFS2] Remove i_mode passing from NFS File Handle 18 years ago
Wendy Cheng bb9bcf0616 [GFS2] Obtaining no_formal_ino from directory entry 18 years ago
Abhijith Das d93cfa9884 [GFS2] Fix deallocation issues 18 years ago
akpm@linux-foundation.org 037bcbb756 [GFS2] gfs2_lookupi() uninitialised var fix 18 years ago
Steven Whitehouse c8cdf47937 [GFS2] Recovery for lost unlinked inodes 18 years ago
Steven Whitehouse e1cc86037b [GFS2] Fix bug in error path of inode 18 years ago
Steven Whitehouse 4bd91ba181 [GFS2] Add nanosecond timestamp feature 18 years ago
Steven Whitehouse bb8d8a6f54 [GFS2] Fix sign problem in quota/statfs and cleanup _host structures 18 years ago
Steven Whitehouse dbb7cae2a3 [GFS2] Clean up inode number handling 18 years ago
Steven Whitehouse 1be3867955 [GFS2] Fix bz 229831, lookup returns wrong inode 18 years ago
Wendy Cheng fb0d3bce8e [GFS2] pass formal ino in do_filldir_main 18 years ago
Russell Cattelan ddee76089c [GFS2] Fix unlink deadlocks 18 years ago
Steven Whitehouse d7c103d0bd [GFS2] Fix recursive locking attempt with NFS 18 years ago
Eric Sandeen ddfe062783 [GFS2] use CURRENT_TIME_SEC instead of get_seconds in gfs2 18 years ago
Adrian Bunk 03dc6a538e [GFS2] make gfs2_change_nlink_i() static 18 years ago
S. Wendy Cheng 87d21e07f3 [GFS2] Fix gfs2_rename deadlock 18 years ago
Russell Cattelan 6c93fd1e57 [GFS2] BZ 217008 fsfuzzer fix. 18 years ago
S. Wendy Cheng 5509826f1e [GFS2] Fix change nlink deadlock 18 years ago
Steven Whitehouse 28626e2078 [GFS2] Fix glock ordering on inode creation 18 years ago
Steven Whitehouse dcd2479959 [GFS2] Remove unused function from inode.c 18 years ago
Steven Whitehouse 9e2dbdac3d [GFS2] Remove gfs2_inode_attr_in 18 years ago
Steven Whitehouse e7c698d74f [GFS2] Inode number is constant 18 years ago
Steven Whitehouse 6b124d8dba [GFS2] Only set inode flags when required 18 years ago
Steven Whitehouse 294caaa3b8 [GFS2] Tidy up 0 initialisations in inode.c 18 years ago
Steven Whitehouse bfded27ba0 [GFS2] Shrink gfs2_inode (8) - i_vn 18 years ago
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 b44b84d765 [GFS2] gfs2 misc endianness annotations 18 years ago
Al Viro 629a21e7ec [GFS2] split and annotate gfs2_inum 18 years ago
Al Viro e697264709 [GFS2] split and annotate gfs2_inum_range 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