Commit Graph

169 Commits (a91ea69ffd3f8a0b7139bfd44042ab384461e631)

Author SHA1 Message Date
Steven Whitehouse a91ea69ffd [GFS2] Align all labels against LH side 19 years ago
Steven Whitehouse 75d3b817a0 [GFS2] Tidy up bmap/inode code 19 years ago
Steven Whitehouse 5029996547 [GFS2] Tidy up locking code 19 years ago
Steven Whitehouse e9fc2aa091 [GFS2] Update copyright, tidy up incore.h 19 years ago
Steven Whitehouse 623d93555c [GFS2] Fix releasepage bug (fixes direct i/o writes) 19 years ago
Steven Whitehouse 899be4d3b7 [GFS2] Add superblock into key for glock lookups 19 years ago
Steven Whitehouse d6a5372768 [GFS2] Use const on glock lookup key 19 years ago
Steven Whitehouse ec45d9f583 [GFS2] Use slab properly with glocks 19 years ago
Steven Whitehouse 5e2b0613ed [GFS2] Remove unused code from glock layer 19 years ago
Steven Whitehouse 8fb4b536e7 [GFS2] Make glock operations const 19 years ago
Abhijith Das 8638460540 [GFS2] Allow mounting of gfs2 and gfs2meta at the same time 19 years ago
Benjamin Marzinski 5dc39fe621 [GFS2] Fix journal off-by-one error 19 years ago
Steven Whitehouse a2242db090 [GFS2] Speed up scanning of glocks 19 years ago
Steven Whitehouse 166afccd71 [GFS2] Tidy up error handling in gfs2_releasepage() 19 years ago
Steven Whitehouse b8e1aabf21 [GFS2] Another list_del bug 19 years ago
Steven Whitehouse 08867605e1 [GFS2] Fix to list_del in lops.c 19 years ago
Steven Whitehouse 15d00c0b91 [GFS2] Fix leak of gfs2_bufdata 19 years ago
Russell Cattelan 8872187780 [GFS2] Fix a couple of refcount leaks. 19 years ago
Steven Whitehouse f4387149ec [GFS2] Fix lack of buffers in writepage bug 19 years ago
Steven Whitehouse 2b557f6dc7 [GFS2] Fix gfs_ prefix in locking.c 19 years ago
David Teigland 08eac93a68 [GFS2] match plock result with correct request 19 years ago
David Teigland 3120ec541e [GFS2] lockproto api prefix 19 years ago
Steven Whitehouse 59a1cc6bda [GFS2] Fix lock ordering bug in page fault path 19 years ago
Steven Whitehouse 899bb26450 [GFS2] Fix bug in directory code 19 years ago
David Teigland de9b75d31e [GFS2] add plock owner 19 years ago
Steven Whitehouse 420b9e5e45 [GFS2] Tidy up in various files 19 years ago
Steven Whitehouse 5dd9feafb3 [GFS2] Fix bug in clear_inode 19 years ago
Steven Whitehouse 2b98a54f79 [GFS2] Fix bug in super block reading code 19 years ago
Steven Whitehouse dd894be8df [GFS2] Change some allocations to GFP_NOFS 19 years ago
Steven Whitehouse f45b7ddd2b [GFS2] Use a bio to read the superblock 19 years ago
Steven Whitehouse ba7f72901c [GFS2] Remove page.[ch] 19 years ago
Steven Whitehouse f25ef0c1b4 [GFS2] Tidy gfs2_unstuffer_page 19 years ago
Steven Whitehouse a9e5f4d078 [GFS2] Alter direct I/O path 19 years ago
Abhijith Das 52f341cf75 [GFS2] gfs2_set_flags double locking patch 19 years ago
David Teigland c5921fd02e [GFS2] fix typo in locking/dlm 19 years ago
Steven Whitehouse e0f2bf780a [GFS2] Fix endian conversion bug 19 years ago
Steven Whitehouse 634ee0b9f4 [GFS2] Fix use after free bug in dir.c 19 years ago
Wendy Cheng 2eb168ca94 [GFS2] NFS update 19 years ago
Steven Whitehouse 4da3c6463e [GFS2] Fix a coupls of warnings in dir.c 19 years ago
Abhijith Das b2a580d87b [PATCH] patch to init di_payload_format field in gfs2_dinode 19 years ago
Steven Whitehouse f3bba03fd1 [GFS2] Fix deadlock in memory allocation 19 years ago
Steven Whitehouse 4340fe6253 [GFS2] Add generation number 19 years ago
Steven Whitehouse ffeb874b2b [GFS2] Bug fix to gfs2_readpages() 19 years ago
Steven Whitehouse dc3e130a08 [GFS2] Remove unused code from dir.c 19 years ago
Steven Whitehouse 29937ac6ca [GFS2] Fixes to scanning of glocks (again) 19 years ago
Steven Whitehouse 627add2d13 [GFS2] Correct logic in glock scanner 19 years ago
Steven Whitehouse fd4de2d41a [GFS2] Add cast for printk 19 years ago
Steven Whitehouse ecb1460dc4 [GFS2] Make GFS2 work with lock validator 19 years ago
Steven Whitehouse faac9bd0e3 [GFS2] Fix locking for Direct I/O reads 19 years ago
Steven Whitehouse b0dd9308b7 [GFS2] Mark file_operations const 19 years ago