index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-06-04
1
-11
/
+0
|
\
|
*
move mount-related externs from fs.h to mount.h
Al Viro
2022-05-19
1
-11
/
+0
*
|
Merge tag 'pull-18-rc1-work.fd' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-06-04
1
-3
/
+1
|
\
\
|
*
|
fs: remove fget_many and fput_many interface
Gou Hao
2022-05-14
1
-3
/
+1
|
|
/
*
|
Merge tag 'nfsd-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-05-26
1
-0
/
+12
|
\
\
|
*
|
NFSD: Instantiate a struct file when creating a regular NFSv4 file
Chuck Lever
2022-05-23
1
-0
/
+2
|
*
|
fs/lock: add 2 callbacks to lock_manager_operations to resolve conflict
Dai Ngo
2022-05-19
1
-0
/
+3
|
*
|
fs/lock: add helper locks_owner_has_blockers to check for blockers
Dai Ngo
2022-05-19
1
-0
/
+7
|
|
/
*
|
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
1
-0
/
+9
|
\
\
|
*
|
mm: don't be stuck to rmap lock on reclaim path
Minchan Kim
2022-05-19
1
-0
/
+5
|
*
|
VFS: add FMODE_CAN_ODIRECT file flag
NeilBrown
2022-05-09
1
-0
/
+3
|
*
|
mm: introduce ->swap_rw and use it for reads from SWP_FS_OPS swap-space
NeilBrown
2022-05-09
1
-0
/
+1
|
|
/
*
|
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-24
1
-25
/
+7
|
\
\
|
*
|
fs: Remove aops->freepage
Matthew Wilcox (Oracle)
2022-05-09
1
-1
/
+0
|
*
|
fs: Add free_folio address space operation
Matthew Wilcox (Oracle)
2022-05-09
1
-0
/
+1
|
*
|
fs: Remove last vestiges of releasepage
Matthew Wilcox (Oracle)
2022-05-09
1
-1
/
+0
|
*
|
fs: Add aops->release_folio
Matthew Wilcox (Oracle)
2022-05-09
1
-0
/
+1
|
*
|
mm,fs: Remove aops->readpage
Matthew Wilcox (Oracle)
2022-05-09
1
-2
/
+1
|
*
|
fs: Introduce aops->read_folio
Matthew Wilcox (Oracle)
2022-05-09
1
-0
/
+1
|
*
|
fs: Convert is_dirty_writeback() to take a folio
Matthew Wilcox (Oracle)
2022-05-08
1
-1
/
+1
|
*
|
fs: Remove pagecache_write_begin() and pagecache_write_end()
Matthew Wilcox (Oracle)
2022-05-08
1
-12
/
+0
|
*
|
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
2022-05-08
1
-2
/
+2
|
*
|
fs: Remove AOP_FLAG_NOFS
Matthew Wilcox (Oracle)
2022-05-08
1
-4
/
+0
|
*
|
namei: Merge page_symlink() and __page_symlink()
Matthew Wilcox (Oracle)
2022-05-08
1
-2
/
+0
|
|
/
*
|
Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2022-05-24
1
-0
/
+5
|
\
\
|
*
|
fs: add a lockdep check function for sb_start_write()
Naohiro Aota
2022-05-16
1
-0
/
+5
|
|
/
*
/
fs,io_uring: add infrastructure for uring-cmd
Jens Axboe
2022-05-11
1
-0
/
+2
|
/
*
filemap: Remove AOP_FLAG_CONT_EXPAND
Matthew Wilcox (Oracle)
2022-04-01
1
-1
/
+0
*
fs: Pass an iocb to generic_perform_write()
Matthew Wilcox (Oracle)
2022-04-01
1
-1
/
+1
*
fs, net: Move read_descriptor_t to net.h
Matthew Wilcox (Oracle)
2022-04-01
1
-19
/
+0
*
fs: Remove read_actor_t
Matthew Wilcox (Oracle)
2022-04-01
1
-3
/
+0
*
fs: Remove ->readpages address space operation
Matthew Wilcox (Oracle)
2022-04-01
1
-6
/
+0
*
Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-26
1
-21
/
+0
|
\
|
*
fs: remove fs.f_write_hint
Christoph Hellwig
2022-03-08
1
-9
/
+0
|
*
fs: remove kiocb.ki_hint
Christoph Hellwig
2022-03-08
1
-12
/
+0
*
|
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-8
/
+6
|
\
\
|
*
|
fs: Remove aops ->set_page_dirty
Matthew Wilcox (Oracle)
2022-03-16
1
-2
/
+1
|
*
|
fs: Add aops->dirty_folio
Matthew Wilcox (Oracle)
2022-03-15
1
-0
/
+1
|
*
|
fs: Remove aops->launder_page
Matthew Wilcox (Oracle)
2022-03-15
1
-4
/
+1
|
*
|
fs: Add aops->launder_folio
Matthew Wilcox (Oracle)
2022-03-15
1
-1
/
+4
|
*
|
fs: Remove aops->invalidatepage
Matthew Wilcox (Oracle)
2022-03-15
1
-1
/
+0
|
*
|
fs: Remove noop_invalidatepage()
Matthew Wilcox (Oracle)
2022-03-15
1
-2
/
+0
|
*
|
fs: Add invalidate_folio() aops method
Matthew Wilcox (Oracle)
2022-03-15
1
-0
/
+1
|
*
|
fs: Convert is_partially_uptodate to folios
Matthew Wilcox (Oracle)
2022-03-14
1
-2
/
+2
|
|
/
*
|
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-120
/
+0
|
\
\
|
*
|
fs: Move many prototypes to pagemap.h
Matthew Wilcox (Oracle)
2022-03-21
1
-116
/
+0
|
*
|
mm/truncate: Combine invalidate_mapping_pagevec() and __invalidate_mapping_pa...
Matthew Wilcox (Oracle)
2022-03-21
1
-4
/
+0
|
|
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
1
-2
/
+19
|
\
\
|
*
|
fs: introduce alloc_inode_sb() to allocate filesystems specific inode
Muchun Song
2022-03-22
1
-0
/
+11
|
*
|
mount: warn only once about timestamp range expiration
Anthony Iliopoulos
2022-03-22
1
-0
/
+1
[next]