summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-05-02UBIFS: seek journal heads to the latest bud in replayArtem Bityutskiy
2011-05-02UBIFS: do not free write-buffers when in R/O modeArtem Bityutskiy
2011-04-29cifs: sanitize length checking in coalesce_t2 (try #3)Jeff Layton
2011-04-29cifs: check for bytes_remaining going to zero in CIFS_SessSetupJeff Layton
2011-04-29cifs: change bleft in decode_unicode_ssetup back to signed typeJeff Layton
2011-04-28Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-04-28vfs: avoid large kmalloc()s for the fdtableAndrew Morton
2011-04-27nfs: don't lose MS_SYNCHRONOUS on remount of noac mountJeff Layton
2011-04-27NFS: Return meaningful status from decode_secinfo()Bryan Schumaker
2011-04-27NFSv4: Ensure we request the ordinary fileid when doing readdirplusTrond Myklebust
2011-04-26Revert wrong fixes for common misspellingsLucas De Marchi
2011-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2011-04-25add hlist_bl_lock/unlock helpersChristoph Hellwig
2011-04-25eCryptfs: Flush dirty pages in setattrTyler Hicks
2011-04-25eCryptfs: Handle failed metadata read in lookupTyler Hicks
2011-04-25Btrfs: cleanup error handling in inode.cTsutomu Itoh
2011-04-25Btrfs: put the right bio if we have an errorJosef Bacik
2011-04-25Btrfs: free bitmaps properly when evicting the cacheJosef Bacik
2011-04-25Btrfs: Free free_space item properly in btrfs_trim_block_group()Li Zefan
2011-04-25btrfs: add missing spin_unlock to a rare exit pathDavid Sterba
2011-04-25Btrfs: check return value of kmalloc()Tsutomu Itoh
2011-04-25btrfs: fix wrong allocating flag when reading pageItaru Kitayama
2011-04-25Btrfs: fix missing mutex_unlock in btrfs_del_dir_entries_in_log()Tsutomu Itoh
2011-04-25eCryptfs: Add reference counting to lower filesTyler Hicks
2011-04-25eCryptfs: dput dentries returned from dget_parentTyler Hicks
2011-04-25eCryptfs: Remove extra d_delete in ecryptfs_rmdirTyler Hicks
2011-04-24NFSv4: Ensure that clientid and session establishment can time outTrond Myklebust
2011-04-24NFSv4.1: Don't loop forever in nfs4_proc_create_sessionTrond Myklebust
2011-04-24Merge branch 'dcache-cleanup'Linus Torvalds
2011-04-24Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2011-04-24vfs: get rid of insane dentry hashing rulesLinus Torvalds
2011-04-23vfs: get rid of 'struct dcache_hash_bucket' abstractionLinus Torvalds
2011-04-21CIFS: Fix memory over bound bug in cifs_parse_mount_optionsPavel Shilovsky
2011-04-21Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-04-21vfs: Pass setxattr(2) flags properlyJan Kara
2011-04-21UBIFS: fix master node recoveryArtem Bityutskiy
2011-04-21UBIFS: fix false assertion warning in case of I/O failuresArtem Bityutskiy
2011-04-20Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-04-20xfs: fix duplicate message outputDave Chinner
2011-04-20UBIFS: fix false space checking failureArtem Bityutskiy
2011-04-20Open with O_CREAT flag set fails to open existing files on non writable direc...Sachin Prabhu
2011-04-19Btrfs: do some plugging in the submit_bio threadsChris Mason
2011-04-19nfsd4: Fix filp leakOGAWA Hirofumi
2011-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2011-04-18NFSv4: Handle NFS4ERR_WRONGSEC outside of nfs4_handle_exception()Bryan Schumaker
2011-04-18NFSv4.1: Don't update sequence number if rpc_task is not sentBryan Schumaker
2011-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds