summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2008-10-10NFS: fix nfs_parse_ip_address() corner caseChuck Lever1-11/+23
2008-10-10NFS: Cleanup nfs_set_portJ. Bruce Fields1-10/+9
2008-10-09NFS: Fix attribute updatesTrond Myklebust1-9/+4
2008-10-08NFS: Don't use range_cyclic for data integrity syncsTrond Myklebust1-1/+2
2008-10-08NFS: Client mounts hang when exported directory do not existSteve Dickson1-1/+2
2008-10-08nfs: Fix misparsing of nfsv4 fs_locations attributeJ. Bruce Fields3-29/+21
2008-10-08nfs: prepare to share nfs_set_portJ. Bruce Fields2-19/+20
2008-10-08nfs: replace while loop by for loops in nfs_follow_referralJ. Bruce Fields1-12/+5
2008-10-08nfs: break up nfs_follow_referralJ. Bruce Fields1-38/+46
2008-10-08nfs: authenticated deep mountingEG Keizer2-4/+26
2008-10-08NFS: missing nfs_fattr_init in nfs3_proc_getacl and nfs3_proc_setacls (resend...Jeff Layton1-0/+2
2008-10-08nfs: remove an obsolete nfs_flock commentJ. Bruce Fields1-7/+0
2008-10-08nfs: BUG_ON in nfs_follow_mountpointDenis V. Lunev1-1/+4
2008-10-08nfs: ERR_PTR is expected on failure from nfs_do_clone_mountDenis V. Lunev1-1/+1
2008-10-08fix fs/nfs/nfsroot.c compilationAdrian Bunk1-1/+1
2008-10-08NFS: Allow concurrent inode revalidationTrond Myklebust1-41/+2
2008-10-08NFS: Fix up nfs_setattr_update_inode()Trond Myklebust1-1/+1
2008-10-08NFS: Don't clear nfsi->cache_validity in nfs_check_inode_attributes()Trond Myklebust1-7/+0
2008-10-08NFS: Convert __nfs_revalidate_inode() to use nfs_refresh_inode()Trond Myklebust1-4/+1
2008-10-08NFS: Fix nfs_post_op_update_inode_force_wcc()Trond Myklebust1-8/+27
2008-10-08NFS: Fix the NFS attribute updateTrond Myklebust1-3/+41
2008-10-08NFS: Clean up nfs_refresh_inode() and nfs_post_op_update_inode()Trond Myklebust1-7/+14
2008-10-08NFS: Add mount options for controlling the lookup cacheTrond Myklebust1-0/+43
2008-10-08NFS: Don't apply NFS_MOUNT_FLAGMASK to text-based mountsTrond Myklebust2-3/+3
2008-10-08NFS: Add options for finer control of the lookup cacheTrond Myklebust1-0/+4
2008-10-07NFS: Clean up nfs_sb_active/nfs_sb_deactiveTrond Myklebust4-21/+13
2008-10-07NFS: Fix nfs_file_llseek()Trond Myklebust1-4/+7
2008-10-03mm: tiny-shmem nommu fixNick Piggin1-1/+1
2008-10-03inotify: fix lock ordering wrt do_page_fault's mmap_semNick Piggin1-7/+20
2008-09-29mm owner: fix race between swapoff and exitBalbir Singh1-1/+1
2008-09-29Fix NULL pointer dereference in proc_sys_compareLinus Torvalds1-4/+6
2008-09-26Merge git://oss.sgi.com:8090/xfs/linux-2.6Linus Torvalds1-91/+3
2008-09-26Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds6-9/+15
2008-09-26[XFS] Remove xfs_iext_irec_compact_full()Lachlan McIlroy1-92/+3
2008-09-26[XFS] Fix extent list corruption in xfs_iext_irec_compact_full().Lachlan McIlroy1-0/+1
2008-09-259p: use an IS_ERR test rather than a NULL testJulien Brunel1-2/+1
2008-09-18UBIFS: fix printk format warningsAlexander Beregalov2-2/+2
2008-09-17UBIFS: remove incorrect assertAdrian Hunter1-1/+0
2008-09-17UBIFS: TNC / GC race fixesAdrian Hunter2-4/+12
2008-09-17UBIFS: create the name of the background thread in every caseSebastian Siewior1-2/+1
2008-09-17[XFS] Don't do I/O beyond eof when unreserving spaceLachlan McIlroy1-0/+18
2008-09-17[XFS] Fix use-after-free with buffersLachlan McIlroy1-24/+20
2008-09-17[XFS] Prevent lockdep false positives when locking two inodes.David Chinner2-1/+16
2008-09-17[XFS] Fix barrier status change detection.David Chinner1-1/+1
2008-09-17[XFS] Prevent direct I/O from mapping extents beyond eofLachlan McIlroy1-0/+4
2008-09-17[XFS] Fix regression introduced by remount fixupChristoph Hellwig1-0/+20
2008-09-17[XFS] Move memory allocations for log tracing out of the critical pathLachlan McIlroy2-21/+40
2008-09-14rescan_partitions(): make device capacity errors non-fatalAndrew Morton1-2/+2
2008-09-14mm: ifdef Quicklists in /proc/meminfoHugh Dickins1-4/+8
2008-09-14bfs: fix Lockdep warningEric Sesterhenn1-1/+1