Commit Graph

776 Commits (19af5cdb7c79ff5ec96a99893ffb7f894f4a3dc1)

Author SHA1 Message Date
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
NeilBrown 6712ecf8f6 Drop 'size' argument from bio_endio and bi_end_io 18 years ago
Pavel Emelyanov 7afaac6202 GFS2: clean up explicit check for mandatory locks 18 years ago
Steven Whitehouse d18c4d687d [GFS2] Revert remounting w/o acl option leaves acls enabled 18 years ago
Steven Whitehouse b9af7ca6d3 [GFS2] Fix setting of inherit jdata attr 18 years ago
Steven Whitehouse a867bb28c1 [GFS2] Fix incorrect error path in prepare_write() 18 years ago
Steven Whitehouse 6eefaf61f6 [GFS2] Fix incorrect return code in rgrp.c 18 years ago
Bob Peterson 24c7387333 [GFS2] soft lockup in rgblk_search 18 years ago
Bob Peterson bdcb88562c [GFS2] soft lockup detected in databuf_lo_before_commit 18 years ago
Christoph Hellwig 0af1a45046 rename setlease to generic_setlease 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Nick Piggin 83c54070ee mm: fault feedback #2 18 years ago
Nick Piggin d0217ac04c mm: fault feedback #1 18 years ago
Nick Piggin 54cb8821de mm: merge populate and nopage into fault (fixes nonlinear) 18 years ago
Nick Piggin d00806b183 mm: fix fault vs invalidate race for linear mappings 18 years ago
Marc Eshel 60446067ba gfs2: stop giving out non-cluster-coherent leases 18 years ago
Satyam Sharma 3bd858ab1c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check 18 years ago
Christoph Hellwig a569425512 knfsd: exportfs: add exportfs.h header 18 years ago
Alexey Dobriyan aa0ac36518 Remove capability.h from mm.h 18 years ago
Steven Whitehouse 3ebf44902f [GFS2] Accept old format NFS filehandles 18 years ago
Jens Axboe 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
Steven Whitehouse a0a24741ca [GFS2] Small fixes to logging code 18 years ago
Wendy Cheng 35dcc52e3a [GFS2] Remove i_mode passing from NFS File Handle 18 years ago
Wendy Cheng bb9bcf0616 [GFS2] Obtaining no_formal_ino from directory entry 18 years ago
Abhijith Das b365762924 [GFS2] System won't suspend with GFS2 file system mounted 18 years ago
Bob Peterson 569a7b6c2e [GFS2] remounting w/o acl option leaves acls enabled 18 years ago
Wendy Cheng 090ffaa55d [GFS2] inode size inconsistency 18 years ago
S. Wendy Cheng 1875f2f31b [GFS2] Fix gfs2_block_truncate_page err return 18 years ago
Robert Peterson 773ed1a044 [GFS2] Addendum to the journaled file/unmount patch 18 years ago
Steven Whitehouse eaf5bd3cac [GFS2] Simplify multiple glock aquisition 18 years ago
Robert Peterson 2332c4435b [GFS2] assertion failure after writing to journaled file, umount 18 years ago
Steven Whitehouse 2840501ac8 [GFS2] Use zero_user_page() in stuffed_readpage() 18 years ago
Steven Whitehouse c4201214cb [GFS2] Remove bogus '\0' in rgrp.c 18 years ago
Robert Peterson 8fb68595d5 [GFS2] Journaled file write/unstuff bug 18 years ago
Abhijith Das d93cfa9884 [GFS2] Fix deallocation issues 18 years ago
David Teigland a7a2ff8a95 [GFS2] return conflicts for GETLK 18 years ago