index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: minor cleanups
Dave Chinner
2013-08-12
4
-14
/
+4
*
xfs: create xfs_bmap_util.[ch]
Dave Chinner
2013-08-12
20
-853
/
+957
*
xfs: introduce xfs_sb.c for sharing with libxfs
Dave Chinner
2013-08-12
5
-797
/
+863
*
xfs: split out the remote symlink handling
Dave Chinner
2013-08-12
5
-214
/
+244
*
xfs: split out attribute fork truncation code into separate file
Dave Chinner
2013-08-12
4
-423
/
+455
*
xfs: split out attribute listing code into separate file
Dave Chinner
2013-08-12
5
-616
/
+658
*
xfs: reshuffle dir2 definitions around for userspace
Dave Chinner
2013-08-12
22
-64
/
+83
*
xfs: move getdents code into it's own file
Dave Chinner
2013-08-12
7
-616
/
+649
*
xfs: introduce xfs_inode_buf.c for inode buffer operations
Dave Chinner
2013-08-12
5
-454
/
+514
*
xfs: move unrelated definitions out of xfs_inode.h
Dave Chinner
2013-08-12
4
-38
/
+16
*
xfs: move inode fork definitions to a new header file
Dave Chinner
2013-08-12
5
-2007
/
+2096
*
xfs: split out transaction reservation code
Dave Chinner
2013-08-12
10
-772
/
+851
*
xfs: sync minor header differences needed by userspace.
Dave Chinner
2013-08-12
13
-8
/
+42
*
xfs: introduce xfs_quota_defs.h
Dave Chinner
2013-08-12
2
-131
/
+160
*
xfs: introduce xfs_rtalloc_defs.h
Dave Chinner
2013-08-12
4
-52
/
+54
*
xfs: split out on-disk transaction definitions
Dave Chinner
2013-08-12
3
-207
/
+208
*
xfs: separate icreate log format definitions from xfs_icreate_item.h
Dave Chinner
2013-08-12
2
-18
/
+18
*
xfs: separate dquot on disk format definitions out of xfs_quota.h
Dave Chinner
2013-08-12
29
-137
/
+175
*
xfs: split out EFI/EFD log item format definition
Dave Chinner
2013-08-12
2
-86
/
+85
*
xfs: split out buf log item format definitions
Dave Chinner
2013-08-12
2
-97
/
+100
*
xfs: split out inode log item format definition
Dave Chinner
2013-08-12
7
-183
/
+200
*
xfs: separate out log format definitions
Dave Chinner
2013-08-12
4
-208
/
+207
*
xfs: WQ_NON_REENTRANT is meaningless and going away
Tejun Heo
2013-07-30
1
-3
/
+3
*
xfs: di_flushiter considered harmful
Dave Chinner
2013-07-24
3
-11
/
+36
*
xfs: Start using pquotaino from the superblock.
Chandra Seetharaman
2013-07-22
5
-43
/
+158
*
xfs: Initialize all quota inodes to be NULLFSINO
Chandra Seetharaman
2013-07-22
1
-0
/
+18
*
xfs: Fix a deadlock in xfs_log_commit_cil() code path
Chandra Seetharaman
2013-07-22
1
-1
/
+1
*
xfs: fix assertion failure in xfs_vm_write_failed()
Jie Liu
2013-07-22
1
-1
/
+14
*
Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2013-07-13
21
-316
/
+435
|
\
|
*
xfs: Fix the logic check for all quotas being turned off
Chandra Seetharaman
2013-07-11
2
-11
/
+2
|
*
xfs: Add pquota fields where gquota is used.
Chandra Seetharaman
2013-07-11
14
-124
/
+291
|
*
xfs: fix sgid inheritance for subdirectories inheriting default acls [V3]
Carlos Maiolino
2013-07-10
1
-10
/
+10
|
*
xfs: dquot log reservations are too small
Dave Chinner
2013-07-09
2
-9
/
+25
|
*
xfs: remove local fork format handling from xfs_bmapi_write()
Dave Chinner
2013-07-09
4
-124
/
+98
|
*
xfs: use get_unused_fd_flags(0) instead of get_unused_fd()
Yann Droneaud
2013-07-09
1
-1
/
+1
|
*
xfs: clean up unused codes at xfs_bulkstat()
Jie Liu
2013-07-09
1
-27
/
+1
|
*
xfs: use XFS_BMAP_BMDR_SPACE vs. XFS_BROOT_SIZE_ADJ
Eric Sandeen
2013-07-09
2
-10
/
+7
*
|
Merge tag 'for-linus-v3.11-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2013-07-09
43
-477
/
+1180
|
\
\
|
|
/
|
*
xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD
Chandra Seetharaman
2013-06-28
7
-53
/
+123
|
*
xfs: Change xfs_dquot_acct to be a 2-dimensional array
Chandra Seetharaman
2013-06-28
2
-23
/
+20
|
*
xfs: Code cleanup and removal of some typedef usage
Chandra Seetharaman
2013-06-28
7
-126
/
+135
|
*
xfs: Replace macro XFS_DQ_TO_QIP with a function
Chandra Seetharaman
2013-06-28
3
-5
/
+17
|
*
xfs: Replace macro XFS_DQUOT_TREE with a function
Chandra Seetharaman
2013-06-28
3
-10
/
+20
|
*
xfs: Define a new function xfs_is_quota_inode()
Chandra Seetharaman
2013-06-28
4
-10
/
+12
|
*
xfs: implement inode change count
Dave Chinner
2013-06-28
2
-0
/
+15
|
*
xfs: Use inode create transaction
Dave Chinner
2013-06-27
2
-11
/
+33
|
*
xfs: Inode create item recovery
Dave Chinner
2013-06-27
3
-14
/
+145
|
*
xfs: Inode create transaction reservations
Dave Chinner
2013-06-27
1
-41
/
+77
|
*
xfs: Inode create log items
Dave Chinner
2013-06-27
6
-2
/
+261
|
*
xfs: Introduce an ordered buffer item
Dave Chinner
2013-06-27
5
-31
/
+87
[next]