Commit Graph

119 Commits (66de045d9fe6147b065c47236d3b9d8d8a6cbd57)

Author SHA1 Message Date
Steven Whitehouse 66de045d9f [GFS2] Make our address_space_operations const 19 years ago
Steven Whitehouse 0c0834a30c [GFS2] API change for gfs2_statfs 19 years ago
Andrew Morton ccd6efd0cd [patch 1/1] gfs2: get_sb_dev() fix 19 years ago
Steven Whitehouse 02630a12c7 [GFS2] Remove dependance on tty_write_message() 19 years ago
Steven Whitehouse af18ddb886 [GFS2] Eliminate one instance of __GFP_NOFAIL 19 years ago
Steven Whitehouse a53311d4d9 [GFS2] Use generic_file_sendfile directly 19 years ago
David Teigland a464418425 [GFS2] gfs2/dlm: mailing list and web page 19 years ago
Steven Whitehouse bdd512aeea [GFS2] Remove unused flag 19 years ago
Adrian Bunk 43f5d210a0 [GFS2] [-mm patch] fs/gfs2/: make code static 19 years ago
Steven Whitehouse faf450ef4a [GFS2] Remove gfs2_repermission 19 years ago
Steven Whitehouse d9d1ca3050 [GFS2] Fix double locking problem in rename 19 years ago
Steven Whitehouse 0d42e54220 [GFS2] Remove unused ra_state variable 19 years ago
David Woodhouse 0239c4ae8a [GFS2] Fix printk format warnings in DLM code 19 years ago
David Woodhouse 695165dfba [GFS2] Fix use of bitops on unsigned int (struct gfs2_holder->gh_iflags) 19 years ago
Steven Whitehouse b61dde795f [GFS2] Always include glock in transaction 19 years ago
Steven Whitehouse 3a8476dda1 [GFS2] Remove debugging printks 19 years ago
Steven Whitehouse feaa7bba02 [GFS2] Fix unlinked file handling 19 years ago
Steven Whitehouse 01eb7c0796 [GFS2] Fix warning on impossible event in eattr code 19 years ago
Steven Whitehouse 6b61b072a8 [GFS2] Move some fields around to reduce wasted space 19 years ago
Ryan O'Hara e70409f5f3 [GFS2] Fix for selinux support 19 years ago
Steven Whitehouse 382066da25 [GFS2] Casts for printing 64bit numbers 19 years ago
David Teigland 9229f01349 [GFS2] Cast 64 bit printk args to unsigned long long. 19 years ago
Steven Whitehouse 90cdd2083a [GFS2] Flag up issue in selinux code 19 years ago
Ryan O'Hara 639b6d79b8 [GFS2] selinux support 19 years ago
David Teigland d2f222e631 [GFS2] setup lock_dlm kobject earlier 19 years ago
Steven Whitehouse 320dd101e2 [GFS2] glock debugging and inode cache changes 19 years ago
Steven Whitehouse 3a8a9a1034 [GFS2] Update copyright date to 2006 19 years ago
Steven Whitehouse bd8968010a [GFS2] Remove semaphore.h from C files 19 years ago
Steven Whitehouse 1b50259bc3 [GFS2] Drop log lock on I/O error & tidy up 19 years ago
Steven Whitehouse 02f211f4d0 [GFS2] Remove bits.c from the Makefile 19 years ago
Steven Whitehouse 3efd7534a8 [GFS2] Make newly moved functions static 19 years ago
Steven Whitehouse 88c8ab1fcb [GFS2] Merge bits.[ch] into rgrp.c 19 years ago
Steven Whitehouse 64c14ea73b [GFS2] Fix ref count bug that used to bite us on umount 19 years ago
Steven Whitehouse b9cb981310 [GFS2] Fix attributes setting logic 19 years ago
Steven Whitehouse 9801f6461e [GFS2] Remove incorrect initialisation of gh_owner 19 years ago
Steven Whitehouse e90c01e148 [GFS2] Reverse block order in build_height 19 years ago
Steven Whitehouse fd88de569b [GFS2] Readpages support 19 years ago
Robert S Peterson 5bb76af1e0 [GFS2] Set d_ops for root inode 19 years ago
Steven Whitehouse d2d7b8a2a7 [GFS2] Fix bug in writepage() 19 years ago
Steven Whitehouse 56409abbf8 [GFS2] Remove some unused code 19 years ago
Adrian Bunk 08bc2dbc73 [GFS2] [-mm patch] fs/gfs2/: possible cleanups 19 years ago
Steven Whitehouse 363275216c [GFS2] Reordering in deallocation to avoid recursive locking 19 years ago
David Teigland e7f5c01cad [GFS2] Remove redundant casts to/from void 19 years ago
David Teigland 6bd70aba5a [DLM] lock_dlm recover_status patch 19 years ago
Steven Whitehouse 579b78a43b [GFS2] Remove GL_NEVER_RECURSE flag 19 years ago
Steven Whitehouse 5965b1f479 [GFS2] Don't do recursive locking in glock layer 19 years ago
David Teigland 3a2a9c96ac [GFS2] Update plock code in DLM locking module 19 years ago
Steven Whitehouse 4bcf7091f9 [GFS2] Remove inherited flags from exported flags. 19 years ago
Steven Whitehouse b5ea3e1ef3 [GFS2] Tidy up Makefile & Kconfig 19 years ago
Steven Whitehouse b800a1cb39 [GFS2] Tidy up daemon.c 19 years ago