Age | Commit message (Expand) | Author | Files | Lines |
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-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 |
2013-11-15 | [CIFS] Warn if SMB3 encryption required by server | Steve French | 2 | -0/+20 |
2013-11-15 | fold try_to_ascend() into the sole remaining caller | Al Viro | 1 | -31/+18 |
2013-11-15 | dcache.c: get rid of pointless macros | Al Viro | 1 | -4/+2 |
2013-11-15 | take read_seqbegin_or_lock() and friends to seqlock.h | Al Viro | 1 | -29/+0 |
2013-11-15 | consolidate simple ->d_delete() instances | Al Viro | 7 | -78/+13 |
2013-11-15 | gfs2: endianness misannotations | Al Viro | 3 | -19/+16 |
2013-11-15 | dump_emit(): use __kernel_write(), not vfs_write() | Al Viro | 1 | -1/+1 |
2013-11-15 | dump_align(): fix the dumb braino | Al Viro | 1 | -2/+2 |
2013-11-15 | setfacl removes part of ACL when setting POSIX ACLs to Samba | Steve French | 1 | -3/+5 |
2013-11-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+2 |
2013-11-15 | [CIFS] Set copychunk defaults | Steve French | 2 | -1/+12 |
2013-11-15 | nfs: fix pnfs Kconfig defaults | Christoph Hellwig | 1 | -3/+3 |
2013-11-15 | NFS: correctly report misuse of "migration" mount option. | NeilBrown | 1 | -1/+1 |
2013-11-15 | btrfs: get rid of fdentry() | Al Viro | 2 | -9/+4 |
2013-11-15 | btrfs: fix empty_zero_page misusage | Chris Mason | 1 | -2/+7 |
2013-11-15 | Merge branch 'akpm' (patch-bomb from Andrew Morton) | Linus Torvalds | 10 | -55/+56 |
2013-11-15 | hfsplus: Fix undefined __divdi3 in hfsplus_init_header_node() | Geert Uytterhoeven | 1 | -3/+6 |
2013-11-15 | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 3 | -4/+4 |
2013-11-15 | seq_file: remove "%n" usage from seq_file users | Tetsuo Handa | 4 | -40/+21 |
2013-11-15 | seq_file: introduce seq_setwidth() and seq_pad() | Tetsuo Handa | 1 | -0/+15 |
2013-11-15 | mm, hugetlb: convert hugetlbfs to use split pmd lock | Kirill A. Shutemov | 1 | -1/+1 |
2013-11-15 | mm, thp: change pmd_trans_huge_lock() to return taken lock | Kirill A. Shutemov | 1 | -6/+7 |
2013-11-15 | mm: convert mm->nr_ptes to atomic_long_t | Kirill A. Shutemov | 1 | -1/+2 |
2013-11-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 48 | -973/+2600 |
2013-11-14 | nfsd: export proper maximum file size to the client | Christoph Hellwig | 1 | -1/+1 |