Age | Commit message (Expand) | Author |
2015-11-13 | Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2015-11-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2015-11-13 | Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2015-11-13 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-11-13 | f2fs: xattr simplifications | Andreas Gruenbacher |
2015-11-13 | squashfs: xattr simplifications | Andreas Gruenbacher |
2015-11-13 | 9p: xattr simplifications | Andreas Gruenbacher |
2015-11-13 | xattr handlers: Pass handler to operations instead of flags | Andreas Gruenbacher |
2015-11-13 | jffs2: Add missing capability check for listing trusted xattrs | Andreas Gruenbacher |
2015-11-13 | hfsplus: Remove unused xattr handler list operations | Andreas Gruenbacher |
2015-11-13 | ubifs: Remove unused security xattr handler | Andreas Gruenbacher |
2015-11-13 | vfs: Fix the posix_acl_xattr_list return value | Andreas Gruenbacher |
2015-11-13 | vfs: Check attribute names in posix acl xattr handers | Andreas Gruenbacher |
2015-11-13 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2015-11-13 | Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-11-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2015-11-12 | dax: fix __dax_pmd_fault crash | Dan Williams |
2015-11-12 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-11-11 | Merge tag 'xfs-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-11-11 | Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2015-11-11 | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2015-11-11 | dax_io(): don't let non-error value escape via retval instead of EFAULT | Al Viro |
2015-11-11 | fs/block_dev.c: Remove WARN_ON() when inode writeback fails | Vivek Goyal |
2015-11-11 | fs: 9p: cache.h: Add #define of include guard | Tzvetelin Katchov |
2015-11-11 | vfs: remove unused wrapper block_page_mkwrite() | Ross Zwisler |
2015-11-11 | binfmt_elf: Correct `arch_check_elf's description | Maciej W. Rozycki |
2015-11-11 | fs: fix writeback.c kernel-doc warnings | Randy Dunlap |
2015-11-11 | fs: fix inode.c kernel-doc warning | Randy Dunlap |
2015-11-11 | fs/pipe.c: return error code rather than 0 in pipe_write() | Eric Biggers |
2015-11-11 | fs/pipe.c: preserve alloc_file() error code | Eric Biggers |
2015-11-11 | binfmt_elf: Don't clobber passed executable's file header | Maciej W. Rozycki |
2015-11-11 | FS-Cache: Handle a write to the page immediately beyond the EOF marker | David Howells |
2015-11-11 | cachefiles: perform test on s_blocksize when opening cache file. | NeilBrown |
2015-11-11 | FS-Cache: Don't override netfs's primary_index if registering failed | Kinglong Mee |
2015-11-11 | FS-Cache: Increase reference of parent after registering, netfs success | Kinglong Mee |
2015-11-11 | debugfs: fix refcount imbalance in start_creating | Daniel Borkmann |
2015-11-10 | btrfs: Use fs_info directly in btrfs_delete_unused_bgs | Zhao Lei |
2015-11-10 | btrfs: Fix lost-data-profile caused by balance bg | Zhao Lei |
2015-11-10 | btrfs: Fix lost-data-profile caused by auto removing bg | Zhao Lei |
2015-11-10 | btrfs: Remove len argument from scrub_find_csum | Zhao Lei |
2015-11-10 | btrfs: Reduce unnecessary arguments in scrub_recheck_block | Zhao Lei |
2015-11-10 | btrfs: Use scrub_checksum_data and scrub_checksum_tree_block for scrub_rechec... | Zhao Lei |
2015-11-10 | btrfs: Reset sblock->xxx_error stats before calling scrub_recheck_block_checksum | Zhao Lei |
2015-11-10 | btrfs: scrub: setup all fields for sblock_to_check | Zhao Lei |
2015-11-10 | btrfs: scrub: set error stats when tree block spanning stripes | Zhao Lei |
2015-11-10 | Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-11-10 | Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2015-11-10 | Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-11-10 | Merge branch 'i2c/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds |
2015-11-10 | direct-io: be sure to assign dio->bio_bdev for both paths | Jens Axboe |