Commit Graph

927 Commits (62832c039eab9d03cd28a66427ce8276988f28b0)

Author SHA1 Message Date
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
Bob Peterson eaefbf968a GFS2: Eliminate useless err variable 15 years ago
Abhijith Das 7e619bc3e6 GFS2: Fix writing to non-page aligned gfs2_quota structures 15 years ago
Steven Whitehouse 913a71d250 GFS2: Add some useful messages 15 years ago
Christoph Hellwig ad6bb90f34 GFS2: fix quota state reporting 15 years ago
Benjamin Marzinski 5e687eac1b GFS2: Various gfs2_logd improvements 15 years ago
Dmitry Monakhov fbd9b09a17 blkdev: generalize flags for blkdev_issue_fn functions 15 years ago
Bob Peterson 1a0eae8848 GFS2: glock livelock 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Steven Whitehouse 602c89d2e3 GFS2: Clean up stuffed file copying 15 years ago
Steven Whitehouse 7c9a84a57b GFS2: Remove space from slab cache name 15 years ago
Sachin Prabhu 720e774927 GFS2: Skip check for mandatory locks when unlocking 15 years ago
Benjamin Marzinski 2e95e3f668 GFS2: Allow the number of committed revokes to temporarily be negative 15 years ago
Christoph Hellwig e9edb1d8a3 GFS2: do not select QUOTA 15 years ago
Emese Revfy 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 15 years ago
Emese Revfy 9cd43611cc kobject: Constify struct kset_uevent_ops 15 years ago