aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-10-10NFS: fix nfs_parse_ip_address() corner caseChuck Lever
2008-10-10NFS: Cleanup nfs_set_portJ. Bruce Fields
2008-10-09NFS: Fix attribute updatesTrond Myklebust
2008-10-07NFS: Don't use range_cyclic for data integrity syncsTrond Myklebust
2008-10-07NFS: Client mounts hang when exported directory do not existSteve Dickson
2008-10-07nfs: Fix misparsing of nfsv4 fs_locations attributeJ. Bruce Fields
2008-10-07nfs: prepare to share nfs_set_portJ. Bruce Fields
2008-10-07nfs: replace while loop by for loops in nfs_follow_referralJ. Bruce Fields
2008-10-07nfs: break up nfs_follow_referralJ. Bruce Fields
2008-10-07nfs: authenticated deep mountingEG Keizer
2008-10-07NFS: missing nfs_fattr_init in nfs3_proc_getacl and nfs3_proc_setacls (resend...Jeff Layton
2008-10-07nfs: remove an obsolete nfs_flock commentJ. Bruce Fields
2008-10-07nfs: BUG_ON in nfs_follow_mountpointDenis V. Lunev
2008-10-07nfs: ERR_PTR is expected on failure from nfs_do_clone_mountDenis V. Lunev
2008-10-07fix fs/nfs/nfsroot.c compilationAdrian Bunk
2008-10-07NFS: Allow concurrent inode revalidationTrond Myklebust
2008-10-07NFS: Fix up nfs_setattr_update_inode()Trond Myklebust
2008-10-07NFS: Don't clear nfsi->cache_validity in nfs_check_inode_attributes()Trond Myklebust
2008-10-07NFS: Convert __nfs_revalidate_inode() to use nfs_refresh_inode()Trond Myklebust
2008-10-07NFS: Fix nfs_post_op_update_inode_force_wcc()Trond Myklebust
2008-10-07NFS: Fix the NFS attribute updateTrond Myklebust
2008-10-07NFS: Clean up nfs_refresh_inode() and nfs_post_op_update_inode()Trond Myklebust
2008-10-07NFS: Add mount options for controlling the lookup cacheTrond Myklebust
2008-10-07NFS: Don't apply NFS_MOUNT_FLAGMASK to text-based mountsTrond Myklebust
2008-10-07NFS: Add options for finer control of the lookup cacheTrond Myklebust
2008-10-06NFS: Clean up nfs_sb_active/nfs_sb_deactiveTrond Myklebust
2008-10-06NFS: Fix nfs_file_llseek()Trond Myklebust
2008-10-02mm: tiny-shmem nommu fixNick Piggin
2008-10-02inotify: fix lock ordering wrt do_page_fault's mmap_semNick Piggin
2008-09-29mm owner: fix race between swapoff and exitBalbir Singh
2008-09-29Fix NULL pointer dereference in proc_sys_compareLinus Torvalds
2008-09-26Merge git://oss.sgi.com:8090/xfs/linux-2.6Linus Torvalds
2008-09-26Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds
2008-09-26[XFS] Remove xfs_iext_irec_compact_full()Lachlan McIlroy
2008-09-26[XFS] Fix extent list corruption in xfs_iext_irec_compact_full().Lachlan McIlroy
2008-09-249p: use an IS_ERR test rather than a NULL testJulien Brunel
2008-09-18UBIFS: fix printk format warningsAlexander Beregalov
2008-09-17UBIFS: remove incorrect assertAdrian Hunter
2008-09-17UBIFS: TNC / GC race fixesAdrian Hunter
2008-09-17UBIFS: create the name of the background thread in every caseSebastian Siewior
2008-09-17[XFS] Don't do I/O beyond eof when unreserving spaceLachlan McIlroy
2008-09-17[XFS] Fix use-after-free with buffersLachlan McIlroy
2008-09-17[XFS] Prevent lockdep false positives when locking two inodes.David Chinner
2008-09-17[XFS] Fix barrier status change detection.David Chinner
2008-09-17[XFS] Prevent direct I/O from mapping extents beyond eofLachlan McIlroy
2008-09-17[XFS] Fix regression introduced by remount fixupChristoph Hellwig
2008-09-17[XFS] Move memory allocations for log tracing out of the critical pathLachlan McIlroy
2008-09-13rescan_partitions(): make device capacity errors non-fatalAndrew Morton
2008-09-13mm: ifdef Quicklists in /proc/meminfoHugh Dickins
2008-09-13bfs: fix Lockdep warningEric Sesterhenn