Commit Graph

1238 Commits (466bfe7f4a5bee4cdd73d3f6bd290173a8c75a40)

Author SHA1 Message Date
Steven Whitehouse 2ab9cd1c63 GFS2: Rename ops_inode.c to inode.c 14 years ago
Steven Whitehouse 64ea540258 GFS2: Inode.c is empty now, remove it 14 years ago
Steven Whitehouse 9eed04cd99 GFS2: Move final part of inode.c into super.c 14 years ago
Steven Whitehouse 194c011fc4 GFS2: Move most of the remaining inode.c into ops_inode.c 14 years ago
Steven Whitehouse d4b2cf1b05 GFS2: Move gfs2_refresh_inode() and friends into glops.c 14 years ago
Steven Whitehouse 94fb763b1a GFS2: Remove gfs2_dinode_print() function 14 years ago
Steven Whitehouse 3d6ecb7d16 GFS2: When adding a new dir entry, inc link count if it is a subdir 14 years ago
Steven Whitehouse 855d23ce26 GFS2: Make gfs2_dir_del update link count when required 14 years ago
Steven Whitehouse 2baee03fb9 GFS2: Don't use gfs2_change_nlink in link syscall 14 years ago
Steven Whitehouse 588da3b3be GFS2: Don't use a try lock when promoting to a higher mode 14 years ago
Steven Whitehouse d192a8e5c6 GFS2: Double check link count under glock 14 years ago
Steven Whitehouse 8f065d3650 GFS2: Improve bug trap code in ->releasepage() 14 years ago
Steven Whitehouse 4f1de01821 GFS2: Fix ail list traversal 14 years ago
Benjamin Marzinski 6905d9e4dd GFS2: make sure fallocate bytes is a multiple of blksize 14 years ago
Christoph Hellwig 1879fd6a26 add hlist_bl_lock/unlock helpers 14 years ago
Steven Whitehouse c83ae9cad8 GFS2: Add an AIL writeback tracepoint 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 627c10b7e4 GFS2: Improve tracing support (adds two flags) 14 years ago
Steven Whitehouse dba898b02d GFS2: Clean up fsync() 14 years ago
Steven Whitehouse efc1a9c2a7 GFS2: Remove unused macro 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 5ac048bb7e GFS2: Use filemap_fdatawrite() to write back the AIL 14 years ago
Steven Whitehouse 1027efaa23 GFS2: Make ->write_inode() really write 14 years ago
Bob Peterson 556bb17998 GFS2: move function foreach_leaf to gfs2_dir_exhash_dealloc 14 years ago
Bob Peterson ec038c826b GFS2: pass leaf_bh into leaf_dealloc 14 years ago
Bob Peterson d24a7a439a GFS2: Combine transaction from gfs2_dir_exhash_dealloc 14 years ago
Bob Peterson 0d95326d9b GFS2: remove *leaf_call_t and simplify leaf_dealloc 14 years ago
Bob Peterson 95c8e17f2f GFS2: Dump better debug info if a bitmap inconsistency is detected 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
Benjamin Marzinski 0ee532062f GFS2: directly write blocks past i_size 14 years ago
Bob Peterson deab72d379 GFS2: write_end error path fails to unlock transaction lock 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Serge E. Hallyn 2e14967075 userns: rename is_owner_or_cap to inode_owner_or_capable 14 years ago
matt mooney 0ccd234ca0 fs: change to new flag variable 14 years ago
Steven Whitehouse 7e32d02613 GFS2: Don't use _raw version of RCU dereference 14 years ago
Maxim 6c474f7bc1 GFS2: Adding missing unlock_page() 14 years ago
Aneesh Kumar K.V 5fe0c23788 exportfs: Return the minimum required handle size 14 years ago
Steven Whitehouse c618e87a5f GFS2: Update to AIL list locking 14 years ago
Dave Chinner d6a079e82e GFS2: introduce AIL lock 14 years ago
Benjamin Marzinski e4a7b7b0c9 GFS2: fix block allocation check for fallocate 14 years ago
Bob Peterson fa1bbdea30 GFS2: Optimize glock multiple-dequeue code 14 years ago
Al Viro 53fe924161 gfs2: fix d_revalidate oopsen on NFS exports 14 years ago
Jens Axboe 721a9602e6 block: kill off REQ_UNPLUG 14 years ago
Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
Steven Whitehouse 0a33443b38 GFS2: Remove potential race in flock code 14 years ago
Steven Whitehouse fc0e38dae6 GFS2: Fix glock deallocation race 14 years ago
Abhijith Das 662e3a551b GFS2: quota allows exceeding hard limit 14 years ago
Bob Peterson 4c16c36ad6 GFS2: deallocation performance patch 14 years ago