summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2013-12-13xfs: get rid of XFS_INODE_CLUSTER_SIZE macrosJie Liu
2013-12-13xfs: get rid of XFS_IALLOC_INODES macrosJie Liu
2013-12-12Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-12-12procfs: also fix proc_reg_get_unmapped_area() for !MMU caseJan Beulich
2013-12-13xfs: remove the quotaoff log format from the quotaoff log itemChristoph Hellwig
2013-12-13xfs: remove the dquot log format from the dquot log itemChristoph Hellwig
2013-12-13xfs: remove the inode log format from the inode log itemChristoph Hellwig
2013-12-13xfs: format logged extents directly into the CILChristoph Hellwig
2013-12-13xfs: format log items write directly into the linear CIL bufferChristoph Hellwig
2013-12-13xfs: introduce xlog_copy_iovecChristoph Hellwig
2013-12-13xfs: refactor xfs_inode_item_formatChristoph Hellwig
2013-12-13xfs: refactor xfs_inode_item_sizeChristoph Hellwig
2013-12-13xfs: refactor xfs_buf_item_format_segmentChristoph Hellwig
2013-12-13xfs: remove duplicate code in xlog_cil_insert_format_itemsChristoph Hellwig
2013-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-12-12Merge branch 'for-3.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-12-12dcache: allow word-at-a-time name hashing with big-endian CPUsWill Deacon
2013-12-12Merge tag 'xfs-for-linus-v3.13-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-12-12nfsd: revoking of suid/sgid bits after chown() in a consistent wayStanislav Kholmanskikh
2013-12-12Btrfs: fix access_ok() check in btrfs_ioctl_send()Dan Carpenter
2013-12-12Btrfs: make sure we cleanup all reloc roots if error happensWang Shilong
2013-12-12Btrfs: skip building backref tree for uuid and quota tree when doing balance ...Wang Shilong
2013-12-12Btrfs: fix an oops when doing balance relocationWang Shilong
2013-12-12Btrfs: don't miss skinny extent items on delayed ref head contentionFilipe David Borba Manana
2013-12-12btrfs: call mnt_drop_write after interrupted subvol deletionDavid Sterba
2013-12-12Btrfs: don't clear the default compression typeMiao Xie
2013-12-11kernfs: s/sysfs/kernfs/ in internal functions and whatever is leftTejun Heo
2013-12-11kernfs: s/sysfs/kernfs/ in global variablesTejun Heo
2013-12-11kernfs: s/sysfs/kernfs/ in constantsTejun Heo
2013-12-11kernfs: s/sysfs/kernfs/ in various data structuresTejun Heo
2013-12-11kernfs: drop s_ prefix from kernfs_node membersTejun Heo
2013-12-11kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordinglyTejun Heo
2013-12-11xfs: align initial file allocations correctlyDave Chinner
2013-12-11xfs: fix calculation of freed inode cluster blocksBen Myers
2013-12-11xfs: xfs_dir2_block_to_sf temp buffer allocation failsDave Chinner
2013-12-11nfsd: don't try to reuse an expired DRC entry off the listJeff Layton
2013-12-10sysfs: fix use-after-free in sysfs_kill_sb()Tejun Heo
2013-12-10sysfs: bail early from kernfs_file_mmap() to avoid spurious lockdep warningTejun Heo
2013-12-10nfsd: start documenting some XDR handling functionsChristoph Hellwig
2013-12-10nfsd: don't return high mode bitsAlbert Fluegel
2013-12-10nfsd: when reusing an existing repcache entry, unhash it firstJeff Layton
2013-12-10xfs: growfs overruns AGFL buffer on V4 filesystemsDave Chinner
2013-12-10xfs: don't perform discard if the given range length is less than block sizeJie Liu
2013-12-10xfs: underflow bug in xfs_attrlist_by_handle()Dan Carpenter
2013-12-10Merge branch 'driver-core-linus' into driver-core-nextTejun Heo
2013-12-09xfs: fix infinite loop by detaching the group/project hints from user dquotJie Liu
2013-12-09xfs: fix assertion failure at xfs_setattr_nonsizeJie Liu
2013-12-08sysfs, kernfs: remove duplicated include from file.cWei Yongjun
2013-12-08jbd2: rename obsoleted msg JBD->JBD2Dmitry Monakhov
2013-12-08jbd2: revise KERN_EMERG error messagesJan Kara