Commit Graph

252 Commits (f4330002d11f032559954cbff68a5cad95b6d27f)

Author SHA1 Message Date
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Al Viro bd01f843c3 [PATCH] severing skbuff.h -> poll.h 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Steven Whitehouse 26d83dedf6 [GFS2] Fix OOM error handling 18 years ago
Steven Whitehouse 4a221953ed [GFS2] Fix incorrect fs sync behaviour. 18 years ago
Alexey Dobriyan eb1dc33aa2 [GFS2] don't panic needlessly 18 years ago
OGAWA Hirofumi 7011774db8 [PATCH] gfs2: ->readpages() fixes 18 years ago
Adrian Bunk b7d8ac3e17 [GFS2] gfs2_dir_read_data(): fix uninitialized variable usage 18 years ago
Adrian Bunk bbbe451273 [GFS2] fs/gfs2/ops_fstype.c:fill_super_meta(): fix NULL dereference 18 years ago
Adrian Bunk 348acd48f0 [GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): don't use an uninitialized variable 18 years ago
Adrian Bunk b0cb66955f [GFS2] fs/gfs2/ops_fstype.c:gfs2_get_sb_meta(): remove unused variable 18 years ago
Adrian Bunk abbdbd2065 [GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): remove dead code 18 years ago
Al Viro a2d7d021d7 [GFS2] gfs2 endianness bug: be16 assigned to be32 field 18 years ago
Steven Whitehouse 23591256d6 [GFS2] Fix bmap to map extents properly 18 years ago
Russell Cattelan c312c4fdc8 [GFS2] Pass the correct value to kunmap_atomic 18 years ago
Steven Whitehouse fe1a698ffe [GFS2] Fix bug where lock not held 18 years ago
Steven Whitehouse f5c54804d9 [GFS2] Fix uninitialised variable 18 years ago
Russell Cattelan 52ae7b7935 [GFS2] Fix a size calculation error 18 years ago
Al Viro 4b4fcaa1a9 [PATCH] misuse of strstr 18 years ago
Steven Whitehouse 7ecdb70a0e [GFS2] Fix endian bug for de_type 18 years ago
Ryan O'Hara fcb47e0bd2 [GFS2] Initialize SELinux extended attributes at inode creation time. 18 years ago
Steven Whitehouse ddacfaf76d [GFS2] Move logging code into log.c (mostly) 18 years ago
Steven Whitehouse f92a0b6ff4 [GFS2] Mark nlink cleared so VFS sees it happen 18 years ago
Steven Whitehouse 409e185d23 [GFS2] Two redundant casts removed 18 years ago
Steven Whitehouse 48516ced21 [GFS2] Remove uneeded endian conversion 18 years ago
Steven Whitehouse 3cf1e7bed4 [GFS2] Remove duplicate sb reading code 18 years ago
Steven Whitehouse 2e565bb69c [GFS2] Mark metadata reads for blktrace 18 years ago
Steven Whitehouse 128e5ebaf8 [GFS2] Remove iflags.h, use FS_ 18 years ago
Steven Whitehouse d00223f169 [GFS2] Fix code style/indent in ops_file.c 18 years ago
Andrew Morton 930cc237d6 [GFS2] streamline-generic_file_-interfaces-and-filemap gfs fix 18 years ago
Badari Pulavarty 9c9eb21eee [GFS2] Remove readv/writev methods and use aio_read/aio_write instead (gfs bits) 18 years ago
Theodore Ts'o 825f9075d7 [GFS2] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
Theodore Ts'o bba9dfd835 [GFS2] inode_diet: Replace inode.u.generic_ip with inode.i_private (gfs) 19 years ago
Steven Whitehouse 7e18c02be7 [GFS2] Fix bug in Makefiles for lock modules 19 years ago
Steven Whitehouse 907b9bceb4 [GFS2/DLM] Fix trailing whitespace 19 years ago
Steven Whitehouse 7276b3b0c7 [GFS2] Tidy up meta_io code 19 years ago
Steven Whitehouse 56965536b8 [GFS2] Remove unused constants 19 years ago
Steven Whitehouse f0e522a901 [GFS2] Remove "NFS only" readdir path 19 years ago
Steven Whitehouse 74669416f7 [GFS2] Use list_for_each_entry_safe_reverse in gfs2_ail1_start() 19 years ago
Fabio Massimo Di Nitto 7d308590ae [GFS2] Export lm_interface to kernel headers 19 years ago
akpm@osdl.org f3b30912e0 [GFS2] inode-diet-eliminate-i_blksize-and-use-a-per-superblock-default-vs-gfs2 19 years ago
Steven Whitehouse 07903c02d0 [GFS2] Tweek unlock test in readpage() 19 years ago
Russell Cattelan dc41aeedef [GFS2] Fix for mmap() bug in readpage 19 years ago
Steven Whitehouse 7a6bbacbb8 [GFS2] Map multiple blocks at once where possible 19 years ago
David Teigland 65952fb4e9 [GFS2] print mount errors related to sysfs 19 years ago
Steven Whitehouse a8336344a5 [GFS2] Fix glock hash clearing 19 years ago
Steven Whitehouse faa31ce85f [GFS2] Tidy up log.c 19 years ago
Steven Whitehouse 16feb9fec0 [GFS2] Use atomic_t rather than kref in glock.c 19 years ago
Steven Whitehouse b6397893a5 [GFS2] Use hlist for glock hash chains 19 years ago
Steven Whitehouse 2426443460 [GFS2] Rewrite of examine_bucket() 19 years ago