Thomas Gleixner
|
8b0e195314
ktime: Cleanup ktime_set() usage
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Chao Yu
|
e0d735c1cc
gfs2: fix to detect failure of register_shrinker
|
9 years ago |
Fabian Frederick
|
47a9a52794
GFS2: use BIT() macro
|
9 years ago |
Andreas Gruenbacher
|
6df9f9a253
gfs2: Lock holder cleanup
|
9 years ago |
Andreas Gruenbacher
|
ec5ec66ba4
gfs2: Get rid of gfs2_ilookup
|
9 years ago |
Andreas Gruenbacher
|
3ce37b2cb4
gfs2: Fix gfs2_lookup_by_inum lock inversion
|
9 years ago |
Linus Torvalds
|
be1332c099
Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
|
9 years ago |
Denys Vlasenko
|
a527b38e14
GFS2: fs/gfs2/glock.c: Deinline do_error, save 1856 bytes
|
9 years ago |
Bob Copeland
|
8f6fd83c6c
rhashtable: accept GFP flags in rhashtable_walk_init
|
9 years ago |
Benjamin Marzinski
|
3e11e53041
GFS2: ignore unlock failures after withdraw
|
9 years ago |
Bob Peterson
|
ff34245d52
GFS2: Don't filter out I_FREEING inodes anymore
|
10 years ago |
Bob Peterson
|
a4923865ea
GFS2: Prevent delete work from occurring on glocks used for create
|
9 years ago |
Bob Peterson
|
7508abc4bd
GFS2: Check if iopen is held when deleting inode
|
9 years ago |
Bob Peterson
|
2aba1b5b4f
GFS2: Reintroduce a timeout in function gfs2_gl_hash_clear
|
10 years ago |
Bob Peterson
|
b58bf407ca
GFS2: Reduce size of incore inode
|
10 years ago |
Andrew Price
|
3dd1dd8c69
GFS2: Use rht_for_each_entry_rcu in glock_hash_walk
|
9 years ago |
Andreas Gruenbacher
|
f3dd164912
gfs2: Remove gl_spin define
|
9 years ago |
Andreas Gruenbacher
|
8f7e0a806d
gfs2: A minor "sbstats" cleanup
|
10 years ago |
Ben Hutchings
|
4d207133e9
gfs2: Make statistics unsigned, suitable for use with do_div()
|
10 years ago |
Bob Peterson
|
88ffbf3e03
GFS2: Use resizable hash table for glocks
|
10 years ago |
Bob Peterson
|
15562c439d
GFS2: Move glock superblock pointer to field gl_name
|
10 years ago |
Andreas Gruenbacher
|
81648d0431
gfs2: Simplify the seq file code for "sbstats"
|
10 years ago |
Bob Peterson
|
e7ccaf5fe1
GFS2: Don't add all glocks to the lru
|
10 years ago |
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 |