Commit Graph

1034 Commits (929e27252e8ca69363f81f26af5eaba62cb4c572)

Author SHA1 Message Date
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
Miklos Szeredi 2aa15890f3 mm: prevent concurrent unmap_mapping_range() on the same inode 14 years ago
Tejun Heo 58a69cb47e workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' 14 years ago
Abhijith Das e79a46a030 GFS2: panics on quotacheck update 14 years ago
Steven Whitehouse b9c93bb7de GFS2: Improve cluster mmap scalability 14 years ago
Eric Paris 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation 14 years ago
Steven Whitehouse edae38a643 GFS2: Fix glock queue trace point 14 years ago
Steven Whitehouse 75d5cfbe4b GFS2: Post-VFS scale update for RCU path walk 14 years ago
Steven Whitehouse bc015cb841 GFS2: Use RCU for glock hash table 14 years ago
Steven Whitehouse 24d9765fc1 GFS2: Fix error path in gfs2_lookup_by_inum() 14 years ago
Benjamin Marzinski 23c3010808 GFS2: remove iopen glocks from cache on failed deletes 14 years ago
Christoph Hellwig 2fe17c1075 fallocate should be a file operation 14 years ago
Christoph Hellwig 64c23e8687 make the feature checks in ->fallocate future proof 14 years ago
Josef Bacik 9ecf639a96 Gfs2: fail if we try to use hole punch 14 years ago
Al Viro 41ced6dcf3 switch gfs2, close races 14 years ago
Alexey Dobriyan 57cc7215b7 headers: kobject.h redux 14 years ago
Nick Piggin b74c79e993 fs: provide rcu-walk aware permission i_ops 14 years ago
Nick Piggin 34286d6662 fs: rcu-walk aware d_revalidate method 14 years ago
Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path 14 years ago
Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 years ago
Nick Piggin b1e6a015a5 fs: change d_hash for rcu-walk 14 years ago
Nick Piggin fe15ce446b fs: change d_delete semantics 14 years ago
Steven Whitehouse 846f404552 GFS2: Don't flush delete workqueue when releasing the transaction lock 14 years ago
Bob Peterson bcd7278d8a GFS2: fsck.gfs2 reported statfs error after gfs2_grow 14 years ago
Steven Whitehouse 47a25380e3 GFS2: Merge glock state fields into a bitfield 14 years ago
Steven Whitehouse e06dfc4928 GFS2: Fix uninitialised error value in previous patch 14 years ago
Benjamin Marzinski 086d8334cf GFS2: fix recursive locking during rindex truncates 14 years ago
Benjamin Marzinski 0489b3f5eb GFS2: reread rindex when necessary to grow rindex 14 years ago
Steven Whitehouse 0b1246e677 GFS2: Remove duplicate #defines from glock.h 14 years ago
Steven Whitehouse 921169ca2f GFS2: Clean up of gdlm_lock function 14 years ago
Abhijith Das 802ec9b668 GFS2: Allow gfs2 to update quota usage values through the quotactl interface 14 years ago
Joe Perches edc221d00b GFS2: fs/gfs2/glock.h: Add __attribute__((format(printf,2,3)) to gfs2_print_dbg 14 years ago
Joe Perches 5e69069c1a GFS2: fs/gfs2/glock.c: Use printf extension %pV 14 years ago
Steven Whitehouse 2ae51ed7b5 GFS2: Clean up duplicated setattr code 14 years ago
Steven Whitehouse 9e55cd5372 GFS2: Remove unreachable calls to vmtruncate 14 years ago