Commit Graph

97 Commits (a74c16390a47dcb6c96b20b572ffc9936073d4b1)

Author SHA1 Message Date
Steven Whitehouse ea8d62dadd GFS2: Use GFP_NOFS for alloc structure 15 years ago
Steven Whitehouse 7fe3ec6fe5 GFS2: Fix previous patch 15 years ago
Benjamin Marzinski 55f0b4c546 GFS2: Don't withdraw on partial rindex entries 15 years ago
Steven Whitehouse 2c77634965 GFS2: Locking order fix in gfs2_check_blk_state 15 years ago
Anand Gadiyar fd589a8f0a trivial: fix typo "to to" in multiple files 16 years ago
Steven Whitehouse 86d0063656 GFS2: Whitespace fixes 16 years ago
Christoph Hellwig 746cd1e7e4 block: use blkdev_issue_discard in blk_ioctl_discard 16 years ago
Steven Whitehouse acf7e2444a GFS2: Be extra careful about deallocating inodes 16 years ago
Steven Whitehouse 8d8291ae93 GFS2: Remove no_formal_ino generating code 16 years ago
Steven Whitehouse 05164e5b37 GFS2: Replace assertion with proper error handling 16 years ago
Steven Whitehouse 6050b9c74f GFS2: Improve error handling in inode allocation 16 years ago
Benjamin Marzinski 6b94617024 GFS2: Fix incorrent statfs consistency check 16 years ago
Steven Whitehouse 1e19a19584 GFS2: Don't try and dealloc own inode 16 years ago
Steven Whitehouse 63997775b7 GFS2: Add tracepoints 16 years ago
Martin K. Petersen e1defc4ff0 block: Do away with the notion of hardsect_size 16 years ago
Steven Whitehouse b1e71b0622 GFS2: Clean up some file names 16 years ago
Steven Whitehouse 1ce97e564b GFS2: Be more aggressive in reclaiming unlinked inodes 16 years ago
Steven Whitehouse 60a0b8f936 GFS2: Add a rgrp bitmap full flag 16 years ago
Steven Whitehouse 0901097834 GFS2: Improve resource group error handling 16 years ago
Steven Whitehouse d9ba7615bf GFS2: Ensure that the inode goal block settings are updated 16 years ago
Steven Whitehouse d8bd504ab8 GFS2: Fix bug in block allocation 16 years ago
Hannes Eder 02ab172159 GFS2: fix sparse warning: Should it be static? 16 years ago
Hannes Eder 075ac44875 GFS2: fix sparse warnings: constant is so big it is ... 16 years ago
Steven Whitehouse 223b2b889f GFS2: Fix alignment issue and tidy gfs2_bitfit 16 years ago
Steven Whitehouse 64d576ba23 GFS2: Add a "demote a glock" interface to sysfs 16 years ago
Steven Whitehouse f15ab5619d GFS2: Support generation of discard requests 16 years ago
Steven Whitehouse f057f6cdf6 GFS2: Merge lock_dlm module into GFS2 16 years ago
Steven Whitehouse 73f749483e GFS2: Banish struct gfs2_rgrpd_host 16 years ago
Steven Whitehouse cfc8b54922 GFS2: Move rg_free from gfs2_rgrpd_host to gfs2_rgrpd 16 years ago
Steven Whitehouse d8b71f7381 GFS2: Move rg_igeneration into struct gfs2_rgrpd 16 years ago
Steven Whitehouse c9e9888677 GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize 16 years ago
Steven Whitehouse 9cabcdbd46 [GFS2] Replace rgrp "recent list" with mru list 17 years ago
Bob Peterson 17c15da00c [GFS2] BUG: unable to handle kernel paging request at ffff81002690e000 17 years ago
Andrew Price ad99f77778 [GFS2] Fix cast from unsigned int to s64 17 years ago
Bob Peterson 1f466a47e8 [GFS2] Faster gfs2_bitfit algorithm 17 years ago
Steven Whitehouse 9b8c81d1de [GFS2] Allow bmap to allocate extents 17 years ago
Steven Whitehouse b45e41d7d5 [GFS2] Add extent allocation to block allocator 17 years ago
Steven Whitehouse 1639431a3f [GFS2] Merge gfs2_alloc_meta and gfs2_alloc_data 17 years ago
Steven Whitehouse 5731be53e3 [GFS2] Update gfs2_trans_add_unrevoke to accept extents 17 years ago
Steven Whitehouse ac576cc5be [GFS2] Merge the rd_last_alloc_meta and rd_last_alloc_data fields 17 years ago
Steven Whitehouse ce276b06e8 [GFS2] Reduce inode size by merging fields 17 years ago
Bob Peterson cf45b752c9 [GFS2] Remove rgrp and glock version numbers 17 years ago
Steven Whitehouse 110acf3837 [GFS2] Add consts to various bits of rgrp.c 17 years ago
Bob Peterson 42d52e3818 [GFS2] Combine rg_flags and rd_flags 17 years ago
Bob Peterson 6bdd9be628 [GFS2] Allocate gfs2_rgrpd from slab memory 17 years ago
Bob Peterson fe6c991c52 [GFS2] Get rid of unneeded parameter in gfs2_rlist_alloc 17 years ago
Steven Whitehouse 6dbd822487 [GFS2] Reduce inode size by moving i_alloc out of line 17 years ago
Bob Peterson b3513fca7e [GFS2] Incremental patch to fix compiler warning 17 years ago
Bob Peterson 5fdc2eeb5d [GFS2] Run through full bitmaps quicker in gfs2_bitfit 17 years ago
Abhijith Das 292c8c14ca [GFS2] patch to check for recursive lock requests in gfs2_rename code path 17 years ago