Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
fc4d5c292b68ef02514d2072dcbf82d090c34875
/
fs
/
gfs2
d9ba761
GFS2: Ensure that the inode goal block settings are updated
by Steven Whitehouse
· 16 years ago
d8bd504
GFS2: Fix bug in block allocation
by Steven Whitehouse
· 16 years ago
e56985d
GFS2: Fix page_mkwrite() return code
by Steven Whitehouse
· 16 years ago
52fcd11
GFS2: Clear dirty bit at end of inode glock sync
by Steven Whitehouse
· 16 years ago
a2c252e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
by Linus Torvalds
· 16 years ago
b1fffc9
gfs2: Remove code handling bio_alloc failure with __GFP_WAIT
by Nikanth Karthikesan
· 16 years ago
1328df7
GFS2: Use DEFINE_SPINLOCK
by Xu Gang
· 16 years ago
10d2198
GFS2: cleanup file_operations mess
by Christoph Hellwig
· 16 years ago
a228df6
GFS2: Move umount flush rwsem
by Steven Whitehouse
· 16 years ago
5cf3252
GFS2: Fix symlink creation race
by Steven Whitehouse
· 16 years ago
7fa5d20
GFS2: Make quotad's waiting interruptible
by Steven Whitehouse
· 16 years ago
8fe74cf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
c2ec175
mm: page_mkwrite change prototype to match fault
by Nick Piggin
· 16 years ago
ce3b0f8
New helper - current_umask()
by Al Viro
· 16 years ago
3ae5080
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
92cecbb
constify dentry_operations: GFS2
by Al Viro
· 16 years ago
df3647b
GFS2: Fix freeze issue
by Steven Whitehouse
· 16 years ago
9c53883
Fix a minor bug in the previous patch
by Steven Whitehouse
· 16 years ago
6bac243
GFS2: Clean up of glops.c
by Steven Whitehouse
· 16 years ago
02ffad0
GFS2: Fix locking bug in failed shared to exclusive conversion
by Benjamin Marzinski
· 16 years ago
229615d
GFS2: Pagecache usage optimization on GFS2
by Hisashi Hifumi
· 16 years ago
02ab172
GFS2: fix sparse warning: Should it be static?
by Hannes Eder
· 16 years ago
075ac44
GFS2: fix sparse warnings: constant is so big it is ...
by Hannes Eder
· 16 years ago
b9a9694
GFS2: Support quota/noquota mount arguments
by Steven Whitehouse
· 16 years ago
223b2b8
GFS2: Fix alignment issue and tidy gfs2_bitfit
by Steven Whitehouse
· 16 years ago
64d576b
GFS2: Add a "demote a glock" interface to sysfs
by Steven Whitehouse
· 16 years ago
02e3cc7
GFS2: Expose UUID via sysfs/uevent
by Steven Whitehouse
· 16 years ago
f15ab56
GFS2: Support generation of discard requests
by Steven Whitehouse
· 16 years ago
d8348de
GFS2: Fix deadlock on journal flush
by Steven Whitehouse
· 16 years ago
e7c8707
GFS2: Fix error path ref counting for root inode
by Steven Whitehouse
· 16 years ago
ac2425e
GFS2: Remove unused field from glock
by Steven Whitehouse
· 16 years ago
f057f6c
GFS2: Merge lock_dlm module into GFS2
by Steven Whitehouse
· 16 years ago
22077f5
GFS2: Remove "double" locking in quota
by Steven Whitehouse
· 16 years ago
0a7ab79
GFS2: change gfs2_quota_scan into a shrinker
by Abhijith Das
· 16 years ago
2db2aac
GFS2: Bring back lvb-related stuff to lock_nolock to support quotas
by Abhijith Das
· 16 years ago
6f04c1c
GFS2: Fix remount argument parsing
by Steven Whitehouse
· 16 years ago
c4be0c1
filesystem freeze: add error handling of write_super_lockfs/unlockfs
by Takashi Sato
· 16 years ago
c8f554b
GFS2: Fix typo in gfs_page_mkwrite()
by Benjamin Marzinski
· 16 years ago
0027ce6
GFS2: LSF and LBD are now one and the same
by Steven Whitehouse
· 16 years ago
e4fefba
GFS2: Set GFP_NOFS when allocating page on write
by Steven Whitehouse
· 16 years ago
eb8374e
GFS2: Use DEFINE_SPINLOCK
by Julia Lawall
· 16 years ago
88a19ad
GFS2: Fix use-after-free bug on umount (try #2)
by Steven Whitehouse
· 16 years ago
fefc03b
Revert "GFS2: Fix use-after-free bug on umount"
by Steven Whitehouse
· 16 years ago
7ed122e
GFS2: Streamline alloc calculations for writes
by Steven Whitehouse
· 16 years ago
9a776db
GFS2: Send useful information with uevent messages
by Steven Whitehouse
· 16 years ago
3af165a
GFS2: Fix use-after-free bug on umount
by Steven Whitehouse
· 16 years ago
2e20470
GFS2: Remove ancient, unused code
by Steven Whitehouse
· 16 years ago
2bfb644
GFS2: Move four functions from super.c
by Steven Whitehouse
· 16 years ago
b528968
GFS2: Fix bug in gfs2_lock_fs_check_clean()
by Steven Whitehouse
· 16 years ago
fdd1062
GFS2: Send some sensible sysfs stuff
by Steven Whitehouse
· 16 years ago
97cc102
GFS2: Kill two daemons with one patch
by Steven Whitehouse
· 16 years ago
9ac1b4d
GFS2: Move gfs2_recoverd into recovery.c
by Steven Whitehouse
· 16 years ago
813e0c4
GFS2: Fix "truncate in progress" hang
by Steven Whitehouse
· 16 years ago
37b2c83
GFS2: Clean up & move gfs2_quotad
by Steven Whitehouse
· 16 years ago
fa75ced
GFS2: Add more detail to debugfs glock dumps
by Steven Whitehouse
· 16 years ago
73f7494
GFS2: Banish struct gfs2_rgrpd_host
by Steven Whitehouse
· 16 years ago
cfc8b54
GFS2: Move rg_free from gfs2_rgrpd_host to gfs2_rgrpd
by Steven Whitehouse
· 16 years ago
d8b71f7
GFS2: Move rg_igeneration into struct gfs2_rgrpd
by Steven Whitehouse
· 16 years ago
383f01f
GFS2: Banish struct gfs2_dinode_host
by Steven Whitehouse
· 16 years ago
c9e9888
GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize
by Steven Whitehouse
· 16 years ago
3767ac2
GFS2: Move di_eattr into "proper" inode
by Steven Whitehouse
· 16 years ago
ad6203f
GFS2: Move "entries" into "proper" inode
by Steven Whitehouse
· 16 years ago
bcf0b5b
GFS2: Move generation number into "proper" part of inode
by Steven Whitehouse
· 16 years ago
55ba474
GFS2: sparse annotation of gl->gl_spin
by Harvey Harrison
· 16 years ago
1bb7322
GFS2: Fix up jdata writepage/delete_inode
by Steven Whitehouse
· 16 years ago
b276058
GFS2: Rationalise header files
by Steven Whitehouse
· 16 years ago
e9079cc
GFS2: Support for FIEMAP ioctl
by Steven Whitehouse
· 16 years ago
54566b2
fs: symlink write_begin allocation context fix
by Nick Piggin
· 16 years ago
3de7be3
CRED: Wrap task credential accesses in the GFS2 filesystem
by David Howells
· 16 years ago
4400372
[PATCH] switch all filesystems over to d_obtain_alias
by Christoph Hellwig
· 16 years ago
3516586
[PATCH] make O_EXCL in nd->intent.flags visible in nd->flags
by Al Viro
· 16 years ago
a447c09
vfs: Use const for kernel parser table
by Steven Whitehouse
· 16 years ago
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
Next »