summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'prep-for-5level'Linus Torvalds2017-03-10
|\
| * mm: convert generic code to 5-level pagingKirill A. Shutemov2017-03-09
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-03-10
|\ \
| * | userfaultfd: remove wrong comment from userfaultfd_ctx_get()David Hildenbrand2017-03-09
| * | fat: fix using uninitialized fields of fat_inode/fsinfo_inodeOGAWA Hirofumi2017-03-09
| * | userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEEDAndrea Arcangeli2017-03-09
| * | userfaultfd: non-cooperative: fix fork fctx->new memleakMike Rapoport2017-03-09
| * | userfaultfd: non-cooperative: release all ctx in dup_userfaultfd_completeAndrea Arcangeli2017-03-09
| * | userfaultfd: non-cooperative: robustness checkAndrea Arcangeli2017-03-09
| * | userfaultfd: non-cooperative: rollback userfaultfd_exitAndrea Arcangeli2017-03-09
| * | userfaultfd: shmem: __do_fault requires VM_FAULT_NOPAGEAndrea Arcangeli2017-03-09
| |/
* | Merge tag 'xfs-4.11-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-03-09
|\ \ | |/ |/|
| * xfs: try any AG when allocating the first btree block when reflinkingChristoph Hellwig2017-03-08
| * xfs: use iomap new flag for newly allocated delalloc blocksBrian Foster2017-03-08
| * xfs: remove kmem_zalloc_greedyDarrick J. Wong2017-03-07
| * xfs: Use xfs_icluster_size_fsb() to calculate inode alignment maskChandan Rajendra2017-03-07
| * xfs: fix and streamline error handling in xfs_end_ioChristoph Hellwig2017-03-07
| * xfs: only reclaim unwritten COW extents periodicallyChristoph Hellwig2017-03-07
| * iomap: invalidate page caches should be after iomap_dio_complete() in direct ...Eryu Guan2017-03-06
* | overlayfs: remove now unnecessary header file includeLinus Torvalds2017-03-08
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-03-07
|\ \ | |/ |/|
| * timerfd: Only check CAP_WAKE_ALARM when it is neededStephen Smalley2017-03-01
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-03-03
|\ \
| * | hfs: fix hfs_readdir()Dan Carpenter2017-02-18
| * | 9p: constify ->d_name handlingAl Viro2017-01-12
* | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2017-03-03
|\ \ \
| * | | smb2: Enforce sec= mount optionSachin Prabhu2017-03-02
| * | | CIFS: Fix sparse warningsSteve French2017-03-02
| * | | CIFS: implement get_dfs_refer for SMB2+Aurelien Aptel2017-03-02
| * | | CIFS: use DFS pathnames in SMB2+ Create requestsAurelien Aptel2017-03-02
| * | | CIFS: set signing flag in SMB2+ TreeConnect if neededAurelien Aptel2017-03-01
| * | | CIFS: let ses->ipc_tid hold smb2 TreeIdsAurelien Aptel2017-03-01
| * | | CIFS: add use_ipc flag to SMB2_ioctl()Aurelien Aptel2017-03-01
| * | | CIFS: add build_path_from_dentry_optional_prefix()Aurelien Aptel2017-03-01
| * | | CIFS: move DFS response parsing out of SMB1 codeAurelien Aptel2017-03-01
| * | | CIFS: Fix possible use after free in demultiplex threadPavel Shilovsky2017-03-01
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2017-03-03
|\ \ \ \
| * | | | fuse: release: private_data cannot be NULLMiklos Szeredi2017-02-22
| * | | | fuse: cleanup fuse_file refcountingMiklos Szeredi2017-02-22
| * | | | fuse: add missing FR_FORCEMiklos Szeredi2017-02-22
* | | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-03-03
|\ \ \ \ \
| * | | | | ovl: drop CAP_SYS_RESOURCE from saved mounter's credentialsKonstantin Khlebnikov2017-02-07
| * | | | | ovl: properly implement sync_filesystem()Amir Goldstein2017-02-07
| * | | | | ovl: concurrent copy up of regular filesAmir Goldstein2017-02-07
| * | | | | ovl: introduce copy up waitqueueAmir Goldstein2017-02-07
| * | | | | ovl: copy up regular file using O_TMPFILEAmir Goldstein2017-02-07
| * | | | | ovl: rearrange code in ovl_copy_up_locked()Amir Goldstein2017-02-07
| * | | | | ovl: check if upperdir fs supports O_TMPFILEAmir Goldstein2017-02-07
* | | | | | Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-03
|\ \ \ \ \ \
| * | | | | | statx: Add a system call to make enhanced file info availableDavid Howells2017-03-02