Commit Graph

6479 Commits (9014623c0e3545be58a7f19f55793f6517bdc274)

Author SHA1 Message Date
Bob Peterson 8475487bef [GFS2] Fix ordering of dirty/journal for ordered buffer unstuffing 18 years ago
Steven Whitehouse d7b616e252 [GFS2] Clean up ordered write code 18 years ago
Steven Whitehouse 9b9107a5a8 [GFS2] Move pin/unpin into lops.c, clean up locking 18 years ago
Steven Whitehouse eaf965270f [GFS2] Don't mark jdata dirty in gfs2_unstuffer_page() 18 years ago
Steven Whitehouse 1e1a3d03e9 [GFS2] Introduce gfs2_remove_from_ail 18 years ago
Steven Whitehouse 8497a46e17 [GFS2] Correct lock ordering in unlink 18 years ago
Wendy Cheng e9bd2b3baf [GFS2] fix inode meta data corruption 18 years ago
Benjamin Marzinski c4f68a130f [GFS2] delay glock demote for a minimum hold time 18 years ago
Abhijith Das d1e2777d4f [GFS2] panic after can't parse mount arguments 18 years ago
Bob Peterson ec217e0ece [GFS2] Patch to protect sd_log_num_jdata 18 years ago
Abhijith Das a947e03356 [GFS2] Wendy's dump lockname in hex & fix glock dump 18 years ago
Patrick Caulfield 61d96be0f4 [DLM] Fix lowcomms socket closing 18 years ago
Wendy Cheng a13b8c5f23 [GFS2] Reduce truncate IO traffic 18 years ago
Benjamin Marzinski 9a5ad13856 [GFS2] Add NULL entry to token table 18 years ago
Steven Whitehouse 382e6e256b [GFS2] Add a missing gfs2_trans_add_bh() 18 years ago
Steven Whitehouse bb3b0e3df5 [GFS2] Clean up invalidatepage/releasepage 18 years ago
Abhijith Das 2d9a4bbf6d [GFS2] Fix quota do_list operation hang 18 years ago
Denis Cheng 34eaae398e [GFS2] fixed a NULL pointer assignment BUG 18 years ago
Abhijith Das 0fd5355470 [GFS2] Force unstuff of hidden quota inode 18 years ago
Denis Cheng 5d35e31f43 [GFS2] better code for translating characters 18 years ago
Denis Cheng 2d3ba1ea97 [GFS2] unneeded typecast 18 years ago
Denis Cheng adb4ec13cd [GFS2] use list_for_each_entry instead 18 years ago
Bob Peterson 75be73a824 [GFS2] Ensure journal file cache is flushed after recovery 18 years ago
Bob Peterson 5f3eae7546 [GFS2] invalid metadata block - REVISED 18 years ago
Steven Whitehouse 8fbbfd214c [GFS2] Reduce number of gfs2_scand processes to one 18 years ago
Denis Cheng ca5a939b33 [GFS2] use the declaration of gfs2_dops in the header file instead 18 years ago
Denis Cheng 4ef290025c [GFS2] mark struct *_operations const 18 years ago
Bob Peterson 0f8468c8be [GFS2] Detach buf data during in-place writeback 18 years ago
Denis Cheng cee23c79d0 [GFS2] use an temp variable to reduce a spin_unlock 18 years ago
Bob Peterson 6760bdcd03 [GFS2] Prevent infinite loop in try_rgrp_unlink() 18 years ago
Bob Peterson 693ddeabbb [GFS2] Revert part of earlier log.c changes 18 years ago
Bob Peterson 905d2aefa9 [GFS2] Move some code inside the log lock 18 years ago
Steven Whitehouse 7b08fc6201 [GFS2] Fix an oops in glock dumping 18 years ago
Steve French afd0942d98 [GFS2] GFS2 not checking pointer on create when running under nfsd 18 years ago
Jesper Juhl aa0481e58a [GFS2] Clean up duplicate includes in fs/gfs2/ 18 years ago
Josef Whiter 26caee5bc6 [GFS2] Fix calculation of demote state 18 years ago
Steven Whitehouse 87124e581b [GFS2] Fix two races relating to glock callbacks 18 years ago
Arnd Bergmann 1ca91cd033 compat_ioctl: move floppy handlers to block/compat_ioctl.c 18 years ago
Arnd Bergmann b3087cc4f3 compat_ioctl: move cdrom handlers to block/compat_ioctl.c 18 years ago
Arnd Bergmann 18cf7f8723 compat_ioctl: move BLKPG handling to block/compat_ioctl.c 18 years ago
Arnd Bergmann 9617db085c compat_ioctl: move hdio calls to block/compat_ioctl.c 18 years ago
Arnd Bergmann 171044d449 compat_ioctl: handle blk_trace ioctls 18 years ago
Arnd Bergmann 7199d4cdd8 compat_ioctl: add compat_blkdev_driver_ioctl() 18 years ago
Arnd Bergmann f58c4c0a17 compat_ioctl: move common block ioctls to compat_blkdev_ioctl 18 years ago
NeilBrown 6712ecf8f6 Drop 'size' argument from bio_endio and bi_end_io 18 years ago
NeilBrown 5bb23a688b Don't decrement bi_size in bio_endio 18 years ago
NeilBrown 9cc54d40b8 Only call bi_end_io once for any bio 18 years ago
Jens Axboe f5ff8422bb Fix warnings with !CONFIG_BLOCK 18 years ago
Trond Myklebust a6d8543042 NLM: Fix a memory leak in nlmsvc_testlock 18 years ago
Yan Zheng 87e2831c3f AIO: fix cleanup in io_submit_one(...) 18 years ago