index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
/
vfs.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Documentation/filesystems/vfs.txt: update file_operations documentation
Richard Yao
2014-01-31
1
-10
/
+2
*
vfs: improve i_op->atomic_open() documentation
Miklos Szeredi
2013-09-17
1
-7
/
+7
*
documentation: document the is_dirty_writeback aops callback
Mel Gorman
2013-07-04
1
-0
/
+10
*
documentation: update address_space_operations
Mel Gorman
2013-07-04
1
-8
/
+7
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-03
1
-11
/
+13
|
\
|
*
Document ->tmpfile()
Al Viro
2013-07-03
1
-0
/
+5
|
*
Don't pass inode to ->d_hash() and ->d_compare()
Linus Torvalds
2013-06-29
1
-11
/
+8
*
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-07-02
1
-10
/
+10
|
\
\
|
|
/
|
/
|
|
*
mm: change invalidatepage prototype to accept length
Lukas Czerner
2013-05-22
1
-10
/
+10
*
|
[readdir] ->readdir() is gone
Al Viro
2013-06-29
1
-2
/
+2
|
/
*
vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op
Jeff Layton
2013-02-26
1
-2
/
+22
*
documentation: drop vmtruncate
Marco Stornelli
2012-12-21
1
-11
/
+0
*
Documentation: get rid of write_super
Artem Bityutskiy
2012-08-03
1
-4
/
+0
*
mm: add support for a filesystem to activate swap files and use direct_IO for...
Mel Gorman
2012-08-01
1
-0
/
+12
*
don't pass nameidata to ->create()
Al Viro
2012-07-14
1
-1
/
+1
*
stop passing nameidata to ->lookup()
Al Viro
2012-07-14
1
-1
/
+1
*
stop passing nameidata * to ->d_revalidate()
Al Viro
2012-07-14
1
-4
/
+4
*
kill struct opendata
Al Viro
2012-07-14
1
-1
/
+1
*
make ->atomic_open() return int
Al Viro
2012-07-14
1
-3
/
+3
*
->atomic_open() prototype change - pass int * instead of bool *
Al Viro
2012-07-14
1
-1
/
+1
*
vfs: add i_op->atomic_open()
Miklos Szeredi
2012-07-14
1
-0
/
+11
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-06-01
1
-0
/
+4
|
\
|
*
fs: introduce inode operation ->update_time
Josef Bacik
2012-06-01
1
-0
/
+4
*
|
mm/fs: remove truncate_range
Hugh Dickins
2012-05-30
1
-5
/
+8
|
/
*
typo fix in Documentation/filesystems/vfs.txt
Al Viro
2012-04-09
1
-1
/
+1
*
Documentation: Fix multiple typo in Documentation
Masanari Iida
2012-03-07
1
-1
/
+1
*
vfs: switch ->show_options() to struct dentry *
Al Viro
2012-01-07
1
-1
/
+1
*
switch ->mknod() to umode_t
Al Viro
2012-01-04
1
-1
/
+1
*
switch ->create() to umode_t
Al Viro
2012-01-04
1
-1
/
+1
*
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
2012-01-04
1
-1
/
+1
*
doc: fix broken references
Paul Bolle
2011-09-27
1
-3
/
+0
*
fs: take the ACL checks to common code
Christoph Hellwig
2011-07-25
1
-1
/
+1
*
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-07-21
1
-1
/
+1
*
vfs: increase shrinker batch size
Dave Chinner
2011-07-21
1
-0
/
+6
*
superblock: add filesystem shrinker operations
Dave Chinner
2011-07-21
1
-0
/
+16
*
->permission() sanitizing: don't pass flags to ->permission()
Al Viro
2011-07-20
1
-2
/
+2
*
->permission() sanitizing: don't pass flags to ->check_acl()
Al Viro
2011-07-20
1
-1
/
+1
*
fs: pass exact type of data dirties to ->dirty_inode
Christoph Hellwig
2011-05-27
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
fs: remove inode_lock from iput_final and prune_icache
Dave Chinner
2011-03-25
1
-1
/
+1
*
lose 'mounting_here' argument in ->d_manage()
Al Viro
2011-03-18
1
-5
/
+1
*
vfs: bury ->get_sb()
Al Viro
2011-03-16
1
-24
/
+32
*
Unexport do_add_mount() and add in follow_automount(), not ->d_automount()
David Howells
2011-01-16
1
-9
/
+14
*
Allow d_manage() to be used in RCU-walk mode
David Howells
2011-01-16
1
-1
/
+6
*
Add a dentry op to allow processes to be held during pathwalk transit
David Howells
2011-01-16
1
-1
/
+20
*
Add a dentry op to handle automounting rather than abusing follow_link()
David Howells
2011-01-16
1
-0
/
+14
*
fs: small rcu-walk documentation fixes
Nick Piggin
2011-01-14
1
-2
/
+2
*
fs: provide rcu-walk aware permission i_ops
Nick Piggin
2011-01-07
1
-1
/
+9
*
fs: rcu-walk aware d_revalidate method
Nick Piggin
2011-01-07
1
-0
/
+9
*
fs: change d_hash for rcu-walk
Nick Piggin
2011-01-07
1
-2
/
+6
[next]