- f88c3fb mm, slab: remove last vestiges of SLAB_MEM_SPREAD by Linus Torvalds · 12 months ago
- 8ee0fd9 gfs2: dynamically allocate the gfs2-qd shrinker by Qi Zheng · 1 year, 6 months ago
- ab8eecf gfs2: Rename "freeze_workqueue" to "gfs2_freeze" by Andreas Gruenbacher · 1 year, 6 months ago
- 5c0dc37 gfs2: Rename "gfs_recovery" workqueue to "gfs2_recovery" by Andreas Gruenbacher · 1 year, 6 months ago
- 74b1b10 gfs2: Register fs after creating workqueues by Bob Peterson · 2 years, 6 months ago
- c42b729 Merge tag 'gfs2-v5.19-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 2 years, 7 months ago
- e33c267 mm: shrinkers: provide shrinkers with names by Roman Gushchin · 2 years, 9 months ago
- de3f906 gfs2: Revert 'Fix "truncate in progress" hang' by Andreas Gruenbacher · 2 years, 9 months ago
- 11d8b79 gfs2: Use container_of() for gfs2_glock(aspace) by Kees Cook · 2 years, 10 months ago
- 00e8e9b gfs2: amend SLAB_RECLAIM_ACCOUNT on gfs2 related slab cache by Zhaoyang Huang · 4 years, 2 months ago
- 7542486 gfs2: eliminate GIF_ORDERED in favor of list_empty by Bob Peterson · 4 years, 9 months ago
- b839dad gfs2: new slab for transactions by Bob Peterson · 6 years ago
- 9331b67 Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
- 638803d Revert "gfs2: Replace gl_revokes with a GLF flag" by Bob Peterson · 6 years ago
- 7336d0e treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398 by Thomas Gleixner · 6 years ago
- 73118ca gfs2: Replace gl_revokes with a GLF flag by Bob Peterson · 6 years ago
- 2abbf9a gfs: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
- 21f09c4 gfs2: Move rs_{sizehint, rgd_gh} fields into the inode by Andreas Gruenbacher · 7 years ago
- 8b0d7f5 gfs2: Fix wrong error handling in init_gfs2_fs() by Tetsuo Handa · 7 years ago
- df68f20 GFS2: Remove gl_list from glock structure by Bob Peterson · 8 years ago
- e0d735c gfs2: fix to detect failure of register_shrinker by Chao Yu · 8 years ago
- 6df9f9a gfs2: Lock holder cleanup by Andreas Gruenbacher · 9 years ago
- 1e875f5 gfs2: Initialize iopen glock holder for new inodes by Andreas Gruenbacher · 9 years ago
- 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
- a097dc7e GFS2: Make rgrp reservations part of the gfs2_inode structure by Bob Peterson · 10 years ago
- b54e9a0 GFS2: Extract quota data from reservations structure (revert 5407e24) by Bob Peterson · 9 years ago
- f3dd164 gfs2: Remove gl_spin define by Andreas Gruenbacher · 9 years ago
- 2e60d76 GFS2: update freeze code to use freeze/thaw_super on all nodes by Benjamin Marzinski · 10 years ago
- d77d1b5 GFS2: Use pr_<level> more consistently by Joe Perches · 11 years ago
- fc554ed GFS2: global conversion to pr_foo() by Fabian Frederick · 11 years ago
- c754fbb GFS2: Use RCU/hlist_bl based hash for quotas by Steven Whitehouse · 11 years ago
- 2147dbf GFS2: Use generic list_lru for quota by Steven Whitehouse · 11 years ago
- 1ab6c49 fs: convert fs shrinkers to new scan/count API by Dave Chinner · 12 years ago
- d08fa65 GFS2: WQ_NON_REENTRANT is meaningless and going away by Tejun Heo · 12 years ago
- 5407e24 GFS2: Fold quota data into the reservations struct by Bob Peterson · 13 years ago
- e8c92ed GFS2: Clean up log write code path by Steven Whitehouse · 13 years ago
- 36f5580 GFS2: Use slab for block reservation memory by Bob Peterson · 13 years ago
- 75ca61c1 GFS2: Remove a __GFP_NOFAIL allocation by Steven Whitehouse · 13 years ago
- e0c2a9a GFS2: dlm based recovery coordination by David Teigland · 13 years ago
- 564e12b GFS2: decouple quota allocations from block allocations by Bob Peterson · 13 years ago
- 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 14 years ago
- 17d539f GFS2: Cache dir hash table in a contiguous buffer by Steven Whitehouse · 14 years ago
- b7c2f03 Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
- 8d2c50e gfs2: Drop __TIME__ usage by Michal Marek · 14 years ago
- f42ab08 GFS2: Optimise glock lru and end of life inodes by Steven Whitehouse · 14 years ago
- 3ae2a1ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 14 years ago
- 2aa1589 mm: prevent concurrent unmap_mapping_range() on the same inode by Miklos Szeredi · 14 years ago
- 58a69cb workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' by Tejun Heo · 14 years ago
- bc015cb GFS2: Use RCU for glock hash table by Steven Whitehouse · 14 years ago
- 91b7450 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
- 6370a6a workqueue: add and use WQ_MEM_RECLAIM flag by Tejun Heo · 14 years ago
- 8d12358 GFS2: Make . and .. qstrs constant by Steven Whitehouse · 14 years ago
- 9fa0ea9 GFS2: Use new workqueue scheme by Steven Whitehouse · 14 years ago
- 6ecd7c2 gfs2: use workqueue instead of slow-work by Tejun Heo · 15 years ago
- 7c9a84a GFS2: Remove space from slab cache name by Steven Whitehouse · 15 years ago
- 009d851 GFS2: Metadata address space clean up by Steven Whitehouse · 15 years ago
- 3d7a641 SLOW_WORK: Wait for outstanding work items belonging to a module to clear by David Howells · 15 years ago
- fe64d51 GFS2: Umount recovery race fix by Steven Whitehouse · 16 years ago
- f057f6c GFS2: Merge lock_dlm module into GFS2 by Steven Whitehouse · 16 years ago
- 0a7ab79 GFS2: change gfs2_quota_scan into a shrinker by Abhijith Das · 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
- 37b2c83 GFS2: Clean up & move gfs2_quotad by Steven Whitehouse · 16 years ago
- b276058 GFS2: Rationalise header files by Steven Whitehouse · 16 years ago
- 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 17 years ago
- 6802e34 [GFS2] Clean up the glock core by Steven Whitehouse · 17 years ago
- 6bdd9be [GFS2] Allocate gfs2_rgrpd from slab memory by Bob Peterson · 17 years ago
- 598278b [GFS2] Remove unneeded i_spin by Bob Peterson · 17 years ago
- 6dbd822 [GFS2] Reduce inode size by moving i_alloc out of line by Steven Whitehouse · 17 years ago
- f91a0d3 [GFS2] Remove useless i_cache from inodes by Steven Whitehouse · 17 years ago
- 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
- 8fbbfd2 [GFS2] Reduce number of gfs2_scand processes to one by Steven Whitehouse · 18 years ago
- 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 18 years ago
- a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 18 years ago
- 5cefcab Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 18 years ago
- 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 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
- cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
- e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
- eb1dc33 [GFS2] don't panic needlessly by Alexey Dobriyan · 18 years ago
- 907b9bc [GFS2/DLM] Fix trailing whitespace by Steven Whitehouse · 18 years ago
- 7d30859 [GFS2] Export lm_interface to kernel headers by Fabio Massimo Di Nitto · 18 years ago
- b639789 [GFS2] Use hlist for glock hash chains by Steven Whitehouse · 18 years ago
- 85d1da6 [GFS2] Move glock hash table out of superblock by Steven Whitehouse · 18 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
- ec45d9f [GFS2] Use slab properly with glocks 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
- bd89680 [GFS2] Remove semaphore.h from C files by Steven Whitehouse · 19 years ago
- 419c93e0 [GFS2] Add gfs2meta filesystem by Steven Whitehouse · 19 years ago
- 5c676f6 [GFS2] Macros removal in gfs2.h by Steven Whitehouse · 19 years ago
- b3b94fa [GFS2] The core of GFS2 by David Teigland · 19 years ago