summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-04-29direct-io: submit bio after boundary buffer is added to itJan Kara
2013-04-29direct-io: fix boundary block handlingJan Kara
2013-04-29fs/read_write.c: fix generic_file_llseek() commentMing Lei
2013-04-29ocfs2/dlm: remove redundant null pointer checkSachin Kamat
2013-04-29ocfs2: fix NULL dereference for moving extentsDan Carpenter
2013-04-29ocfs2: fix error handling in ocfs2_ioctl_move_extents()Dan Carpenter
2013-04-29ocfs2: fix error return code in ocfs2_info_handle_freefrag()Wei Yongjun
2013-04-29ocfs2: delay inode update transactions after verifying the input flagsJeff Liu
2013-04-29fs/fscache/stats.c: fix memory leakAnurup m
2013-04-29Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-...J. Bruce Fields
2013-04-29proc: Split kcore bits from linux/procfs.h into linux/kcore.hDavid Howells
2013-04-29Include missing linux/magic.h inclusionsDavid Howells
2013-04-29Include missing linux/slab.h inclusionsDavid Howells
2013-04-29proc: Delete create_proc_read_entry()David Howells
2013-04-29fanotify: don't wank with FASYNC on ->release()Al Viro
2013-04-29hppfs: get rid of ->fsync()Al Viro
2013-04-29hppfs: fix the leaks on close()Al Viro
2013-04-29new helper: read_code()Al Viro
2013-04-29Merge tag 'driver-core-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-04-29NFSv4: Warn once about servers that incorrectly apply open mode to setattrTrond Myklebust
2013-04-29NFSv4: Servers should only check SETATTR stateid open mode on size changeTrond Myklebust
2013-04-29gfs2: Convert print_symbol to %pSRJoe Perches
2013-04-29jbd: use kmem_cache_zalloc for allocating journal headZheng Liu
2013-04-27xfs: implement extended feature masksDave Chinner
2013-04-27xfs: add CRC checks to the superblockDave Chinner
2013-04-27xfs: buffer type overruns blf_flags fieldDave Chinner
2013-04-27xfs: add buffer types to directory and attribute buffersDave Chinner
2013-04-27xfs: add CRC protection to remote attributesDave Chinner
2013-04-27xfs: split remote attribute code outDave Chinner
2013-04-27xfs: add CRCs to attr leaf blocksDave Chinner
2013-04-27xfs: add CRCs to dir2/da node blocksDave Chinner
2013-04-27xfs: shortform directory offsets change for dir3 formatDave Chinner
2013-04-27xfs: add CRC checking to dir2 leaf blocksDave Chinner
2013-04-27xfs: add CRC checking to dir2 data blocksDave Chinner
2013-04-27xfs: add CRC checking to dir2 free blocksDave Chinner
2013-04-27xfs: add CRC checks to block format directory blocksDave Chinner
2013-04-27xfs: add CRC checks to remote symlinksDave Chinner
2013-04-26nfsd4: better error return to indicate SSV non-supportJ. Bruce Fields
2013-04-26nfsd: fix EXDEV checking in renameJ. Bruce Fields
2013-04-26Merge Trond's nfs-for-nextJ. Bruce Fields
2013-04-26aio: fix possible invalid memory access when DEBUG is enabledZhao Hongjiang
2013-04-26GFS2: Flush work queue before clearing glock hash tablesBob Peterson
2013-04-26powerpc: Add HWCAP2 aux entryMichael Neuling
2013-04-25jbd: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetZheng Liu
2013-04-24Merge branch 'linus' into timers/coreThomas Gleixner
2013-04-23Merge branch 'bugfixes' into linux-nextTrond Myklebust
2013-04-23Merge branch 'rpcsec_gss-from_cel' into linux-nextTrond Myklebust
2013-04-23NFSv4: Don't recheck permissions on open in case of recovery cached openTrond Myklebust
2013-04-23nfsd: Decode and send 64bit time valuesBryan Schumaker
2013-04-23NFSv4.1: Don't do a delegated open for NFS4_OPEN_CLAIM_DELEG_CUR_FH modesTrond Myklebust