Commit Graph

74 Commits (6a51091d0775cdc4a923f2172c61925ad416aa32)

Author SHA1 Message Date
Steven Whitehouse f057f6cdf6 GFS2: Merge lock_dlm module into GFS2 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 ad6203f2b4 GFS2: Move "entries" into "proper" inode 16 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
Steven Whitehouse 9b8c81d1de [GFS2] Allow bmap to allocate extents 17 years ago
Marcin Slusarz bb16b342b2 [GFS2] be*_add_cpu conversion 17 years ago
Steven Whitehouse 77658aad22 [GFS2] Eliminate (almost) duplicate field from gfs2_inode 17 years ago
Steven Whitehouse b45e41d7d5 [GFS2] Add extent allocation to block allocator 17 years ago
Steven Whitehouse 1639431a3f [GFS2] Merge gfs2_alloc_meta and gfs2_alloc_data 17 years ago
Steven Whitehouse 5731be53e3 [GFS2] Update gfs2_trans_add_unrevoke to accept extents 17 years ago
Steven Whitehouse 9a0045088d [GFS2] Shrink & rename di_depth 17 years ago
Bob Peterson fe6c991c52 [GFS2] Get rid of unneeded parameter in gfs2_rlist_alloc 17 years ago
David Howells e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
Steven Whitehouse 6dbd822487 [GFS2] Reduce inode size by moving i_alloc out of line 17 years ago
Benjamin Marzinski 7a9f53b3c1 [GFS2] Alternate gfs2_iget to avoid looking up inodes being freed 18 years ago
Steven Whitehouse 382e6e256b [GFS2] Add a missing gfs2_trans_add_bh() 18 years ago
Wendy Cheng bb9bcf0616 [GFS2] Obtaining no_formal_ino from directory entry 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
akpm@linux-foundation.org f391a4ead6 [GFS2] printk warning fixes 18 years ago
Steven Whitehouse bdd19a22f8 [GFS2] Patch to detect corrupt number of dir entries in leaf and/or inode blocks 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Eric Sandeen ddfe062783 [GFS2] use CURRENT_TIME_SEC instead of get_seconds in gfs2 18 years ago
Steven Whitehouse 3699e3a44b [GFS2] Clean up/speed up readdir 18 years ago
Steven Whitehouse 5e7d65cd9d [GFS2] Make sentinel dirents compatible with gfs1 18 years ago
Steven Whitehouse 9e2dbdac3d [GFS2] Remove gfs2_inode_attr_in 18 years ago
Steven Whitehouse a9583c7983 [GFS2] Shrink gfs2_inode (7) - di_payload_format 18 years ago
Steven Whitehouse 1a7b1eed58 [GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctime 18 years ago
Steven Whitehouse 539e5d6b7a [GFS2] Change argument of gfs2_dinode_out 18 years ago
Al Viro b44b84d765 [GFS2] gfs2 misc endianness annotations 18 years ago
Al Viro 629a21e7ec [GFS2] split and annotate gfs2_inum 18 years ago
Adrian Bunk b7d8ac3e17 [GFS2] gfs2_dir_read_data(): fix uninitialized variable usage 19 years ago
Adrian Bunk 348acd48f0 [GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): don't use an uninitialized variable 19 years ago
Adrian Bunk abbdbd2065 [GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): remove dead code 19 years ago
Al Viro a2d7d021d7 [GFS2] gfs2 endianness bug: be16 assigned to be32 field 19 years ago
Steven Whitehouse 907b9bceb4 [GFS2/DLM] Fix trailing whitespace 19 years ago
Steven Whitehouse 7276b3b0c7 [GFS2] Tidy up meta_io code 19 years ago
Fabio Massimo Di Nitto 7d308590ae [GFS2] Export lm_interface to kernel headers 19 years ago
Jan Engelhardt c53921248c [GFS2] More style changes 19 years ago
Steven Whitehouse 2bdbc5d739 [GFS2] Directory code style changes 19 years ago
Steven Whitehouse cd915493fc [GFS2] Change all types to uX style 19 years ago
Steven Whitehouse a91ea69ffd [GFS2] Align all labels against LH side 19 years ago
Steven Whitehouse e9fc2aa091 [GFS2] Update copyright, tidy up incore.h 19 years ago
Steven Whitehouse 899bb26450 [GFS2] Fix bug in directory code 19 years ago
Steven Whitehouse f25ef0c1b4 [GFS2] Tidy gfs2_unstuffer_page 19 years ago
Steven Whitehouse 634ee0b9f4 [GFS2] Fix use after free bug in dir.c 19 years ago
Steven Whitehouse 4da3c6463e [GFS2] Fix a coupls of warnings in dir.c 19 years ago