]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - fs/gfs2/inode.c
[GFS2] inode-diet: Eliminate i_blksize from the inode structure
[linux-2.6-omap-h63xx.git] / fs / gfs2 / inode.c
2006-09-28 Theodore Ts'o[GFS2] inode-diet: Eliminate i_blksize from the inode...
2006-09-28 Theodore Ts'o[GFS2] inode_diet: Replace inode.u.generic_ip with...
2006-09-28 Steven WhitehouseMerge branch 'master' into gfs2
2006-09-25 Steven Whitehouse[GFS2] Fix up merge of Linus' kernel into GFS2
2006-09-25 Steven Whitehouse[GFS2/DLM] Fix trailing whitespace
2006-09-21 Steven WhitehouseMerge branch 'master' into gfs2
2006-09-19 Fabio Massimo Di... [GFS2] Export lm_interface to kernel headers
2006-09-13 Steven WhitehouseMerge branch 'master' into gfs2
2006-09-04 Steven Whitehouse[GFS2] Remove a cast, tidy gfs2_inode_attr_in
2006-09-04 Steven Whitehouse[GFS2] Change all types to uX style
2006-09-04 Steven Whitehouse[GFS2] Tidy up bmap/inode code
2006-09-04 Steven WhitehouseMerge branch 'master' into gfs2
2006-09-01 Steven Whitehouse[GFS2] Update copyright, tidy up incore.h
2006-08-29 Steven WhitehouseMerge branch 'master' into gfs2
2006-08-07 Steven WhitehouseMerge branch 'master'
2006-07-31 Steven Whitehouse[GFS2] Tidy up in various files
2006-07-31 Steven WhitehouseMerge branch 'master'
2006-07-17 Steven WhitehouseMerge branch 'master'
2006-07-11 Abhijith Das[PATCH] patch to init di_payload_format field in gfs2_d...
2006-07-11 Steven Whitehouse[GFS2] Add generation number
2006-07-06 Steven Whitehouse[GFS2] Fixes to scanning of glocks (again)
2006-07-06 Steven WhitehouseMerge branch 'master'
2006-07-05 Steven WhitehouseMerge branch 'master'
2006-07-03 Steven WhitehouseMerge rsync://git.kernel.org/pub/scm/linux/kernel/git...
2006-06-22 Steven Whitehouse[GFS2] Remove unused flag
2006-06-22 Steven Whitehouse[GFS2] Remove gfs2_repermission
2006-06-20 Steven WhitehouseMerge branch 'master'
2006-06-19 Steven WhitehouseMerge branch 'master'
2006-06-14 Steven Whitehouse[GFS2] Fix unlinked file handling
2006-06-06 Steven WhitehouseMerge branch 'master'
2006-05-25 Steven WhitehouseMerge branch 'master'
2006-05-18 Steven Whitehouse[GFS2] glock debugging and inode cache changes
2006-05-18 Steven Whitehouse[GFS2] Update copyright date to 2006
2006-05-18 Steven Whitehouse[GFS2] Remove semaphore.h from C files
2006-05-16 Steven Whitehouse[GFS2] Fix ref count bug that used to bite us on umount
2006-05-12 Steven Whitehouse[GFS2] Remove incorrect initialisation of gh_owner
2006-05-12 Steven WhitehouseMerge branch 'master'
2006-05-05 Steven Whitehouse[GFS2] Readpages support
2006-04-28 Steven Whitehouse[GFS2] Reordering in deallocation to avoid recursive...
2006-04-27 David TeiglandMerge branch 'master'
2006-04-21 Steven WhitehouseMerge branch 'master'
2006-04-20 Steven Whitehouse[GFS2] Fix a bug: scheduling under a spinlock
2006-04-03 Steven WhitehouseMerge branch 'master'
2006-03-31 Steven WhitehouseMerge branch 'master'
2006-03-28 Steven Whitehouse[GFS2] Further updates to dir and logging code
2006-03-20 Steven WhitehouseMerge branch 'master'
2006-03-20 Steven Whitehouse[GFS2] Fix bug in directory code and tidy up
2006-03-01 Steven Whitehouse[GFS2] Tidy up mount code.
2006-02-27 Steven Whitehouse[GFS2] Macros removal in gfs2.h
2006-02-27 Steven WhitehouseMerge branch 'master'
2006-02-27 Steven Whitehouse[GFS2] 80 Column audit of GFS2
2006-02-23 Steven WhitehouseMerge branch 'master'
2006-02-21 Steven Whitehouse[GFS2] Use mutices rather than semaphores
2006-02-13 Steven Whitehouse[GFS2] Fix for root inode ref count bug
2006-01-30 Steven Whitehouse[GFS2] Add gfs2_internal_read()
2006-01-30 Steven Whitehouse[GFS2] Bug fix relating to endian conversion in inode.c
2006-01-20 David TeiglandMerge branch 'master'
2006-01-18 Steven Whitehouse[GFS2] Add an additional argument to gfs2_trans_add_bh()
2006-01-18 Steven Whitehouse[GFS2] Update init_dinode() to reduce stack usage
2006-01-18 David TeiglandMerge branch 'master'
2006-01-16 David Teigland[GFS2] The core of GFS2