summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2005-10-27NFS: Don't let nfs_end_data_update() clobber attribute update informationTrond Myklebust
2005-10-27NFS: Optimise inode attribute cache updatesTrond Myklebust
2005-10-27NFS: Convert cache_change_attribute into a jiffy-based valueTrond Myklebust
2005-10-27NFS: Cleanup initialisation of struct nfs_fattrTrond Myklebust
2005-10-27Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6Trond Myklebust
2005-10-27NFS: Fix a bad cast in nfs3_read_doneTrond Myklebust
2005-10-27[CIFS] Change pragma pack(1) to attribute(packed) to allow cifs on arm to accessSteve French
2005-10-27Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French
2005-10-26[PATCH] Fix HFS+ to free up the space when a file is deleted.Peter Wainwright
2005-10-24Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov
2005-10-24NTFS: Document extended attribute ($EA) NEED_EA flag. (Based on libntfsAnton Altaparmakov
2005-10-24NTFS: Fix compilation warnings with gcc-4.0.2 on SUSE 10.0.Anton Altaparmakov
2005-10-24NTFS: Use %z for size_t to fix compilation warnings. (Andrew Morton)Anton Altaparmakov
2005-10-23[PATCH] inotify/idr leak fixAndrew Morton
2005-10-23[PATCH] aio syscalls are not checked by lsmKostik Belousov
2005-10-22Merge changes from linux-2.6 by handPaul Mackerras
2005-10-21Merge with /pub/scm/linux/kernel/git/sfrench/cifs-2.6.git/Steve French
2005-10-20NFSv4: Fix up locking for nfs4_state_ownerTrond Myklebust
2005-10-20NFSv4: Final tweak to sequence idTrond Myklebust
2005-10-20[CIFS] Defer close of file handle slightly if there are pending writes thatSteve French
2005-10-19NTFS: Fix serious data corruption issue when writing.Anton Altaparmakov
2005-10-19NTFS: $EA attributes can be both resident non-resident.Anton Altaparmakov
2005-10-19Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov
2005-10-18NFSv4: Fix acl buffer sizeJ. Bruce Fields
2005-10-18NFSv4: handle no acl attrJ. Bruce Fields
2005-10-18NFSv4: Fix an oopsable condition in nfs_free_seqidTrond Myklebust
2005-10-18NFS: Fix rename of directory onto empty directoryTrond Myklebust
2005-10-18Fix Connectathon locking test failureTrond Myklebust
2005-10-18NFSv4: Ensure that we recover from the OPEN + OPEN_CONFIRM BAD_STATEID raceTrond Myklebust
2005-10-18NFSv4: If a delegated open fails, ensure that we return the delegationTrond Myklebust
2005-10-18NFSv4: Return delegations in case we're changing ACLsTrond Myklebust
2005-10-18NFSv4: Return delegation upon rename or removal of file.Trond Myklebust
2005-10-18VFS: Make link_path_walk set LOOKUP_CONTINUE before calling permission().Trond Myklebust
2005-10-18[NFS]: Check that the server returns a valid regular file to our OPEN requestTrond Myklebust
2005-10-18NFSv4: Eliminate nfsv4 open race...Trond Myklebust
2005-10-18VFS: Allow the filesystem to return a full file pointer on open intentTrond Myklebust
2005-10-18 NFS: Fix up a race in the NFS implementation of GETLKTrond Myklebust
2005-10-18NFSv4: Fix up handling of open_to_lock sequence idsTrond Myklebust
2005-10-18NFSv4: Make NFS clean up byte range locks asynchronouslyTrond Myklebust
2005-10-18NFSv4: Add missing handling of OPEN_CONFIRM requests on CLAIM_DELEGATE_CUR.Trond Myklebust
2005-10-18NFSv4: Remove nfs4_client->cl_sem from close() pathTrond Myklebust
2005-10-18NFSv4: Remove obsolete state_owner and lock_owner semaphoresTrond Myklebust
2005-10-18NFSv4: Fix a potential CLOSE raceTrond Myklebust
2005-10-18NFSv4: Add functions to order RPC callsTrond Myklebust
2005-10-18Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6Trond Myklebust
2005-10-17[PATCH] aio: revert lock_kiocb()Zach Brown
2005-10-17[PATCH] output of /proc/maps on nommu systems is incompleteDavid McCullough
2005-10-17[PATCH] NFS: Fix Oopsable/unnecessary i_count manipulations in nfs_wait_on_in...Trond Myklebust
2005-10-17[PATCH] NFS: Fix cache consistency racesTrond Myklebust
2005-10-17Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov