Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7f8392280c33db6f568f8d4d08aac56cdb21c4a4
/
fs
/
gfs2
/
inode.c
5e2f7d6
GFS2: Make sure rindex is uptodate before starting transactions
by Bob Peterson
· 13 years ago
66fc061
GFS2: FITRIM ioctl support
by Steven Whitehouse
· 13 years ago
a365fbf
GFS2: Read resource groups on mount
by Steven Whitehouse
· 13 years ago
718b97b
GFS2: Read in rindex if necessary during unlink
by Bob Peterson
· 13 years ago
66ad863
GFS2: Fix nlink setting on inode creation
by Steven Whitehouse
· 13 years ago
1619ed8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
by Linus Torvalds
· 13 years ago
175a4eb
fs: propagate umode_t, misc bits
by Al Viro
· 13 years ago
1a67aaf
switch ->mknod() to umode_t
by Al Viro
· 13 years ago
4acdaf2
switch ->create() to umode_t
by Al Viro
· 13 years ago
18bb1db
switch vfs_mkdir() and ->mkdir() to umode_t
by Al Viro
· 13 years ago
46cc1e5
GFS2: local functions should be static
by H Hartley Sweeten
· 13 years ago
6a8099e
GFS2: Fix multi-block allocation
by Steven Whitehouse
· 13 years ago
564e12b
GFS2: decouple quota allocations from block allocations
by Bob Peterson
· 13 years ago
6e87ed0
GFS2: move toward a generic multi-block allocator
by Bob Peterson
· 13 years ago
3c5d785
GFS2: combine gfs2_alloc_block and gfs2_alloc_di
by Bob Peterson
· 13 years ago
8765489
GFS2: More automated code analysis fixes
by Steven Whitehouse
· 13 years ago
f793f29
Merge http://sucs.org/~rohan/git/gfs2-3.0-nmw
by Linus Torvalds
· 13 years ago
54335b1
GFS2: Cache the most recently used resource group in the inode
by Steven Whitehouse
· 13 years ago
8339ee5
GFS2: Make resource groups "append only" during life of fs
by Steven Whitehouse
· 13 years ago
9a63edd
GFS2: Clean up gfs2_create
by Steven Whitehouse
· 13 years ago
ab9bbda
GFS2: Use ->dirty_inode()
by Steven Whitehouse
· 13 years ago
40ac218
GFS2: Fix inode allocation error path
by Steven Whitehouse
· 13 years ago
5a2f3a0
Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/ima-2.6 into next
by James Morris
· 13 years ago
4e34e71
fs: take the ACL checks to common code
by Christoph Hellwig
· 13 years ago
6c673ab
simplify gfs2_lookup()
by Al Viro
· 13 years ago
10556cb
->permission() sanitizing: don't pass flags to ->permission()
by Al Viro
· 13 years ago
2830ba7
->permission() sanitizing: don't pass flags to generic_permission()
by Al Viro
· 13 years ago
178ea735
kill check_acl callback of generic_permission()
by Al Viro
· 13 years ago
9d8f13b
security: new security_inode_init_security API adds function callback
by Mimi Zohar
· 13 years ago
f2741d9
GFS2: Move all locking inside the inode creation function
by Steven Whitehouse
· 13 years ago
160b402
GFS2: Clean up symlink creation
by Steven Whitehouse
· 13 years ago
e2d0a13
GFS2: Clean up mkdir
by Steven Whitehouse
· 13 years ago
2ab9cd1
GFS2: Rename ops_inode.c to inode.c
by Steven Whitehouse
· 13 years ago
[Renamed from fs/gfs2/ops_inode.c]
194c011
GFS2: Move most of the remaining inode.c into ops_inode.c
by Steven Whitehouse
· 14 years ago
94fb763
GFS2: Remove gfs2_dinode_print() function
by Steven Whitehouse
· 14 years ago
3d6ecb7
GFS2: When adding a new dir entry, inc link count if it is a subdir
by Steven Whitehouse
· 14 years ago
855d23c
GFS2: Make gfs2_dir_del update link count when required
by Steven Whitehouse
· 14 years ago
2baee03
GFS2: Don't use gfs2_change_nlink in link syscall
by Steven Whitehouse
· 14 years ago
d192a8e
GFS2: Double check link count under glock
by Steven Whitehouse
· 14 years ago
75d5cfb
GFS2: Post-VFS scale update for RCU path walk
by Steven Whitehouse
· 14 years ago
2fe17c1
fallocate should be a file operation
by Christoph Hellwig
· 14 years ago
64c23e8
make the feature checks in ->fallocate future proof
by Christoph Hellwig
· 14 years ago
9ecf639
Gfs2: fail if we try to use hole punch
by Josef Bacik
· 14 years ago
41ced6d
switch gfs2, close races
by Al Viro
· 14 years ago
b4a45f5
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin
by Linus Torvalds
· 14 years ago
b74c79e
fs: provide rcu-walk aware permission i_ops
by Nick Piggin
· 14 years ago
fb045ad
fs: dcache reduce branches in lookup path
by Nick Piggin
· 14 years ago
2ae51ed
GFS2: Clean up duplicated setattr code
by Steven Whitehouse
· 14 years ago
9e55cd5
GFS2: Remove unreachable calls to vmtruncate
by Steven Whitehouse
· 14 years ago
7de9c6ee
new helper: ihold()
by Al Viro
· 14 years ago
ebdec24
fs: kill block_prepare_write
by Christoph Hellwig
· 14 years ago
46290341
GFS2 fatal: filesystem consistency error on rename
by Bob Peterson
· 14 years ago
bf97b67
GFS2: reserve more blocks for transactions
by Benjamin Marzinski
· 14 years ago
8d12358
GFS2: Make . and .. qstrs constant
by Steven Whitehouse
· 14 years ago
fe08d5a
GFS2: Fix whitespace in previous patch
by Steven Whitehouse
· 14 years ago
3921120
GFS2: fallocate support
by Benjamin Marzinski
· 14 years ago
a2e0f79
GFS2: Remove i_disksize
by Steven Whitehouse
· 14 years ago
ff8f33c
GFS2: New truncate sequence
by Steven Whitehouse
· 14 years ago
2c27c65
check ATTR_SIZE contraints in inode_change_ok
by Christoph Hellwig
· 14 years ago
1025774
remove inode_setattr
by Christoph Hellwig
· 14 years ago
15c6fd9
kill spurious reference to vmtruncate
by npiggin@suse.de
· 14 years ago
c177c2a
Switch gfs2 to nd_set_link()
by Al Viro
· 15 years ago
0f585f1
GFS2: Fix refcnt leak on gfs2_follow_link() error path
by OGAWA Hirofumi
· 15 years ago
24b977b
GFS2: Fix locking bug in rename
by Steven Whitehouse
· 15 years ago
2bcd57a
headers: utsname.h redux
by Alexey Dobriyan
· 15 years ago
307cf6e
GFS2: Rename eattr.[ch] as xattr.[ch]
by Steven Whitehouse
· 15 years ago
40b78a3
GFS2: Clean up of extended attribute support
by Steven Whitehouse
· 15 years ago
cd01207
GFS2: jumping to wrong label?
by Roel Kluin
· 15 years ago
87ec217
GFS2: Move gfs2_unlink_ok into ops_inode.c
by Steven Whitehouse
· 15 years ago
536baf0
GFS2: Move gfs2_readlinki into ops_inode.c
by Steven Whitehouse
· 15 years ago
2286dbf
GFS2: Move gfs2_rmdiri into ops_inode.c
by Steven Whitehouse
· 15 years ago
5cf3252
GFS2: Fix symlink creation race
by Steven Whitehouse
· 16 years ago
f057f6c
GFS2: Merge lock_dlm module into GFS2
by Steven Whitehouse
· 16 years ago
383f01f
GFS2: Banish struct gfs2_dinode_host
by Steven Whitehouse
· 16 years ago
c9e9888
GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize
by Steven Whitehouse
· 16 years ago
ad6203f
GFS2: Move "entries" into "proper" inode
by Steven Whitehouse
· 16 years ago
b276058
GFS2: Rationalise header files
by Steven Whitehouse
· 16 years ago
e9079cc
GFS2: Support for FIEMAP ioctl
by Steven Whitehouse
· 16 years ago
3516586
[PATCH] make O_EXCL in nd->intent.flags visible in nd->flags
by Al Viro
· 16 years ago
0188d6c
GFS2: Fix & clean up GFS2 rename
by Steven Whitehouse
· 16 years ago
72dbf47
GFS2: rm on multiple nodes causes panic
by Bob Peterson
· 16 years ago
a569c71
[PATCH] don't pass nameidata to gfs2_lookupi()
by Al Viro
· 16 years ago
e6305c4
[PATCH] sanitize ->permission() prototype
by Al Viro
· 16 years ago
f58ba88
[GFS2] don't call permission()
by Miklos Szeredi
· 16 years ago
d82661d
[GFS2] Streamline quota lock/check for no-quota case
by Steven Whitehouse
· 17 years ago
182fe5a
[GFS2] possible null pointer dereference fixup
by Cyrill Gorcunov
· 17 years ago
d83225d
[GFS2] remove gfs2_dev_iops
by Denis Cheng
· 17 years ago
7afd88d
[GFS2] Fix a page lock / glock deadlock
by Steven Whitehouse
· 17 years ago
77658aa
[GFS2] Eliminate (almost) duplicate field from gfs2_inode
by Steven Whitehouse
· 17 years ago
e231c2e
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
by David Howells
· 17 years ago
6dbd822
[GFS2] Reduce inode size by moving i_alloc out of line
by Steven Whitehouse
· 17 years ago
9656b2c
[GFS2] Fix problems relating to execution of files on GFS2
by Steven Whitehouse
· 17 years ago
16615be
[GFS2] Clean up journaled data writing
by Steven Whitehouse
· 17 years ago
8497a46
[GFS2] Correct lock ordering in unlink
by Steven Whitehouse
· 17 years ago
afd0942
[GFS2] GFS2 not checking pointer on create when running under nfsd
by Steve French
· 17 years ago
090ffaa
[GFS2] inode size inconsistency
by Wendy Cheng
· 17 years ago
ffed8ab
[GFS2] Fix typo in rename of directories
by Steven Whitehouse
· 17 years ago
4bd91ba
[GFS2] Add nanosecond timestamp feature
by Steven Whitehouse
· 17 years ago
bb8d8a6
[GFS2] Fix sign problem in quota/statfs and cleanup _host structures
by Steven Whitehouse
· 17 years ago
dbb7cae
[GFS2] Clean up inode number handling
by Steven Whitehouse
· 17 years ago
Next »