aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2006-06-09NLM: Fix reclaim racesTrond Myklebust
2006-06-09NLM: sem to mutex conversionTrond Myklebust
2006-06-09NFS: Display the chosen RPCSEC_GSS security flavour in /proc/mountsTrond Myklebust
2006-06-09NFS: Split fs/nfs/inode.cDavid Howells
2006-06-09NFS: Fix typo in nfs_do_clone_mount()Trond Myklebust
2006-06-09NFS: Fix compile errors introduced by referrals patchesTrond Myklebust
2006-06-09NFSv4: Ensure that referral mounts bind to a reserved portTrond Myklebust
2006-06-09NFSv4: A root pathname is sent as a zero component4Andy Adamson
2006-06-09NFSv4: Follow a referralManoj Naik
2006-06-09NFSv4: Ensure client submounts when following a referralManoj Naik
2006-06-09NFS: Expand clone mounts to include other serversManoj Naik
2006-06-09NFSv4: Create NFSv4 transport and clientManoj Naik
2006-06-09NFSv4: Define an fs_locations bitmapManoj Naik
2006-06-09NFSv4: GETATTR attributes on referralManoj Naik
2006-06-09NFSv4: Decode mounted_on_fileid attribute in getattr.Manoj Naik
2006-06-09NFSv4: convert fs-locations-components to conform to RFC3530Manoj Naik
2006-06-09NFSv4: Implement the fs_locations function callTrond Myklebust
2006-06-09NFS: Add timeout to submountsTrond Myklebust
2006-06-09NFS: Ensure the client submounts, when it crosses a server mountpoint.Trond Myklebust
2006-06-09NFS: Store the file system "fsid" value in the NFS super block.Trond Myklebust
2006-06-09VFS: Remove dependency of ->umount_begin() call on MNT_FORCETrond Myklebust
2006-06-09VFS: Add shrink_submounts()Trond Myklebust
2006-06-09VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust
2006-06-09VFS: Add GPL_EXPORTED function vfs_kern_mount()Trond Myklebust
2006-06-09NFS: Remove nfs_delete_inode()Trond Myklebust
2006-06-09NFS: Flesh out nfs_invalidate_page()Trond Myklebust
2006-06-09NFSv4: remove obviously bogus comparison from decode_getaclJ. Bruce Fields
2006-06-09NFSv4: really return status from decode_recall_args()Alexey Dobriyan
2006-06-09NFSv3: Client-side nfsacl caching fixAndreas Gruenbacher
2006-06-09NFS: Fix up inode revalidation accountingTrond Myklebust
2006-06-09NFS: Separate metadata and page cache revalidation mechanismsTrond Myklebust
2006-06-09NFS: More page cache revalidation fixupsTrond Myklebust
2006-06-09NFS: Fix page cache revalidationTrond Myklebust
2006-06-09NFS: Optimize allocation of nfs_read/write_data structuresChuck Lever
2006-06-09NFS: Clean up inode metadata updatesTrond Myklebust
2006-06-09NFSv4: Some NFSv4 servers have broken behaviour for the change attributeTrond Myklebust
2006-06-09NFS: Clean up and fix page zeroing when we have short readsTrond Myklebust
2006-06-08[PATCH] debugfs inode leakJens Axboe
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-24JFS: Fix multiple errors in metapage_releasepageDave Kleikamp
2006-05-23[PATCH] md: Make sure bi_max_vecs is set properly in bio_splitNeilBrown