Jan Blunck 1d957f9bf8 Introduce path_put() 17 år sedan
..
locking e07dd2ad30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw 17 år sedan
Kconfig 9beeb9f3c5 [DLM/GFS2] indent help text 18 år sedan
Makefile 3cc3f710ce [GFS2] Use ->page_mkwrite() for mmap() 17 år sedan
acl.c 3bd858ab1c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check 18 år sedan
acl.h 77386e1f66 [GFS2] Remove gfs2_check_acl() 18 år sedan
bmap.c eebd2aa355 Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user 17 år sedan
bmap.h e9e1ef2b6e [GFS2] Remove function gfs2_get_block 17 år sedan
daemon.c ec69b18883 [GFS2] Move gfs2_logd into log.c 17 år sedan
daemon.h ec69b18883 [GFS2] Move gfs2_logd into log.c 17 år sedan
dir.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 år sedan
dir.h dbb7cae2a3 [GFS2] Clean up inode number handling 18 år sedan
eaops.c bcd405599f [GFS2] Remove unrequired code 17 år sedan
eaops.h 4ef290025c [GFS2] mark struct *_operations const 17 år sedan
eattr.c 6dbd822487 [GFS2] Reduce inode size by moving i_alloc out of line 17 år sedan
eattr.h b44b84d765 [GFS2] gfs2 misc endianness annotations 18 år sedan
gfs2.h e9fc2aa091 [GFS2] Update copyright, tidy up incore.h 19 år sedan
glock.c eccba06891 gfs2: make gfs2_glock.gl_owner_pid be a struct pid * 17 år sedan
glock.h b1e058da50 gfs2: make gfs2_holder.gh_owner_pid be a struct pid * 17 år sedan
glops.c 3042a2ccd6 [GFS2] Reorder writeback for glock sync 17 år sedan
glops.h f2f7ba5237 [GFS2] Make headers compile on their own 19 år sedan
incore.h eccba06891 gfs2: make gfs2_glock.gl_owner_pid be a struct pid * 17 år sedan
inode.c 69840b0d06 iget: use iget_failed() in GFS2 17 år sedan
inode.h 5561093e2c [GFS2] Introduce gfs2_set_aops() 17 år sedan
lm.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 år sedan
lm.h 9b47c11d1c [GFS2] Use void * instead of typedef for locking module interface 19 år sedan
locking.c 7d308590ae [GFS2] Export lm_interface to kernel headers 19 år sedan
log.c ac39aadd04 [GFS2] Fix assert in log code 17 år sedan
log.h ec69b18883 [GFS2] Move gfs2_logd into log.c 17 år sedan
lops.c 2bcd610d2f [GFS2] Don't add glocks to the journal 17 år sedan
lops.h 2332c4435b [GFS2] assertion failure after writing to journaled file, umount 18 år sedan
main.c 598278bd48 [GFS2] Remove unneeded i_spin 17 år sedan
meta_io.c 3e5cd0877e [GFS2] Fix typo 17 år sedan
meta_io.h f91a0d3e24 [GFS2] Remove useless i_cache from inodes 17 år sedan
mount.c 9a5ad13856 [GFS2] Add NULL entry to token table 17 år sedan
mount.h f2f7ba5237 [GFS2] Make headers compile on their own 19 år sedan
ops_address.c eebd2aa355 Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user 17 år sedan
ops_address.h e9e1ef2b6e [GFS2] Remove function gfs2_get_block 17 år sedan
ops_dentry.c dbb7cae2a3 [GFS2] Clean up inode number handling 18 år sedan
ops_dentry.h f2f7ba5237 [GFS2] Make headers compile on their own 19 år sedan
ops_export.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 år sedan
ops_file.c b7fe2e391e [GFS2] Fix page_mkwrite truncation race path 17 år sedan
ops_fstype.c 1d957f9bf8 Introduce path_put() 17 år sedan
ops_fstype.h 3965516440 exportfs: make struct export_operations const 17 år sedan
ops_inode.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 år sedan
ops_inode.h c97bfe4351 [GFS2] Remove lock methods for lock_nolock protocol 17 år sedan
ops_super.c e7e36f1435 [GFS2] Remove unused field in struct gfs2_inode 17 år sedan
ops_super.h ee9b6d61a2 [PATCH] Mark struct super_operations const 18 år sedan
quota.c 6dbd822487 [GFS2] Reduce inode size by moving i_alloc out of line 17 år sedan
quota.h f2f7ba5237 [GFS2] Make headers compile on their own 19 år sedan
recovery.c c78bad11fb fs/: Spelling fixes 17 år sedan
recovery.h 5516762261 [GFS2] split and annotate gfs2_log_head 18 år sedan
rgrp.c 6dbd822487 [GFS2] Reduce inode size by moving i_alloc out of line 17 år sedan
rgrp.h 6dbd822487 [GFS2] Reduce inode size by moving i_alloc out of line 17 år sedan
super.c 0811a127cb [GFS2] Initialize extent_list earlier 17 år sedan
super.h bb8d8a6f54 [GFS2] Fix sign problem in quota/statfs and cleanup _host structures 18 år sedan
sys.c e07dd2ad30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw 17 år sedan
sys.h f2f7ba5237 [GFS2] Make headers compile on their own 19 år sedan
trans.c 2bcd610d2f [GFS2] Don't add glocks to the journal 17 år sedan
trans.h 2bcd610d2f [GFS2] Don't add glocks to the journal 17 år sedan
util.c bb8d8a6f54 [GFS2] Fix sign problem in quota/statfs and cleanup _host structures 18 år sedan
util.h 1c1afa3c05 Merge master.kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw 18 år sedan