Commit Graph

210 Commits (2b6d598bc9043f51d2092d10392a6e3c161cdff7)

Author SHA1 Message Date
Dave Chinner 1ab6c4997e fs: convert fs shrinkers to new scan/count API 12 years ago
Glauber Costa 55f841ce93 super: fix calculation of shrinkable objects for small numbers 12 years ago
Bob Peterson 068213f7d3 GFS2: Remove unnecessary memory barrier 12 years ago
Steven Whitehouse 7286b31eab GFS2: Take glock reference in examine_bucket() 12 years ago
Dan Carpenter dfc4616dde GFS2: alloc_workqueue() doesn't return an ERR_PTR 12 years ago
Joe Perches 7af584d3b0 gfs2: Convert print_symbol to %pSR 12 years ago
Bob Peterson 222cb538f5 GFS2: Flush work queue before clearing glock hash tables 12 years ago
Steven Whitehouse 7bd8b2eb32 GFS2: Add origin indicator to glock demote tracing 12 years ago
Steven Whitehouse 81ffbf654f GFS2: Add origin indicator to glock callbacks 12 years ago
Steven Whitehouse 28fb302755 GFS2: Remove gfs2_refresh_inode from inode creation path 12 years ago
Steven Whitehouse 4506a519f2 GFS2: Split glock lru processing into two parts 12 years ago
Steven Whitehouse 2a00585593 GFS2: Separate LRU scanning from shrinker 12 years ago
Rafael Aquini 252aa6f5be mm: redefine address_space.assoc_mapping 12 years ago
David Teigland 4e2f8849de GFS2: remove redundant lvb pointer 12 years ago
David Teigland dba2d70c5d GFS2: only use lvb on glocks that need it 12 years ago
David Teigland fb6791d100 GFS2: skip dlm_unlock calls in unmount 12 years ago
Bob Peterson 06dfc30641 GFS2: Rename glops go_xmote_th to go_sync 12 years ago
Steven Whitehouse 8eae1ca003 GFS2: Review bug traps in glops.c 12 years ago
Bob Peterson e5dc76b9af GFS2: Eliminate redundant calls to may_grant 13 years ago
Bob Peterson 81e1d45061 GFS2: Combine functions gfs2_glock_dq_wait and wait_on_demote 13 years ago
Bob Peterson 07a7904942 GFS2: Combine functions gfs2_glock_wait and wait_on_holder 13 years ago
Bob Peterson 4abb6ad9ea GFS2: inline __gfs2_glock_schedule_for_reclaim 13 years ago
Steven Whitehouse 0fe2f1e929 GFS2: Size seq_file buffer more carefully 13 years ago
Steven Whitehouse 1bb49303b7 GFS2: Use seq_vprintf for glocks debugfs file 13 years ago
Benjamin Marzinski 90306c41dc GFS2: Use lvbs for storing rgrp information with mount option 13 years ago
Steven Whitehouse ba1ddcb6ca GFS2: Cache last hash bucket for glock seq_files 13 years ago
Steven Whitehouse df5d2f5560 GFS2: Increase buffer size for glocks and glstats debugfs files 13 years ago
Steven Whitehouse a245769f25 GFS2: glock statistics gathering 13 years ago
Steven Whitehouse 4043b886b0 GFS2: Fix race between lru_list and glock ref count 13 years ago
David Teigland e0c2a9aa1e GFS2: dlm based recovery coordination 13 years ago
Bob Peterson 7cf8dcd3b6 GFS2: Automatically adjust glock min hold time 14 years ago
Ying Han 1495f230fa vmscan: change shrinker API by passing shrink_control struct 14 years ago
Bob Peterson f90e5b5b13 GFS2: Processes waiting on inode glock that no processes are holding 14 years ago
Steven Whitehouse 588da3b3be GFS2: Don't use a try lock when promoting to a higher mode 14 years ago
Christoph Hellwig 1879fd6a26 add hlist_bl_lock/unlock helpers 14 years ago
Steven Whitehouse 4667a0ec32 GFS2: Make writeback more responsive to system conditions 14 years ago
Steven Whitehouse f42ab08529 GFS2: Optimise glock lru and end of life inodes 14 years ago
Steven Whitehouse 627c10b7e4 GFS2: Improve tracing support (adds two flags) 14 years ago
Steven Whitehouse 29687a2ac8 GFS2: Alter point of entry to glock lru list for glocks with an address_space 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Steven Whitehouse 7e32d02613 GFS2: Don't use _raw version of RCU dereference 14 years ago
Bob Peterson fa1bbdea30 GFS2: Optimize glock multiple-dequeue code 14 years ago
Steven Whitehouse fc0e38dae6 GFS2: Fix glock deallocation race 14 years ago
Tejun Heo 58a69cb47e workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' 14 years ago
Steven Whitehouse edae38a643 GFS2: Fix glock queue trace point 14 years ago
Steven Whitehouse bc015cb841 GFS2: Use RCU for glock hash table 14 years ago
Steven Whitehouse 47a25380e3 GFS2: Merge glock state fields into a bitfield 14 years ago
Steven Whitehouse 921169ca2f GFS2: Clean up of gdlm_lock function 14 years ago
Joe Perches 5e69069c1a GFS2: fs/gfs2/glock.c: Use printf extension %pV 14 years ago
Joe Perches cc18152eb7 GFS2: fs/gfs2/glock.c: Convert sprintf_symbol to %pS 14 years ago