Commit Graph

844 Commits (bc86fcbac0a86a93ee65cc31769c4e83e6ff2295)

Author SHA1 Message Date
Xu Gang 1328df7252 GFS2: Use DEFINE_SPINLOCK 16 years ago
Christoph Hellwig 10d2198805 GFS2: cleanup file_operations mess 16 years ago
Steven Whitehouse a228df6339 GFS2: Move umount flush rwsem 16 years ago
Steven Whitehouse 5cf32524de GFS2: Fix symlink creation race 16 years ago
Steven Whitehouse 7fa5d20d1a GFS2: Make quotad's waiting interruptible 16 years ago
Nick Piggin c2ec175c39 mm: page_mkwrite change prototype to match fault 16 years ago
Al Viro ce3b0f8d5c New helper - current_umask() 16 years ago
Al Viro 92cecbbfa3 constify dentry_operations: GFS2 16 years ago
Steven Whitehouse df3647b245 GFS2: Fix freeze issue 16 years ago
Steven Whitehouse 9c538837d8 Fix a minor bug in the previous patch 16 years ago
Steven Whitehouse 6bac243f07 GFS2: Clean up of glops.c 16 years ago
Benjamin Marzinski 02ffad08e8 GFS2: Fix locking bug in failed shared to exclusive conversion 16 years ago
Hisashi Hifumi 229615def3 GFS2: Pagecache usage optimization on GFS2 16 years ago
Hannes Eder 02ab172159 GFS2: fix sparse warning: Should it be static? 16 years ago
Hannes Eder 075ac44875 GFS2: fix sparse warnings: constant is so big it is ... 16 years ago
Steven Whitehouse b9a9694570 GFS2: Support quota/noquota mount arguments 16 years ago
Steven Whitehouse 223b2b889f GFS2: Fix alignment issue and tidy gfs2_bitfit 16 years ago
Steven Whitehouse 64d576ba23 GFS2: Add a "demote a glock" interface to sysfs 16 years ago
Steven Whitehouse 02e3cc70ec GFS2: Expose UUID via sysfs/uevent 16 years ago
Steven Whitehouse f15ab5619d GFS2: Support generation of discard requests 16 years ago
Steven Whitehouse d8348de06f GFS2: Fix deadlock on journal flush 16 years ago
Steven Whitehouse e7c8707ea2 GFS2: Fix error path ref counting for root inode 16 years ago
Steven Whitehouse ac2425e7d3 GFS2: Remove unused field from glock 16 years ago
Steven Whitehouse f057f6cdf6 GFS2: Merge lock_dlm module into GFS2 16 years ago
Steven Whitehouse 22077f57de GFS2: Remove "double" locking in quota 16 years ago
Abhijith Das 0a7ab79c5b GFS2: change gfs2_quota_scan into a shrinker 16 years ago
Abhijith Das 2db2aac255 GFS2: Bring back lvb-related stuff to lock_nolock to support quotas 16 years ago
Steven Whitehouse 6f04c1c7fe GFS2: Fix remount argument parsing 16 years ago
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