Chengyu Song
|
7b4ddfa7c9
gfs2: incorrect check for debugfs returns
|
10 years ago |
Linus Torvalds
|
6bec003528
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
|
10 years ago |
Christoph Hellwig
|
b83ae6d421
fs: remove mapping->backing_dev_info
|
10 years ago |
Bob Peterson
|
8f6cb409f0
GFS2: Eliminate __gfs2_glock_remove_from_lru
|
10 years ago |
Markus Elfring
|
30badc9543
GFS2: Deletion of unnecessary checks before two function calls
|
10 years ago |
Fabian Frederick
|
d29c0afe4d
GFS2: use _RET_IP_ instead of (unsigned long)__builtin_return_address(0)
|
11 years ago |
Ingo Molnar
|
ca5bc6cd5d
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying new changes
|
11 years ago |
Bob Peterson
|
5bef3e7cf1
GFS2: Allow flocks to use normal glock dq rather than dq_wait
|
11 years ago |
Steven Whitehouse
|
fe0bbd2986
GFS2: Use GFP_NOFS when allocating glocks
|
11 years ago |
Steven Whitehouse
|
94a09a3999
GFS2: Fix race in glock lru glock disposal
|
11 years ago |
Bob Peterson
|
79272b3562
GFS2: Only wait for demote when last holder is dequeued
|
11 years ago |
NeilBrown
|
743162013d
sched: Remove proliferation of wait_on_bit() action functions
|
11 years ago |
Peter Zijlstra
|
4e857c58ef
arch: Mass conversion of smp_mb__*()
|
11 years ago |
Bob Peterson
|
01b172b7b1
GFS2: Ensure workqueue is scheduled after noexp request
|
11 years ago |
Joe Perches
|
d77d1b58aa
GFS2: Use pr_<level> more consistently
|
11 years ago |
Fabian Frederick
|
fc554ed3d8
GFS2: global conversion to pr_foo()
|
11 years ago |
Steven Whitehouse
|
ac3beb6a5d
GFS2: Don't use ENOBUFS when ENOMEM is the correct error code
|
11 years ago |
Tetsuo Handa
|
0b3a2c9968
GFS2: Fix unsafe dereference in dump_holder()
|
11 years ago |
Michal Nazarewicz
|
e3c4269d13
GFS2: fix potential NULL pointer dereference
|
11 years ago |
Steven Whitehouse
|
e66cf16109
GFS2: Use lockref for glocks
|
12 years ago |
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 |
Linus Torvalds
|
e72859b87f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
|
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 |