- f9f229c gfs2: Add GL_NOBLOCK flag by Andreas Gruenbacher · 1 year, 4 months ago
- 0b2355f gfs2: No longer use 'extern' in function declarations by Andreas Gruenbacher · 1 year, 5 months ago
- 21d9067 gfs2: Get rid of the gfs2_glock_is_held_* helpers by Andreas Gruenbacher · 1 year, 5 months ago
- 0b93bac gfs2: Remove LM_FLAG_PRIORITY flag by Andreas Gruenbacher · 1 year, 7 months ago
- f0e56ed gfs2: Split the two kinds of glock "delete" work by Andreas Gruenbacher · 2 years, 2 months ago
- 0247f4e gfs2: Move delete workqueue into super block by Andreas Gruenbacher · 2 years, 3 months ago
- 3056dc4 gfs2: Get rid of GLF_PENDING_DELETE flag by Andreas Gruenbacher · 2 years, 3 months ago
- ba3e77a4 gfs2: Remove support for glock holder auto-demotion by Andreas Gruenbacher · 2 years, 3 months ago
- 3781ec9 gfs2: Uninline and improve glock_{set,clear}_object by Andreas Gruenbacher · 2 years, 3 months ago
- 764665c gfs2: Clean up after gfs2_create_inode rework by Andreas Gruenbacher · 2 years, 3 months ago
- 4ad0208 gfs2: Make gfs2_glock_hold return its glock argument by Andreas Gruenbacher · 2 years, 3 months ago
- c7d7d2d gfs2: Merge branch 'for-next.nopid' into for-next by Andreas Gruenbacher · 2 years, 5 months ago
- 053640a gfs2: Dequeue waiters when withdrawn by Bob Peterson · 2 years, 7 months ago
- de3f906 gfs2: Revert 'Fix "truncate in progress" hang' by Andreas Gruenbacher · 2 years, 9 months ago
- 53d6913 gfs2: Instantiate glocks ouside of glock state engine by Andreas Gruenbacher · 2 years, 9 months ago
- cbe6d25 gfs2: Add GL_NOPID flag for process-independent glock holders by Andreas Gruenbacher · 2 years, 11 months ago
- 11d8b79 gfs2: Use container_of() for gfs2_glock(aspace) by Kees Cook · 2 years, 10 months ago
- f2e70d8 gfs2: fix GL_SKIP node_scope problems by Bob Peterson · 3 years, 5 months ago
- b016d9a gfs2: Save ip from gfs2_glock_nq_init by Andreas Gruenbacher · 3 years, 5 months ago
- dc73290 gfs2: Introduce flag for glock holder auto-demotion by Bob Peterson · 3 years, 6 months ago
- 06e908c gfs2: Allow node-wide exclusive glock sharing by Bob Peterson · 7 years ago
- 300e549 Merge branch 'gfs2-iopen' into for-next by Andreas Gruenbacher · 4 years, 9 months ago
- a0e3cc6 gfs2: Turn gl_delete into a delayed work by Andreas Gruenbacher · 5 years ago
- f286d62 gfs2: Keep track of deleted inode generations in LVBs by Andreas Gruenbacher · 5 years ago
- ea4e61c gfs2: introduce new gfs2_glock_assert_withdraw by Bob Peterson · 4 years, 9 months ago
- ad26967 gfs2: Use async glocks for rename by Bob Peterson · 6 years ago
- 3792ce9 gfs2: dump fsid when dumping glock problems by Bob Peterson · 6 years ago
- 7336d0e treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398 by Thomas Gleixner · 6 years ago
- 2abbf9a gfs: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
- 27a2660f gfs2: Dump nrpages for inodes and their glocks by Bob Peterson · 7 years ago
- 71c1b213 gfs2: gfs2_evict_inode: Put glocks asynchronously by Andreas Gruenbacher · 8 years ago
- df3d87bd GFS2: Introduce helper for clearing gl_object by Bob Peterson · 8 years ago
- 4fd1a57 gfs2: Get rid of flush_delayed_work in gfs2_evict_inode by Andreas Gruenbacher · 8 years ago
- 6df9f9a gfs2: Lock holder cleanup by Andreas Gruenbacher · 9 years ago
- b58bf40 GFS2: Reduce size of incore inode by Bob Peterson · 10 years ago
- f3dd164 gfs2: Remove gl_spin define by Andreas Gruenbacher · 9 years ago
- ac3beb6 GFS2: Don't use ENOBUFS when ENOMEM is the correct error code by Steven Whitehouse · 11 years ago
- e66cf16 GFS2: Use lockref for glocks by Steven Whitehouse · 11 years ago
- 28fb302 GFS2: Remove gfs2_refresh_inode from inode creation path by Steven Whitehouse · 12 years ago
- 8eae1ca0 GFS2: Review bug traps in glops.c by Steven Whitehouse · 12 years ago
- e0c2a9a GFS2: dlm based recovery coordination by David Teigland · 13 years ago
- b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
- 7cf8dcd GFS2: Automatically adjust glock min hold time by Bob Peterson · 14 years ago
- 29687a2 GFS2: Alter point of entry to glock lru list for glocks with an address_space by Steven Whitehouse · 14 years ago
- fc0e38d GFS2: Fix glock deallocation race by Steven Whitehouse · 14 years ago
- bc015cb GFS2: Use RCU for glock hash table by Steven Whitehouse · 14 years ago
- 0b1246e GFS2: Remove duplicate #defines from glock.h by Steven Whitehouse · 14 years ago
- 921169c GFS2: Clean up of gdlm_lock function by Steven Whitehouse · 14 years ago
- edc221d GFS2: fs/gfs2/glock.h: Add __attribute__((format(printf,2,3)) to gfs2_print_dbg by Joe Perches · 14 years ago
- 33027af GFS2: fixed typo by Andrea Gelmini · 14 years ago
- 009d851 GFS2: Metadata address space clean up by Steven Whitehouse · 15 years ago
- 8f05228 GFS2: Extend umount wait coverage to full glock lifetime by Steven Whitehouse · 15 years ago
- 91094d0 GFS2: Remove obsolete code in quota.c by Steven Whitehouse · 15 years ago
- b94a170 GFS2: remove dcache entries for remote deleted inodes by Benjamin Marzinski · 16 years ago
- f057f6c GFS2: Merge lock_dlm module into GFS2 by Steven Whitehouse · 16 years ago
- fefc03b Revert "GFS2: Fix use-after-free bug on umount" by Steven Whitehouse · 16 years ago
- 3af165a GFS2: Fix use-after-free bug on umount by Steven Whitehouse · 16 years ago
- 97cc1025 GFS2: Kill two daemons with one patch by Steven Whitehouse · 16 years ago
- 813e0c46 GFS2: Fix "truncate in progress" hang by Steven Whitehouse · 16 years ago
- 719ee34 GFS2: high time to take some time over atime by Steven Whitehouse · 16 years ago
- 1bdad60 [GFS2] Remove remote lock dropping code by Steven Whitehouse · 17 years ago
- 6802e34 [GFS2] Clean up the glock core by Steven Whitehouse · 17 years ago
- 7afd88d [GFS2] Fix a page lock / glock deadlock by Steven Whitehouse · 17 years ago
- 048786f [GFS2] make gfs2_glock_hold() static by Adrian Bunk · 17 years ago
- b1e058d gfs2: make gfs2_holder.gh_owner_pid be a struct pid * by Pavel Emelyanov · 17 years ago
- b4c2016 [GFS2] flocks from same process trip kernel BUG at fs/gfs2/glock.c:1118! by Abhijith Das · 17 years ago
- 8fbbfd2 [GFS2] Reduce number of gfs2_scand processes to one by Steven Whitehouse · 18 years ago
- d93cfa9 [GFS2] Fix deallocation issues by Abhijith Das · 18 years ago
- e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 18 years ago
- 04b933f [GFS2] Red Hat bz 228540: owner references by Robert Peterson · 18 years ago
- 3b8249f [GFS2] Fix bz 224480 and cleanup glock demotion code by Steven Whitehouse · 18 years ago
- 7c52b16 [GFS2] Add gfs2_tool lockdump support to gfs2 (bz 228540) by Robert Peterson · 18 years ago
- b5d32be [GFS2] Tidy up glops calls by Steven Whitehouse · 18 years ago
- 1c0f487 [GFS2] Remove local exclusive glock mode by Steven Whitehouse · 18 years ago
- e5dab55 [GFS2] Remove the "greedy" function from glock.[ch] by Steven Whitehouse · 18 years ago
- 3699e3a [GFS2] Clean up/speed up readdir by Steven Whitehouse · 18 years ago
- b004157 [GFS2] Fix journal flush problem by Steven Whitehouse · 18 years ago
- 2ca9950 [GFS2] Fix page lock/glock deadlock by Steven Whitehouse · 18 years ago
- c594d88 [GFS2] Remove unused GL_DUMP flag by Steven Whitehouse · 18 years ago
- 9461061 [GFS2] Remove unused function from glock.c by Steven Whitehouse · 18 years ago
- 9b47c11 [GFS2] Use void * instead of typedef for locking module interface by Steven Whitehouse · 18 years ago
- 1c089c3 [GFS2] Remove one typedef by Steven Whitehouse · 18 years ago
- 85d1da6 [GFS2] Move glock hash table out of superblock by Steven Whitehouse · 18 years ago
- f2f7ba5 [GFS2] Make headers compile on their own by Steven Whitehouse · 18 years ago
- cd91549 [GFS2] Change all types to uX style by Steven Whitehouse · 19 years ago
- 5029996 [GFS2] Tidy up locking code by Steven Whitehouse · 19 years ago
- e9fc2aa [GFS2] Update copyright, tidy up incore.h by Steven Whitehouse · 19 years ago
- 5e2b061 [GFS2] Remove unused code from glock layer by Steven Whitehouse · 19 years ago
- 8fb4b53 [GFS2] Make glock operations const by Steven Whitehouse · 19 years ago
- feaa7bb [GFS2] Fix unlinked file handling by Steven Whitehouse · 19 years ago
- 320dd10 [GFS2] glock debugging and inode cache changes by Steven Whitehouse · 19 years ago
- 3a8a9a1 [GFS2] Update copyright date to 2006 by Steven Whitehouse · 19 years ago
- 08bc2db [GFS2] [-mm patch] fs/gfs2/: possible cleanups by Adrian Bunk · 19 years ago
- 579b78a [GFS2] Remove GL_NEVER_RECURSE flag by Steven Whitehouse · 19 years ago
- 190562b [GFS2] Fix a bug: scheduling under a spinlock by Steven Whitehouse · 19 years ago
- fe1bded [GFS2] Use vmalloc() in dir code by Steven Whitehouse · 19 years ago
- d0dc80d [GFS2] Update debugging code by Steven Whitehouse · 19 years ago
- b3b94fa [GFS2] The core of GFS2 by David Teigland · 19 years ago