Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7a9cdd95fe153f86d23f63811ad4ba0ab32dad57
/
fs
/
xfs
/
xfs_iops.c
2962f5a
xfs: kill suid/sgid through the truncate path.
by Dave Chinner
· 11 years ago
4bc1ea6
xfs: remove xfs_flush_pages
by Dave Chinner
· 12 years ago
27b5286
xfs: add EOFBLOCKS inode tagging/untagging
by Brian Foster
· 12 years ago
37cd960
Merge tag 'for-linus-v3.6-rc1' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 12 years ago
69ff282
xfs: implement ->update_time
by Christoph Hellwig
· 12 years ago
ebfc3b4
don't pass nameidata to ->create()
by Al Viro
· 12 years ago
00cd8dd
stop passing nameidata to ->lookup()
by Al Viro
· 12 years ago
ad1e95c
xfs: clean up xfs_bit.h includes
by Dave Chinner
· 13 years ago
2a0ec1d
xfs: move xfs_get_extsz_hint() and kill xfs_rw.h
by Dave Chinner
· 13 years ago
60a3460
xfs: move xfsagino_t to xfs_types.h
by Dave Chinner
· 13 years ago
193aec1
xfs: push the ilock into xfs_zero_eof
by Christoph Hellwig
· 13 years ago
f38996f
xfs: reduce ilock hold times in xfs_setattr_size
by Christoph Hellwig
· 13 years ago
8d2a5e6
xfs: clean up minor sparse warnings
by Dave Chinner
· 13 years ago
8a9c998
xfs: log timestamp updates
by Christoph Hellwig
· 13 years ago
ce7ae151
xfs: remove the i_size field in struct xfs_inode
by Christoph Hellwig
· 13 years ago
673e8e5
xfs: remove xfs_itruncate_data
by Christoph Hellwig
· 13 years ago
576b1d6
xfs: propagate umode_t
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
bfe8684
filesystems: add set_nlink()
by Miklos Szeredi
· 13 years ago
5619a69
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 13 years ago
36b8d18
Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security
by Linus Torvalds
· 13 years ago
ddc3415
xfs: simplify xfs_trans_ijoin* again
by Christoph Hellwig
· 13 years ago
ed32201
xfs: Return -EIO when xfs_vn_getattr() failed
by Mitsuo Hayasaka
· 13 years ago
4a06fd2
xfs: remove i_iocount
by Christoph Hellwig
· 13 years ago
2b3ffd7
xfs: wait for I/O completion when writing out pages in xfs_setattr_size
by Christoph Hellwig
· 13 years ago
866e4ed
xfs: fix xfs_mark_inode_dirty during umount
by Christoph Hellwig
· 13 years ago
c59d87c
xfs: remove subdirectories
by Christoph Hellwig
· 13 years ago
[Renamed from fs/xfs/linux-2.6/xfs_iops.c]
510792e
xfs: optimize the negative xattr caching
by Christoph Hellwig
· 13 years ago
4e34e71
fs: take the ACL checks to common code
by Christoph Hellwig
· 13 years ago
826cae2
kill boilerplates around posix_acl_create_masq()
by Al Viro
· 13 years ago
6311b10
xfs: cache negative ACLs if there is no attribute fork
by Christoph Hellwig
· 13 years ago
8f04c47
xfs: split xfs_itruncate_finish
by Christoph Hellwig
· 13 years ago
681b120
xfs: always log timestamp updates in xfs_setattr_size
by Christoph Hellwig
· 13 years ago
c4ed424
xfs: split xfs_setattr
by Christoph Hellwig
· 13 years ago
c46a131
xfs: fix ->mknod() return value on xfs_get_acl() failure
by Al Viro
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
fe3fa43
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
by James Morris
· 14 years ago
2a7dba3
fs/vfs/security: pass last path component to LSM on inode creation
by Eric Paris
· 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
c25d246
XFS: handle hole punching via fallocate properly
by Josef Bacik
· 14 years ago
c6f6cd0
xfs: use hlist_add_fake
by Christoph Hellwig
· 14 years ago
7de9c6ee
new helper: ihold()
by Al Viro
· 14 years ago
646ec46
fs: remove inode_add_to_list/__inode_add_to_list
by Christoph Hellwig
· 14 years ago
6c77b0e
xfs: remove xfs_cred.h
by Christoph Hellwig
· 14 years ago
dcd79a1
xfs: don't use vfs writeback for pure metadata modifications
by Dave Chinner
· 14 years ago
9af2546
xfs: Make fiemap work with sparse files
by Tao Ma
· 14 years ago
a4ffdde
simplify checks for I_CLEAR/I_FREEING
by Al Viro
· 14 years ago
fa9b227
xfs: new truncate sequence
by Christoph Hellwig
· 14 years ago
cca28fb
xfs: split xfs_itrace_entry
by Christoph Hellwig
· 14 years ago
3400777
xfs: remove unneeded #include statements
by Christoph Hellwig
· 14 years ago
288699f
xfs: drop dmapi hooks
by Christoph Hellwig
· 14 years ago
07f1a4f
xfs: Check new inode size is OK before preallocating
by Dave Chinner
· 14 years ago
2d1ff3c
xfs: Make fiemap work in query mode.
by Tao Ma
· 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
66d834e
xfs: implement optimized fdatasync
by Christoph Hellwig
· 15 years ago
a9273ca
xfs: convert attr to use unsigned names
by Dave Chinner
· 15 years ago
eaff807
kill I_LOCK
by Christoph Hellwig
· 15 years ago
0b1b213
xfs: event tracing support
by Christoph Hellwig
· 15 years ago
44a743f
xfs: Fix error return for fallocate() on XFS
by Jason Gunthorpe
· 15 years ago
e09d399
Merge branch 'master' into for-linus
by Alex Elder
· 15 years ago
f9581b1
xfs: implement ->dirty_inode to fix timestamp handling
by Christoph Hellwig
· 15 years ago
fdec29c
Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus
by Alex Elder
· 15 years ago
9ef96da
xfs: includecheck fix for fs/xfs/xfs_iops.c
by Jaswinder Singh Rajput
· 15 years ago
18f4c64
jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'
by Linus Torvalds
· 15 years ago
97db39a
xfs: reduce bmv_count in xfs_vn_fiemap
by Eric Sandeen
· 15 years ago
e83f1eb
xfs: fix small mismerge in xfs_vn_mknod
by Christoph Hellwig
· 15 years ago
35fd035
Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfs
by Felix Blyakher
· 15 years ago
ef14f0c
xfs: use generic Posix ACL code
by Christoph Hellwig
· 15 years ago
ac7c1a7
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 16 years ago
ce3b0f8
New helper - current_umask()
by Al Viro
· 16 years ago
a19d9f8
xfs: kill ino64 mount option
by Christoph Hellwig
· 16 years ago
517b5e8
xfs: merge xfs_mkdir into xfs_create
by Christoph Hellwig
· 16 years ago
6bd16ff
kill dead inode flags
by Christoph Hellwig
· 16 years ago
d9424b3
stop using igrab in xfs_vn_link
by Christoph Hellwig
· 16 years ago
f35642e
[XFS] Hook up the fiemap ioctl.
by Eric Sandeen
· 16 years ago
6307091
[XFS] Avoid using inodes that haven't been completely initialised
by Dave Chinner
· 16 years ago
ea5a3dc8
[XFS] kill sys_cred
by Christoph Hellwig
· 16 years ago
bf90424
[XFS] Combine the XFS and Linux inodes
by David Chinner
· 16 years ago
94b97e3
[XFS] Never call mark_inode_dirty_sync() directly
by David Chinner
· 16 years ago
e45b590
[PATCH] change d_add_ci argument ordering
by Christoph Hellwig
· 16 years ago
3a76c1e
[XFS] stop using file_update_time
by Christoph Hellwig
· 16 years ago
8e5975c
[XFS] optimize xfs_ichgtime
by Christoph Hellwig
· 16 years ago
dff35fd
[XFS] update timestamp in xfs_ialloc manually
by Christoph Hellwig
· 16 years ago
41be8be
[XFS] sanitize xfs_initialize_vnode
by Christoph Hellwig
· 16 years ago
e4f7529
[XFS] Kill shouty XFS_ITOV() macro
by David Chinner
· 16 years ago
0165164
[XFS] Avoid directly referencing the VFS inode.
by David Chinner
· 16 years ago
f13fae2
[XFS] Remove vn_revalidate calls in xfs.
by Christoph Hellwig
· 16 years ago
0f285c8
[XFS] Now that xfs_setattr is only used for attributes set from ->setattr
by Christoph Hellwig
· 16 years ago
e570070
[XFS] Don't update i_size for directories and special files
by Christoph Hellwig
· 16 years ago
8f112e3
[XFS] Merge xfs_rmdir into xfs_remove
by Christoph Hellwig
· 16 years ago
0ec5851
[XFS] Use the generic xattr methods.
by Lachlan McIlroy
· 16 years ago
d532506
[XFS] Invalidate dentry in unlink/rmdir if in case-insensitive mode
by Barry Naujok
· 16 years ago
866d5dc
[XFS] Remove d_add call for an ENOENT lookup return code
by Barry Naujok
· 16 years ago
384f3ce
[XFS] Return case-insensitive match for dentry cache
by Barry Naujok
· 16 years ago
911ee3d
[XFS] Kill attr_capable checks as already done in xattr_permission.
by Christoph Hellwig
· 16 years ago
e6305c4
[PATCH] sanitize ->permission() prototype
by Al Viro
· 16 years ago
cfa853e
[XFS] remove manual lookup from xfs_rename and simplify locking
by Christoph Hellwig
· 17 years ago
Next »