summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-01-21Merge branch 'quilt/driver-core'Stephen Rothwell
2010-01-21Merge remote branch 'limits/writable_limits'Stephen Rothwell
2010-01-21Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2010-01-21Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-01-21Merge remote branch 'kgdb/kgdb-next'Stephen Rothwell
2010-01-21Merge remote branch 'block/for-next'Stephen Rothwell
2010-01-21Merge remote branch 'kvm/linux-next'Stephen Rothwell
2010-01-21Merge remote branch 'vfs/for-next'Stephen Rothwell
2010-01-21Merge remote branch 'xfs/master'Stephen Rothwell
2010-01-21Merge remote branch 'udf/for_next'Stephen Rothwell
2010-01-21Merge remote branch 'squashfs/master'Stephen Rothwell
2010-01-21Merge remote branch 'nfsd/nfsd-next'Stephen Rothwell
2010-01-21Merge remote branch 'nfs/linux-next'Stephen Rothwell
2010-01-21Merge remote branch 'logfs/master'Stephen Rothwell
2010-01-21Merge remote branch 'gfs2/master'Stephen Rothwell
2010-01-21Merge remote branch 'fatfs/master'Stephen Rothwell
2010-01-21Merge remote branch 'ext3/for_next'Stephen Rothwell
2010-01-21Merge remote branch 'ecryptfs/next'Stephen Rothwell
2010-01-21Merge remote branch 'cifs/master'Stephen Rothwell
2010-01-21Merge remote branch 'ceph/for-next'Stephen Rothwell
2010-01-21Merge remote branch 'm68knommu/for-next'Stephen Rothwell
2010-01-20Squashfs: select DECOMPRESS_LZMA_NEEDED when including support for lzmaPhillip Lougher
2010-01-20Squashfs: add support for LZMA compressed filesystemsPhillip Lougher
2010-01-20Squashfs: add decompressor entries for lzma and lzoPhillip Lougher
2010-01-20Squashfs: add a decompressor frameworkPhillip Lougher
2010-01-20Squashfs: factor out remaining zlib dependencies into separate wrapper filePhillip Lougher
2010-01-20Squashfs: move zlib decompression wrapper code into a separate filePhillip Lougher
2010-01-20Merge branch 'bugfixes-for-next' into nfs-for-nextTrond Myklebust
2010-01-20Merge branch 'nfsv41-for-next' into nfs-for-nextTrond Myklebust
2010-01-20Merge branch 'sunrpc-for-next' into nfs-for-nextTrond Myklebust
2010-01-20nfs41: resize slot table in resetAndy Adamson
2010-01-20nfs41: implement cb_recall_slotAndy Adamson
2010-01-20nfs41: back channel drc minimal implementationAndy Adamson
2010-01-20nfs41: prepare for back channel drcAndy Adamson
2010-01-20nfs41: remove uneeded checks in callback processingAndy Adamson
2010-01-20nfs41: directly encode back channel errorAndy Adamson
2010-01-20nfs41: fix wrong error on callback header xdr overflowAndy Adamson
2010-01-20nfs41: Process callback's referring call listMike Sager
2010-01-20nfs41: Check slot table for referring callsMike Sager
2010-01-20NFS: Avoid warnings when CONFIG_NFS_V4=nDavid Howells
2010-01-20nfs41: Adjust max cache response size valueMike Sager
2010-01-19ecryptfs: use after freeDan Carpenter
2010-01-19ecryptfs: Eliminate useless codeJulia Lawall
2010-01-19ecryptfs: fix interpose/interpolate typos in commentsErez Zadok
2010-01-19ecryptfs: pass matching flags to interpose as defined and used thereErez Zadok
2010-01-19ecryptfs: remove unnecessary d_drop calls in ecryptfs_linkErez Zadok
2010-01-19ecryptfs: don't ignore return value from lock_renameErez Zadok
2010-01-19ecryptfs: initialize private persistent file before dereferencing pointerErez Zadok
2010-01-19eCryptfs: Remove mmap from directory operationsTyler Hicks
2010-01-19eCryptfs: Add getattr functionTyler Hicks