Linus Torvalds f26e51f67a Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw il y a 18 ans
..
locking 55c0c4ac0b [GFS2] GFS2: chmod hung - fix race in thread creation il y a 18 ans
Kconfig 9beeb9f3c5 [DLM/GFS2] indent help text il y a 18 ans
Makefile bb8d8a6f54 [GFS2] Fix sign problem in quota/statfs and cleanup _host structures il y a 18 ans
acl.c 3bd858ab1c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check il y a 18 ans
acl.h 77386e1f66 [GFS2] Remove gfs2_check_acl() il y a 18 ans
bmap.c 8475487bef [GFS2] Fix ordering of dirty/journal for ordered buffer unstuffing il y a 18 ans
bmap.h 23591256d6 [GFS2] Fix bmap to map extents properly il y a 19 ans
daemon.c 8fbbfd214c [GFS2] Reduce number of gfs2_scand processes to one il y a 18 ans
daemon.h 8fbbfd214c [GFS2] Reduce number of gfs2_scand processes to one il y a 18 ans
dir.c 7a9f53b3c1 [GFS2] Alternate gfs2_iget to avoid looking up inodes being freed il y a 18 ans
dir.h dbb7cae2a3 [GFS2] Clean up inode number handling il y a 18 ans
eaops.c 4ef290025c [GFS2] mark struct *_operations const il y a 18 ans
eaops.h 4ef290025c [GFS2] mark struct *_operations const il y a 18 ans
eattr.c 4bd91ba181 [GFS2] Add nanosecond timestamp feature il y a 18 ans
eattr.h b44b84d765 [GFS2] gfs2 misc endianness annotations il y a 18 ans
gfs2.h e9fc2aa091 [GFS2] Update copyright, tidy up incore.h il y a 19 ans
glock.c 49e61f2ef6 [GFS2] Move inode deletion out of blocking_cb il y a 18 ans
glock.h b4c20166dc [GFS2] flocks from same process trip kernel BUG at fs/gfs2/glock.c:1118! il y a 18 ans
glops.c 1ad38c437f [GFS2] Clean up gfs2_trans_add_revoke() il y a 18 ans
glops.h f2f7ba5237 [GFS2] Make headers compile on their own il y a 19 ans
incore.h 16615be18c [GFS2] Clean up journaled data writing il y a 18 ans
inode.c 7a9f53b3c1 [GFS2] Alternate gfs2_iget to avoid looking up inodes being freed il y a 18 ans
inode.h 7a9f53b3c1 [GFS2] Alternate gfs2_iget to avoid looking up inodes being freed il y a 18 ans
lm.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h il y a 18 ans
lm.h 9b47c11d1c [GFS2] Use void * instead of typedef for locking module interface il y a 19 ans
locking.c 7d308590ae [GFS2] Export lm_interface to kernel headers il y a 19 ans
log.c 5a60c532c9 [GFS2] Get superblock a different way il y a 18 ans
log.h 16615be18c [GFS2] Clean up journaled data writing il y a 18 ans
lops.c 16615be18c [GFS2] Clean up journaled data writing il y a 18 ans
lops.h 2332c4435b [GFS2] assertion failure after writing to journaled file, umount il y a 18 ans
main.c 8fbbfd214c [GFS2] Reduce number of gfs2_scand processes to one il y a 18 ans
meta_io.c de986e859a [GFS2] Data corruption fix il y a 18 ans
meta_io.h 16615be18c [GFS2] Clean up journaled data writing il y a 18 ans
mount.c 9a5ad13856 [GFS2] Add NULL entry to token table il y a 18 ans
mount.h f2f7ba5237 [GFS2] Make headers compile on their own il y a 19 ans
ops_address.c 891ba6d4a5 [GFS2] Don't try to remove buffers that don't exist il y a 18 ans
ops_address.h cd81a4bac6 [GFS2] Addendum patch 2 for gfs2_grow il y a 18 ans
ops_dentry.c dbb7cae2a3 [GFS2] Clean up inode number handling il y a 18 ans
ops_dentry.h f2f7ba5237 [GFS2] Make headers compile on their own il y a 19 ans
ops_export.c 7a9f53b3c1 [GFS2] Alternate gfs2_iget to avoid looking up inodes being freed il y a 18 ans
ops_file.c b4c20166dc [GFS2] flocks from same process trip kernel BUG at fs/gfs2/glock.c:1118! il y a 18 ans
ops_file.h 6b124d8dba [GFS2] Only set inode flags when required il y a 18 ans
ops_fstype.c 7a9f53b3c1 [GFS2] Alternate gfs2_iget to avoid looking up inodes being freed il y a 18 ans
ops_fstype.h bb8d8a6f54 [GFS2] Fix sign problem in quota/statfs and cleanup _host structures il y a 18 ans
ops_inode.c 16615be18c [GFS2] Clean up journaled data writing il y a 18 ans
ops_inode.h 92e1d5be91 [PATCH] mark struct inode_operations const 2 il y a 18 ans
ops_super.c 16615be18c [GFS2] Clean up journaled data writing il y a 18 ans
ops_super.h ee9b6d61a2 [PATCH] Mark struct super_operations const il y a 18 ans
ops_vm.c 83c54070ee mm: fault feedback #2 il y a 18 ans
ops_vm.h f2f7ba5237 [GFS2] Make headers compile on their own il y a 19 ans
quota.c 2d9a4bbf6d [GFS2] Fix quota do_list operation hang il y a 18 ans
quota.h f2f7ba5237 [GFS2] Make headers compile on their own il y a 19 ans
recovery.c 75be73a824 [GFS2] Ensure journal file cache is flushed after recovery il y a 18 ans
recovery.h 5516762261 [GFS2] split and annotate gfs2_log_head il y a 18 ans
rgrp.c 7a9f53b3c1 [GFS2] Alternate gfs2_iget to avoid looking up inodes being freed il y a 18 ans
rgrp.h cd81a4bac6 [GFS2] Addendum patch 2 for gfs2_grow il y a 18 ans
super.c f26e51f67a Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw il y a 18 ans
super.h bb8d8a6f54 [GFS2] Fix sign problem in quota/statfs and cleanup _host structures il y a 18 ans
sys.c 8fbbfd214c [GFS2] Reduce number of gfs2_scand processes to one il y a 18 ans
sys.h f2f7ba5237 [GFS2] Make headers compile on their own il y a 19 ans
trans.c 1ad38c437f [GFS2] Clean up gfs2_trans_add_revoke() il y a 18 ans
trans.h 1ad38c437f [GFS2] Clean up gfs2_trans_add_revoke() il y a 18 ans
util.c bb8d8a6f54 [GFS2] Fix sign problem in quota/statfs and cleanup _host structures il y a 18 ans
util.h 1c1afa3c05 Merge master.kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw il y a 18 ans