Commit Graph

809 Commits (0cc1770b66ddc2524ab5f0ed6ba5f2df19d6414a)

Author SHA1 Message Date
Steven Whitehouse 7ed122e42c GFS2: Streamline alloc calculations for writes 16 years ago
Steven Whitehouse 9a776db737 GFS2: Send useful information with uevent messages 16 years ago
Steven Whitehouse 3af165ac4d GFS2: Fix use-after-free bug on umount 16 years ago
Steven Whitehouse 2e204703a1 GFS2: Remove ancient, unused code 16 years ago
Steven Whitehouse 2bfb6449b7 GFS2: Move four functions from super.c 16 years ago
Steven Whitehouse b52896813c GFS2: Fix bug in gfs2_lock_fs_check_clean() 16 years ago
Steven Whitehouse fdd1062eba GFS2: Send some sensible sysfs stuff 16 years ago
Steven Whitehouse 97cc1025b1 GFS2: Kill two daemons with one patch 16 years ago
Steven Whitehouse 9ac1b4d9b6 GFS2: Move gfs2_recoverd into recovery.c 16 years ago
Steven Whitehouse 813e0c46c9 GFS2: Fix "truncate in progress" hang 16 years ago
Steven Whitehouse 37b2c8377c GFS2: Clean up & move gfs2_quotad 16 years ago
Steven Whitehouse fa75cedc3d GFS2: Add more detail to debugfs glock dumps 16 years ago
Steven Whitehouse 73f749483e GFS2: Banish struct gfs2_rgrpd_host 16 years ago
Steven Whitehouse cfc8b54922 GFS2: Move rg_free from gfs2_rgrpd_host to gfs2_rgrpd 16 years ago
Steven Whitehouse d8b71f7381 GFS2: Move rg_igeneration into struct gfs2_rgrpd 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
Harvey Harrison 55ba474dae GFS2: sparse annotation of gl->gl_spin 16 years ago
Steven Whitehouse 1bb7322fd0 GFS2: Fix up jdata writepage/delete_inode 16 years ago
Steven Whitehouse b276058371 GFS2: Rationalise header files 16 years ago
Steven Whitehouse e9079cce20 GFS2: Support for FIEMAP ioctl 16 years ago
Nick Piggin 54566b2c15 fs: symlink write_begin allocation context fix 16 years ago
David Howells 3de7be3355 CRED: Wrap task credential accesses in the GFS2 filesystem 16 years ago
Christoph Hellwig 440037287c [PATCH] switch all filesystems over to d_obtain_alias 17 years ago
Al Viro 3516586a42 [PATCH] make O_EXCL in nd->intent.flags visible in nd->flags 17 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 17 years ago
Steven Whitehouse 254db57f9b GFS2: Support for I/O barriers 17 years ago
Steven Whitehouse 719ee34467 GFS2: high time to take some time over atime 17 years ago
Steven Whitehouse 37ec89e83c GFS2: The war on bloat 17 years ago
Abhijith Das acd2c8aa02 GFS2: GFS2 will panic if you misspell any mount options 17 years ago
Bob Peterson acb57a3652 GFS2: Direct IO write at end of file error 17 years ago
Julien Brunel bd1eb8818c GFS2: Use an IS_ERR test rather than a NULL test 17 years ago
Steven Whitehouse dff5257473 GFS2: Fix race relating to glock min-hold time 17 years ago
David Teigland 0f8e0d9a31 dlm: allow multiple lockspace creates 17 years ago
Steven Whitehouse 0188d6c580 GFS2: Fix & clean up GFS2 rename 17 years ago
Bob Peterson 72dbf4790f GFS2: rm on multiple nodes causes panic 17 years ago
Steven Whitehouse 9b8df98fc8 GFS2: Fix metafs mounts 17 years ago
Steven Whitehouse c1e817d03a GFS2: Fix debugfs glock file iterator 17 years ago
Al Viro a569c711f6 [PATCH] don't pass nameidata to gfs2_lookupi() 17 years ago
Al Viro e6305c43ed [PATCH] sanitize ->permission() prototype 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
David Howells 4abaca17e7 [GFS2] Fix GFS2's use of do_div() in its quota calculations 17 years ago
Li Xiaodong a93a6ce242 [GFS2] Remove unused declaration 17 years ago
Steven Whitehouse c9f6a6bbc2 [GFS2] Remove support for unused and pointless flag 17 years ago
Steven Whitehouse 9cabcdbd46 [GFS2] Replace rgrp "recent list" with mru list 17 years ago
Steven Whitehouse 209806aba9 [GFS2] Allow local DF locks when holding a cached EX glock 17 years ago
Steven Whitehouse 265d529cef [GFS2] Fix delayed demote race 17 years ago