Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
99e738b7833314d96ab6fd3a8d75da977674e07e
/
fs
/
xfs
99e738b7
xfs: fix the comment of xfs_mod_incore_sb_unlocked()
by Zhi Yong Wu
· 11 years ago
49d3da1
xfs: fix the comment of xfs_btree_lookup()
by Zhi Yong Wu
· 11 years ago
b46fe82
xfs: fix the comment of xfs_buf_free()
by Zhi Yong Wu
· 11 years ago
0471f62
xfs: fix the comment of xfs_check_sizes()
by Zhi Yong Wu
· 11 years ago
2ad01f5
xfs: use reference counts to free clean buffer items
by Dave Chinner
· 11 years ago
8c567a7
xfs: add capability check to free eofblocks ioctl
by Dwight Engen
· 11 years ago
b9fe505
xfs: create internal eofblocks structure with kuid_t types
by Dwight Engen
· 11 years ago
7aab1b2
xfs: convert kuid_t to/from uid_t for internal structures
by Dwight Engen
· 11 years ago
fd5e2aa
xfs: ioctl check for capabilities in the current user namespace
by Dwight Engen
· 11 years ago
288bbe0
xfs: convert kuid_t to/from uid_t in ACLs
by Dwight Engen
· 11 years ago
c5eeb7e
xfs: create wrappers for converting kuid_t to/from uid_t
by Dwight Engen
· 11 years ago
4bb928c
xfs: split the CIL lock
by Dave Chinner
· 11 years ago
991aaf6
xfs: Combine CIL insert and prepare passes
by Dave Chinner
· 11 years ago
f5baac3
xfs: avoid CIL allocation during insert
by Dave Chinner
· 11 years ago
7492c5b
xfs: Reduce allocations during CIL insertion
by Dave Chinner
· 11 years ago
166d136
xfs: return log item size in IOP_SIZE
by Dave Chinner
· 11 years ago
050a195
xfs:free bp in xlog_find_tail() error path
by Eric Sandeen
· 11 years ago
5d0a654
xfs: free bp in xlog_find_zeroed() error path
by Eric Sandeen
· 11 years ago
6dd93e9
xfs: avoid double-free in xfs_attr_node_addname
by Eric Sandeen
· 11 years ago
2c2bcc0
xfs: call roundup_64() to calculate the min_logblks
by Jie Liu
· 11 years ago
3e7b91c
xfs: Validate log space at mount time
by Jie Liu
· 11 years ago
5a96a94
xfs: Add xfs_log_rlimit.c
by Jie Liu
· 11 years ago
e773fc9
xfs: Refactor xfs_ticket_alloc() to extract a new helper
by Jie Liu
· 11 years ago
f749278
xfs: Get rid of all XFS_XXX_LOG_RES() macro
by Jie Liu
· 11 years ago
3d3c8b5
xfs: refactor xfs_trans_reserve() interface
by Jie Liu
· 11 years ago
783cb6d
xfs: Make writeid transaction use tr_writeid
by Jie Liu
· 11 years ago
20996c9
xfs: Introduce tr_fsyncts to m_reservation
by Jie Liu
· 11 years ago
0eadd10
xfs: Introduce a new structure to hold transaction reservation items
by Jie Liu
· 11 years ago
9356fe2
xfs: make struct xfs_perag kernel only
by Dave Chinner
· 11 years ago
4f3d71f
xfs: move kernel specific type definitions to xfs.h
by Dave Chinner
· 11 years ago
9b90b0d
xfs: xfs_filestreams.h doesn't need __KERNEL__
by Dave Chinner
· 11 years ago
cb9eabf
xfs: remove __KERNEL__ check from xfs_dir2_leaf.c
by Dave Chinner
· 11 years ago
b49a0c1
xfs: remove __KERNEL__ from debug code
by Dave Chinner
· 11 years ago
63d20d6
xfs: kill __KERNEL__ check for debug code in allocation code
by Dave Chinner
· 11 years ago
94b4060
xfs: don't special case shared superblock mounts
by Dave Chinner
· 11 years ago
a133d95
xfs: consolidate extent swap code
by Dave Chinner
· 11 years ago
e546cb7
xfs: consolidate xfs_utils.c
by Dave Chinner
· 11 years ago
f6bba20
xfs: consolidate xfs_rename.c
by Dave Chinner
· 11 years ago
c24b5df
xfs: kill xfs_vnodeops.[ch]
by Dave Chinner
· 11 years ago
836a94a
xfs: fix issues that cause userspace warnings
by Dave Chinner
· 11 years ago
c5c249b
xfs: minor cleanups
by Dave Chinner
· 11 years ago
6898811
xfs: create xfs_bmap_util.[ch]
by Dave Chinner
· 11 years ago
ff55068
xfs: introduce xfs_sb.c for sharing with libxfs
by Dave Chinner
· 11 years ago
1fb7e48d
xfs: split out the remote symlink handling
by Dave Chinner
· 11 years ago
fde2227
xfs: split out attribute fork truncation code into separate file
by Dave Chinner
· 11 years ago
abec5f2
xfs: split out attribute listing code into separate file
by Dave Chinner
· 11 years ago
2b9ab5a
xfs: reshuffle dir2 definitions around for userspace
by Dave Chinner
· 11 years ago
4a8af27
xfs: move getdents code into it's own file
by Dave Chinner
· 11 years ago
1fd7115
xfs: introduce xfs_inode_buf.c for inode buffer operations
by Dave Chinner
· 11 years ago
7bb85ef
xfs: move unrelated definitions out of xfs_inode.h
by Dave Chinner
· 11 years ago
5c4d97d
xfs: move inode fork definitions to a new header file
by Dave Chinner
· 11 years ago
7fd36c4
xfs: split out transaction reservation code
by Dave Chinner
· 11 years ago
d386b32
xfs: sync minor header differences needed by userspace.
by Dave Chinner
· 11 years ago
76456fc
xfs: introduce xfs_quota_defs.h
by Dave Chinner
· 11 years ago
c729820
xfs: introduce xfs_rtalloc_defs.h
by Dave Chinner
· 11 years ago
2a3c0ac
xfs: split out on-disk transaction definitions
by Dave Chinner
· 11 years ago
9cd047f
xfs: separate icreate log format definitions from xfs_icreate_item.h
by Dave Chinner
· 11 years ago
6ca1c90
xfs: separate dquot on disk format definitions out of xfs_quota.h
by Dave Chinner
· 11 years ago
9fbe24d
xfs: split out EFI/EFD log item format definition
by Dave Chinner
· 11 years ago
a8da0da
xfs: split out buf log item format definitions
by Dave Chinner
· 11 years ago
6943283
xfs: split out inode log item format definition
by Dave Chinner
· 11 years ago
fc06c6d
xfs: separate out log format definitions
by Dave Chinner
· 11 years ago
7a378c9
xfs: WQ_NON_REENTRANT is meaningless and going away
by Tejun Heo
· 11 years ago
e60896d
xfs: di_flushiter considered harmful
by Dave Chinner
· 11 years ago
d892d58
xfs: Start using pquotaino from the superblock.
by Chandra Seetharaman
· 11 years ago
0102629
xfs: Initialize all quota inodes to be NULLFSINO
by Chandra Seetharaman
· 11 years ago
297aa63
xfs: Fix a deadlock in xfs_log_commit_cil() code path
by Chandra Seetharaman
· 11 years ago
58e5985
xfs: fix assertion failure in xfs_vm_write_failed()
by Jie Liu
· 11 years ago
239dab4
Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 12 years ago
c31ad43
xfs: Fix the logic check for all quotas being turned off
by Chandra Seetharaman
· 12 years ago
92f8ff7
xfs: Add pquota fields where gquota is used.
by Chandra Seetharaman
· 12 years ago
42c49d7
xfs: fix sgid inheritance for subdirectories inheriting default acls [V3]
by Carlos Maiolino
· 12 years ago
b0a9dab
xfs: dquot log reservations are too small
by Dave Chinner
· 12 years ago
f3508bc
xfs: remove local fork format handling from xfs_bmapi_write()
by Dave Chinner
· 12 years ago
862a629
xfs: use get_unused_fd_flags(0) instead of get_unused_fd()
by Yann Droneaud
· 12 years ago
9cee4c5
xfs: clean up unused codes at xfs_bulkstat()
by Jie Liu
· 12 years ago
da89bd2
Merge tag 'for-linus-v3.11-rc1' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 12 years ago
a69c7c0
xfs: use XFS_BMAP_BMDR_SPACE vs. XFS_BROOT_SIZE_ADJ
by Eric Sandeen
· 13 years ago
790eac5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
46a1c2c
vfs: export lseek_execute() to modules
by Jie Liu
· 12 years ago
9e239bb
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
b822755
[readdir] convert xfs
by Al Viro
· 12 years ago
83e782e
xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD
by Chandra Seetharaman
· 12 years ago
0e6436d
xfs: Change xfs_dquot_acct to be a 2-dimensional array
by Chandra Seetharaman
· 12 years ago
113a568
xfs: Code cleanup and removal of some typedef usage
by Chandra Seetharaman
· 12 years ago
995961c
xfs: Replace macro XFS_DQ_TO_QIP with a function
by Chandra Seetharaman
· 12 years ago
329e087
xfs: Replace macro XFS_DQUOT_TREE with a function
by Chandra Seetharaman
· 12 years ago
9cad19d
xfs: Define a new function xfs_is_quota_inode()
by Chandra Seetharaman
· 12 years ago
dc037ad
xfs: implement inode change count
by Dave Chinner
· 12 years ago
ddf6ad0
xfs: Use inode create transaction
by Dave Chinner
· 12 years ago
28c8e41
xfs: Inode create item recovery
by Dave Chinner
· 12 years ago
b8402b4
xfs: Inode create transaction reservations
by Dave Chinner
· 12 years ago
3ebe7d2
xfs: Inode create log items
by Dave Chinner
· 12 years ago
5f6bed7
xfs: Introduce an ordered buffer item
by Dave Chinner
· 12 years ago
fd63875
xfs: Introduce ordered log vector support
by Dave Chinner
· 12 years ago
1baaed8
xfs: xfs_ifree doesn't need to modify the inode buffer
by Dave Chinner
· 12 years ago
cca9f93
xfs: don't do IO when creating an new inode
by Dave Chinner
· 12 years ago
133eeb1
xfs: don't use speculative prealloc for small files
by Dave Chinner
· 12 years ago
34eefc0
xfs: plug directory buffer readahead
by Dave Chinner
· 12 years ago
cbb2864
xfs: add pluging for bulkstat readahead
by Dave Chinner
· 12 years ago
Next »