Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ea291c9851d8f3a8d79a2b7a530df27548c7652c
/
fs
/
xfs
« Previous
a30b036
xfs: fix some minor sparse warnings
by Dave Chinner
· 11 years ago
e9fbbad
xfs: fix endian warning in xlog_recover_get_buf_lsn()
by Dave Chinner
· 11 years ago
300893b
Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
7b7a866
direct-io: Implement generic deferred AIO completions
by Christoph Hellwig
· 11 years ago
1d03c6f
xfs: XFS_MOUNT_QUOTA_ALL needed by userspace
by Dave Chinner
· 11 years ago
50fc5f7
xfs: dtype changed xfs_dir2_sfe_put_ino to xfs_dir3_sfe_put_ino
by Dave Chinner
· 11 years ago
914ed44
Fix wrong flag ASSERT in xfs_attr_shortform_getvalue
by Eric Sandeen
· 13 years ago
904c17e
xfs: finish removing IOP_* macros.
by Dave Chinner
· 11 years ago
2395670
xfs: inode log reservations are too small
by Dave Chinner
· 11 years ago
b121099
xfs: check correct status variable for xfs_inobt_get_rec() call
by Brian Foster
· 11 years ago
d891400
xfs: inode buffers may not be valid during recovery readahead
by Dave Chinner
· 11 years ago
50d5c8d
xfs: check LSN ordering for v5 superblocks during recovery
by Dave Chinner
· 11 years ago
b58fa55
xfs: btree block LSN escaping to disk uninitialised
by Dave Chinner
· 11 years ago
3780437
XFS: Assertion failed: first <= last && last < BBTOB(bp->b_length), file: fs/xfs/xfs_trans_buf.c, line: 568
by Dave Chinner
· 11 years ago
0f0d334
xfs: fix bad dquot buffer size in log recovery readahead
by Dave Chinner
· 11 years ago
84a5b73
xfs: don't account buffer cancellation during log recovery readahead
by Dave Chinner
· 11 years ago
0d0ab12
xfs: check for underflow in xfs_iformat_fork()
by Dan Carpenter
· 11 years ago
98f7462
xfs: xfs_dir3_sfe_put_ino can be static
by Fengguang Wu
· 11 years ago
00574da
xfs: introduce object readahead to log recovery
by Zhi Yong Wu
· 11 years ago
8d1d408
xfs: Simplify xfs_ail_min() with list_first_entry_or_null()
by Jie Liu
· 11 years ago
46677e6
xfs: Register hotcpu notifier after initialization
by Richard Weinberger
· 11 years ago
3e3c51c
xfs: add xfs sb v4 support for dirent filetype field
by Mark Tinguely
· 11 years ago
1c55cec
xfs: Add write support for dirent filetype field
by Dave Chinner
· 11 years ago
0cb9776
xfs: Add read-only support for dirent filetype field
by Dave Chinner
· 11 years ago
5d5e3d5
xfs: Add support for the Q_XGETQSTATV
by Chandra Seetharaman
· 11 years ago
c2bfbc9
xfs: fix the comment of xfs_mountfs()
by Zhi Yong Wu
· 11 years ago
2533787
xfs: fix the comment of xfs_sb_quiet_read_verify()
by Zhi Yong Wu
· 11 years ago
8ba701e
xfs: fix the comment of xlog_recover_do_dquot_buffer()
by Zhi Yong Wu
· 11 years ago
8e159e7
xfs: fix the comment of xfs_log_unmount_write()
by Zhi Yong Wu
· 11 years ago
0b8182d
xfs: fix the comment of xfs_ifree_cluster()
by Zhi Yong Wu
· 11 years ago
2f21ff1
xfs: fix the comment of xfs_ialloc_ag_select()
by Zhi Yong Wu
· 11 years ago
b3c49634
xfs: fix the comment of xfs_extent_busy_update_extent()
by Zhi Yong Wu
· 11 years ago
8b4ad79
xfs: fix the comment of xfs_setsize_buftarg_early()
by Zhi Yong Wu
· 11 years ago
ad4809b
xfs: fix the comment of xfs_bmap_punch_delalloc_range()
by Zhi Yong Wu
· 11 years ago
02bb487
xfs: fix the comment of xfs_bmap_last_before()
by Zhi Yong Wu
· 11 years ago
a97f4df
xfs: fix the comment of xfs_bmap_validate_ret()
by Zhi Yong Wu
· 11 years ago
8be11e9
xfs: fix the comment of xfs_bmap_count_tree()
by Zhi Yong Wu
· 11 years ago
c7c1a7d
xfs: rename bio_add_buffer() to xfs_bio_add_buffer()
by Zhi Yong Wu
· 11 years ago
0a94da2
xfs: fix the comment of xlog_find_head()
by Zhi Yong Wu
· 11 years ago
34be5ff
xfs: fix the comment of xlog_recover_buffer_pass2()
by Zhi Yong Wu
· 11 years ago
5c75390
xfs: remove two unused macro definitions in xfs_linux.h
by Zhi Yong Wu
· 11 years ago
1cb9386
xfs: fix the comment of xfs_btree_get_iroot()
by Zhi Yong Wu
· 11 years ago
f6c2734
xfs: fix the comment of xfs_iroot_realloc()
by Zhi Yong Wu
· 11 years ago
7c3e664
xfs: remove one blank line in xfs_btree_make_block_unfull()
by Zhi Yong Wu
· 11 years ago
ac0e300
xfs: fix the comment of xlog_write_setup_copy()
by Zhi Yong Wu
· 11 years ago
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
Next »