index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_iops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-23
xfs: flush entire last page of old EOF on truncate up
Dave Chinner
1
-0
/
+30
2014-08-04
xfs: fix rounding error of fiemap length parameter
Brian Foster
1
-2
/
+2
2014-06-25
xfs: global error sign conversion
Dave Chinner
1
-29
/
+29
2014-06-22
xfs: Nuke XFS_ERROR macro
Eric Sandeen
1
-9
/
+9
2014-05-15
Merge branch 'xfs-misc-fixes-1-for-3.16' into for-next
Dave Chinner
1
-4
/
+16
2014-05-15
xfs: fix wrong err sign on xfs_set_acl()
Dave Chinner
1
-2
/
+2
2014-05-15
xfs: fix wrong errno from xfs_initxattrs
Dave Chinner
1
-4
/
+4
2014-05-07
xfs: truncate_setsize should be outside transactions
Dave Chinner
1
-4
/
+16
2014-05-06
xfs: initialize default acls for ->tmpfile()
Brian Foster
1
-26
/
+29
2014-04-17
xfs: fix tmpfile/selinux deadlock and initialize security
Brian Foster
1
-3
/
+17
2014-03-13
Merge branch 'xfs-O_TMPFILE-support' into for-next
Dave Chinner
1
-0
/
+16
2014-03-13
Merge branch 'xfs-stack-fixes' into for-next
Dave Chinner
1
-0
/
+14
2014-02-27
xfs: fix directory inode iolock lockdep false positive
Dave Chinner
1
-0
/
+14
2014-02-10
xfs: ensure correct timestamp updates from truncate
Christoph Hellwig
1
-8
/
+8
2014-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-31
/
+24
2014-01-25
xfs: use generic posix ACL infrastructure
Christoph Hellwig
1
-18
/
+23
2014-01-25
xfs: switch to kfree_put_link()
Al Viro
1
-13
/
+1
2014-01-06
xfs: add O_TMPFILE support
Zhi Yong Wu
1
-0
/
+16
2013-12-17
xfs: fix assertion failure at xfs_setattr_nonsize
Jie Liu
1
-1
/
+2
2013-12-09
xfs: fix assertion failure at xfs_setattr_nonsize
Jie Liu
1
-1
/
+2
2013-12-06
xfs: add xfs_setattr_time
Christoph Hellwig
1
-36
/
+30
2013-12-06
xfs: tiny xfs_setattr_mode cleanup
Christoph Hellwig
1
-6
/
+4
2013-10-30
xfs: prevent stack overflows from page cache allocation
Dave Chinner
1
-0
/
+9
2013-10-30
xfs: vectorise DA btree operations
Dave Chinner
1
-0
/
+1
2013-10-30
xfs: abstract the differences in dir2/dir3 via an ops vector
Dave Chinner
1
-0
/
+1
2013-10-23
xfs: decouple inode and bmap btree header files
Dave Chinner
1
-7
/
+1
2013-10-23
xfs: decouple log and transaction headers
Dave Chinner
1
-6
/
+7
2013-10-23
xfs: unify directory/attribute format definitions
Dave Chinner
1
-1
/
+1
2013-10-23
xfs: create a shared header file for format-related information
Dave Chinner
1
-0
/
+1
2013-10-21
xfs: always take the iolock around xfs_setattr_size
Christoph Hellwig
1
-18
/
+21
2013-08-22
xfs: Add read-only support for dirent filetype field
Dave Chinner
1
-11
/
+16
2013-08-15
xfs: convert kuid_t to/from uid_t for internal structures
Dwight Engen
1
-18
/
+20
2013-08-12
xfs: refactor xfs_trans_reserve() interface
Jie Liu
1
-5
/
+3
2013-08-12
xfs: consolidate xfs_utils.c
Dave Chinner
1
-1
/
+0
2013-08-12
xfs: kill xfs_vnodeops.[ch]
Dave Chinner
1
-1
/
+1
2013-08-12
xfs: create xfs_bmap_util.[ch]
Dave Chinner
1
-0
/
+1
2013-08-12
xfs: separate dquot on disk format definitions out of xfs_quota.h
Dave Chinner
1
-0
/
+1
2013-07-11
xfs: Add pquota fields where gquota is used.
Chandra Seetharaman
1
-2
/
+2
2013-07-10
xfs: fix sgid inheritance for subdirectories inheriting default acls [V3]
Carlos Maiolino
1
-10
/
+10
2013-06-19
xfs: return FIEMAP_EXTENT_UNKNOWN for delayed allocation extent
Jie Liu
1
-1
/
+2
2013-05-30
xfs: kill suid/sgid through the truncate path.
Dave Chinner
1
-15
/
+32
2012-11-14
xfs: remove xfs_flush_pages
Dave Chinner
1
-2
/
+2
2012-11-08
xfs: add EOFBLOCKS inode tagging/untagging
Brian Foster
1
-0
/
+4
2012-07-30
Merge tag 'for-linus-v3.6-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-0
/
+45
2012-07-22
xfs: implement ->update_time
Christoph Hellwig
1
-0
/
+45
2012-07-14
don't pass nameidata to ->create()
Al Viro
1
-1
/
+1
2012-07-14
stop passing nameidata to ->lookup()
Al Viro
1
-2
/
+2
2012-05-14
xfs: clean up xfs_bit.h includes
Dave Chinner
1
-1
/
+0
2012-05-14
xfs: move xfs_get_extsz_hint() and kill xfs_rw.h
Dave Chinner
1
-1
/
+0
2012-05-14
xfs: move xfsagino_t to xfs_types.h
Dave Chinner
1
-1
/
+0
[next]