Commit Graph

41154 Commits (0da3585e1ef650d3224b4d6f9799558d1d99fa1e)
 

Author SHA1 Message Date
Srinivasa Ds 0da3585e1e [GFS2] Mount problem with the GFS2 code 18 years ago
Steven Whitehouse 77386e1f66 [GFS2] Remove gfs2_check_acl() 18 years ago
Ryusuke Konishi 57adf7eede [DLM] fix format warnings in rcom.c and recoverd.c 18 years ago
Randy Dunlap 0ac230699a [GFS2] lock function parameter 18 years ago
David Teigland 98f176fb32 [DLM] don't accept replies to old recovery messages 18 years ago
David Teigland 1babdb4531 [DLM] fix size of STATUS_REPLY message 18 years ago
Ryusuke Konishi aed3255f22 [GFS2] fs/gfs2/log.c:log_bmap() fix printk format warning 18 years ago
David Teigland 2896ee37cc [DLM] fix add_requestqueue checking nodes list 18 years ago
Steven Whitehouse dcf3dd852f [GFS2] Fix recursive locking in gfs2_getattr 18 years ago
Steven Whitehouse 300c7d75f3 [GFS2] Fix recursive locking in gfs2_permission 18 years ago
Steven Whitehouse cb4c031318 [GFS2] Reduce number of arguments to meta_io.c:getbuf() 18 years ago
Steven Whitehouse a25311c8e0 [GFS2] Move gfs2_meta_syncfs() into log.c 18 years ago
Steven Whitehouse b004157ab5 [GFS2] Fix journal flush problem 18 years ago
Steven Whitehouse ae619320b2 [GFS2] mark_inode_dirty after write to stuffed file 18 years ago
Steven Whitehouse 28626e2078 [GFS2] Fix glock ordering on inode creation 18 years ago
Steven Whitehouse 1a14d3a68f [GFS2] Simplify glops functions 18 years ago
Steven Whitehouse fa2ecfc5e1 [GFS2] Fix Kconfig wrt CRC32 18 years ago
Steven Whitehouse 5e7d65cd9d [GFS2] Make sentinel dirents compatible with gfs1 18 years ago
Steven Whitehouse dcd2479959 [GFS2] Remove unused function from inode.c 18 years ago
Steven Whitehouse 175011cf6e [GFS2] Remove unused sysfs files 18 years ago
Steven Whitehouse 4cf1ed8144 [GFS2] Tidy up bmap & fix boundary bug 18 years ago
Steven Whitehouse ab923031ce [GFS2] Fix memory allocation in glock.c 18 years ago
Patrick Caulfield b98c95af01 [DLM] Fix DLM config 18 years ago
David Teigland 6f90a8b1b8 [DLM] clear sbflags on lock master 18 years ago
David Teigland 4b77f2c93d [DLM] do full recover_locks barrier 18 years ago
David Teigland 2cdc98aaf0 [DLM] fix stopping unstarted recovery 18 years ago
David Teigland 91c0dc93a1 [DLM] fix aborted recovery during node removal 18 years ago
David Teigland d4400156d4 [DLM] fix requestqueue race 18 years ago
David Teigland 435618b75b [DLM] status messages ping-pong between unmounted nodes 18 years ago
David Teigland 5206980964 [DLM] res_recover_locks_count not reset when recover_locks is aborted 18 years ago
Patrick Caulfield fdda387f73 [DLM] Add support for tcp communications 18 years ago
Russell Cattelan 61057c6bb3 [GFS2] Remove unused zero_readpage from stuffed_readpage 18 years ago
Russell Cattelan 7020933156 [GFS2] Fix race in logging code 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 2ca99501fa [GFS2] Fix page lock/glock deadlock 18 years ago
Steven Whitehouse c594d88664 [GFS2] Remove unused GL_DUMP flag 18 years ago
Steven Whitehouse f6e58f01e8 [GFS2] Don't copy meta_header for rgrp in and out 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