| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'prep-for-5level' | Linus Torvalds | 2017-03-10 | 1 | -1/+5 |
|\ |
|
| * | mm: convert generic code to 5-level paging | Kirill A. Shutemov | 2017-03-09 | 1 | -1/+5 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-03-10 | 2 | -49/+33 |
|\ \ |
|
| * | | userfaultfd: remove wrong comment from userfaultfd_ctx_get() | David Hildenbrand | 2017-03-10 | 1 | -2/+0 |
| * | | fat: fix using uninitialized fields of fat_inode/fsinfo_inode | OGAWA Hirofumi | 2017-03-10 | 1 | -1/+12 |
| * | | userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEED | Andrea Arcangeli | 2017-03-10 | 1 | -6/+3 |
| * | | userfaultfd: non-cooperative: fix fork fctx->new memleak | Mike Rapoport | 2017-03-10 | 1 | -0/+9 |
| * | | userfaultfd: non-cooperative: release all ctx in dup_userfaultfd_complete | Andrea Arcangeli | 2017-03-10 | 1 | -13/+5 |
| * | | userfaultfd: non-cooperative: robustness check | Andrea Arcangeli | 2017-03-10 | 1 | -2/+7 |
| * | | userfaultfd: non-cooperative: rollback userfaultfd_exit | Andrea Arcangeli | 2017-03-10 | 1 | -28/+0 |
| * | | userfaultfd: shmem: __do_fault requires VM_FAULT_NOPAGE | Andrea Arcangeli | 2017-03-10 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'xfs-4.11-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2017-03-10 | 14 | -100/+103 |
|\ \
| |/
|/| |
|
| * | xfs: try any AG when allocating the first btree block when reflinking | Christoph Hellwig | 2017-03-08 | 2 | -6/+10 |
| * | xfs: use iomap new flag for newly allocated delalloc blocks | Brian Foster | 2017-03-08 | 2 | -17/+32 |
| * | xfs: remove kmem_zalloc_greedy | Darrick J. Wong | 2017-03-08 | 3 | -24/+2 |
| * | xfs: Use xfs_icluster_size_fsb() to calculate inode alignment mask | Chandan Rajendra | 2017-03-08 | 1 | -2/+1 |
| * | xfs: fix and streamline error handling in xfs_end_io | Christoph Hellwig | 2017-03-08 | 1 | -32/+27 |
| * | xfs: only reclaim unwritten COW extents periodically | Christoph Hellwig | 2017-03-08 | 6 | -13/+22 |
| * | iomap: invalidate page caches should be after iomap_dio_complete() in direct ... | Eryu Guan | 2017-03-06 | 1 | -7/+10 |
* | | overlayfs: remove now unnecessary header file include | Linus Torvalds | 2017-03-08 | 1 | -1/+0 |
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2017-03-07 | 1 | -4/+4 |
|\ \
| |/
|/| |
|
| * | timerfd: Only check CAP_WAKE_ALARM when it is needed | Stephen Smalley | 2017-03-01 | 1 | -4/+4 |
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2017-03-04 | 4 | -21/+21 |
|\ \ |
|
| * | | hfs: fix hfs_readdir() | Dan Carpenter | 2017-02-19 | 1 | -1/+1 |
| * | | 9p: constify ->d_name handling | Al Viro | 2017-01-12 | 3 | -20/+20 |
* | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2017-03-04 | 16 | -168/+447 |
|\ \ \ |
|
| * | | | smb2: Enforce sec= mount option | Sachin Prabhu | 2017-03-03 | 8 | -7/+49 |
| * | | | CIFS: Fix sparse warnings | Steve French | 2017-03-03 | 2 | -4/+4 |
| * | | | CIFS: implement get_dfs_refer for SMB2+ | Aurelien Aptel | 2017-03-03 | 2 | -0/+109 |
| * | | | CIFS: use DFS pathnames in SMB2+ Create requests | Aurelien Aptel | 2017-03-03 | 1 | -16/+80 |
| * | | | CIFS: set signing flag in SMB2+ TreeConnect if needed | Aurelien Aptel | 2017-03-02 | 1 | -2/+2 |
| * | | | CIFS: let ses->ipc_tid hold smb2 TreeIds | Aurelien Aptel | 2017-03-02 | 1 | -1/+1 |
| * | | | CIFS: add use_ipc flag to SMB2_ioctl() | Aurelien Aptel | 2017-03-02 | 4 | -11/+35 |
| * | | | CIFS: add build_path_from_dentry_optional_prefix() | Aurelien Aptel | 2017-03-02 | 3 | -2/+17 |
| * | | | CIFS: move DFS response parsing out of SMB1 code | Aurelien Aptel | 2017-03-02 | 4 | -120/+125 |
| * | | | CIFS: Fix possible use after free in demultiplex thread | Pavel Shilovsky | 2017-03-01 | 1 | -6/+26 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2017-03-03 | 3 | -18/+13 |
|\ \ \ \ |
|
| * | | | | fuse: release: private_data cannot be NULL | Miklos Szeredi | 2017-02-22 | 1 | -7/+2 |
| * | | | | fuse: cleanup fuse_file refcounting | Miklos Szeredi | 2017-02-22 | 3 | -11/+10 |
| * | | | | fuse: add missing FR_FORCE | Miklos Szeredi | 2017-02-22 | 1 | -0/+1 |
* | | | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-03-03 | 5 | -27/+148 |
|\ \ \ \ \ |
|
| * | | | | | ovl: drop CAP_SYS_RESOURCE from saved mounter's credentials | Konstantin Khlebnikov | 2017-02-07 | 1 | -2/+6 |
| * | | | | | ovl: properly implement sync_filesystem() | Amir Goldstein | 2017-02-07 | 1 | -0/+20 |
| * | | | | | ovl: concurrent copy up of regular files | Amir Goldstein | 2017-02-07 | 1 | -4/+31 |
| * | | | | | ovl: introduce copy up waitqueue | Amir Goldstein | 2017-02-07 | 4 | -0/+35 |
| * | | | | | ovl: copy up regular file using O_TMPFILE | Amir Goldstein | 2017-02-07 | 1 | -7/+20 |
| * | | | | | ovl: rearrange code in ovl_copy_up_locked() | Amir Goldstein | 2017-02-07 | 1 | -24/+25 |
| * | | | | | ovl: check if upperdir fs supports O_TMPFILE | Amir Goldstein | 2017-02-07 | 3 | -0/+20 |
* | | | | | | Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-03-03 | 51 | -184/+344 |
|\ \ \ \ \ \ |
|
| * | | | | | | statx: Add a system call to make enhanced file info available | David Howells | 2017-03-03 | 51 | -184/+344 |