[GFS2] Fix OOM error handling
[safe/jmp/linux-2.6] / fs / gfs2 / inode.c
2006-11-06 Steven Whitehouse[GFS2] Fix OOM error handling
2006-10-03 Ryan O'Hara[GFS2] Initialize SELinux extended attributes at inode...
2006-10-02 Steven Whitehouse[GFS2] Mark nlink cleared so VFS sees it happen
2006-10-02 Steven Whitehouse[GFS2] Remove uneeded endian conversion
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-25 Steven Whitehouse[GFS2/DLM] Fix trailing whitespace
2006-09-19 Fabio Massimo Di... [GFS2] Export lm_interface to kernel headers
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-01 Steven Whitehouse[GFS2] Update copyright, tidy up incore.h
2006-07-31 Steven Whitehouse[GFS2] Tidy up in various files
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-06-22 Steven Whitehouse[GFS2] Remove unused flag
2006-06-22 Steven Whitehouse[GFS2] Remove gfs2_repermission
2006-06-14 Steven Whitehouse[GFS2] Fix unlinked file handling
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-05 Steven Whitehouse[GFS2] Readpages support
2006-04-28 Steven Whitehouse[GFS2] Reordering in deallocation to avoid recursive...
2006-04-20 Steven Whitehouse[GFS2] Fix a bug: scheduling under a spinlock
2006-03-28 Steven Whitehouse[GFS2] Further updates to dir and logging code
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 Whitehouse[GFS2] 80 Column audit of GFS2
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-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-16 David Teigland[GFS2] The core of GFS2