aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2006-06-20[GFS2] Remove unused ra_state variableSteven Whitehouse
2006-06-20[GFS2] Fix printk format warnings in DLM codeDavid Woodhouse
2006-06-20[GFS2] Fix use of bitops on unsigned int (struct gfs2_holder->gh_iflags)David Woodhouse
2006-06-19[DLM] Fix potential conflict in DLM userland locksPatrick Caulfield
2006-06-19[GFS2] Always include glock in transactionSteven Whitehouse
2006-06-19Merge branch 'master'Steven Whitehouse
2006-06-19[DLM] init rwsem earlierDavid Teigland
2006-06-19[GFS2] Remove debugging printksSteven Whitehouse
2006-06-17[PATCH] Fix missing ret assignment in __bio_map_user() error pathJens Axboe
2006-06-14[GFS2] Fix unlinked file handlingSteven Whitehouse
2006-06-14[PATCH] Return error in case flock_lock_file failureKirill Korotaev
2006-06-09[DLM] compat patchPatrick Caulfield
2006-06-08[PATCH] debugfs inode leakJens Axboe
2006-06-06[GFS2] Fix warning on impossible event in eattr codeSteven Whitehouse
2006-06-06[GFS2] Move some fields around to reduce wasted spaceSteven Whitehouse
2006-06-06Merge branch 'master'Steven Whitehouse
2006-06-05[PATCH] fs/namei.c: Call to file_permission() under a spinlock in do_lookup_p...Trond Myklebust
2006-05-31[PATCH] ext3 resize: fix double unlock_super()Andrew Morton
2006-05-30[[CIFS] Pass truncate open flag through on file open in case setattr failsSteve French
2006-05-30[CIFS] Fix typos in previous fixSteve French
2006-05-30[CIFS] endian fix for new POSIX byte range lock supportSteve French
2006-05-30[CIFS] fix memory leak in cifs session info struct on reconnectSteve French
2006-05-30[CIFS] ACPI suspend oopsSteve French
2006-05-30[CIFS] Do not limit the length of share names (was 100 for whole UNC name)Steve French
2006-05-30[CIFS] Fix new POSIX Locking for setting lock_type correctly on unlockSteve French
2006-05-26[PATCH] affs: possible null pointer dereference in affs_rename()Florin Malita
2006-05-25[GFS2] Change name due to local_nodeid being a macroSteven Whitehouse
2006-05-25[GFS2] Fix for selinux supportRyan O'Hara
2006-05-25Merge branch 'master'Steven Whitehouse
2006-05-24[GFS2] Casts for printing 64bit numbersSteven Whitehouse
2006-05-24[GFS2] Cast 64 bit printk args to unsigned long long.David Teigland
2006-05-24JFS: Fix multiple errors in metapage_releasepageDave Kleikamp
2006-05-23[PATCH] md: Make sure bi_max_vecs is set properly in bio_splitNeilBrown
2006-05-23[PATCH] knfsd: Fix two problems that can cause rmmod nfsd to dieNeilBrown
2006-05-22[GFS2] Flag up issue in selinux codeSteven Whitehouse
2006-05-22[GFS2] selinux supportRyan O'Hara
2006-05-21[PATCH] fix NULL dereference in inotify_ignoreAmy Griffis
2006-05-21[PATCH] fix race in inotify_releaseAmy Griffis
2006-05-21[PATCH] binfmt_flat: don't check for EMFILEAndrew Morton
2006-05-21[PATCH] nfsd: sign conversion obscuring errors in nfsd_set_posix_acl()Florin Malita
2006-05-21[PATCH] NFS server subtree_check returns dubious valuePeter Staubach
2006-05-21[PATCH] NFS: fix error handling on access_ok in compat_sys_nfsservctlLin Feng Shen
2006-05-19[GFS2] setup lock_dlm kobject earlierDavid Teigland
2006-05-18[GFS2] glock debugging and inode cache changesSteven Whitehouse
2006-05-18[GFS2] Update copyright date to 2006Steven Whitehouse
2006-05-18[GFS2] Remove semaphore.h from C filesSteven Whitehouse
2006-05-18[GFS2] Drop log lock on I/O error & tidy upSteven Whitehouse
2006-05-18[GFS2] Remove bits.c from the MakefileSteven Whitehouse
2006-05-18[GFS2] Make newly moved functions staticSteven Whitehouse
2006-05-18[GFS2] Merge bits.[ch] into rgrp.cSteven Whitehouse