summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-04-10fsnotify: Provide framework for dropping SRCU lock in ->handle_eventJan Kara
2017-04-10fsnotify: Remove special handling of mark destruction on group shutdownJan Kara
2017-04-10fsnotify: Detach mark from object list when last reference is droppedJan Kara
2017-04-10fsnotify: Move queueing of mark for destruction into fsnotify_put_mark()Jan Kara
2017-04-10inotify: Do not drop mark reference under idr_lockJan Kara
2017-04-10fsnotify: Free fsnotify_mark_connector when there is no mark attachedJan Kara
2017-04-10fsnotify: Lock object list with connector lockJan Kara
2017-04-10fsnotify: Remove useless list deletion and commentJan Kara
2017-04-10fsnotify: Avoid double locking in fsnotify_detach_from_object()Jan Kara
2017-04-10fsnotify: Remove indirection from fsnotify_detach_mark()Jan Kara
2017-04-10fsnotify: Determine lock in fsnotify_destroy_marks()Jan Kara
2017-04-10fsnotify: Move locking into fsnotify_find_mark()Jan Kara
2017-04-10fsnotify: Move locking into fsnotify_recalc_mask()Jan Kara
2017-04-10fsnotify: Move fsnotify_destroy_marks()Jan Kara
2017-04-10fsnotify: Remove indirection from mark list additionJan Kara
2017-04-10fsnotify: Make fsnotify_mark_connector hold inode referenceJan Kara
2017-04-10fsnotify: Move object pointer to fsnotify_mark_connectorJan Kara
2017-04-10fsnotify: Move mark list head from object into dedicated structureJan Kara
2017-04-10fsnotify: Update commentsJan Kara
2017-04-03fanotify: Move recalculation of inode / vfsmount mask under mark_mutexJan Kara
2017-04-03inotify: Remove inode pointers from debug messagesJan Kara
2017-04-03fsnotify: Remove unnecessary tests when showing fdinfoJan Kara
2017-03-10Merge branch 'prep-for-5level'Linus Torvalds
2017-03-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-03-09Merge tag 'xfs-4.11-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-03-09userfaultfd: remove wrong comment from userfaultfd_ctx_get()David Hildenbrand
2017-03-09fat: fix using uninitialized fields of fat_inode/fsinfo_inodeOGAWA Hirofumi
2017-03-09userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEEDAndrea Arcangeli
2017-03-09userfaultfd: non-cooperative: fix fork fctx->new memleakMike Rapoport
2017-03-09userfaultfd: non-cooperative: release all ctx in dup_userfaultfd_completeAndrea Arcangeli
2017-03-09userfaultfd: non-cooperative: robustness checkAndrea Arcangeli
2017-03-09userfaultfd: non-cooperative: rollback userfaultfd_exitAndrea Arcangeli
2017-03-09userfaultfd: shmem: __do_fault requires VM_FAULT_NOPAGEAndrea Arcangeli
2017-03-09mm: convert generic code to 5-level pagingKirill A. Shutemov
2017-03-08overlayfs: remove now unnecessary header file includeLinus Torvalds
2017-03-08xfs: try any AG when allocating the first btree block when reflinkingChristoph Hellwig
2017-03-08xfs: use iomap new flag for newly allocated delalloc blocksBrian Foster
2017-03-07xfs: remove kmem_zalloc_greedyDarrick J. Wong
2017-03-07xfs: Use xfs_icluster_size_fsb() to calculate inode alignment maskChandan Rajendra
2017-03-07xfs: fix and streamline error handling in xfs_end_ioChristoph Hellwig
2017-03-07xfs: only reclaim unwritten COW extents periodicallyChristoph Hellwig
2017-03-07Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-03-06iomap: invalidate page caches should be after iomap_dio_complete() in direct ...Eryu Guan
2017-03-03Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-03-03Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2017-03-03Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-03-03Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds