summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-11-20Btrfs: disable online raid-repair on ro mountsIlya Dryomov
2013-11-20Btrfs: do not inc uncorrectable_errors counter on ro scrubsIlya Dryomov
2013-11-20Btrfs: only drop modified extents if we logged the whole inodeJosef Bacik
2013-11-20Btrfs: make sure to copy everything if we renameJosef Bacik
2013-11-20Btrfs: don't BUG_ON() if we get an error walking backrefsJosef Bacik
2013-11-20Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-11-20NFSv4: close needs to handle NFS4ERR_ADMIN_REVOKEDTrond Myklebust
2013-11-20NFSv4: Update list of irrecoverable errors on DELEGRETURNTrond Myklebust
2013-11-20NFSv4 wait on recovery for async session errorsAndy Adamson
2013-11-19Check SMB3 dialects against downgrade attacksSteve French
2013-11-20Squashfs: Check stream is not NULL in decompressor_multi.cPhillip Lougher
2013-11-20Squashfs: Directly decompress into the page cache for file dataPhillip Lougher
2013-11-20Squashfs: Restructure squashfs_readpage()Phillip Lougher
2013-11-20Squashfs: Generalise paging handling in the decompressorsPhillip Lougher
2013-11-20Squashfs: add multi-threaded decompression using percpu variablePhillip Lougher
2013-11-20squashfs: Enhance parallel I/OMinchan Kim
2013-11-20Squashfs: Refactor decompressor interface and codePhillip Lougher
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-19nfsd4: fix xdr decoding of large non-write compoundsJ. Bruce Fields
2013-11-19aio: nullify aio->ring_pages after freeing itSasha Levin
2013-11-19aio: prevent double free in ioctx_allocSasha Levin
2013-11-19genetlink: make multicast groups const, prevent abuseJohannes Berg
2013-11-19genetlink: pass family to functions using groupsJohannes Berg
2013-11-19quota/genetlink: use proper genetlink multicast APIsJohannes Berg
2013-11-19genetlink: only pass array to genl_register_family_with_ops()Johannes Berg
2013-11-19NFS: Fix a warning in nfs_setsecurityTrond Myklebust
2013-11-19NFS: Enabling v4.2 should not recompile nfsd and lockdAnna Schumaker
2013-11-18seq_file: always clear m->count when we free m->bufAl Viro
2013-11-18Removed duplicated (and unneeded) gotoSteve French
2013-11-18CIFS: Fix SMB2/SMB3 Copy offload support (refcopy) for large filesSteve French
2013-11-18bio: fix argument of __bio_add_page() for max_sectors > 0xffffAkinobu Mita
2013-11-18nfsd: make sure to balance get/put_write_accessChristoph Hellwig
2013-11-18nfsd: split up nfsd_setattrChristoph Hellwig
2013-11-18xfs: open code inc_inode_iversion when logging an inodeDave Chinner
2013-11-18xfs: increase inode cluster size for v5 filesystemsDave Chinner
2013-11-18xfs: fix unlock in xfs_bmap_add_attrforkMark Tinguely
2013-11-16Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-11-16Merge tag 'nfs-for-3.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-11-16Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-11-15[CIFS] Warn if SMB3 encryption required by serverSteve French
2013-11-15fold try_to_ascend() into the sole remaining callerAl Viro
2013-11-15dcache.c: get rid of pointless macrosAl Viro
2013-11-15take read_seqbegin_or_lock() and friends to seqlock.hAl Viro
2013-11-15consolidate simple ->d_delete() instancesAl Viro
2013-11-15gfs2: endianness misannotationsAl Viro
2013-11-15dump_emit(): use __kernel_write(), not vfs_write()Al Viro
2013-11-15dump_align(): fix the dumb brainoAl Viro