Commit Graph

120 Commits (ad44be5c7820f5b8ce97292f4bcb3de73625c35b)

Author SHA1 Message Date
Al Viro 6b520e0565 vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
Steven Whitehouse b5b24d7aeb GFS2: Fix AIL flush issue during fsync 13 years ago
Steven Whitehouse 54335b1fca GFS2: Cache the most recently used resource group in the inode 13 years ago
Steven Whitehouse 8339ee543e GFS2: Make resource groups "append only" during life of fs 13 years ago
Steven Whitehouse ab9bbda020 GFS2: Use ->dirty_inode() 13 years ago
Steven Whitehouse 40ac218f52 GFS2: Fix inode allocation error path 13 years ago
Steven Whitehouse 1d4ec642d9 GFS2: Make atime checks more efficient 13 years ago
Steven Whitehouse 17d539f049 GFS2: Cache dir hash table in a contiguous buffer 14 years ago
Steven Whitehouse 380f7c65a7 GFS2: Resolve inode eviction and ail list interaction bug 14 years ago
Steven Whitehouse 9eed04cd99 GFS2: Move final part of inode.c into super.c 14 years ago
Steven Whitehouse 94fb763b1a GFS2: Remove gfs2_dinode_print() function 14 years ago
Steven Whitehouse 4667a0ec32 GFS2: Make writeback more responsive to system conditions 14 years ago
Steven Whitehouse f42ab08529 GFS2: Optimise glock lru and end of life inodes 14 years ago
Steven Whitehouse 29687a2ac8 GFS2: Alter point of entry to glock lru list for glocks with an address_space 14 years ago
Steven Whitehouse 1027efaa23 GFS2: Make ->write_inode() really write 14 years ago
Bob Peterson 44ad37d69b GFS2: filesystem hang caused by incorrect lock order 14 years ago
Steven Whitehouse 001e8e8df4 GFS2: Don't try to deallocate unlinked inodes when mounted ro 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Benjamin Marzinski 23c3010808 GFS2: remove iopen glocks from cache on failed deletes 14 years ago
Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 years ago
Al Viro 9dcefee508 gfs2: invalidate_inodes() is no-op there 14 years ago
Steven Whitehouse 43f74c1995 GFS2: Add "norecovery" mount option as a synonym for "spectator" 15 years ago
Steven Whitehouse c80dbb58f9 GFS2: Remove upgrade mount option 15 years ago
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 a2e0f79939 GFS2: Remove i_disksize 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
Bob Peterson 461cb419f0 GFS2: Simplify gfs2_write_alloc_required 15 years ago
Steven Whitehouse 913a71d250 GFS2: Add some useful messages 15 years ago
Benjamin Marzinski 5e687eac1b GFS2: Various gfs2_logd improvements 15 years ago
Christoph Hellwig a9185b41a4 pass writeback_control to ->write_inode 15 years ago
Christoph Hellwig 5fb324ad24 quota: move code from sync_quota_sb into vfs_quota_sync 15 years ago
Steven Whitehouse c1184f8ab7 GFS2: Remove loopy umount code 15 years ago
Steven Whitehouse 009d851837 GFS2: Metadata address space clean up 15 years ago
Steven Whitehouse 8f05228ee7 GFS2: Extend umount wait coverage to full glock lifetime 15 years ago
Steven Whitehouse e402746a94 GFS2: Wait for unlock completion on umount 15 years ago
Steven Whitehouse cdcfde62da GFS2: Display nobarrier option in /proc/mounts 15 years ago
Christoph Hellwig f25934c5f8 GFS2: add barrier/nobarrier mount options 15 years ago
Benjamin Marzinski c14f5735e7 GFS2: remove division from new statfs code 15 years ago
Benjamin Marzinski 3d3c10f2ce GFS2: Improve statfs and quota usability 15 years ago
Steven Whitehouse 8c42d637f6 GFS2: Alter arguments of gfs2_quota/statfs_sync 15 years ago
Steven Whitehouse f55073ff1e GFS2: Fix -o meta mounts for subsequent mounts (i.e. all but the first one) 15 years ago
Steven Whitehouse acf7e2444a GFS2: Be extra careful about deallocating inodes 16 years ago
Steven Whitehouse 8d8291ae93 GFS2: Remove no_formal_ino generating code 16 years ago
Steven Whitehouse 307cf6e63c GFS2: Rename eattr.[ch] as xattr.[ch] 16 years ago
Bob Peterson d34843d0c4 GFS2: Add "-o errors=panic|withdraw" mount options 16 years ago
Steven Whitehouse 8633ecfaba GFS2: Add online uevent to GFS2 16 years ago
Benjamin Marzinski b94a170e96 GFS2: remove dcache entries for remote deleted inodes 16 years ago
Benjamin Marzinski 1946f70ab5 GFS2: keep statfs info in sync on grows 16 years ago