Sign in
android-kvm
/
linux
/
f2eecb91522686edf8199947b77f435a4031d92f
/
fs
/
gfs2
/
ops_fstype.c
2b88f7c
GFS2: Remove unused sysfs file
by Steven Whitehouse
· 16 years ago
8d8291a
GFS2: Remove no_formal_ino generating code
by Steven Whitehouse
· 16 years ago
40b78a3
GFS2: Clean up of extended attribute support
by Steven Whitehouse
· 16 years ago
d34843d
GFS2: Add "-o errors=panic|withdraw" mount options
by Bob Peterson
· 16 years ago
8633ecf
GFS2: Add online uevent to GFS2
by Steven Whitehouse
· 16 years ago
6399777
GFS2: Add tracepoints
by Steven Whitehouse
· 16 years ago
c905959
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
003dec8
GFS2: Merge gfs2_get_sb into gfs2_get_sb_meta
by Steven Whitehouse
· 16 years ago
f6d0313
GFS2: Fix locking issue mounting gfs2meta fs
by Steven Whitehouse
· 16 years ago
e1defc4
block: Do away with the notion of hardsect_size
by Martin K. Petersen
· 16 years ago
fe64d51
GFS2: Umount recovery race fix
by Steven Whitehouse
· 16 years ago
48c2b61
GFS2: Add commit= mount option
by Steven Whitehouse
· 16 years ago
e24977d
Reduce path_lookup() abuses
by Al Viro
· 16 years ago
b1fffc9
gfs2: Remove code handling bio_alloc failure with __GFP_WAIT
by Nikanth Karthikesan
· 16 years ago
6bac243
GFS2: Clean up of glops.c
by Steven Whitehouse
· 16 years ago
02e3cc7
GFS2: Expose UUID via sysfs/uevent
by Steven Whitehouse
· 16 years ago
e7c8707
GFS2: Fix error path ref counting for root inode
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
6f04c1c
GFS2: Fix remount argument parsing
by Steven Whitehouse
· 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
3af165a
GFS2: Fix use-after-free bug on umount
by Steven Whitehouse
· 16 years ago
b528968
GFS2: Fix bug in gfs2_lock_fs_check_clean()
by Steven Whitehouse
· 16 years ago
97cc1025
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
813e0c46
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
c9e9888
GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize
by Steven Whitehouse
· 16 years ago
b276058
GFS2: Rationalise header files
by Steven Whitehouse
· 16 years ago
719ee34
GFS2: high time to take some time over atime
by Steven Whitehouse
· 16 years ago
acd2c8a
GFS2: GFS2 will panic if you misspell any mount options
by Abhijith Das
· 16 years ago
9b8df98
GFS2: Fix metafs mounts
by Steven Whitehouse
· 17 years ago
9cabcdb
[GFS2] Replace rgrp "recent list" with mru list
by Steven Whitehouse
· 17 years ago
1bdad60
[GFS2] Remove remote lock dropping code
by Steven Whitehouse
· 17 years ago
048bca2
[GFS2] No lock_nolock
by Steven Whitehouse
· 17 years ago
00377d8
[GFS2] Prefer strlcpy() over snprintf()
by Jean Delvare
· 17 years ago
58e9fee
[GFS2] Invalidate cache at correct point
by Benjamin Marzinski
· 17 years ago
860b25d
[GFS2] Remove drop of module ref where not needed
by Steven Whitehouse
· 17 years ago
7dc2cf1
[GFS2] fix file_system_type leak on gfs2meta mount
by Christoph Hellwig
· 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
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
0811a12
[GFS2] Initialize extent_list earlier
by Bob Peterson
· 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
da6dd40
[GFS2] Journal extent mapping
by Bob Peterson
· 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
7a9f53b
[GFS2] Alternate gfs2_iget to avoid looking up inodes being freed
by Benjamin Marzinski
· 17 years ago
16615be
[GFS2] Clean up journaled data writing
by Steven Whitehouse
· 17 years ago
d7b616e
[GFS2] Clean up ordered write code
by Steven Whitehouse
· 18 years ago
d1e2777
[GFS2] panic after can't parse mount arguments
by Abhijith Das
· 18 years ago
bb3b0e3
[GFS2] Clean up invalidatepage/releasepage
by Steven Whitehouse
· 18 years ago
34eaae3
[GFS2] fixed a NULL pointer assignment BUG
by Denis Cheng
· 18 years ago
5d35e31
[GFS2] better code for translating characters
by Denis Cheng
· 18 years ago
2d3ba1e
[GFS2] unneeded typecast
by Denis Cheng
· 18 years ago
adb4ec1
[GFS2] use list_for_each_entry instead
by Denis Cheng
· 18 years ago
75be73a
[GFS2] Ensure journal file cache is flushed after recovery
by Bob Peterson
· 18 years ago
8fbbfd2
[GFS2] Reduce number of gfs2_scand processes to one
by Steven Whitehouse
· 18 years ago
ca5a939
[GFS2] use the declaration of gfs2_dops in the header file instead
by Denis Cheng
· 18 years ago
bb9bcf0
[GFS2] Obtaining no_formal_ino from directory entry
by Wendy Cheng
· 18 years ago
b35997d
[GFS2] Can't mount GFS2 file system on AoE device
by Robert Peterson
· 18 years ago
4bd91ba
[GFS2] Add nanosecond timestamp feature
by Steven Whitehouse
· 18 years ago
bb8d8a6
[GFS2] Fix sign problem in quota/statfs and cleanup _host structures
by Steven Whitehouse
· 18 years ago
dbb7cae
[GFS2] Clean up inode number handling
by Steven Whitehouse
· 18 years ago
5f88209
[GFS2] lockdump improvements
by Robert Peterson
· 18 years ago
7c52b16
[GFS2] Add gfs2_tool lockdump support to gfs2 (bz 228540)
by Robert Peterson
· 18 years ago
d5a6751
[GFS2] add newline to printk message
by Richard Fearn
· 18 years ago
f73ca1b
[PATCH] Revert bd_mount_mutex back to a semaphore
by David Chinner
· 18 years ago
629a21e
[GFS2] split and annotate gfs2_inum
by Al Viro
· 18 years ago
bbbe451
[GFS2] fs/gfs2/ops_fstype.c:fill_super_meta(): fix NULL dereference
by Adrian Bunk
· 18 years ago
b0cb669
[GFS2] fs/gfs2/ops_fstype.c:gfs2_get_sb_meta(): remove unused variable
by Adrian Bunk
· 18 years ago
3cf1e7b
[GFS2] Remove duplicate sb reading code
by Steven Whitehouse
· 18 years ago
907b9bc
[GFS2/DLM] Fix trailing whitespace
by Steven Whitehouse
· 18 years ago
7d30859
[GFS2] Export lm_interface to kernel headers
by Fabio Massimo Di Nitto
· 18 years ago
a2c4580
[GFS2] vfree should be kfree
by Steven Whitehouse
· 19 years ago
b9201ce
[GFS2] Forgot to remove unused include vmalloc.h
by Steven Whitehouse
· 19 years ago
85d1da6
[GFS2] Move glock hash table out of superblock
by Steven Whitehouse
· 19 years ago
26c1a57
[GFS2] More code style updates
by Steven Whitehouse
· 19 years ago
a91ea69
[GFS2] Align all labels against LH side
by Steven Whitehouse
· 19 years ago
e9fc2aa
[GFS2] Update copyright, tidy up incore.h
by Steven Whitehouse
· 19 years ago
8638460
[GFS2] Allow mounting of gfs2 and gfs2meta at the same time
by Abhijith Das
· 19 years ago
a2242db
[GFS2] Speed up scanning of glocks
by Steven Whitehouse
· 19 years ago
8872187
[GFS2] Fix a couple of refcount leaks.
by Russell Cattelan
· 19 years ago
f45b7dd
[GFS2] Use a bio to read the superblock
by Steven Whitehouse
· 19 years ago
ecb1460
[GFS2] Make GFS2 work with lock validator
by Steven Whitehouse
· 19 years ago
ccd6efd
[patch 1/1] gfs2: get_sb_dev() fix
by Andrew Morton
· 19 years ago
feaa7bb
[GFS2] Fix unlinked file handling
by Steven Whitehouse
· 19 years ago
3a8a9a1
[GFS2] Update copyright date to 2006
by Steven Whitehouse
· 19 years ago
bd89680
[GFS2] Remove semaphore.h from C files
by Steven Whitehouse
· 19 years ago
9801f64
[GFS2] Remove incorrect initialisation of gh_owner
by Steven Whitehouse
· 19 years ago
5bb76af
[GFS2] Set d_ops for root inode
by Robert S Peterson
· 19 years ago
579b78a
[GFS2] Remove GL_NEVER_RECURSE flag
by Steven Whitehouse
· 19 years ago
c63e31c
[GFS2] journal recovery patch
by David Teigland
· 19 years ago
b09e593
[GFS2] Fix a ref count bug and other clean ups
by Steven Whitehouse
· 19 years ago
484adff
[GFS2] Update locking in log.c
by Steven Whitehouse
· 19 years ago
71b86f5
[GFS2] Further updates to dir and logging code
by Steven Whitehouse
· 19 years ago
Next »