index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
Age
Commit message (
Expand
)
Author
2006-02-22
[GFS2] Missed deletion of debugging code
Steven Whitehouse
2006-02-22
[GFS2] Add list empty test to databuf_lo_add
Steven Whitehouse
2006-02-21
[GFS2] Use mutices rather than semaphores
Steven Whitehouse
2006-02-15
[GFS2] Fix a case where we didn't get unstuffing right
Steven Whitehouse
2006-02-15
[GFS2] Fix for lock recursion problem for internal files
Steven Whitehouse
2006-02-14
[GFS2] Fix the bugs I introduced in the last patch but one
Steven Whitehouse
2006-02-14
[GFS2] Put back O_DIRECT support
Steven Whitehouse
2006-02-13
[GFS2] Change ondisk format (hopefully for the last time)
Steven Whitehouse
2006-02-13
[GFS2] Fix for root inode ref count bug
Steven Whitehouse
2006-02-08
[GFS2] Make journaled data files identical to normal files on disk
Steven Whitehouse
2006-01-31
[GFS2] Update truncate function (shrinking partial blocks)
Steven Whitehouse
2006-01-30
[GFS2] Add gfs2_internal_read()
Steven Whitehouse
2006-01-30
[GFS2] Remove unused prototype
Steven Whitehouse
2006-01-30
[GFS2] Make dir.c independant of jdata.c
Steven Whitehouse
2006-01-30
[GFS2] Use mpage_readpage() in gfs2_readpage()
Steven Whitehouse
2006-01-30
[GFS2] Bug fix relating to endian conversion in inode.c
Steven Whitehouse
2006-01-30
[GFS2] Rename get_block and make it extern
Steven Whitehouse
2006-01-30
[GFS2] Remove unused file resize.c
Steven Whitehouse
2006-01-24
[GFS2] Remove pointless argument relating to truncate
Steven Whitehouse
2006-01-18
[GFS2] Rename gfs2_meta_pin to gfs2_pin
Steven Whitehouse
2006-01-18
[GFS2] Change memory allocations to GFP_NOFS
Steven Whitehouse
2006-01-18
[GFS2] Remove gfs2_databuf in favour of gfs2_bufdata structure
Steven Whitehouse
2006-01-18
[GFS2] Make the new argument to gfs2_trans_add_bh() actually do something
Steven Whitehouse
2006-01-18
[GFS2] Add an additional argument to gfs2_trans_add_bh()
Steven Whitehouse
2006-01-18
[GFS2] Update init_dinode() to reduce stack usage
Steven Whitehouse
2006-01-18
[GFS2] Remove unused code from ondisk.c/gfs2_ondisk.h
Steven Whitehouse
2006-01-18
[GFS2] Remove unused code from various files
Steven Whitehouse
2006-01-18
[GFS2] Remove remains of the GFS2 identify ioctl()
David Teigland
2006-01-18
[GFS2] Only two args for kobject_uevent() in locking/dlm/mount.c
David Teigland
2006-01-17
[GFS2] An update of the GFS2 lock modules
David Teigland
2006-01-17
[GFS2] Fix typo in GFS2 Makefile
David Teigland
2006-01-16
[GFS2] The lock modules for GFS2
David Teigland
2006-01-16
[GFS2] The core of GFS2
David Teigland