Commit Graph

709 Commits (5fc9f9a1deefc9999af721fba249cd58ee7e273b)

Author SHA1 Message Date
Takashi Sato c4be0c1dc4 filesystem freeze: add error handling of write_super_lockfs/unlockfs 16 years ago
Benjamin Marzinski c8f554b947 GFS2: Fix typo in gfs_page_mkwrite() 16 years ago
Steven Whitehouse 0027ce681e GFS2: LSF and LBD are now one and the same 16 years ago
Steven Whitehouse e4fefbac6c GFS2: Set GFP_NOFS when allocating page on write 16 years ago
Julia Lawall eb8374e71f GFS2: Use DEFINE_SPINLOCK 16 years ago
Steven Whitehouse 88a19ad066 GFS2: Fix use-after-free bug on umount (try #2) 16 years ago
Steven Whitehouse fefc03bfed Revert "GFS2: Fix use-after-free bug on umount" 16 years ago
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