summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2013-08-21sysfs: fix up uaccess.h coding style warningsGreg Kroah-Hartman
2013-08-21sysfs: fix up 80 column coding style issuesGreg Kroah-Hartman
2013-08-21sysfs: fix up space coding style issuesGreg Kroah-Hartman
2013-08-21sysfs: remove trailing whitespaceGreg Kroah-Hartman
2013-08-21sysfs: fix placement of EXPORT_SYMBOL()Greg Kroah-Hartman
2013-08-21sysfs: group: update copyright to add myself and the LFGreg Kroah-Hartman
2013-08-21sysfs: group.c: add kerneldoc for sysfs_remove_groupGreg Kroah-Hartman
2013-08-21sysfs: group.c: fix up broken string coding styleGreg Kroah-Hartman
2013-08-21sysfs: group.c: fix up some * coding style issuesGreg Kroah-Hartman
2013-08-21sysfs: group.c: fix trailing whitespaceGreg Kroah-Hartman
2013-08-21sysfs: group.c: move EXPORT_SYMBOL_GPL() to the proper locationGreg Kroah-Hartman
2013-08-21sysfs: add sysfs_create/remove_groups()Greg Kroah-Hartman
2013-08-21[SCSI] sg: Fix user memory corruption when SG_IO is interrupted by a signalRoland Dreier
2013-08-20xfs: Add support for the Q_XGETQSTATVChandra Seetharaman
2013-08-20quota: Add a new quotactl command Q_XGETQSTATVChandra Seetharaman
2013-08-20xfs: fix the comment of xfs_mountfs()Zhi Yong Wu
2013-08-20xfs: fix the comment of xfs_sb_quiet_read_verify()Zhi Yong Wu
2013-08-20xfs: fix the comment of xlog_recover_do_dquot_buffer()Zhi Yong Wu
2013-08-20xfs: fix the comment of xfs_log_unmount_write()Zhi Yong Wu
2013-08-20xfs: fix the comment of xfs_ifree_cluster()Zhi Yong Wu
2013-08-20xfs: fix the comment of xfs_ialloc_ag_select()Zhi Yong Wu
2013-08-20xfs: fix the comment of xfs_extent_busy_update_extent()Zhi Yong Wu
2013-08-20xfs: fix the comment of xfs_setsize_buftarg_early()Zhi Yong Wu
2013-08-20xfs: fix the comment of xfs_bmap_punch_delalloc_range()Zhi Yong Wu
2013-08-20xfs: fix the comment of xfs_bmap_last_before()Zhi Yong Wu
2013-08-20xfs: fix the comment of xfs_bmap_validate_ret()Zhi Yong Wu
2013-08-20xfs: fix the comment of xfs_bmap_count_tree()Zhi Yong Wu
2013-08-20xfs: rename bio_add_buffer() to xfs_bio_add_buffer()Zhi Yong Wu
2013-08-20xfs: fix the comment of xlog_find_head()Zhi Yong Wu
2013-08-20xfs: fix the comment of xlog_recover_buffer_pass2()Zhi Yong Wu
2013-08-20xfs: remove two unused macro definitions in xfs_linux.hZhi Yong Wu
2013-08-20xfs: fix the comment of xfs_btree_get_iroot()Zhi Yong Wu
2013-08-20xfs: fix the comment of xfs_iroot_realloc()Zhi Yong Wu
2013-08-20xfs: remove one blank line in xfs_btree_make_block_unfull()Zhi Yong Wu
2013-08-20xfs: fix the comment of xlog_write_setup_copy()Zhi Yong Wu
2013-08-20xfs: fix the comment of xfs_mod_incore_sb_unlocked()Zhi Yong Wu
2013-08-20xfs: fix the comment of xfs_btree_lookup()Zhi Yong Wu
2013-08-20xfs: fix the comment of xfs_buf_free()Zhi Yong Wu
2013-08-20xfs: fix the comment of xfs_check_sizes()Zhi Yong Wu
2013-08-20NFS: Remove the NFSv4 "open optimisation" from nfs_permissionTrond Myklebust
2013-08-20treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacksJoe Perches
2013-08-20f2fs: fix wrong BUG_ON conditionJaegeuk Kim
2013-08-20f2fs: fix memory leak when init f2fs filesystem failZhao Hongjiang
2013-08-20GFS2: Take glock reference in examine_bucket()Steven Whitehouse
2013-08-19proc: more readdir conversion bug-fixesLinus Torvalds
2013-08-19pstore/ram: Read and write to the 'compressed' flag of pstoreAruna Balakrishnaiah
2013-08-19pstore: Add file extension to pstore file if compressedAruna Balakrishnaiah
2013-08-19pstore: Add decompression support to pstoreAruna Balakrishnaiah
2013-08-19pstore: Introduce new argument 'compressed' in the read callbackAruna Balakrishnaiah
2013-08-19pstore: Add compression support to pstoreAruna Balakrishnaiah