Commit Graph

1001 Commits (0c9ba97318fc9a905bcc1419b6966de061203a70)

Author SHA1 Message Date
Steven Whitehouse c2048b003c GFS2: Remove localcaching mount option 15 years ago
Steven Whitehouse f57a024ed2 GFS2: Remove ignore_local_fs mount argument 15 years ago
Steven Whitehouse 8d1235852b GFS2: Make . and .. qstrs constant 15 years ago
Steven Whitehouse 9fa0ea9f26 GFS2: Use new workqueue scheme 15 years ago
Steven Whitehouse 1fea7c25a0 GFS2: Update handling of DLM return codes to match reality 15 years ago
Steven Whitehouse 7b5e3d5fcf GFS2: Don't enforce min hold time when two demotes occur in rapid succession 15 years ago
Steven Whitehouse fe08d5a897 GFS2: Fix whitespace in previous patch 15 years ago
Benjamin Marzinski 3921120e75 GFS2: fallocate support 15 years ago
Steven Whitehouse 9a3f236d40 GFS2: Add a bug trap in allocation code 15 years ago
Steven Whitehouse 820969f353 GFS2: No longer experimental 15 years ago
Steven Whitehouse a2e0f79939 GFS2: Remove i_disksize 15 years ago
Steven Whitehouse ff8f33c8b3 GFS2: New truncate sequence 15 years ago
Steven Whitehouse 5f4874903d GFS2: gfs2_logd should be using interruptible waits 15 years ago
Christoph Hellwig dd3932eddf block: remove BLKDEV_IFL_WAIT 15 years ago
Christoph Hellwig f1e4d518c3 gfs2: replace barriers with explicit flush / FUA usage 15 years ago
Al Viro 45321ac543 Make ->drop_inode() just return whether inode needs to be dropped 15 years ago
Al Viro d5c1515cf3 switch gfs2 to ->evict_inode() 15 years ago
Al Viro a4ffdde6e5 simplify checks for I_CLEAR/I_FREEING 15 years ago
Christoph Hellwig 2c27c65ed0 check ATTR_SIZE contraints in inode_change_ok 15 years ago
Christoph Hellwig 1025774ce4 remove inode_setattr 15 years ago
Christoph Hellwig eafdc7d190 sort out blockdev_direct_IO variants 15 years ago
Christoph Hellwig 7b6d91daee block: unify flags for struct bio and struct request 15 years ago
Christoph Hellwig 41f2df6289 block: BARRIER request should imply SYNC 15 years ago
Steven Whitehouse 0809f6ec18 GFS2: Fix recovery stuck bug (try #2) 15 years ago
Abhijith Das c639d5d8f6 GFS2: Fix typo in stuffed file data copy handling 15 years ago
Steven Whitehouse 7cdee5dbf4 Revert "GFS2: recovery stuck on transaction lock" 15 years ago
Steven Whitehouse d5341a9241 GFS2: Make "try" lock not try quite so hard 15 years ago
David Rientjes 4244b52e18 GFS2: remove dependency on __GFP_NOFAIL 15 years ago
Bob Peterson 461cb419f0 GFS2: Simplify gfs2_write_alloc_required 15 years ago
Steven Whitehouse ba6e93645f GFS2: Wait for journal id on mount if not specified on mount command line 15 years ago
Steven Whitehouse 30116ff6c6 GFS2: Use nobh_writepage 15 years ago
Steven Whitehouse d2a97a4e99 GFS2: Use kmalloc when possible for ->readdir() 15 years ago
Tejun Heo 6ecd7c2dd9 gfs2: use workqueue instead of slow-work 15 years ago
Christoph Hellwig ade7ce31c2 quota: Clean up the namespace in dqblk_xfs.h 15 years ago
Dave Chinner 7f8275d0d6 mm: add context argument to shrinker callback 15 years ago
Bob Peterson 728a756b8f GFS2: rename causes kernel Oops 15 years ago
Abhijith Das 8b4216018b GFS2: BUG in gfs2_adjust_quota 15 years ago
Bob Peterson b1becbdee7 GFS2: Fix kernel NULL pointer dereference by dlm_astd 15 years ago
Bob Peterson b7dc2df572 GFS2: recovery stuck on transaction lock 15 years ago
Bob Peterson a8bf2bc212 GFS2: O_TRUNC not working on stuffed files across cluster 15 years ago
npiggin@suse.de 15c6fd9786 kill spurious reference to vmtruncate 15 years ago
Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
Steven Whitehouse 7df0e0397b GFS2: Fix permissions checking for setflags ioctl() 15 years ago
Stephen Hemminger b7bb0a1291 gfs: constify xattr_handler 15 years ago
Christoph Hellwig c472b43275 quota: unify ->set_dqblk 15 years ago
Christoph Hellwig b9b2dd36c1 quota: unify ->get_dqblk 15 years ago
Steven Whitehouse f72f2d2e2f GFS2: Don't "get" xattrs for ACLs when ACLs are turned off 15 years ago
Bob Peterson ed4878e8a4 GFS2: Rework reclaiming unlinked dinodes 15 years ago
Steven Whitehouse 6a99be5d7b GFS2: Fix typo 15 years ago
Bob Peterson cc0581bd61 GFS2: stuck in inode wait, no glocks stuck 15 years ago