summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-05-16cifs: convert cifs_iovec_read to use async readsJeff Layton
2012-05-16cifs: add wrapper for cifs_async_readv to retry opening fileJeff Layton
2012-05-16cifs: add refcounting to cifs_readdata structuresJeff Layton
2012-05-16cifs: abstract out function to marshal the iovec for readv receivesJeff Layton
2012-05-16cifs: make cifs_readdata_alloc take a work_func_t argJeff Layton
2012-05-16coredump: ensure the fpu state is flushed for proper multi-threaded core dumpSuresh Siddha
2012-05-16Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-05-16ceph: ignore preferred_osd fieldSage Weil
2012-05-16ceph: fully initialize new layoutSage Weil
2012-05-16NFS: fix unsigned comparison in nfs4_create_sec_clientBenny Halevy
2012-05-16NFS: Fix a compile issue when CONFIG_NFS_FSCACHE was undefinedTrond Myklebust
2012-05-16UBIFS: get rid of dbg_errArtem Bityutskiy
2012-05-16UBIFS: remove Kconfig debugging optionArtem Bityutskiy
2012-05-16UBIFS: remove a couple of unused macrosArtem Bityutskiy
2012-05-16cifs: fix misspelling of "forcedirectio"Jeff Layton
2012-05-16UBIFS: rename dumping functionsArtem Bityutskiy
2012-05-16UBIFS: get rid of dbg_dump_stackArtem Bityutskiy
2012-05-16ramoops: Move to fs/pstore/ram.cAnton Vorontsov
2012-05-16GFS2: Fix quota adjustment return codeBob Peterson
2012-05-15userns: Convert sysfs to use kgid/kuid where appropriateEric W. Biederman
2012-05-15userns: Convert sysctl permission checks to use kuid and kgids.Eric W. Biederman
2012-05-15userns: Convert proc to use kuid/kgid where appropriateEric W. Biederman
2012-05-15userns: Convert ext4 to user kuid/kgid where appropriateEric W. Biederman
2012-05-15userns: Convert ext3 to use kuid/kgid where appropriateEric W. Biederman
2012-05-15userns: Convert ext2 to use kuid/kgid where appropriate.Eric W. Biederman
2012-05-15userns: Convert devpts to use kuid/kgid where appropriateEric W. Biederman
2012-05-15userns: Convert binary formats to use kuid/kgid where appropriateEric W. Biederman
2012-05-15userns: Fail exec for suid and sgid binaries with ids outside our user namesp...Eric W. Biederman
2012-05-15ext2: remove the redundant comment for ext2_export_opsWang Sheng-Hui
2012-05-15ext3: return 32/64-bit dir name hash according to usage typeEric Sandeen
2012-05-15quota: Get rid of nested I_MUTEX_QUOTA locking subclassJan Kara
2012-05-15quota: Use precomputed value of sb_dqopt in dquot_quota_syncJan Kara
2012-05-15ext2: Remove i_mutex use from ext2_quota_write()Jan Kara
2012-05-15reiserfs: Remove i_mutex use from reiserfs_quota_write()Jan Kara
2012-05-15ext4: Remove i_mutex use from ext4_quota_write()Jan Kara
2012-05-15ext3: Remove i_mutex use from ext3_quota_write()Jan Kara
2012-05-15quota: Fix double lock in add_dquot_ref() with CONFIG_QUOTA_DEBUGJan Kara
2012-05-15jbd: Write journal superblock with WRITE_FUA after checkpointingJan Kara
2012-05-15jbd: protect all log tail updates with j_checkpoint_mutexJan Kara
2012-05-15jbd: Split updating of journal superblock and marking journal emptyJan Kara
2012-05-15userns: Convert stat to return values mapped from kuids and kgidsEric W. Biederman
2012-05-15xfs: protect xfs_sync_worker with s_umount semaphoreBen Myers
2012-05-15dlm: NULL dereference on failure in kmem_cache_create()Dan Carpenter
2012-05-15C6X: add support to build with BINFMT_ELF_FDPICMark Salter
2012-05-14NFS: kmalloc() doesn't return an ERR_PTR()Dan Carpenter
2012-05-14NFS: Turn v3 on by defaultBryan Schumaker
2012-05-14NFS: Make v2 configurableBryan Schumaker
2012-05-14NFS: Create an NFS v3 stat_to_errno()Bryan Schumaker
2012-05-14NFS: Pass mntfh as part of the nfs_mount_info structureBryan Schumaker
2012-05-14NFS: Allocate parsed mount data directly to the nfs_mount_info structureBryan Schumaker