Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
244dc4e54b73567fae7f8fd9ba56584be9375442
/
fs
/
gfs2
13dd7f8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm
by Linus Torvalds
· 16 years ago
254db57
GFS2: Support for I/O barriers
by Steven Whitehouse
· 16 years ago
719ee34
GFS2: high time to take some time over atime
by Steven Whitehouse
· 16 years ago
37ec89e
GFS2: The war on bloat
by Steven Whitehouse
· 16 years ago
acd2c8a
GFS2: GFS2 will panic if you misspell any mount options
by Abhijith Das
· 16 years ago
acb57a3
GFS2: Direct IO write at end of file error
by Bob Peterson
· 16 years ago
bd1eb88
GFS2: Use an IS_ERR test rather than a NULL test
by Julien Brunel
· 16 years ago
dff5257
GFS2: Fix race relating to glock min-hold time
by Steven Whitehouse
· 16 years ago
0f8e0d9
dlm: allow multiple lockspace creates
by David Teigland
· 16 years ago
0188d6c
GFS2: Fix & clean up GFS2 rename
by Steven Whitehouse
· 16 years ago
72dbf47
GFS2: rm on multiple nodes causes panic
by Bob Peterson
· 16 years ago
9b8df98
GFS2: Fix metafs mounts
by Steven Whitehouse
· 16 years ago
c1e817d
GFS2: Fix debugfs glock file iterator
by Steven Whitehouse
· 16 years ago
a569c71
[PATCH] don't pass nameidata to gfs2_lookupi()
by Al Viro
· 16 years ago
e6305c4
[PATCH] sanitize ->permission() prototype
by Al Viro
· 16 years ago
51cc506
SL*B: drop kmem cache argument from constructor
by Alexey Dobriyan
· 16 years ago
38c4657
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
by Linus Torvalds
· 16 years ago
2fceef3
Merge commit 'v2.6.26' into bkl-removal
by Jonathan Corbet
· 16 years ago
4abaca17
[GFS2] Fix GFS2's use of do_div() in its quota calculations
by David Howells
· 16 years ago
a93a6ce
[GFS2] Remove unused declaration
by Li Xiaodong
· 16 years ago
c9f6a6b
[GFS2] Remove support for unused and pointless flag
by Steven Whitehouse
· 16 years ago
9cabcdb
[GFS2] Replace rgrp "recent list" with mru list
by Steven Whitehouse
· 16 years ago
209806a
[GFS2] Allow local DF locks when holding a cached EX glock
by Steven Whitehouse
· 16 years ago
265d529c
[GFS2] Fix delayed demote race
by Steven Whitehouse
· 16 years ago
f58ba88
[GFS2] don't call permission()
by Miklos Szeredi
· 16 years ago
9465efc
Remove BKL from remote_llseek v2
by Andi Kleen
· 16 years ago
f17172e
[GFS2] Fix module building
by Steven Whitehouse
· 16 years ago
31fcba0
[GFS2] Remove all_list from lock_dlm
by Steven Whitehouse
· 16 years ago
b2cad26
[GFS2] Remove obsolete conversion deadlock avoidance code
by Steven Whitehouse
· 16 years ago
1bdad60
[GFS2] Remove remote lock dropping code
by Steven Whitehouse
· 16 years ago
9171f5a
[GFS2] kernel panic mounting volume
by Bob Peterson
· 16 years ago
01b7c7a
[GFS2] Revise readpage locking
by Steven Whitehouse
· 16 years ago
8027473
[GFS2] Fix ordering of args for list_add
by Steven Whitehouse
· 16 years ago
2d81afb
[GFS2] trivial sparse lock annotations
by Harvey Harrison
· 16 years ago
048bca2
[GFS2] No lock_nolock
by Steven Whitehouse
· 16 years ago
f3c9d38
[GFS2] Fix ordering bug in lock_dlm
by Steven Whitehouse
· 16 years ago
6802e34
[GFS2] Clean up the glock core
by Steven Whitehouse
· 16 years ago
5af4e7a
[GFS2] fix gfs2 block allocation (cleaned up)
by Benjamin Marzinski
· 16 years ago
17c15da
[GFS2] BUG: unable to handle kernel paging request at ffff81002690e000
by Bob Peterson
· 16 years ago
00377d8
[GFS2] Prefer strlcpy() over snprintf()
by Jean Delvare
· 16 years ago
ad99f77
[GFS2] Fix cast from unsigned int to s64
by Andrew Price
· 17 years ago
091806e
[GFS2] filesystem consistency error from do_strip
by Bob Peterson
· 17 years ago
8e24eea
fs: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
3c18ddd
mm: remove nopage
by Nick Piggin
· 17 years ago
2402211
dlm: move plock code from gfs2
by David Teigland
· 17 years ago
62be1f7
[GFS2] fix assertion in log_refund()
by Roel Kluin
· 17 years ago
16c5f06
[GFS2] fix GFP_KERNEL misuses
by Josef Bacik
· 17 years ago
773adff
[GFS2] test for IS_ERR rather than 0
by Julia Lawall
· 17 years ago
58e9fee
[GFS2] Invalidate cache at correct point
by Benjamin Marzinski
· 17 years ago
f5a8cd0
[GFS2] fs/gfs2/recovery.c: suppress warnings
by akpm@linux-foundation.org
· 17 years ago
1f466a4
[GFS2] Faster gfs2_bitfit algorithm
by Bob Peterson
· 17 years ago
d82661d
[GFS2] Streamline quota lock/check for no-quota case
by Steven Whitehouse
· 17 years ago
860b25d
[GFS2] Remove drop of module ref where not needed
by Steven Whitehouse
· 17 years ago
20b95bf
[GFS2] gfs2_adjust_quota has broken unstuffing code
by Abhijith Das
· 17 years ago
182fe5a
[GFS2] possible null pointer dereference fixup
by Cyrill Gorcunov
· 17 years ago
1052849
[GFS2] Need to ensure that sector_t is 64bits for GFS2
by Steven Whitehouse
· 17 years ago
43a33c5
[GFS2] re-support special inode
by Denis Cheng
· 17 years ago
d83225d
[GFS2] remove gfs2_dev_iops
by Denis Cheng
· 17 years ago
7dc2cf1
[GFS2] fix file_system_type leak on gfs2meta mount
by Christoph Hellwig
· 17 years ago
9b8c81d
[GFS2] Allow bmap to allocate extents
by Steven Whitehouse
· 17 years ago
7afd88d
[GFS2] Fix a page lock / glock deadlock
by Steven Whitehouse
· 17 years ago
60b779c
[GFS2] proper extern for gfs2/locking/dlm/mount.c:gdlm_ops
by Adrian Bunk
· 17 years ago
8af4c72
[GFS2] gfs2/ops_file.c should #include "ops_inode.h"
by Adrian Bunk
· 17 years ago
bb16b34
[GFS2] be*_add_cpu conversion
by Marcin Slusarz
· 17 years ago
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
Next »