Commit Graph

657 Commits (66c64afec16a7b46212ecb2fa99998923bbeea3f)

Author SHA1 Message Date
David Howells 4abaca17e7 [GFS2] Fix GFS2's use of do_div() in its quota calculations 17 years ago
Li Xiaodong a93a6ce242 [GFS2] Remove unused declaration 17 years ago
Steven Whitehouse c9f6a6bbc2 [GFS2] Remove support for unused and pointless flag 17 years ago
Steven Whitehouse 9cabcdbd46 [GFS2] Replace rgrp "recent list" with mru list 17 years ago
Steven Whitehouse 209806aba9 [GFS2] Allow local DF locks when holding a cached EX glock 17 years ago
Steven Whitehouse 265d529cef [GFS2] Fix delayed demote race 17 years ago
Miklos Szeredi f58ba88910 [GFS2] don't call permission() 17 years ago
Andi Kleen 9465efc9e9 Remove BKL from remote_llseek v2 17 years ago
Steven Whitehouse f17172e001 [GFS2] Fix module building 17 years ago
Steven Whitehouse 31fcba00fe [GFS2] Remove all_list from lock_dlm 17 years ago
Steven Whitehouse b2cad26cfc [GFS2] Remove obsolete conversion deadlock avoidance code 17 years ago
Steven Whitehouse 1bdad60633 [GFS2] Remove remote lock dropping code 17 years ago
Bob Peterson 9171f5a991 [GFS2] kernel panic mounting volume 17 years ago
Steven Whitehouse 01b7c7ae88 [GFS2] Revise readpage locking 17 years ago
Steven Whitehouse 8027473722 [GFS2] Fix ordering of args for list_add 17 years ago
Harvey Harrison 2d81afb879 [GFS2] trivial sparse lock annotations 17 years ago
Steven Whitehouse 048bca2237 [GFS2] No lock_nolock 17 years ago
Steven Whitehouse f3c9d38a26 [GFS2] Fix ordering bug in lock_dlm 17 years ago
Steven Whitehouse 6802e3400f [GFS2] Clean up the glock core 17 years ago
Benjamin Marzinski 5af4e7a0be [GFS2] fix gfs2 block allocation (cleaned up) 17 years ago
Bob Peterson 17c15da00c [GFS2] BUG: unable to handle kernel paging request at ffff81002690e000 17 years ago
Jean Delvare 00377d8e38 [GFS2] Prefer strlcpy() over snprintf() 17 years ago
Andrew Price ad99f77778 [GFS2] Fix cast from unsigned int to s64 17 years ago
Bob Peterson 091806edd4 [GFS2] filesystem consistency error from do_strip 17 years ago
Harvey Harrison 8e24eea728 fs: replace remaining __FUNCTION__ occurrences 17 years ago
Nick Piggin 3c18ddd160 mm: remove nopage 17 years ago
David Teigland 2402211a83 dlm: move plock code from gfs2 17 years ago
Roel Kluin 62be1f7167 [GFS2] fix assertion in log_refund() 17 years ago
Josef Bacik 16c5f06f15 [GFS2] fix GFP_KERNEL misuses 17 years ago
Julia Lawall 773adff8e9 [GFS2] test for IS_ERR rather than 0 17 years ago
Benjamin Marzinski 58e9fee13e [GFS2] Invalidate cache at correct point 17 years ago
akpm@linux-foundation.org f5a8cd0201 [GFS2] fs/gfs2/recovery.c: suppress warnings 17 years ago
Bob Peterson 1f466a47e8 [GFS2] Faster gfs2_bitfit algorithm 17 years ago
Steven Whitehouse d82661d969 [GFS2] Streamline quota lock/check for no-quota case 17 years ago
Steven Whitehouse 860b25d4a9 [GFS2] Remove drop of module ref where not needed 17 years ago
Abhijith Das 20b95bf2c4 [GFS2] gfs2_adjust_quota has broken unstuffing code 17 years ago
Cyrill Gorcunov 182fe5abd8 [GFS2] possible null pointer dereference fixup 17 years ago
Steven Whitehouse 105284970b [GFS2] Need to ensure that sector_t is 64bits for GFS2 17 years ago
Denis Cheng 43a33c53cc [GFS2] re-support special inode 17 years ago
Denis Cheng d83225d45d [GFS2] remove gfs2_dev_iops 17 years ago
Christoph Hellwig 7dc2cf1c8f [GFS2] fix file_system_type leak on gfs2meta mount 17 years ago
Steven Whitehouse 9b8c81d1de [GFS2] Allow bmap to allocate extents 17 years ago
Steven Whitehouse 7afd88d916 [GFS2] Fix a page lock / glock deadlock 17 years ago
Adrian Bunk 60b779cfc1 [GFS2] proper extern for gfs2/locking/dlm/mount.c:gdlm_ops 17 years ago
Adrian Bunk 8af4c72f7d [GFS2] gfs2/ops_file.c should #include "ops_inode.h" 17 years ago
Marcin Slusarz bb16b342b2 [GFS2] be*_add_cpu conversion 17 years ago
Steven Whitehouse 840ca0ec70 [GFS2] Fix bug where we called drop_bh incorrectly 17 years ago
Steven Whitehouse e23159d2a7 [GFS2] Get inode buffer only once per block map call 17 years ago
Steven Whitehouse 77658aad22 [GFS2] Eliminate (almost) duplicate field from gfs2_inode 17 years ago
Steven Whitehouse 30cbf189cd [GFS2] Add a function to interate over an extent 17 years ago