summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2014-01-08f2fs: improve write performance under frequent fsync callsJaegeuk Kim
2014-01-07nfsd4: encode_rdattr_error cleanupJ. Bruce Fields
2014-01-07nfsd4: nfsd4_encode_fattr cleanupJ. Bruce Fields
2014-01-07nfsd4: better VERIFY commentJ. Bruce Fields
2014-01-07nfsd4: break only delegations when appropriateJ. Bruce Fields
2014-01-07ext4: don't pass freed handle to ext4_walk_page_buffersTheodore Ts'o
2014-01-07ext4: avoid clearing beyond i_blocks when truncating an inline data fileTheodore Ts'o
2014-01-07treewide: fix comments and printk msgsMasanari Iida
2014-01-07GFS2: Increase i_writecount during gfs2_setattr_chownBob Peterson
2014-01-07Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-01-06NFSD: Fix a memory leak in nfsd4_create_sessionKinglong Mee
2014-01-06xfs: fix off-by-one error in xfs_attr3_rmt_verifyJie Liu
2014-01-06ext4: ext4_inode_is_fast_symlink should use EXT4_CLUSTER_SIZEYongqiang Yang
2014-01-06ext4: fix a typo in extents.cYongqiang Yang
2014-01-06ext4: use %pd printk specificerDavid Howells
2014-01-06ext4: standardize error handling in ext4_da_write_inline_data_begin()Jan Kara
2014-01-06ext4: retry allocation when inline->extent conversion failedJan Kara
2014-01-06ext4: enable punch hole for bigallocZheng Liu
2014-01-06ext4: fix bigalloc regressionEric Whitney
2014-01-06nfsd: get rid of unused function definitionKinglong Mee
2014-01-06Define op_iattr for nfsd4_open instead using macroKinglong Mee
2014-01-06NFSD: fix compile warning without CONFIG_NFSD_V3Kinglong Mee
2014-01-06GFS2: Remember directory insert pointSteven Whitehouse
2014-01-06GFS2: Consolidate transaction blocks calculation for dir addSteven Whitehouse
2014-01-06GFS2: Add directory addition info structureSteven Whitehouse
2014-01-06f2fs: avoid to read inline data except first pageChao Yu
2014-01-06f2fs: avoid to left uninitialized data in page when read inline dataChao Yu
2014-01-06f2fs: fix truncate_partial_nodes bugshifei10.ge
2014-01-06f2fs: handle errors correctly during f2fs_reserve_blockJaegeuk Kim
2014-01-06f2fs: add inline_data recovery routineJaegeuk Kim
2014-01-06f2fs: add the number of inline_data files to status infoJaegeuk Kim
2014-01-06f2fs: refactor f2fs_convert_inline_dataJaegeuk Kim
2014-01-06f2fs: call f2fs_put_page at the error caseJaegeuk Kim
2014-01-06f2fs: convert inline_data for punch_holeJaegeuk Kim
2014-01-05point to the right include file in a comment (left over from a9004abc3)Toralf Förster
2014-01-05NFS: dprintk() should not print negative fileids and inode numbersNiels de Vos
2014-01-05nfs: fix dead code of ipv6_addr_scopeAlexander Aring
2014-01-03NFSD: Don't start lockd when only NFSv4 is runningKinglong Mee
2014-01-03SUNRPC/NFSD: Support a new option for ignoring the result of svc_registerKinglong Mee
2014-01-03NFSD: fix bad length checking for backchannelKinglong Mee
2014-01-03NFSD: fix a leak which can cause CREATE_SESSION failuresKinglong Mee
2014-01-03Add missing recording of back channel attrs in nfsd4_sessionKinglong Mee
2014-01-03jffs2: NULL return of kmem_cache_zalloc should be handledZhouyi Zhou
2014-01-03nfsd: get rid of unused macro definitionKinglong Mee
2014-01-03nfsd: clean up unnecessary temporary variable in nfsd4_decode_fattrKinglong Mee
2014-01-03nfsd: using nfsd4_encode_noop for encoding destroy_session/free_stateidKinglong Mee
2014-01-03nfsd: clean up an xdr reserved space calculationKinglong Mee
2014-01-03GFS2: Use only a single address space for rgrpsSteven Whitehouse
2014-01-03GFS2: Use range based functions for rgrp sync/invalidationSteven Whitehouse
2014-01-03GFS2: Remove test which is always trueSteven Whitehouse