summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-14xfs: introduce SEEK_DATA/SEEK_HOLE supportJeff Liu
2012-05-14xfs: make xfs_extent_busy_trim not staticBen Myers
2012-05-14xfs: make XBF_MAPPED the default behaviourDave Chinner
2012-05-14xfs: flush outstanding buffers on log mount failureDave Chinner
2012-05-14xfs: Properly exclude IO type flags from buffer flagsDave Chinner
2012-05-14xfs: clean up xfs_bit.h includesDave Chinner
2012-05-14xfs: move xfs_do_force_shutdown() and kill xfs_rw.cDave Chinner
2012-05-14xfs: move xfs_get_extsz_hint() and kill xfs_rw.hDave Chinner
2012-05-14xfs: move xfs_fsb_to_db to xfs_bmap.hDave Chinner
2012-05-14xfs: clean up busy extent namingDave Chinner
2012-05-14xfs: move busy extent handling to it's own fileDave Chinner
2012-05-14xfs: move xfsagino_t to xfs_types.hDave Chinner
2012-05-14xfs: use iolock on XFS_IOC_ALLOCSP callsDave Chinner
2012-05-14xfs: kill XBF_DONTBLOCKDave Chinner
2012-05-14xfs: kill xfs_read_buf()Dave Chinner
2012-05-14xfs: kill XBF_LOCKDave Chinner
2012-05-14xfs: kill xfs_buf_btocDave Chinner
2012-05-14xfs: use blocks for storing the desired IO sizeDave Chinner