Commit Graph

1001 Commits (0c9ba97318fc9a905bcc1419b6966de061203a70)

Author SHA1 Message Date
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
Joe Perches cc18152eb7 GFS2: fs/gfs2/glock.c: Convert sprintf_symbol to %pS 14 years ago
Steven Whitehouse d2115778c7 GFS2: Change two WQ_RESCUERs into WQ_MEM_RECLAIM 14 years ago
Abhijith Das 14870b4575 GFS2: Userland expects quota limit/warn/usage in 512b blocks 14 years ago
Steven Whitehouse 044b9414c7 GFS2: Fix inode deallocation race 14 years ago
Tejun Heo d4d7762995 block: clean up blkdev_get() wrappers and their users 14 years ago
Tejun Heo e525fd89d3 block: make blkdev_get/put() handle exclusive access 14 years ago
Christoph Hellwig 51ee4b84f5 locks: let the caller free file_lock on ->setlease failure 14 years ago
J. Bruce Fields 05fa3135fd locks: fix setlease methods to free passed-in lock 14 years ago
Al Viro 8bcbbf0009 convert gfs2 14 years ago
Wu Fengguang 1b430beee5 writeback: remove nonblocking/encountered_congestion references 14 years ago
Al Viro 7de9c6ee3e new helper: ihold() 14 years ago
Al Viro 9dcefee508 gfs2: invalidate_inodes() is no-op there 14 years ago
Christoph Hellwig ebdec241d5 fs: kill block_prepare_write 14 years ago
Andrea Gelmini 33027af637 GFS2: fixed typo 15 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Tejun Heo 6370a6ad3b workqueue: add and use WQ_MEM_RECLAIM flag 15 years ago
Steven Whitehouse 134669854e GFS2: Fix type mapping for demote_rq interface 15 years ago
Arnd Bergmann b89f432133 fs/locks.c: prepare for BKL removal 15 years ago
Bob Peterson 46290341cd GFS2 fatal: filesystem consistency error on rename 15 years ago
Steven Whitehouse feb47ca931 GFS2: Improve journal allocation via sysfs 15 years ago
Steven Whitehouse 43f74c1995 GFS2: Add "norecovery" mount option as a synonym for "spectator" 15 years ago
Steven Whitehouse c741c45512 GFS2: Fix spectator umount issue 15 years ago
Steven Whitehouse d594845106 GFS2: Fix compiler warning from previous patch 15 years ago
Benjamin Marzinski bf97b6734e GFS2: reserve more blocks for transactions 15 years ago
Steven Whitehouse d0795f9123 GFS2: Fix journal check for spectator mounts 15 years ago
Steven Whitehouse c80dbb58f9 GFS2: Remove upgrade mount option 15 years ago