Commit Graph

114 Commits (78b6513d2881f1a759fb9825a036d926392de084)

Author SHA1 Message Date
Steven Whitehouse 97cc1025b1 GFS2: Kill two daemons with one patch 16 years ago
Steven Whitehouse 383f01fbf4 GFS2: Banish struct gfs2_dinode_host 16 years ago
Steven Whitehouse c9e9888677 GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize 16 years ago
Steven Whitehouse 3767ac21f4 GFS2: Move di_eattr into "proper" inode 16 years ago
Steven Whitehouse ad6203f2b4 GFS2: Move "entries" into "proper" inode 16 years ago
Steven Whitehouse bcf0b5b348 GFS2: Move generation number into "proper" part of inode 16 years ago
Steven Whitehouse b276058371 GFS2: Rationalise header files 16 years ago
David Howells 3de7be3355 CRED: Wrap task credential accesses in the GFS2 filesystem 16 years ago
Steven Whitehouse 719ee34467 GFS2: high time to take some time over atime 17 years ago
Julien Brunel bd1eb8818c GFS2: Use an IS_ERR test rather than a NULL test 17 years ago
Steven Whitehouse 0188d6c580 GFS2: Fix & clean up GFS2 rename 17 years ago
Al Viro a569c711f6 [PATCH] don't pass nameidata to gfs2_lookupi() 17 years ago
Steven Whitehouse c9f6a6bbc2 [GFS2] Remove support for unused and pointless flag 17 years ago
Miklos Szeredi f58ba88910 [GFS2] don't call permission() 17 years ago
Bob Peterson 091806edd4 [GFS2] filesystem consistency error from do_strip 17 years ago
Josef Bacik 16c5f06f15 [GFS2] fix GFP_KERNEL misuses 17 years ago
Cyrill Gorcunov 182fe5abd8 [GFS2] possible null pointer dereference fixup 17 years ago
Denis Cheng 43a33c53cc [GFS2] re-support special inode 17 years ago
Denis Cheng d83225d45d [GFS2] remove gfs2_dev_iops 17 years ago
Steven Whitehouse 7afd88d916 [GFS2] Fix a page lock / glock deadlock 17 years ago
Steven Whitehouse 77658aad22 [GFS2] Eliminate (almost) duplicate field from gfs2_inode 17 years ago
Steven Whitehouse ce276b06e8 [GFS2] Reduce inode size by merging fields 17 years ago
Steven Whitehouse 9a0045088d [GFS2] Shrink & rename di_depth 17 years ago
Bob Peterson ca390601a8 [GFS2] Fix debug inode printing 17 years ago
Steven Whitehouse ecc30c7915 [GFS2] Streamline indirect pointer tree height calculation 17 years ago
David Howells 69840b0d06 iget: use iget_failed() in GFS2 17 years ago
Bob Peterson 1b8177ec1e [GFS2] Lockup on error 17 years ago
Steven Whitehouse 6dbd822487 [GFS2] Reduce inode size by moving i_alloc out of line 17 years ago
Wendy Cheng c97bfe4351 [GFS2] Remove lock methods for lock_nolock protocol 17 years ago
Steven Whitehouse 2bcd610d2f [GFS2] Don't add glocks to the journal 17 years ago
Steven Whitehouse 5561093e2c [GFS2] Introduce gfs2_set_aops() 17 years ago
Steven Whitehouse f91a0d3e24 [GFS2] Remove useless i_cache from inodes 17 years ago
Steven Whitehouse 51ff87bdd9 [GFS2] Clean up internal read function 17 years ago
Benjamin Marzinski 7a9f53b3c1 [GFS2] Alternate gfs2_iget to avoid looking up inodes being freed 18 years ago
Wendy Cheng e9bd2b3baf [GFS2] fix inode meta data corruption 18 years ago
Wendy Cheng 35dcc52e3a [GFS2] Remove i_mode passing from NFS File Handle 18 years ago
Wendy Cheng bb9bcf0616 [GFS2] Obtaining no_formal_ino from directory entry 18 years ago
Abhijith Das d93cfa9884 [GFS2] Fix deallocation issues 18 years ago
akpm@linux-foundation.org 037bcbb756 [GFS2] gfs2_lookupi() uninitialised var fix 18 years ago
Steven Whitehouse c8cdf47937 [GFS2] Recovery for lost unlinked inodes 18 years ago
Steven Whitehouse e1cc86037b [GFS2] Fix bug in error path of inode 18 years ago
Steven Whitehouse 4bd91ba181 [GFS2] Add nanosecond timestamp feature 18 years ago
Steven Whitehouse bb8d8a6f54 [GFS2] Fix sign problem in quota/statfs and cleanup _host structures 18 years ago
Steven Whitehouse dbb7cae2a3 [GFS2] Clean up inode number handling 18 years ago
Steven Whitehouse 1be3867955 [GFS2] Fix bz 229831, lookup returns wrong inode 18 years ago
Wendy Cheng fb0d3bce8e [GFS2] pass formal ino in do_filldir_main 18 years ago
Russell Cattelan ddee76089c [GFS2] Fix unlink deadlocks 18 years ago
Steven Whitehouse d7c103d0bd [GFS2] Fix recursive locking attempt with NFS 18 years ago
Eric Sandeen ddfe062783 [GFS2] use CURRENT_TIME_SEC instead of get_seconds in gfs2 18 years ago
Adrian Bunk 03dc6a538e [GFS2] make gfs2_change_nlink_i() static 18 years ago