Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
b0d017e80e9f4e6b37e699b9a944646e64deb473
/
arch
/
s390
/
hypfs
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
dc8a5c9
s390: Convert vmalloc/memset to vzalloc
by Joe Perches
· 13 years ago
6eab04a
treewide: remove extra semicolons
by Justin P. Mattock
· 14 years ago
2fcb368
[S390] hypfs: Move buffer allocation from open to read
by Michael Holzheu
· 14 years ago
f56f440
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 14 years ago
3c8ebca
[S390] hypfs: Fix error handling in hypfs_diag initialization
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
· 14 years ago
57b28f6
[S390] s390_hypfs: Add new attributes
by Michael Holzheu
· 14 years ago
58ea91c
[S390] avoid default_llseek in s390 drivers
by Martin Schwidefsky
· 14 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
0f2cc4e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
f1771ff
Simplify failure exits in s390/hypfs fill_super()
by Al Viro
· 15 years ago
b8e660b
[S390] Replace ENOTSUPP usage with EOPNOTSUPP
by Heiko Carstens
· 15 years ago
1d802e2
[S390] Use strim instead of strstrip to avoid false warnings.
by Heiko Carstens
· 15 years ago
7874b1b
[S390] hypfs: Use subcode 6 if subcode 7 is not available
by Michael Holzheu
· 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
33b26d7
[S390] fix hypfs build failure
by Heiko Carstens
· 16 years ago
56ff5ef
zero i_uid/i_gid on inode allocation
by Al Viro
· 16 years ago
1db2a5c
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
c41d4e3
[S390] Add exception handler for diagnose 224
by Michael Holzheu
· 17 years ago
0b0bb3c
[S390] fix subsystem removal fallout
by Cornelia Huck
· 17 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
86b2247
[S390] hypfs fixes
by Christian Borntraeger
· 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
94c12cc
[S390] Inline assembly cleanup.
by Martin Schwidefsky
· 18 years ago
23c100d
[S390] hypfs sparse warnings.
by Michael Holzheu
· 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
1375fc1
[S390] __exit cleanup.
by Heiko Carstens
· 18 years ago
331c982
[S390] hypfs compiler warnings.
by Michael Holzheu
· 18 years ago
f19bfb2
[S390] hypfs comment cleanup.
by Michael Holzheu
· 18 years ago
d2c993d
[S390] Fix sparse warnings.
by Heiko Carstens
· 18 years ago
a5cf4b9
[PATCH] s390_hypfs filesystem: get_sb_single() fix
by Andrew Morton
· 18 years ago
24bbb1f
[PATCH] s390_hypfs filesystem
by Michael Holzheu
· 18 years ago