Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
54e70bffd8575580a60a879692ba41931b927c52
/
fs
/
gfs2
/
sys.c
677abe4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
by Linus Torvalds
· 14 years ago
6a99be5
GFS2: Fix typo
by Steven Whitehouse
· 14 years ago
913a71d
GFS2: Add some useful messages
by Steven Whitehouse
· 15 years ago
5e687ea
GFS2: Various gfs2_logd improvements
by Benjamin Marzinski
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
52cf25d
Driver core: Constify struct sysfs_ops in struct kobj_type
by Emese Revfy
· 15 years ago
9cd4361
kobject: Constify struct kset_uevent_ops
by Emese Revfy
· 15 years ago
e213e26
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 15 years ago
5fb324a
quota: move code from sync_quota_sb into vfs_quota_sync
by Christoph Hellwig
· 15 years ago
c1184f8
GFS2: Remove loopy umount code
by Steven Whitehouse
· 15 years ago
f0b34ae
fs/gfs2/sys.c: use %pUB to print UUIDs
by Joe Perches
· 15 years ago
ea76233
GFS2: Add proper error reporting to quota sync via sysfs
by Steven Whitehouse
· 15 years ago
8c42d63
GFS2: Alter arguments of gfs2_quota/statfs_sync
by Steven Whitehouse
· 15 years ago
2b88f7c
GFS2: Remove unused sysfs file
by Steven Whitehouse
· 15 years ago
31e54b0
GFS2: Add sysfs link to device
by Steven Whitehouse
· 15 years ago
440d6da
GFS2: Add some more info to uevents
by Steven Whitehouse
· 15 years ago
d7e623d
GFS2: Fix permissions on "recover" file
by Steven Whitehouse
· 15 years ago
f6eb534
GFS2: Remove args subdir from gfs2 sysfs files
by Steven Whitehouse
· 15 years ago
e1b28aa
GFS2: Remove lockstruct subdir from gfs2 sysfs files
by Steven Whitehouse
· 15 years ago
fe64d51
GFS2: Umount recovery race fix
by Steven Whitehouse
· 15 years ago
9582d41
GFS2: Remove a couple of unused sysfs entries
by Steven Whitehouse
· 15 years ago
48c2b61
GFS2: Add commit= mount option
by Steven Whitehouse
· 15 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
f057f6c
GFS2: Merge lock_dlm module into GFS2
by Steven Whitehouse
· 16 years ago
0a7ab79
GFS2: change gfs2_quota_scan into a shrinker
by Abhijith Das
· 16 years ago
2e20470
GFS2: Remove ancient, unused code
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
37b2c83
GFS2: Clean up & move gfs2_quotad
by Steven Whitehouse
· 16 years ago
719ee34
GFS2: high time to take some time over atime
by Steven Whitehouse
· 16 years ago
c9f6a6b
[GFS2] Remove support for unused and pointless flag
by Steven Whitehouse
· 16 years ago
1bdad60
[GFS2] Remove remote lock dropping code
by Steven Whitehouse
· 16 years ago
9feb7c8
[GFS2] Remove unused counters
by Bob Peterson
· 17 years ago
da755fd
[GFS2] Remove lm.[ch] and distribute content
by Steven Whitehouse
· 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
e35b921
[GFS2] Don't periodically update the jindex
by Steven Whitehouse
· 17 years ago
c7227e46
[GFS2] Given device ID rather than s_id in "id" sysfs file
by Bob Peterson
· 17 years ago
c2932e0
[GFS2] Remove "reclaim limit"
by Steven Whitehouse
· 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
9bec101
kset: convert gfs2 to use kset_create
by Greg Kroah-Hartman
· 17 years ago
00d2666
kobject: convert main fs kobject to use kobject_create
by Greg Kroah-Hartman
· 17 years ago
3514fac
kobject: remove struct kobj_type from struct kset
by Greg Kroah-Hartman
· 17 years ago
efefc6e
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
34980ca
Drivers: clean up direct setting of the name of a kset
by Greg Kroah-Hartman
· 17 years ago
8fbbfd2
[GFS2] Reduce number of gfs2_scand processes to one
by Steven Whitehouse
· 17 years ago
823bccf
remove "struct subsystem" as it is no longer needed
by Greg Kroah-Hartman
· 18 years ago
e5dab55
[GFS2] Remove the "greedy" function from glock.[ch]
by Steven Whitehouse
· 18 years ago
330005c
[GFS2] Remove max_atomic_write tunable
by Steven Whitehouse
· 18 years ago
3699e3a
[GFS2] Clean up/speed up readdir
by Steven Whitehouse
· 18 years ago
175011c
[GFS2] Remove unused sysfs files
by Steven Whitehouse
· 18 years ago
7d30859
[GFS2] Export lm_interface to kernel headers
by Fabio Massimo Di Nitto
· 18 years ago
65952fb
[GFS2] print mount errors related to sysfs
by David Teigland
· 18 years ago
3204a6c
[GFS2] use snprintf for sysfs show
by David Teigland
· 18 years ago
2c1e52a
[GFS2] More style fixes
by Steven Whitehouse
· 18 years ago
ea67eed
[GFS2] Fix end of multi-line structures
by Steven Whitehouse
· 18 years ago
cd91549
[GFS2] Change all types to uX style
by Steven Whitehouse
· 18 years ago
a91ea69
[GFS2] Align all labels against LH side
by Steven Whitehouse
· 18 years ago
e9fc2aa
[GFS2] Update copyright, tidy up incore.h
by Steven Whitehouse
· 18 years ago
feaa7bb
[GFS2] Fix unlinked file handling
by Steven Whitehouse
· 18 years ago
3a8a9a1
[GFS2] Update copyright date to 2006
by Steven Whitehouse
· 18 years ago
bd89680
[GFS2] Remove semaphore.h from C files
by Steven Whitehouse
· 18 years ago
5c676f6
[GFS2] Macros removal in gfs2.h
by Steven Whitehouse
· 19 years ago
6a6b3d0
[GFS2] Patch to remove stats gathering from GFS2
by David Teigland
· 19 years ago
f55ab26
[GFS2] Use mutices rather than semaphores
by Steven Whitehouse
· 19 years ago
b3b94fa
[GFS2] The core of GFS2
by David Teigland
· 19 years ago