Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fs/ocfs2/cluster: use offset_in_page() macro | Geliang Tang | 2017-05-03 | 1 | -1/+1 |
* | ocfs2: o2hb: revert hb threshold to keep compatible | Junxiao Bi | 2017-05-03 | 1 | -4/+4 |
* | fs/ocfs2/cluster: use setup_timer | Geliang Tang | 2017-05-03 | 1 | -3/+2 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2017-05-03 | 1 | -10/+10 |
|\ | |||||
| * | Merge branch 'stable-4.12' of git://git.infradead.org/users/pcmoore/selinux i... | James Morris | 2017-04-19 | 1 | -10/+10 |
| |\ | |||||
| | * | fs: switch order of CAP_DAC_OVERRIDE and CAP_DAC_READ_SEARCH checks | Stephen Smalley | 2017-03-29 | 1 | -10/+10 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2017-05-02 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Fix dead URLs to ftp.kernel.org | SeongJae Park | 2017-03-28 | 1 | -1/+1 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2017-05-02 | 1 | -0/+15 |
|\ \ \ \ | |||||
| * | | | | livepatch: add /proc/<pid>/patch_state | Josh Poimboeuf | 2017-03-08 | 1 | -0/+15 |
| | |_|/ | |/| | | |||||
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-05-02 | 6 | -14/+110 |
|\ \ \ \ | |||||
| * \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-04-26 | 3 | -16/+25 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-04-21 | 3 | -1/+12 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-04-20 | 4 | -9/+27 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-04-15 | 37 | -237/+523 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge tag 'rxrpc-rewrite-20170406' of git://git.kernel.org/pub/scm/linux/kern... | David S. Miller | 2017-04-06 | 1 | -6/+6 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | rxrpc: Use negative error codes in rxrpc_call struct | David Howells | 2017-04-06 | 1 | -6/+6 |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-04-06 | 28 | -265/+282 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | net: break include loop netdevice.h, dsa.h, devlink.h | Andrew Lunn | 2017-03-28 | 3 | -0/+3 |
| * | | | | | | | | | epoll: Add busy poll support to epoll with socket fds. | Sridhar Samudrala | 2017-03-24 | 1 | -0/+93 |
| * | | | | | | | | | net: Track start of busy loop instead of when it should end | Alexander Duyck | 2017-03-24 | 1 | -8/+8 |
* | | | | | | | | | | Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2017-05-02 | 11 | -1200/+1136 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | fs/compat.c: trim unused includes | Al Viro | 2017-04-17 | 1 | -31/+0 |
| * | | | | | | | | | | move compat_rw_copy_check_uvector() over to fs/read_write.c | Al Viro | 2017-04-17 | 2 | -76/+75 |
| * | | | | | | | | | | fhandle: move compat syscalls from compat.c | Al Viro | 2017-04-17 | 3 | -14/+13 |
| * | | | | | | | | | | open: move compat syscalls from compat.c | Al Viro | 2017-04-17 | 2 | -18/+20 |
| * | | | | | | | | | | stat: move compat syscalls from compat.c | Al Viro | 2017-04-17 | 2 | -83/+86 |
| * | | | | | | | | | | fcntl: move compat syscalls from compat.c | Al Viro | 2017-04-17 | 2 | -154/+157 |
| * | | | | | | | | | | readdir: move compat syscalls from compat.c | Al Viro | 2017-04-17 | 2 | -162/+165 |
| * | | | | | | | | | | statfs: move compat syscalls from compat.c | Al Viro | 2017-04-17 | 2 | -138/+140 |
| * | | | | | | | | | | utimes: move compat syscalls from compat.c | Al Viro | 2017-04-17 | 2 | -63/+61 |
| * | | | | | | | | | | move compat select-related syscalls to fs/select.c | Al Viro | 2017-04-17 | 2 | -370/+419 |
| * | | | | | | | | | | Remove compat_sys_getdents64() | Al Viro | 2017-04-17 | 1 | -91/+0 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2017-05-02 | 1 | -9/+11 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | make nr_pages calculation in default_file_splice_read() a bit less ugly | Al Viro | 2016-12-26 | 1 | -4/+3 |
| * | | | | | | | | | | splice/tee/vmsplice: validate flags | Al Viro | 2016-12-26 | 1 | -0/+8 |
| * | | | | | | | | | | remove spd_release_page() | Al Viro | 2016-12-26 | 1 | -5/+0 |
* | | | | | | | | | | | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-05-02 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | orangefs: use iov_iter_revert() | Al Viro | 2017-04-21 | 1 | -2/+1 |
* | | | | | | | | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2017-05-02 | 5 | -53/+40 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | cifs: don't check for failure from mempool_alloc() | NeilBrown | 2017-04-28 | 3 | -44/+32 |
| * | | | | | | | | | | | | Do not return number of bytes written for ioctl CIFS_IOC_COPYCHUNK_FILE | Sachin Prabhu | 2017-04-28 | 1 | -1/+2 |
| * | | | | | | | | | | | | Fix match_prepath() | Sachin Prabhu | 2017-04-28 | 1 | -8/+6 |
* | | | | | | | | | | | | | Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-05-02 | 7 | -261/+350 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | pstore: Solve lockdep warning by moving inode locks | Kees Cook | 2017-04-27 | 3 | -16/+36 |
| * | | | | | | | | | | | | | pstore: Remove unused vmalloc.h in pmsg | Geliang Tang | 2017-04-27 | 1 | -1/+0 |
| * | | | | | | | | | | | | | pstore: simplify write_user_compat() | Kees Cook | 2017-03-07 | 1 | -26/+20 |
| * | | | | | | | | | | | | | pstore: Remove write_buf() callback | Kees Cook | 2017-03-07 | 4 | -24/+29 |
| * | | | | | | | | | | | | | pstore: Replace arguments for write_buf_user() API | Kees Cook | 2017-03-07 | 3 | -35/+23 |
| * | | | | | | | | | | | | | pstore: Replace arguments for write_buf() API | Kees Cook | 2017-03-07 | 3 | -33/+50 |