Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
d61ba9fd55b52a10b8e0ffd39bbc33587d3bfc8d
/
fs
/
gfs2
« Previous
840ca0e
[GFS2] Fix bug where we called drop_bh incorrectly
by Steven Whitehouse
· 17 years ago
e23159d
[GFS2] Get inode buffer only once per block map call
by Steven Whitehouse
· 17 years ago
77658aa
[GFS2] Eliminate (almost) duplicate field from gfs2_inode
by Steven Whitehouse
· 17 years ago
30cbf18
[GFS2] Add a function to interate over an extent
by Steven Whitehouse
· 17 years ago
c85a665
[GFS2] The case of the missing asterisk
by Steven Whitehouse
· 17 years ago
b45e41d
[GFS2] Add extent allocation to block allocator
by Steven Whitehouse
· 17 years ago
1639431
[GFS2] Merge gfs2_alloc_meta and gfs2_alloc_data
by Steven Whitehouse
· 17 years ago
5731be5
[GFS2] Update gfs2_trans_add_unrevoke to accept extents
by Steven Whitehouse
· 17 years ago
ac576cc
[GFS2] Merge the rd_last_alloc_meta and rd_last_alloc_data fields
by Steven Whitehouse
· 17 years ago
ce276b0
[GFS2] Reduce inode size by merging fields
by Steven Whitehouse
· 17 years ago
9feb7c8
[GFS2] Remove unused counters
by Bob Peterson
· 17 years ago
9a00450
[GFS2] Shrink & rename di_depth
by Steven Whitehouse
· 17 years ago
cf45b75
[GFS2] Remove rgrp and glock version numbers
by Bob Peterson
· 17 years ago
da755fd
[GFS2] Remove lm.[ch] and distribute content
by Steven Whitehouse
· 17 years ago
ab0d756
[GFS2] Eliminate gl_req_bh
by Bob Peterson
· 17 years ago
110acf3
[GFS2] Add consts to various bits of rgrp.c
by Steven Whitehouse
· 17 years ago
dbac671
[GFS2] Introduce array of buffers to struct metapath
by Steven Whitehouse
· 17 years ago
11707ea
[GFS2] Move part of gfs2_block_map into a separate function
by Steven Whitehouse
· 17 years ago
29d38cd
[GFS2] Get rid of gl_waiters2
by Bob Peterson
· 17 years ago
42d52e3
[GFS2] Combine rg_flags and rd_flags
by Bob Peterson
· 17 years ago
6bdd9be
[GFS2] Allocate gfs2_rgrpd from slab memory
by Bob Peterson
· 17 years ago
3ad62e8
[GFS2] Plug an unlikely leak
by Bob Peterson
· 17 years ago
048786f
[GFS2] make gfs2_glock_hold() static
by Adrian Bunk
· 17 years ago
ef8c441
[GFS2] Only wake the reclaim daemon if we need to
by Bob Peterson
· 17 years ago
7eabb77
[GFS2] Misc fixups
by Bob Peterson
· 17 years ago
d0109bf
[GFS2] Only do lo_incore_commit once
by Bob Peterson
· 17 years ago
ca39060
[GFS2] Fix debug inode printing
by Bob Peterson
· 17 years ago
fe6c991
[GFS2] Get rid of unneeded parameter in gfs2_rlist_alloc
by Bob Peterson
· 17 years ago
ecc30c7
[GFS2] Streamline indirect pointer tree height calculation
by Steven Whitehouse
· 17 years ago
941e6d7
[GFS2] Speed up gfs2_write_alloc_required, deprecate gfs2_extent_map
by Steven Whitehouse
· 17 years ago
1d957f9
Introduce path_put()
by Jan Blunck
· 17 years ago
4ac9137
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
by Jan Blunck
· 17 years ago
69840b0
iget: use iget_failed() in GFS2
by David Howells
· 17 years ago
e231c2e
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
by David Howells
· 17 years ago
eccba06
gfs2: make gfs2_glock.gl_owner_pid be a struct pid *
by Pavel Emelyanov
· 17 years ago
b1e058d
gfs2: make gfs2_holder.gh_owner_pid be a struct pid *
by Pavel Emelyanov
· 17 years ago
eebd2aa
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
by Christoph Lameter
· 17 years ago
c78bad1
fs/: Spelling fixes
by Joe Perches
· 17 years ago
e07dd2a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
by Linus Torvalds
· 17 years ago
7bc5c41
[GFS2] Allow journal recovery on read-only mount
by Abhijith Das
· 17 years ago
1b8177e
[GFS2] Lockup on error
by Bob Peterson
· 17 years ago
b7fe2e3
[GFS2] Fix page_mkwrite truncation race path
by Steven Whitehouse
· 17 years ago
3e5cd08
[GFS2] Fix typo
by Bob Peterson
· 17 years ago
1af5357
[GFS2] Fix write alloc required shortcut calculation
by Steven Whitehouse
· 17 years ago
0522053
[GFS2] gfs2_alloc_required performance
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
ac39aad
[GFS2] Fix assert in log code
by Steven Whitehouse
· 17 years ago
9656b2c
[GFS2] Fix problems relating to execution of files on GFS2
by Steven Whitehouse
· 17 years ago
0811a12
[GFS2] Initialize extent_list earlier
by Bob Peterson
· 17 years ago
e5d9dc2
[GFS2] Allow page migration for writeback and ordered pages
by Steven Whitehouse
· 17 years ago
65a6290
[GFS2] Remove unused variable
by Steven Whitehouse
· 17 years ago
ff91cc9
[GFS2] Fix log block mapper
by Steven Whitehouse
· 17 years ago
fa3742f
[GFS2] Minor correction
by Bob Peterson
· 17 years ago
c3f60b6
[GFS2] Eliminate the no longer needed sd_statfs_mutex
by Bob Peterson
· 17 years ago
b3513fc
[GFS2] Incremental patch to fix compiler warning
by Bob Peterson
· 17 years ago
15c7cee
[GFS2] Function meta_read optimization
by Bob Peterson
· 17 years ago
b0d5fd3
[GFS2] Only fetch the dinode once in block_map
by Bob Peterson
· 17 years ago
398bbe6
[GFS2] Reorganize function gfs2_glmutex_lock
by Bob Peterson
· 17 years ago
5fdc2ee
[GFS2] Run through full bitmaps quicker in gfs2_bitfit
by Bob Peterson
· 17 years ago
0d0868b
[GFS2] Get rid of useless "found" variable in quota.c
by Bob Peterson
· 17 years ago
da6dd40
[GFS2] Journal extent mapping
by Bob Peterson
· 17 years ago
e9e1ef2
[GFS2] Remove function gfs2_get_block
by Bob Peterson
· 17 years ago
2066b58
[GFS2] use pid for plock owner for nfs clients
by David Teigland
· 17 years ago
dbee219
[GFS2] Remove unused variable
by Steven Whitehouse
· 17 years ago
292c8c1
[GFS2] patch to check for recursive lock requests in gfs2_rename code path
by Abhijith Das
· 17 years ago
c97bfe4
[GFS2] Remove lock methods for lock_nolock protocol
by Wendy Cheng
· 17 years ago
bcd4055
[GFS2] Remove unrequired code
by Fabio M. Di Nitto
· 17 years ago
6a69a23
[GFS2] Fix build warnings
by Fabio Massimo Di Nitto
· 17 years ago
002ef1d
[GFS2] remove unnecessary permission checks
by Ryan O'Hara
· 17 years ago
1a2781c
[GFS2] Fix runtime issue with UP kernels
by Fabio Massimo Di Nitto
· 17 years ago
00c1347
[GFS2] tidy up error message
by David Teigland
· 17 years ago
0b7580c
[GFS2] Check for installation of mount helpers for DLM mounts
by Fabio Massimo Di Nitto
· 17 years ago
e35b921
[GFS2] Don't periodically update the jindex
by Steven Whitehouse
· 17 years ago
ec69b18
[GFS2] Move gfs2_logd into log.c
by Steven Whitehouse
· 17 years ago
fd041f0
[GFS2] Use atomic_t for journal free blocks counter
by Steven Whitehouse
· 17 years ago
2bcd610
[GFS2] Don't add glocks to the journal
by Steven Whitehouse
· 17 years ago
8cbc434
[GFS2] check kthread_should_stop when waiting
by David Teigland
· 17 years ago
c7227e4
[GFS2] Given device ID rather than s_id in "id" sysfs file
by Bob Peterson
· 17 years ago
e589665
[GFS2] Remove flags no longer required
by Steven Whitehouse
· 17 years ago
3042a2c
[GFS2] Reorder writeback for glock sync
by Steven Whitehouse
· 17 years ago
52d4c74
[GFS2] Add sync_page to metadata address space operations
by Steven Whitehouse
· 17 years ago
c2932e0
[GFS2] Remove "reclaim limit"
by Steven Whitehouse
· 17 years ago
60b0d08
[GFS2] Remove unused variables
by Steven Whitehouse
· 17 years ago
47e83b5
[GFS2] Use correct include file in ops_address.c
by Steven Whitehouse
· 17 years ago
c41d4f0
[GFS2] Don't hold page lock when starting transaction
by Steven Whitehouse
· 17 years ago
b8e7cbb
[GFS2] Add writepages for GFS2 jdata
by Steven Whitehouse
· 17 years ago
9ff8ec3
[GFS2] Split gfs2_writepage into three cases
by Steven Whitehouse
· 17 years ago
5561093
[GFS2] Introduce gfs2_set_aops()
by Steven Whitehouse
· 17 years ago
bf36a71
[GFS2] Add gfs2_is_writeback()
by Steven Whitehouse
· 17 years ago
e7e36f1
[GFS2] Remove unused field in struct gfs2_inode
by Steven Whitehouse
· 17 years ago
f91a0d3
[GFS2] Remove useless i_cache from inodes
by Steven Whitehouse
· 17 years ago
3cc3f71
[GFS2] Use ->page_mkwrite() for mmap()
by Steven Whitehouse
· 17 years ago
51ff87b
[GFS2] Clean up internal read function
by Steven Whitehouse
· 17 years ago
cc7e79b
[GFS2] Handle multiple glock demote requests
by Wendy Cheng
· 17 years ago
197b12d
Kobject: convert fs/* from kobject_unregister() to kobject_put()
by Greg Kroah-Hartman
· 17 years ago
901195e
Kobject: change GFS2 to use kobject_init_and_add
by Greg Kroah-Hartman
· 17 years ago
0ff21e4
kobject: convert kernel_kset to be a kobject
by Greg Kroah-Hartman
· 17 years ago
bd35b93
kset: convert kernel_subsys to use kset_create
by Greg Kroah-Hartman
· 17 years ago
136a275
kset: convert gfs2 dlm to use kset_create
by Greg Kroah-Hartman
· 17 years ago
Next »