Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
513791aba6266e0c15d5b697b97e956e83537f5a
/
fs
/
xfs
cbacc2c
Merge branch 'next' into for-linus
by James Morris
· 16 years ago
576a488
[XFS] Fix hang after disallowed rename across directory quota domains
by Dave Chinner
· 16 years ago
2b82892
Merge branch 'master' into next
by James Morris
· 16 years ago
745ca24
CRED: Pass credentials through dentry_open()
by David Howells
· 16 years ago
b6dff3e
CRED: Separate task security context from task_struct
by David Howells
· 16 years ago
82ab8de
CRED: Wrap task credential accesses in the XFS filesystem
by David Howells
· 16 years ago
220ca31
[XFS] XFS: Check for valid transaction headers in recovery
by David Chinner
· 16 years ago
8f330f5
[XFS] handle memory allocation failures during log initialisation
by Dave Chinner
· 16 years ago
6f9f51a
[XFS] Account for allocated blocks when expanding directories
by David Chinner
· 16 years ago
2cf7f0d
[XFS] Wait for all I/O on truncate to zero file size
by Lachlan McIlroy
· 16 years ago
9ccbece
[XFS] Fix use-after-free with log and quotas
by Lachlan McIlroy
· 16 years ago
2248485
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
by Linus Torvalds
· 16 years ago
d88f183
[PATCH] Remove XFS buffered readdir hack
by David Woodhouse
· 16 years ago
4400372
[PATCH] switch all filesystems over to d_obtain_alias
by Christoph Hellwig
· 16 years ago
30c40d2
[PATCH] propagate mode through open_bdev_excl/close_bdev_excl
by Al Viro
· 17 years ago
6c5e51d
xfs: fix remount rw with unrecognized options
by Christoph Hellwig
· 16 years ago
a447c09
vfs: Use const for kernel parser table
by Steven Whitehouse
· 16 years ago
73f6aa4
Fix barrier fail detection in XFS
by Christoph Hellwig
· 16 years ago
71a8c87
[XFS] Remove xfs_iext_irec_compact_full()
by Lachlan McIlroy
· 16 years ago
f1ccd29
[XFS] Fix extent list corruption in xfs_iext_irec_compact_full().
by Lachlan McIlroy
· 16 years ago
2fd6f6e
[XFS] Don't do I/O beyond eof when unreserving space
by Lachlan McIlroy
· 16 years ago
e1f5dbd
[XFS] Fix use-after-free with buffers
by Lachlan McIlroy
· 16 years ago
f9114eb
[XFS] Prevent lockdep false positives when locking two inodes.
by David Chinner
· 16 years ago
b5b8c9a
[XFS] Fix barrier status change detection.
by David Chinner
· 16 years ago
364f358
[XFS] Prevent direct I/O from mapping extents beyond eof
by Lachlan McIlroy
· 16 years ago
6efdf28
[XFS] Fix regression introduced by remount fixup
by Christoph Hellwig
· 16 years ago
31bd61f
[XFS] Move memory allocations for log tracing out of the critical path
by Lachlan McIlroy
· 16 years ago
59af158
[PATCH] fix ->llseek() for a bunch of directories
by Al Viro
· 16 years ago
e45b590
[PATCH] change d_add_ci argument ordering
by Christoph Hellwig
· 16 years ago
7a8fc9b
removed unused #include <linux/version.h>'s
by Adrian Bunk
· 16 years ago
9e2b2dc
CRED: Introduce credential access wrappers
by David Howells
· 16 years ago
c6a7b0f
[XFS] Fix use after free in xfs_log_done().
by Lachlan McIlroy
· 16 years ago
c94312d
[XFS] Make xfs_bmap_*_count_leaves void.
by Ruben Porras
· 16 years ago
5695ef46
[XFS] Use KM_NOFS for debug trace buffers
by Lachlan McIlroy
· 16 years ago
d62c251
[XFS] use KM_MAYFAIL in xfs_mountfs
by Christoph Hellwig
· 16 years ago
ff4f038
[XFS] refactor xfs_mount_free
by Christoph Hellwig
· 16 years ago
6203300
[XFS] don't call xfs_freesb from xfs_unmountfs
by Christoph Hellwig
· 16 years ago
41b5c2e
[XFS] xfs_unmountfs should return void
by Christoph Hellwig
· 16 years ago
4249023
[XFS] cleanup xfs_mountfs
by Christoph Hellwig
· 16 years ago
77508ec
[XFS] move root inode IRELE into xfs_unmountfs
by Christoph Hellwig
· 16 years ago
3a76c1e
[XFS] stop using file_update_time
by Christoph Hellwig
· 16 years ago
8e5975c
[XFS] optimize xfs_ichgtime
by Christoph Hellwig
· 16 years ago
dff35fd
[XFS] update timestamp in xfs_ialloc manually
by Christoph Hellwig
· 16 years ago
ab4a9b0
[XFS] remove the sema_t from XFS.
by David Chinner
· 16 years ago
e1f49cf
[XFS] replace dquot flush semaphore with a completion
by David Chinner
· 16 years ago
c63942d
[XFS] replace inode flush semaphore with a completion
by David Chinner
· 16 years ago
b4dd330
[XFS] replace the XFS buf iodone semaphore with a completion
by David Chinner
· 16 years ago
12017fa
[XFS] clean up stale references to semaphores
by David Chinner
· 16 years ago
597bca6
[XFS] use get_unaligned_* helpers
by Harvey Harrison
· 16 years ago
d63f154
[XFS] Fix compile failure in xfs_buf_trace()
by Lachlan McIlroy
· 16 years ago
169d622
[XFS] Use the same btree_cur union member for alloc and inobt trees.
by Christoph Hellwig
· 16 years ago
cdcf4333
[XFS] small cleanups in xfs_btree.c
by Christoph Hellwig
· 16 years ago
41be8be
[XFS] sanitize xfs_initialize_vnode
by Christoph Hellwig
· 16 years ago
5ec7f8c
[XFS] kill bhv_vnode_t
by Christoph Hellwig
· 16 years ago
df80c93
[XFS] remove some easy bhv_vnode_t instances
by Christoph Hellwig
· 16 years ago
e1cccd9
[XFS] kill xfs_lock_dir_and_entry
by Christoph Hellwig
· 16 years ago
1550d0b
[XFS] kill INDUCE_IO_ERROR
by Christoph Hellwig
· 16 years ago
907f49a
[XFS] implement IHOLD/IRELE directly
by Christoph Hellwig
· 16 years ago
0b1f9177
[XFS] remove remaining VN_HOLD calls
by Christoph Hellwig
· 16 years ago
604323c
[XFS] remove spurious VN_HOLD/VN_RELE calls from xfs_acl.c
by Christoph Hellwig
· 16 years ago
863890c
[XFS] kill vn_to_inode
by Christoph Hellwig
· 16 years ago
a19d033
[XFS] Remove vn_from_inode()
by Christoph Hellwig
· 16 years ago
39dab9d
[XFS] remove shouting-indirection macros from xfs_trans.h
by Eric Sandeen
· 16 years ago
db7a2c7
[XFS] convert xfs to use ERR_CAST
by Eric Sandeen
· 16 years ago
cdeb380
[XFS] remove INT_GET and friends
by Eric Sandeen
· 16 years ago
322ff6b
[XFS] Move xfs_attr_rolltrans to xfs_trans_roll
by Niv Sardi
· 16 years ago
a738159
[XFS] don't leak m_fsname/m_rtname/m_logname
by Christoph Hellwig
· 16 years ago
5e9da7b
[XFS] Move attr log alloc size calculator to another function.
by Niv Sardi
· 16 years ago
6785073
[XFS] Use KM_NOFS for incore inode extent tree allocation V2
by David Chinner
· 16 years ago
e6064d3
[XFS] XFS: Kill xfs_vtoi()
by David Chinner
· 16 years ago
e4f7529
[XFS] Kill shouty XFS_ITOV() macro
by David Chinner
· 16 years ago
705db4a
[XFS] kill shouty XFS_ITOV_NULL macro
by David Chinner
· 16 years ago
0165164
[XFS] Avoid directly referencing the VFS inode.
by David Chinner
· 16 years ago
3790689
[XFS] Do not access buffers after dropping reference count
by Lachlan McIlroy
· 16 years ago
79071eb
[XFS] Use the generic bitops rather than implementing them ourselves.
by David Chinner
· 16 years ago
ca5de40
fs: rename buffer trylock
by Nick Piggin
· 16 years ago
529ae9a
mm: rename page trylock
by Nick Piggin
· 16 years ago
f13fae2
[XFS] Remove vn_revalidate calls in xfs.
by Christoph Hellwig
· 16 years ago
0f285c8
[XFS] Now that xfs_setattr is only used for attributes set from ->setattr
by Christoph Hellwig
· 16 years ago
25fe55e
[XFS] xfs_setattr currently doesn't just handle the attributes set through
by Christoph Hellwig
· 16 years ago
c032bfc
[XFS] fix use after free with external logs or real-time devices
by Lachlan McIlroy
· 16 years ago
6a617dd
[XFS] A bug was found in xfs_bmap_add_extent_unwritten_real(). In a
by Tim Shimmin
· 16 years ago
766b092
[XFS] fix compilation without CONFIG_PROC_FS
by Christoph Hellwig
· 16 years ago
26cc002
[XFS] s/XFS_PURGE_INODE/IRELE/g s/VN_HOLD(XFS_ITOV())/IHOLD()/
by Christoph Hellwig
· 16 years ago
62a877e
[XFS] fix mount option parsing in remount
by Christoph Hellwig
· 16 years ago
deeb591
[XFS] Disable queue flag test in barrier check.
by Eric Sandeen
· 16 years ago
9f8868f
[XFS] streamline init/exit path
by Christoph Hellwig
· 16 years ago
136f8f2
[XFS] Fix up problem when CONFIG_XFS_POSIX_ACL is not set and yet we still
by Tim Shimmin
· 16 years ago
2edbddd
[XFS] Don't assert if trying to mount with blocksize > pagesize
by Lachlan McIlroy
· 16 years ago
8f8670b
[XFS] Don't update mtime on rename source
by Christoph Hellwig
· 16 years ago
313b5c7
[XFS] Allow xfs_bmbt_split() to fallback to the lowspace allocator algorithm
by Lachlan McIlroy
· 16 years ago
b877e3d
[XFS] Restore the lowspace extent allocator algorithm
by Lachlan McIlroy
· 16 years ago
4ddd8bb
[XFS] use minleft when allocating in xfs_bmbt_split()
by Lachlan McIlroy
· 16 years ago
e182f57
[XFS] attrmulti cleanup
by Christoph Hellwig
· 16 years ago
90ad58a
[XFS] Check for invalid flags in xfs_attrlist_by_handle.
by Christoph Hellwig
· 16 years ago
07fe4dd
[XFS] Fix CI lookup in leaf-form directories
by Barry Naujok
· 16 years ago
f9e09f0
[XFS] Use the generic xattr methods.
by Lachlan McIlroy
· 16 years ago
ddea2d5
[XFS] Always reset btree cursor after an insert
by Lachlan McIlroy
· 16 years ago
6bd8fc8
[XFS] Convert ASSERTs to XFS_WANT_CORRUPTED_GOTOs
by Lachlan McIlroy
· 16 years ago
90bb7ab
[XFS] Fix returning case-preserved name with CI node form directories
by Barry Naujok
· 16 years ago
Next »