Sign in
android-kvm
/
linux
/
653bee386c0875016cb36ed50f00bb0d8a7fcc7f
/
arch
/
s390
/
hypfs
/
inode.c
9304a99
hypfs: convert to new timestamp accessors
by Jeff Layton
· 1 year, 3 months ago
e5b7ca0
Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 1 year, 4 months ago
3325b4d
s390/hypfs: factor out filesystem code
by Heiko Carstens
· 1 year, 6 months ago
95f8020
s390: convert to ctime accessor functions
by Jeff Layton
· 1 year, 6 months ago
7b6670b
s390/hypfs: avoid error message under KVM
by Juergen Gross
· 2 years, 6 months ago
d7167b1
fs_parse: fold fs_parameter_desc/fs_parameter_spec
by Al Viro
· 5 years ago
96cafb9
fs_parser: remove fs_parameter_description name field
by Eric Sandeen
· 5 years ago
0b36c9e
Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
8f8d8d1
vfs: Convert hypfs to use the new mount API
by David Howells
· 6 years ago
b54c64f
hypfs: Fix error number left in struct pointer member
by David Howells
· 6 years ago
29dfeb0b
hypfs: don't bother with d_delete()
by Al Viro
· 5 years ago
f36108c
s390/hypfs: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
6075e4a
s390: hypfs: use ktime_get_seconds() instead of get_seconds()
by Arnd Bergmann
· 7 years ago
a24cd49
hypfs_kill_super(): deal with failed allocations
by Al Viro
· 7 years ago
fec3720
s390: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
0b73214
s390: add SPDX identifiers to the remaining files
by Greg Kroah-Hartman
· 7 years ago
cee672e
s390: hypfs: make inode explicitly non-modular
by Paul Gortmaker
· 8 years ago
078cd82
fs: Replace CURRENT_TIME with current_time() for inode timestamps
by Deepa Dinamani
· 8 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
1dc51b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
f9bb488
sysfs: Create mountpoints with sysfs_create_mount_point
by Eric W. Biederman
· 10 years ago
dc3f419
make simple_positive() public
by Al Viro
· 10 years ago
75c3cfa
VFS: assorted weird filesystems: d_inode() annotations
by David Howells
· 10 years ago
5d5d568
make new_sync_{read,write}() static
by Al Viro
· 10 years ago
c0fec3a
Merge branch 'iocb' into for-next
by Al Viro
· 10 years ago
e2e40f2
fs: move struct kiocb to fs.h
by Christoph Hellwig
· 10 years ago
e36cb0b
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
by David Howells
· 10 years ago
a457ac2
hypfs: switch to read_iter/write_iter
by Al Viro
· 10 years ago
34c0dad
s390/hypfs: Add diagnose 0c support
by Michael Holzheu
· 10 years ago
07be038
s390/hypfs: add interface for diagnose 0x304
by Martin Schwidefsky
· 11 years ago
a118cfd
don't pass superblock to hypfs_{mkdir,create*}
by Al Viro
· 11 years ago
e334cf4
don't pass superblock to hypfs_diag_create_files
by Al Viro
· 11 years ago
f78e41e
don't pass superblock to hypfs_vm_create_files()
by Al Viro
· 11 years ago
a27bb33
aio: don't include aio.h in sched.h
by Kent Overstreet
· 12 years ago
7f78e03
fs: Limit sys_mount to only request filesystem modules.
by Eric W. Biederman
· 12 years ago
6131ffa
more file_inode() open-coded instances
by Al Viro
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
aab174f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
3a8ca1b
hypfs: ->d_parent is never NULL or negative
by Al Viro
· 12 years ago
6a62a21
userns: Convert s390 hypfs to use kuid and kgid where appropriate
by Eric W. Biederman
· 12 years ago
a53c8fa
s390/comments: unify copyright messages and remove file names
by Heiko Carstens
· 12 years ago
c960bec
s390/hypfs: Add missing get_next_ino()
by Michael Holzheu
· 12 years ago
dbd5768
vfs: Rename end_writeback() to clear_inode()
by Jan Kara
· 13 years ago
48fde70
switch open-coded instances of d_make_root() to new helper
by Al Viro
· 13 years ago
34c80b1
vfs: switch ->show_options() to struct dentry *
by Al Viro
· 13 years ago
fec0eba
hypfs: umode_t noise and properly spelled S_ISDIR/S_ISREG
by Al Viro
· 13 years ago
bfe8684
filesystems: add set_nlink()
by Miklos Szeredi
· 13 years ago
6d6b77f
filesystems: add missing nlink wrappers
by Miklos Szeredi
· 13 years ago
dc78610
hypfs: remove unnecessary nlink setting
by Miklos Szeredi
· 13 years ago
2fcb368
[S390] hypfs: Move buffer allocation from open to read
by Michael Holzheu
· 14 years ago
fc14f2f
convert get_sb_single() users
by Al Viro
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
b69257f
switch hypfs to ->evict_inode()
by Al Viro
· 15 years ago
57b28f6
[S390] s390_hypfs: Add new attributes
by Michael Holzheu
· 15 years ago
58ea91c
[S390] avoid default_llseek in s390 drivers
by Martin Schwidefsky
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
f1771ff
Simplify failure exits in s390/hypfs fill_super()
by Al Viro
· 15 years ago
342ff1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
b87221d
const: mark remaining super_operations const
by Alexey Dobriyan
· 15 years ago
a419aef
trivial: remove unnecessary semicolons
by Joe Perches
· 15 years ago
ad2a5d8
[S390] hypfs: Use "%u" instead of "%d" for unsigned ints in snprintf
by Michael Holzheu
· 15 years ago
2395ecd
[S390] hypfs: remove useless variable qname
by Vitaliy Gusev
· 15 years ago
56ff5ef
zero i_uid/i_gid on inode allocation
by Al Viro
· 16 years ago
1db2a5c1
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
f55495b
[S390] convert hypfs printks to pr_xxx macros.
by Michael Holzheu
· 16 years ago
e542370
CRED: Wrap task credential accesses in the S390 arch
by David Howells
· 16 years ago
a447c09
vfs: Use const for kernel parser table
by Steven Whitehouse
· 16 years ago
a29591c
[S390] s390: use simple_read_from_buffer()
by Akinobu Mita
· 16 years ago
38a382a
Kobject: convert arch/* from kobject_unregister() to kobject_put()
by Greg Kroah-Hartman
· 17 years ago
9b47770
kobject: convert s390 hypervisor to use kobject_create
by Greg Kroah-Hartman
· 17 years ago
2d72fc0
kobject: convert /sys/hypervisor to use kobject_create
by Greg Kroah-Hartman
· 17 years ago
3514fac
kobject: remove struct kobj_type from struct kset
by Greg Kroah-Hartman
· 17 years ago
9b5a03e
[S390] hypfs: inode corruption due to missing locking
by Michael Holzheu
· 17 years ago
b01af5b
[S390] hypfs: implement show_options
by Michael Holzheu
· 17 years ago
0b0bb3c
[S390] fix subsystem removal fallout
by Cornelia Huck
· 18 years ago
5dfe4c9
[PATCH] mark struct file_operations const 2
by Arjan van de Ven
· 18 years ago
31cb4bd
[S390] Hypervisor filesystem (s390_hypfs) for z/VM
by Michael Holzheu
· 18 years ago
d20343e
[PATCH] struct path: convert s390
by Josef Sipek
· 18 years ago
027445c
[PATCH] Vectorize aio_read/aio_write fileop methods
by Badari Pulavarty
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
8e18e29
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
by Theodore Ts'o
· 18 years ago
388c571
[S390] hypfs crashes with invalid mount option.
by Michael Holzheu
· 18 years ago
f19bfb2
[S390] hypfs comment cleanup.
by Michael Holzheu
· 18 years ago
a5cf4b9
[PATCH] s390_hypfs filesystem: get_sb_single() fix
by Andrew Morton
· 19 years ago
24bbb1f
[PATCH] s390_hypfs filesystem
by Michael Holzheu
· 19 years ago