Age | Commit message (Expand) | Author | Files | Lines |
2013-11-20 | btrfs: fix typo in the log message | Anand Jain | 1 | -1/+1 |
2013-11-20 | Btrfs: fix list delete warning when removing ordered root from the list | Miao Xie | 1 | -0/+1 |
2013-11-20 | Btrfs: print bytenr instead of page pointer in check-int | Stefan Behrens | 1 | -8/+17 |
2013-11-20 | Btrfs: remove dead codes from ctree.h | Wang Shilong | 1 | -6/+0 |
2013-11-20 | Btrfs: don't wait for ordered data outside desired range | Filipe David Borba Manana | 1 | -1/+1 |
2013-11-20 | Btrfs: fix lockdep error in async commit | Liu Bo | 1 | -2/+2 |
2013-11-20 | Btrfs: avoid heavy operations in btrfs_commit_super | Liu Bo | 1 | -20/+1 |
2013-11-20 | Btrfs: fix __btrfs_start_workers retval | Ilya Dryomov | 1 | -0/+1 |
2013-11-20 | Btrfs: disable online raid-repair on ro mounts | Ilya Dryomov | 1 | -3/+8 |
2013-11-20 | Btrfs: do not inc uncorrectable_errors counter on ro scrubs | Ilya Dryomov | 1 | -2/+4 |
2013-11-20 | Btrfs: only drop modified extents if we logged the whole inode | Josef Bacik | 1 | -1/+1 |
2013-11-20 | Btrfs: make sure to copy everything if we rename | Josef Bacik | 1 | -1/+2 |
2013-11-20 | Btrfs: don't BUG_ON() if we get an error walking backrefs | Josef Bacik | 1 | -1/+2 |
2013-11-20 | Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 20 | -243/+1145 |
2013-11-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 12 | -164/+52 |
2013-11-20 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
2013-11-20 | NFSv4: close needs to handle NFS4ERR_ADMIN_REVOKED | Trond Myklebust | 1 | -3/+6 |
2013-11-20 | NFSv4: Update list of irrecoverable errors on DELEGRETURN | Trond Myklebust | 1 | -2/+8 |
2013-11-20 | NFSv4 wait on recovery for async session errors | Andy Adamson | 1 | -1/+1 |
2013-11-19 | Check SMB3 dialects against downgrade attacks | Steve French | 6 | -4/+90 |
2013-11-20 | Squashfs: Check stream is not NULL in decompressor_multi.c | Phillip Lougher | 1 | -4/+3 |
2013-11-20 | Squashfs: Directly decompress into the page cache for file data | Phillip Lougher | 5 | -1/+336 |
2013-11-20 | Squashfs: Restructure squashfs_readpage() | Phillip Lougher | 4 | -71/+118 |
2013-11-20 | Squashfs: Generalise paging handling in the decompressors | Phillip Lougher | 13 | -67/+163 |
2013-11-20 | Squashfs: add multi-threaded decompression using percpu variable | Phillip Lougher | 3 | -20/+145 |
2013-11-20 | squashfs: Enhance parallel I/O | Minchan Kim | 3 | -1/+221 |
2013-11-20 | Squashfs: Refactor decompressor interface and code | Phillip Lougher | 11 | -136/+216 |
2013-11-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -6/+20 |
2013-11-19 | nfsd4: fix xdr decoding of large non-write compounds | J. Bruce Fields | 1 | -1/+2 |
2013-11-19 | aio: nullify aio->ring_pages after freeing it | Sasha Levin | 1 | -1/+3 |
2013-11-19 | aio: prevent double free in ioctx_alloc | Sasha Levin | 1 | -1/+0 |
2013-11-19 | genetlink: make multicast groups const, prevent abuse | Johannes Berg | 1 | -8/+7 |
2013-11-19 | genetlink: pass family to functions using groups | Johannes Berg | 1 | -1/+1 |
2013-11-19 | quota/genetlink: use proper genetlink multicast APIs | Johannes Berg | 1 | -2/+15 |
2013-11-19 | genetlink: only pass array to genl_register_family_with_ops() | Johannes Berg | 1 | -4/+6 |
2013-11-19 | NFS: Fix a warning in nfs_setsecurity | Trond Myklebust | 1 | -1/+1 |
2013-11-19 | NFS: Enabling v4.2 should not recompile nfsd and lockd | Anna Schumaker | 4 | -0/+26 |
2013-11-18 | seq_file: always clear m->count when we free m->buf | Al Viro | 1 | -1/+2 |
2013-11-18 | Removed duplicated (and unneeded) goto | Steve French | 1 | -4/+2 |
2013-11-18 | CIFS: Fix SMB2/SMB3 Copy offload support (refcopy) for large files | Steve French | 2 | -14/+93 |
2013-11-18 | bio: fix argument of __bio_add_page() for max_sectors > 0xffff | Akinobu Mita | 1 | -1/+1 |
2013-11-18 | nfsd: make sure to balance get/put_write_access | Christoph Hellwig | 1 | -14/+15 |
2013-11-18 | nfsd: split up nfsd_setattr | Christoph Hellwig | 1 | -60/+84 |
2013-11-18 | xfs: open code inc_inode_iversion when logging an inode | Dave Chinner | 1 | -3/+5 |
2013-11-18 | xfs: increase inode cluster size for v5 filesystems | Dave Chinner | 3 | -3/+17 |
2013-11-18 | xfs: fix unlock in xfs_bmap_add_attrfork | Mark Tinguely | 1 | -17/+21 |
2013-11-16 | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 17 | -74/+358 |
2013-11-16 | Merge tag 'nfs-for-3.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 3 | -5/+10 |
2013-11-16 | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 5 | -77/+115 |
2013-11-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2 | -11/+11 |