summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2013-06-18fuse: hold i_mutex in fuse_file_fallocate()Maxim Patlasov
2013-06-17xfs: Remove struct xfs_chash from xfs_mountJeff Liu
2013-06-17xfs: Don't keep silent if sunit/swidth can not be changed via mountJie Liu
2013-06-17xfs: Remove redundant error variable from xfs_growfs_data_private()Jie Liu
2013-06-17xfs: Convert use of typedef ctl_table to struct ctl_tableJoe Perches
2013-06-17ext4: delete unused variablesJon Ernst
2013-06-17f2fs: add remount_fs callback supportNamjae Jeon
2013-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-06-14Merge tag 'for-linus-v3.10-rc6' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-06-15use can_lookup() instead of direct checks of ->i_op->lookupAl Viro
2013-06-15fput: task_work_add() can fail if the caller has passed exit_task_work()Oleg Nesterov
2013-06-14pstore/ram: remove the power of buffer size limitationRob Herring
2013-06-14pstore/ram: avoid atomic accesses for ioremapped regionsRob Herring
2013-06-14xfs: don't shutdown log recovery on validation errorsDave Chinner
2013-06-14xfs: ensure btree root split sets blkno correctlyDave Chinner
2013-06-14xfs: fix implicit padding in directory and attr CRC formatsDave Chinner
2013-06-14xfs: don't emit v5 superblock warnings on writeDave Chinner
2013-06-14xfs: don't shutdown log recovery on validation errorsDave Chinner
2013-06-14dlm: disable nagle for SCTPMike Christie
2013-06-14dlm: retry failed SCTP sendsMike Christie
2013-06-14dlm: try other IPs when sctp init assoc failsMike Christie
2013-06-14dlm: clear correct bit during sctp init failure handlingMike Christie
2013-06-14dlm: set sctp assoc id during setupMike Christie
2013-06-14dlm: clear correct init bit during sctp setupMike Christie
2013-06-14Btrfs: exclude logged extents before replying when we are mixedJosef Bacik
2013-06-14Btrfs: put our inode if orphan cleanup failsJosef Bacik
2013-06-14Btrfs: add some missing iput()'s in btrfs_orphan_cleanupJosef Bacik
2013-06-14Btrfs: do not pin while under spin lockJosef Bacik
2013-06-14Btrfs: Cocci spatch "memdup.spatch"Thomas Meyer
2013-06-14Btrfs: Cocci spatch "ptr_ret.spatch"Thomas Meyer
2013-06-14Btrfs: fix qgroup rescan resume on mountJan Schmidt
2013-06-14Btrfs: avoid double free of fs_info->qgroup_ulistJan Schmidt
2013-06-14Btrfs: fix memory patcher through fs_info->qgroup_ulistJan Schmidt
2013-06-14Btrfs: simplify unlink reservationsJosef Bacik
2013-06-14Btrfs: merge pending IO for tree log write backMiao Xie
2013-06-14Btrfs: allow file data clone within a fileLiu Bo
2013-06-14Btrfs: remove unused code in btrfs_del_rootLiu Bo
2013-06-14Btrfs: kill replicate code in replay_one_bufferLiu Bo
2013-06-14Btrfs: check if leaf's parent exists before pushing items aroundLiu Bo
2013-06-14Btrfs: dont do log_removal in insert_new_rootLiu Bo
2013-06-14Btrfs: return error code in btrfs_check_trunc_cache_free_space()Wei Yongjun
2013-06-14Btrfs: fix estale with btrfs sendJosef Bacik
2013-06-14btrfs: device delete to get errors from the kernelAnand Jain
2013-06-14Btrfs: do delay iput in sync_fsJosef Bacik
2013-06-14Btrfs: make the state of the transaction more readableMiao Xie
2013-06-14Btrfs: remove the time check in btrfs_commit_transaction()Miao Xie
2013-06-14Btrfs: remove unnecessary varient ->num_joined in btrfs_transaction structureMiao Xie
2013-06-14Btrfs: don't flush the delalloc inodes in the while loop if flushoncommit is setMiao Xie
2013-06-14Btrfs: don't wait for all the writers circularly during the transaction commitMiao Xie
2013-06-14Btrfs: remove the code for the impossible case in cleanup_transaction()Miao Xie