summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | xfs: remove the dquot log format from the dquot log itemChristoph Hellwig2013-12-13
| * | | | | | | | | | | | | | | | | xfs: remove the inode log format from the inode log itemChristoph Hellwig2013-12-13
| * | | | | | | | | | | | | | | | | xfs: format logged extents directly into the CILChristoph Hellwig2013-12-13
| * | | | | | | | | | | | | | | | | xfs: format log items write directly into the linear CIL bufferChristoph Hellwig2013-12-13
| * | | | | | | | | | | | | | | | | xfs: introduce xlog_copy_iovecChristoph Hellwig2013-12-13
| * | | | | | | | | | | | | | | | | xfs: refactor xfs_inode_item_formatChristoph Hellwig2013-12-13
| * | | | | | | | | | | | | | | | | xfs: refactor xfs_inode_item_sizeChristoph Hellwig2013-12-13
| * | | | | | | | | | | | | | | | | xfs: refactor xfs_buf_item_format_segmentChristoph Hellwig2013-12-13
| * | | | | | | | | | | | | | | | | xfs: remove duplicate code in xlog_cil_insert_format_itemsChristoph Hellwig2013-12-13
| |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | xfs: align initial file allocations correctlyDave Chinner2013-12-11
| * | | | | | | | | | | | | | | | xfs: fix calculation of freed inode cluster blocksBen Myers2013-12-11
| * | | | | | | | | | | | | | | | xfs: xfs_dir2_block_to_sf temp buffer allocation failsDave Chinner2013-12-11
| * | | | | | | | | | | | | | | | xfs: fix infinite loop by detaching the group/project hints from user dquotJie Liu2013-12-09
| * | | | | | | | | | | | | | | | xfs: fix assertion failure at xfs_setattr_nonsizeJie Liu2013-12-09
| * | | | | | | | | | | | | | | | xfs: add xfs_setattr_timeChristoph Hellwig2013-12-06
| * | | | | | | | | | | | | | | | xfs: tiny xfs_setattr_mode cleanupChristoph Hellwig2013-12-06
| * | | | | | | | | | | | | | | | xfs: fix false assertion at xfs_qm_vop_create_dqattachJie Liu2013-12-06
| * | | | | | | | | | | | | | | | xfs: integrate xfs_quota_priv header file to xfs_qmJie Liu2013-12-06
| * | | | | | | | | | | | | | | | xfs: make quota metadata truncation behavior consistent to user spaceJie Liu2013-12-06
| * | | | | | | | | | | | | | | | xfs: fix memory leak in xfs_dir2_node_removenameMark Tinguely2013-12-05
| * | | | | | | | | | | | | | | | xfs: free the list of recovery items on errorMark Tinguely2013-12-05
| * | | | | | | | | | | | | | | | fs: fix iversion handlingChristoph Hellwig2013-12-05
| * | | | | | | | | | | | | | | | xfs: growfs overruns AGFL buffer on V4 filesystemsDave Chinner2013-12-05
| * | | | | | | | | | | | | | | | xfs: don't perform discard if the given range length is less than block sizeJie Liu2013-12-04
| * | | | | | | | | | | | | | | | xfs: fix the comment explaining xfs_trans_dqlockedjoinChristoph Hellwig2013-12-04
| * | | | | | | | | | | | | | | | xfs: underflow bug in xfs_attrlist_by_handle()Dan Carpenter2013-12-04
| * | | | | | | | | | | | | | | | xfs: remove unused FI_ flagsChristoph Hellwig2013-12-04
| * | | | | | | | | | | | | | | | xfs: simplify xfs_setsize_buftarg callchain; remove unused argEric Sandeen2013-12-04
* | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | treewide: fix comments and printk msgsMasanari Iida2014-01-07
| * | | | | | | | | | | | | | | | treewide: Fix typos in printkMasanari Iida2013-12-19
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | /proc/meminfo: provide estimated available memoryRik van Riel2014-01-21
| * | | | | | | | | | | | | | | | fs/ramfs: don't use module_init for non-modular core codePaul Gortmaker2014-01-21
| * | | | | | | | | | | | | | | | fs/super.c: fix WARN on alloc_super() fail pathVladimir Davydov2014-01-21
| * | | | | | | | | | | | | | | | fs/read_write.c:compat_readv(): remove bogus area verifyCorey Minyard2014-01-21
| * | | | | | | | | | | | | | | | fs/compat_ioctl.c: fix an underflow issue (harmless)Dan Carpenter2014-01-21
| * | | | | | | | | | | | | | | | posix_acl: uninliningAndrew Morton2014-01-21
| * | | | | | | | | | | | | | | | ocfs2: fix NULL pointer dereference when dismount and ocfs2rec simultaneouslyYiwen Jiang2014-01-21
| * | | | | | | | | | | | | | | | ocfs2: punch hole should return EINVAL if the length argument in ioctl is neg...Tariq Saeed2014-01-21
| * | | | | | | | | | | | | | | | ocfs2: fix sparse non static symbol warningWei Yongjun2014-01-21
| * | | | | | | | | | | | | | | | ocfs2: adjust minlen with discard_granularity in the FITRIM ioctlJie Liu2014-01-21
| * | | | | | | | | | | | | | | | ocfs2: return EINVAL if the given range to discard is less than block sizeJie Liu2014-01-21
| * | | | | | | | | | | | | | | | ocfs2: return EOPNOTSUPP if the device does not support discardJie Liu2014-01-21
| * | | | | | | | | | | | | | | | ocfs2: remove redundant ocfs2_alloc_dinode_update_counts() and ocfs2_block_gr...Younger Liu2014-01-21
| * | | | | | | | | | | | | | | | ocfs2: use the new DLM operation callbacks while requesting new lockspaceGoldwyn Rodrigues2014-01-21
| * | | | | | | | | | | | | | | | ocfs2: framework for version LVBGoldwyn Rodrigues2014-01-21
| * | | | | | | | | | | | | | | | ocfs2: pass ocfs2_cluster_connection to ocfs2_this_nodeGoldwyn Rodrigues2014-01-21
| * | | | | | | | | | | | | | | | ocfs2: shift allocation ocfs2_live_connection to user_connect()Goldwyn Rodrigues2014-01-21
| * | | | | | | | | | | | | | | | ocfs2: add DLM recovery callbacksGoldwyn Rodrigues2014-01-21