Age | Commit message (Expand) | Author |
2013-11-20 | btrfs: Use trace condition for get_extent tracepoint | Steven Rostedt |
2013-11-20 | btrfs: fix typo in the log message | Anand Jain |
2013-11-20 | Btrfs: fix list delete warning when removing ordered root from the list | Miao Xie |
2013-11-20 | Btrfs: print bytenr instead of page pointer in check-int | Stefan Behrens |
2013-11-20 | Btrfs: remove dead codes from ctree.h | Wang Shilong |
2013-11-20 | Btrfs: don't wait for ordered data outside desired range | Filipe David Borba Manana |
2013-11-20 | Btrfs: fix lockdep error in async commit | Liu Bo |
2013-11-20 | Btrfs: avoid heavy operations in btrfs_commit_super | Liu Bo |
2013-11-20 | Btrfs: fix __btrfs_start_workers retval | Ilya Dryomov |
2013-11-20 | Btrfs: disable online raid-repair on ro mounts | Ilya Dryomov |
2013-11-20 | Btrfs: do not inc uncorrectable_errors counter on ro scrubs | Ilya Dryomov |
2013-11-20 | Btrfs: only drop modified extents if we logged the whole inode | Josef Bacik |
2013-11-20 | Btrfs: make sure to copy everything if we rename | Josef Bacik |
2013-11-20 | Btrfs: don't BUG_ON() if we get an error walking backrefs | Josef Bacik |
2013-11-20 | Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-11-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-11-20 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2013-11-19 | Check SMB3 dialects against downgrade attacks | Steve French |
2013-11-20 | Squashfs: Check stream is not NULL in decompressor_multi.c | Phillip Lougher |
2013-11-20 | Squashfs: Directly decompress into the page cache for file data | Phillip Lougher |
2013-11-20 | Squashfs: Restructure squashfs_readpage() | Phillip Lougher |
2013-11-20 | Squashfs: Generalise paging handling in the decompressors | Phillip Lougher |
2013-11-20 | Squashfs: add multi-threaded decompression using percpu variable | Phillip Lougher |
2013-11-20 | squashfs: Enhance parallel I/O | Minchan Kim |
2013-11-20 | Squashfs: Refactor decompressor interface and code | Phillip Lougher |
2013-11-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-11-19 | nfsd4: fix xdr decoding of large non-write compounds | J. Bruce Fields |
2013-11-19 | aio: nullify aio->ring_pages after freeing it | Sasha Levin |
2013-11-19 | aio: prevent double free in ioctx_alloc | Sasha Levin |
2013-11-19 | genetlink: make multicast groups const, prevent abuse | Johannes Berg |
2013-11-19 | genetlink: pass family to functions using groups | Johannes Berg |
2013-11-19 | quota/genetlink: use proper genetlink multicast APIs | Johannes Berg |
2013-11-19 | genetlink: only pass array to genl_register_family_with_ops() | Johannes Berg |
2013-11-18 | seq_file: always clear m->count when we free m->buf | Al Viro |
2013-11-18 | Removed duplicated (and unneeded) goto | Steve French |
2013-11-18 | CIFS: Fix SMB2/SMB3 Copy offload support (refcopy) for large files | Steve French |
2013-11-18 | bio: fix argument of __bio_add_page() for max_sectors > 0xffff | Akinobu Mita |
2013-11-18 | nfsd: make sure to balance get/put_write_access | Christoph Hellwig |
2013-11-18 | nfsd: split up nfsd_setattr | Christoph Hellwig |
2013-11-18 | xfs: open code inc_inode_iversion when logging an inode | Dave Chinner |
2013-11-18 | xfs: increase inode cluster size for v5 filesystems | Dave Chinner |
2013-11-18 | xfs: fix unlock in xfs_bmap_add_attrfork | Mark Tinguely |
2013-11-16 | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2013-11-16 | Merge tag 'nfs-for-3.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-11-16 | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2013-11-16 | Merge 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 server | Steve French |
2013-11-15 | fold try_to_ascend() into the sole remaining caller | Al Viro |
2013-11-15 | dcache.c: get rid of pointless macros | Al Viro |
2013-11-15 | take read_seqbegin_or_lock() and friends to seqlock.h | Al Viro |