Commit Graph

1238 Commits (466bfe7f4a5bee4cdd73d3f6bd290173a8c75a40)

Author SHA1 Message Date
Steven Whitehouse 70b0c3656f GFS2: Use cached rgrp in gfs2_rlist_add() 14 years ago
Steven Whitehouse d56fa8a1c1 GFS2: Call do_strip() directly from recursive_scan() 14 years ago
Steven Whitehouse 534029e2fd GFS2: Remove obsolete assert 14 years ago
Steven Whitehouse 54335b1fca GFS2: Cache the most recently used resource group in the inode 14 years ago
Steven Whitehouse 8339ee543e GFS2: Make resource groups "append only" during life of fs 14 years ago
Bob Peterson 7c9ca62113 GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count scheme 14 years ago
Steven Whitehouse 9453615a1a GFS2: Fix lseek after SEEK_DATA, SEEK_HOLE have been added 14 years ago
Steven Whitehouse 9a63edd12b GFS2: Clean up gfs2_create 14 years ago
Steven Whitehouse ab9bbda020 GFS2: Use ->dirty_inode() 14 years ago
Steven Whitehouse f18185291d GFS2: Fix bug trap and journaled data fsync 14 years ago
Steven Whitehouse 40ac218f52 GFS2: Fix inode allocation error path 14 years ago
Steven Whitehouse 1d4ec642d9 GFS2: Make atime checks more efficient 14 years ago
Steven Whitehouse 75549186ed GFS2: Fix bug-trap in ail flush code 14 years ago
Steven Whitehouse 2f0264d592 GFS2: Split data write & wait in fsync 14 years ago
Steven Whitehouse 4c28d33803 GFS2: Clean up dir hash table reading 14 years ago
Christoph Hellwig 65299a3b78 block: separate priority boosting from REQ_META 14 years ago
Christoph Hellwig 5dc06c5a70 block: remove READ_META and WRITE_META 14 years ago
Al Viro d6952123b5 switch posix_acl_equiv_mode() to umode_t * 14 years ago
Al Viro d3fb612076 switch posix_acl_create() to umode_t * 14 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Steven Whitehouse 1923703991 GFS2: Fix mount hang caused by certain access pattern to sysfs files 14 years ago
Christoph Hellwig 4e34e719e4 fs: take the ACL checks to common code 14 years ago
Al Viro 826cae2f2b kill boilerplates around posix_acl_create_masq() 14 years ago
Al Viro bc26ab5f65 kill boilerplate around posix_acl_chmod_masq() 14 years ago
Linus Torvalds e77819e57f vfs: move ACL cache lookup into generic code 14 years ago
Al Viro 6c673ab393 simplify gfs2_lookup() 14 years ago
Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
Christoph Hellwig 562c72aa57 fs: move inode_dio_wait calls into ->setattr 14 years ago
Al Viro 10556cb21a ->permission() sanitizing: don't pass flags to ->permission() 14 years ago
Al Viro 2830ba7f34 ->permission() sanitizing: don't pass flags to generic_permission() 14 years ago
Al Viro 7e40145eb1 ->permission() sanitizing: don't pass flags to ->check_acl() 14 years ago
Al Viro 9c2c703929 ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl() 14 years ago
Al Viro 178ea73521 kill check_acl callback of generic_permission() 14 years ago
Mimi Zohar 9d8f13ba3f security: new security_inode_init_security API adds function callback 14 years ago
Eric Sandeen 46fcb2ed29 GFS2: combine duplicated block freeing routines 14 years ago
Steven Whitehouse 9964afbb79 GFS2: Add S_NOSEC support 14 years ago
Bob Peterson 7cf8dcd3b6 GFS2: Automatically adjust glock min hold time 14 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 3942ae5319 GFS2: Fix race during filesystem mount 14 years ago
Benjamin Marzinski 1ce533686c GFS2: force a log flush when invalidating the rindex glock 14 years ago
Michal Marek 8d2c50e3b6 gfs2: Drop __TIME__ usage 14 years ago
Ying Han 1495f230fa vmscan: change shrinker API by passing shrink_control struct 14 years ago
Bob Peterson f90e5b5b13 GFS2: Processes waiting on inode glock that no processes are holding 14 years ago
Steven Whitehouse 26b06a6958 GFS2: Wait properly when flushing the ail list 14 years ago
Steven Whitehouse 6d3117b412 GFS2: Wipe directory hash table metadata when deallocating a directory 14 years ago
Steven Whitehouse f2741d9898 GFS2: Move all locking inside the inode creation function 14 years ago
Steven Whitehouse 160b4026dc GFS2: Clean up symlink creation 14 years ago
Steven Whitehouse e2d0a13bba GFS2: Clean up mkdir 14 years ago
Steven Whitehouse 32e471ef10 GFS2: Use UUID field in generic superblock 14 years ago