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