Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | iget_locked et.al.: make sure we don't return bad inodes | Al Viro | 2016-07-04 | 1 | -7/+34 | |
| * | | | | | | | | | | proc: switch auxv to use of __mem_open() | Al Viro | 2016-10-06 | 1 | -19/+26 | |
| * | | | | | | | | | | hpfs: support FIEMAP | Mikulas Patocka | 2016-10-06 | 1 | -0/+6 | |
| * | | | | | | | | | | cifs: get rid of unused arguments of CIFSSMBWrite() | Al Viro | 2016-09-28 | 3 | -13/+5 | |
| * | | | | | | | | | | posix_acl: xattr representation cleanups | Andreas Gruenbacher | 2016-09-28 | 3 | -16/+18 | |
| * | | | | | | | | | | fs/aio.c: eliminate redundant loads in put_aio_ring_file | Rasmus Villemoes | 2016-09-28 | 1 | -3/+6 | |
| * | | | | | | | | | | fs/internal.h: add const to ns_dentry_operations declaration | Rasmus Villemoes | 2016-09-28 | 1 | -1/+1 | |
| * | | | | | | | | | | compat: remove compat_printk() | Arnd Bergmann | 2016-09-28 | 1 | -14/+0 | |
| * | | | | | | | | | | fs/buffer.c: make __getblk_slow() static | Eric Biggers | 2016-09-28 | 1 | -2/+1 | |
| * | | | | | | | | | | proc: unsigned file descriptors | Alexey Dobriyan | 2016-09-28 | 3 | -6/+6 | |
| * | | | | | | | | | | fs/file: more unsigned file descriptors | Alexey Dobriyan | 2016-09-28 | 1 | -17/+17 | |
| * | | | | | | | | | | fs: compat: remove redundant check of nr_segs | Shawn Lin | 2016-09-28 | 1 | -1/+1 | |
| * | | | | | | | | | | cachefiles: Fix attempt to read i_blocks after deleting file [ver #2] | David Howells | 2016-09-28 | 3 | -6/+13 | |
| * | | | | | | | | | | cifs: don't use memcpy() to copy struct iov_iter | Al Viro | 2016-09-28 | 1 | -10/+4 | |
| * | | | | | | | | | | get rid of separate multipage fault-in primitives | Al Viro | 2016-09-28 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-10-08 | 27 | -339/+377 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | cred: simpler, 1D supplementary groups | Alexey Dobriyan | 2016-10-08 | 3 | -5/+5 | |
| * | | | | | | | | | | mm, proc: fix region lost in /proc/self/smaps | Robert Ho | 2016-10-08 | 1 | -3/+5 | |
| * | | | | | | | | | | proc: fix timerslack_ns CAP_SYS_NICE check when adjusting self | John Stultz | 2016-10-08 | 1 | -15/+19 | |
| * | | | | | | | | | | proc: add LSM hook checks to /proc/<tid>/timerslack_ns | John Stultz | 2016-10-08 | 1 | -0/+10 | |
| * | | | | | | | | | | proc: relax /proc/<tid>/timerslack_ns capability requirements | John Stultz | 2016-10-08 | 1 | -14/+20 | |
| * | | | | | | | | | | meminfo: break apart a very long seq_printf with #ifdefs | Joe Perches | 2016-10-08 | 1 | -116/+95 | |
| * | | | | | | | | | | seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not char | Joe Perches | 2016-10-08 | 3 | -133/+151 | |
| * | | | | | | | | | | proc: faster /proc/*/status | Alexey Dobriyan | 2016-10-08 | 1 | -40/+47 | |
| * | | | | | | | | | | mm: remove unnecessary condition in remove_inode_hugepages | zhong jiang | 2016-10-08 | 1 | -7/+5 | |
| * | | | | | | | | | | mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGE | Yisheng Xie | 2016-10-08 | 1 | -0/+3 | |
| * | | | | | | | | | | mm: remove page_file_index | Huang Ying | 2016-10-08 | 4 | -7/+7 | |
| * | | | | | | | | | | thp: reduce usage of huge zero page's atomic counter | Aaron Lu | 2016-10-08 | 1 | -1/+1 | |
| * | | | | | | | | | | fs/proc/task_mmu.c: make the task_mmu walk_page_range() limit in clear_refs_w... | James Morse | 2016-10-08 | 1 | -1/+1 | |
| * | | | | | | | | | | ext2/4, xfs: call thp_get_unmapped_area() for pmd mappings | Toshi Kani | 2016-10-08 | 3 | -0/+3 | |
| * | | | | | | | | | | ocfs2: fix undefined struct variable in inode.h | Joseph Qi | 2016-10-08 | 1 | -2/+0 | |
| * | | | | | | | | | | fs/ocfs2/dlm: remove deprecated create_singlethread_workqueue() | Bhaktipriya Shridhar | 2016-10-08 | 1 | -1/+1 | |
| * | | | | | | | | | | fs/ocfs2/super: remove deprecated create_singlethread_workqueue() | Bhaktipriya Shridhar | 2016-10-08 | 1 | -1/+1 | |
| * | | | | | | | | | | fs/ocfs2/cluster: remove deprecated create_singlethread_workqueue() | Bhaktipriya Shridhar | 2016-10-08 | 1 | -1/+1 | |
| * | | | | | | | | | | fs/ocfs2/dlmfs: remove deprecated create_singlethread_workqueue() | Bhaktipriya Shridhar | 2016-10-08 | 1 | -1/+1 | |
| * | | | | | | | | | | fsnotify: clean up spinlock assertions | Jan Kara | 2016-10-08 | 2 | -8/+4 | |
| * | | | | | | | | | | fanotify: fix possible false warning when freeing events | Jan Kara | 2016-10-08 | 1 | -2/+11 | |
| * | | | | | | | | | | fanotify: use notification_lock instead of access_lock | Jan Kara | 2016-10-08 | 1 | -8/+5 | |
| * | | | | | | | | | | fsnotify: convert notification_mutex to a spinlock | Jan Kara | 2016-10-08 | 4 | -36/+40 | |
| * | | | | | | | | | | fsnotify: drop notification_mutex before destroying event | Jan Kara | 2016-10-08 | 2 | -2/+6 | |
* | | | | | | | | | | | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-10-08 | 13 | -690/+230 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | pipe: add pipe_buf_steal() helper | Miklos Szeredi | 2016-10-06 | 1 | -1/+1 | |
| * | | | | | | | | | | pipe: add pipe_buf_confirm() helper | Miklos Szeredi | 2016-10-06 | 3 | -9/+7 | |
| * | | | | | | | | | | pipe: add pipe_buf_release() helper | Miklos Szeredi | 2016-10-06 | 3 | -19/+10 | |
| * | | | | | | | | | | pipe: add pipe_buf_get() helper | Miklos Szeredi | 2016-10-06 | 2 | -3/+3 | |
| * | | | | | | | | | | switch default_file_splice_read() to use of pipe-backed iov_iter | Al Viro | 2016-10-06 | 1 | -71/+40 | |
| * | | | | | | | | | | switch generic_file_splice_read() to use of ->read_iter() | Al Viro | 2016-10-06 | 10 | -366/+36 | |
| * | | | | | | | | | | new iov_iter flavour: pipe-backed | Al Viro | 2016-10-06 | 1 | -1/+1 | |
| * | | | | | | | | | | fuse_dev_splice_read(): switch to add_to_pipe() | Al Viro | 2016-10-04 | 1 | -37/+9 | |
| * | | | | | | | | | | new helper: add_to_pipe() | Al Viro | 2016-10-04 | 1 | -44/+62 |