Age | Commit message (Expand) | Author |
2017-02-22 | Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-02-21 | Merge tag 'pstore-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-02-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2017-02-21 | Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-02-21 | Merge tag 'gfs2-4.11.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-02-21 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2017-02-20 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2017-02-20 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2017-02-20 | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-02-20 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-02-20 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-02-20 | ext4: rename EXT4_IOC_GOINGDOWN to EXT4_IOC_SHUTDOWN | Theodore Ts'o |
2017-02-20 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-02-17 | Merge branch 'for-4.11/next' into for-4.11/linus-merge | Jens Axboe |
2017-02-17 | gfs2: Use rhashtable walk interface in glock_hash_walk | Herbert Xu |
2017-02-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-02-16 | vfs: fix uninitialized flags in splice_to_pipe() | Miklos Szeredi |
2017-02-16 | fuse: fix uninitialized flags in pipe_buffer | Miklos Szeredi |
2017-02-15 | fuse: fix use after free issue in fuse_dev_do_read() | Sahitya Tummala |
2017-02-15 | ext4: fix fencepost in s_first_meta_bg validation | Theodore Ts'o |
2017-02-14 | ext4: don't BUG when truncating encrypted inodes on the orphan list | Theodore Ts'o |
2017-02-13 | Merge tag 'rxrpc-rewrite-20170210' of git://git.kernel.org/pub/scm/linux/kern... | David S. Miller |
2017-02-13 | pstore: Check for prz allocation in walker | Kees Cook |
2017-02-13 | pstore: Correctly initialize spinlock and flags | Kees Cook |
2017-02-11 | Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-02-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-02-10 | Btrfs: fix btrfs_decompress_buf2page() | Omar Sandoval |
2017-02-10 | Merge tag 'nfsd-4.10-3' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2017-02-10 | afs: Use core kernel UUID generation | Arnd Bergmann |
2017-02-10 | afs: Move UUID struct to linux/uuid.h | David Howells |
2017-02-10 | kernfs: handle null pointers while printing node name and path | Konstantin Khlebnikov |
2017-02-10 | timerfd: Protect the might cancel mechanism proper | Thomas Gleixner |
2017-02-10 | ext4: do not use stripe_width if it is not set | Jan Kara |
2017-02-10 | ext4: fix stripe-unaligned allocations | Jan Kara |
2017-02-09 | nfsd: Revert "nfsd: special case truncates some more" | J. Bruce Fields |
2017-02-09 | pstore: don't OOPS when there are no ftrace zones | Brian Norris |
2017-02-09 | fanotify: simplify the code of fanotify_merge | Kinglong Mee |
2017-02-08 | dax: assert that i_rwsem is held exclusive for writes | Christoph Hellwig |
2017-02-08 | ext4: fix DAX write locking | Christoph Hellwig |
2017-02-08 | btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls | Jeff Mahoney |
2017-02-08 | fscrypt: constify struct fscrypt_operations | Eric Biggers |
2017-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-02-07 | mm: fix KPF_SWAPCACHE in /proc/kpageflags | Hugh Dickins |
2017-02-06 | fscrypt: properly declare on-stack completion | Richard Weinberger |
2017-02-06 | fscrypt: split supp and notsupp declarations into their own headers | Eric Biggers |
2017-02-06 | fscrypt: remove redundant assignment of res | Colin Ian King |
2017-02-05 | ext4: add EXT4_IOC_GOINGDOWN ioctl | Theodore Ts'o |
2017-02-05 | ext4: add shutdown bit and check for it | Theodore Ts'o |
2017-02-05 | ext4: rename s_resize_flags to s_ext4_flags | Theodore Ts'o |