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_inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-07
Merge branch 'xfs-buf-macro-cleanup-4.6' into for-next
Dave Chinner
1
-1
/
+1
2016-02-10
xfs: remove XBF_DONE flag wrapper macros
Dave Chinner
1
-1
/
+1
2016-02-09
xfs: mode di_mode to vfs inode
Dave Chinner
1
-25
/
+23
2016-02-09
xfs: move di_changecount to VFS inode
Dave Chinner
1
-1
/
+1
2016-02-09
xfs: move inode generation count to VFS inode
Dave Chinner
1
-4
/
+1
2016-02-09
xfs: use vfs inode nlink field everywhere
Dave Chinner
1
-43
/
+34
2016-02-09
xfs: move v1 inode conversion to xfs_inode_from_disk
Dave Chinner
1
-2
/
+0
2016-02-09
xfs: cull unnecessary icdinode fields
Dave Chinner
1
-18
/
+1
2016-02-09
xfs: remove timestamps from incore inode
Dave Chinner
1
-10
/
+11
2016-01-19
Merge branch 'xfs-setxattr-promotion' into for-next
Dave Chinner
1
-23
/
+37
2016-01-11
xfs: eliminate committed arg from xfs_bmap_finish
Eric Sandeen
1
-17
/
+8
2016-01-04
xfs: introduce per-inode DAX enablement
Dave Chinner
1
-9
/
+23
2016-01-04
xfs: use FS_XFLAG definitions directly
Dave Chinner
1
-16
/
+16
2015-11-03
Merge branch 'xfs-misc-fixes-for-4.4-2' into for-next
Dave Chinner
1
-0
/
+2
2015-11-03
xfs: optimise away log forces on timestamp updates for fdatasync
Dave Chinner
1
-0
/
+2
2015-10-12
xfs: per-filesystem stats counter implementation
Bill O'Donnell
1
-3
/
+3
2015-08-25
Merge branch 'xfs-misc-fixes-for-4.3-3' into for-next
Dave Chinner
1
-1
/
+7
2015-08-25
xfs: lockdep annotations throw warnings on non-debug builds
Dave Chinner
1
-1
/
+7
2015-08-20
Merge branch 'xfs-misc-fixes-for-4.3-2' into for-next
Dave Chinner
1
-31
/
+85
2015-08-20
xfs: inode lockdep annotations broke non-lockdep build
Dave Chinner
1
-2
/
+14
2015-08-19
xfs: stop holding ILOCK over filldir callbacks
Dave Chinner
1
-13
/
+21
2015-08-19
xfs: clean up inode lockdep annotations
Dave Chinner
1
-17
/
+51
2015-08-19
xfs: fix sb_meta_uuid usage
Dave Chinner
1
-1
/
+1
2015-08-19
Merge branch 'xfs-efi-rework' into for-next
Dave Chinner
1
-4
/
+5
2015-08-19
xfs: add missing bmap cancel calls in error paths
Brian Foster
1
-4
/
+5
2015-07-29
xfs: Remove duplicate jumps to the same label
Jan Kara
1
-8
/
+2
2015-06-23
Merge branch 'xfs-misc-fixes-for-4.2-3' into for-next
Dave Chinner
1
-1
/
+1
2015-06-22
xfs: return a void pointer from xfs_buf_offset
Christoph Hellwig
1
-1
/
+1
2015-06-04
Merge branch 'xfs-commit-cleanup' into for-next
Dave Chinner
1
-129
/
+44
2015-06-04
xfs: saner xfs_trans_commit interface
Christoph Hellwig
1
-7
/
+7
2015-06-04
xfs: remove the flags argument to xfs_trans_cancel
Christoph Hellwig
1
-60
/
+33
2015-06-04
xfs: switch remaining xfs_trans_dup users to xfs_trans_roll
Christoph Hellwig
1
-62
/
+4
2015-06-04
Merge branch 'xfs-misc-fixes-for-4.2-2' into for-next
Dave Chinner
1
-3
/
+4
2015-06-04
xfs: fix sparse inodes 32-bit compile failure
Brian Foster
1
-3
/
+4
2015-06-01
Merge branch 'xfs-sparse-inode' into for-next
Dave Chinner
1
-8
/
+20
2015-05-29
xfs: skip unallocated regions of inode chunks in xfs_ifree_cluster()
Brian Foster
1
-8
/
+20
2015-05-29
xfs: fix broken i_nlink accounting for whiteout tmpfile inode
Brian Foster
1
-2
/
+8
2015-05-29
xfs: xfs_attr_inactive leaves inconsistent attr fork state behind
Dave Chinner
1
-8
/
+4
2015-03-25
Merge branch 'xfs-misc-fixes-for-4.1-2' into for-next
Dave Chinner
1
-2
/
+2
2015-03-25
xfs: use bool instead of int in xfs_rename()
Fabian Frederick
1
-2
/
+2
2015-03-25
Merge branch 'xfs-rename-whiteout' into for-next
Dave Chinner
1
-170
/
+238
2015-03-25
xfs: add RENAME_WHITEOUT support
Dave Chinner
1
-23
/
+106
2015-03-25
xfs: make xfs_cross_rename() complete fully
Dave Chinner
1
-20
/
+21
2015-03-25
xfs: factor out xfs_finish_rename()
Dave Chinner
1
-21
/
+27
2015-03-25
xfs: cleanup xfs_rename error handling
Dave Chinner
1
-33
/
+26
2015-03-25
xfs: clean up inode locking for RENAME_WHITEOUT
Dave Chinner
1
-78
/
+67
2015-02-24
Merge branch 'xfs-mmap-lock' into for-next
Dave Chinner
1
-31
/
+97
2015-02-24
Merge branch 'xfs-misc-fixes-for-4.1' into for-next
Dave Chinner
1
-9
/
+13
2015-02-24
xfs: Ensure we have target_ip for RENAME_EXCHANGE
Eric Sandeen
1
-0
/
+4
2015-02-23
xfs: inodes are new until the dentry cache is set up
Dave Chinner
1
-9
/
+13
[next]