aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-02-13NFS: missing spaces in KERN_WARNINGDan Muntz
2008-02-13NFS: Allow text-based mounts via compat_sys_mountChuck Lever
2008-02-13NFS: fix reference counting for NFSv4 callback threadJeff Layton
2008-02-13udf: fix udf_add_free_spaceMarcin Slusarz
2008-02-13udf: fix directory offset handlingJan Kara
2008-02-13fs/smbfs/inode.c: fix warning message deprecating smbfsSergio Luis
2008-02-13xfs: convert beX_add to beX_add_cpu (new common API)Marcin Slusarz
2008-02-13kernel-doc: fix fs/pipe.c notationRandy Dunlap
2008-02-13[CIFS] fix typoSteve French
2008-02-12[CIFS] patch to fix incorrect encoding of number of aces on set modeShirish Pargaonkar
2008-02-12[CIFS] Fix typo in quota operationsRoel Kluin
2008-02-12[CIFS] clean up some hard to read ifdefsSteve French
2008-02-11Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-02-10NLM: don't requeue block if it was invalidated while GRANT_MSG was in flightJeff Layton
2008-02-10NLM: don't reattempt GRANT_MSG when there is already an RPC in flightJeff Layton
2008-02-10NLM: have server-side RPC clients default to soft RPC tasksJeff Layton
2008-02-10NLM: set RPC_CLNT_CREATE_NOPING for NLM RPC clientsJeff Layton
2008-02-10splice: fix user pointer access in get_iovec_page_array()Bastian Blank
2008-02-10ext4: Add new "development flag" to the ext4 filesystemTheodore Tso
2008-02-10ext4: Don't panic in case of corrupt bitmapAneesh Kumar K.V
2008-02-10ext4: allocate struct ext4_allocation_context from a kmem cacheEric Sandeen
2008-02-10JBD2: Clear buffer_ordered flag for barried IO request on successDave Kleikamp
2008-02-10ext4: Fix Direct I/O lockingJan Kara
2008-02-10ext4: Fix circular locking dependency with migrate and rm.Aneesh Kumar K.V
2008-02-07[CIFS] reduce checkpatch warningsSteve French
2008-02-07[XFS] add __init/__exit mark to specific init/cleanup functionsLachlan McIlroy
2008-02-07[XFS] Fix oops in xfs_file_readdir()David Chinner
2008-02-07[XFS] kill xfs_rootChristoph Hellwig
2008-02-07[XFS] keep i_nlink updated and use proper accessorsChristoph Hellwig
2008-02-07[XFS] stop updating inode->i_blocksChristoph Hellwig
2008-02-07[XFS] Make xfs_ail_check check less by defaultDavid Chinner
2008-02-07[XFS] Move AIL pushing into it's own threadDavid Chinner
2008-02-07[XFS] use generic_permissionChristoph Hellwig
2008-02-07[XFS] stop re-checking permissions in xfs_swapextChristoph Hellwig
2008-02-07[XFS] clean up xfs_swapextChristoph Hellwig
2008-02-07[XFS] remove permission check from xfs_change_file_spaceChristoph Hellwig
2008-02-07[XFS] prevent panic during log recovery due to bogus op_hdr lengthLachlan McIlroy
2008-02-07[XFS] Cleanup various fid related bits:Christoph Hellwig
2008-02-07[XFS] Fix xfs_lowbit64David Chinner
2008-02-07[XFS] Remove CFORK macros and use code directly in IFORK and DFORK macros.Christoph Hellwig
2008-02-07[XFS] kill superflous buffer locking (2nd attempt)Christoph Hellwig
2008-02-07[XFS] Use kernel-supplied "roundup_pow_of_two" for simplicityRobert P. J. Day
2008-02-07[XFS] Remove the BPCSHIFT and NB* based macros from XFS.Tim Shimmin
2008-02-07[XFS] Remove bogus assertNiv Sardi
2008-02-07[XFS] optimize XFS_IS_REALTIME_INODE w/o realtime configEric Sandeen
2008-02-07[XFS] Move platform specific mount option parse out of core XFS codeDavid Chinner
2008-02-07[XFS] Implement fallocate.David Chinner
2008-02-07[XFS] Fix inode allocation latencyDavid Chinner
2008-02-07[XFS] Fix transaction overrun during writeback.David Chinner
2008-02-07[XFS] Show all mount args in /proc/mountsDavid Chinner