eCryptfs: don't encrypt file key with filename key
[safe/jmp/linux-2.6] / fs / gfs2 / ops_super.c
2009-01-10 Takashi Satofilesystem freeze: add error handling of write_super_lo...
2009-01-05 Steven WhitehouseGFS2: Fix use-after-free bug on umount (try #2)
2009-01-05 Steven WhitehouseRevert "GFS2: Fix use-after-free bug on umount"
2009-01-05 Steven WhitehouseGFS2: Fix use-after-free bug on umount
2009-01-05 Steven WhitehouseGFS2: Move four functions from super.c
2009-01-05 Steven WhitehouseGFS2: Kill two daemons with one patch
2009-01-05 Steven WhitehouseGFS2: Banish struct gfs2_dinode_host
2009-01-05 Steven WhitehouseGFS2: Move di_eattr into "proper" inode
2009-01-05 Steven WhitehouseGFS2: Fix up jdata writepage/delete_inode
2009-01-05 Steven WhitehouseGFS2: Rationalise header files
2008-09-18 Steven WhitehouseGFS2: high time to take some time over atime
2008-08-13 Steven WhitehouseGFS2: Fix metafs mounts
2008-06-27 Steven Whitehouse[GFS2] Remove remote lock dropping code
2008-06-27 Bob Peterson[GFS2] kernel panic mounting volume
2008-05-12 Bob Peterson[GFS2] filesystem consistency error from do_strip
2008-03-31 Steven Whitehouse[GFS2] Remove lm.[ch] and distribute content
2008-01-25 Steven Whitehouse[GFS2] Remove unused field in struct gfs2_inode
2007-10-10 Steven Whitehouse[GFS2] Clean up journaled data writing
2007-10-10 Steven Whitehouse[GFS2] Reduce number of gfs2_scand processes to one
2007-07-09 Abhijith Das[GFS2] Fix deallocation issues
2007-05-01 Steven Whitehouse[GFS2] Fix bz 224480 and cleanup glock demotion code
2007-02-12 Josef 'Jeff' Sipek[PATCH] Mark struct super_operations const
2007-02-05 Steven Whitehouse[GFS2] Remove the "greedy" function from glock.[ch]
2007-02-05 Steven Whitehouse[GFS2] Fix ordering of page disposal vs. glock_dq
2007-02-05 David Teigland[GFS2] don't try to lockfs after shutdown
2006-11-30 Steven Whitehouse[GFS2] Fix journal flush problem
2006-11-30 Steven Whitehouse[GFS2] Shrink gfs2_inode (3) - di_mode
2006-11-30 Al Viro[GFS2] split and annotate gfs2_statfs_change
2006-11-06 Steven Whitehouse[GFS2] Fix incorrect fs sync behaviour.
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-09 Steven Whitehouse[GFS2] vfree should be kfree (II)
2006-09-05 Steven Whitehouse[GFS2] Directory code style changes
2006-09-04 Steven Whitehouse[GFS2] Some further style changes
2006-09-01 Steven Whitehouse[GFS2] Update copyright, tidy up incore.h
2006-08-25 Abhijith Das[GFS2] Allow mounting of gfs2 and gfs2meta at the same...
2006-08-18 Steven Whitehouse[GFS2] Fix leak of gfs2_bufdata
2006-07-26 Steven Whitehouse[GFS2] Remove page.[ch]
2006-07-03 Steven Whitehouse[GFS2] API change for gfs2_statfs
2006-06-19 Steven Whitehouse[GFS2] Remove debugging printks
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-05 Steven Whitehouse[GFS2] Readpages support
2006-04-18 Steven Whitehouse[GFS2] Use vmalloc() in dir code
2006-04-07 Steven Whitehouse[GFS2] Fix a ref count bug and other clean ups
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] Audit printk and kmalloc
2006-02-23 David Teigland[GFS2] Patch to remove stats gathering from GFS2
2006-02-21 Steven Whitehouse[GFS2] Use mutices rather than semaphores
2006-01-30 Steven Whitehouse[GFS2] Add gfs2_internal_read()
2006-01-16 David Teigland[GFS2] The core of GFS2