Commit Graph

809 Commits (0cc1770b66ddc2524ab5f0ed6ba5f2df19d6414a)

Author SHA1 Message Date
Steven Whitehouse fe64d517df GFS2: Umount recovery race fix 16 years ago
Steven Whitehouse 9582d41135 GFS2: Remove a couple of unused sysfs entries 16 years ago
Steven Whitehouse 48c2b61361 GFS2: Add commit= mount option 16 years ago
Steven Whitehouse a1c0643ff9 GFS2: Move journal live test at transaction start 16 years ago
Abhijith Das 7537d81aa7 GFS2: Fix timestamps on write 16 years ago
Steven Whitehouse 48bf2b1711 GFS2: Something nonlinear this way comes! 16 years ago
Steven Whitehouse 4a0f9a321a GFS2: Optimise writepage for metadata 16 years ago
Steven Whitehouse c969f58ca4 GFS2: Update the rw flags 16 years ago
Al Viro e24977d45f Reduce path_lookup() abuses 16 years ago
Steven Whitehouse 0c7a531a20 GFS2: Fix glock ref counting bug 16 years ago
Steven Whitehouse d9ba7615bf GFS2: Ensure that the inode goal block settings are updated 16 years ago
Steven Whitehouse d8bd504ab8 GFS2: Fix bug in block allocation 16 years ago
Steven Whitehouse e56985da45 GFS2: Fix page_mkwrite() return code 16 years ago
Steven Whitehouse 52fcd11c09 GFS2: Clear dirty bit at end of inode glock sync 16 years ago
Nikanth Karthikesan b1fffc9ca6 gfs2: Remove code handling bio_alloc failure with __GFP_WAIT 16 years ago
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