Age | Commit message (Expand) | Author |
2013-11-22 | Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2013-11-22 | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds |
2013-11-22 | Merge branch 'for-3.13' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2013-11-22 | Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve... | Linus Torvalds |
2013-11-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2013-11-22 | Merge tag 'xfs-for-linus-v3.13-rc1-2' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2013-11-21 | Merge branch 'akpm' (fixes from Andrew) | Linus Torvalds |
2013-11-21 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds |
2013-11-21 | configfs: fix race between dentry put and lookup | Junxiao Bi |
2013-11-21 | GFS2: Fix ref count bug relating to atomic_open | Steven Whitehouse |
2013-11-21 | GFS2: fix potential NULL pointer dereference | Michal Nazarewicz |
2013-11-20 | btrfs: update kconfig help text | David Sterba |
2013-11-20 | btrfs: fix bio_size_ok() for max_sectors > 0xffff | Akinobu Mita |
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-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 | 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 |