Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
904f0bc482201fa86e75c330d79dfd11be494cf8
/
fs
/
xfs
/
xfs_inode_item.c
3013683
xfs: remove all the inodes on a buffer from the AIL in bulk
by Dave Chinner
· 14 years ago
de25c18
xfs: avoid moving stale inodes in the AIL
by Dave Chinner
· 14 years ago
dcd79a1
xfs: don't use vfs writeback for pure metadata modifications
by Dave Chinner
· 14 years ago
696123f
xfs: fix big endian build
by Dave Chinner
· 14 years ago
73523a2
xfs: fix gcc 4.6 set but not read and unused statement warnings
by Christoph Hellwig
· 14 years ago
f2d6761
xfs: remove xfs_iput
by Christoph Hellwig
· 14 years ago
4e0d5f9
xfs: fix the xfs_log_iovec i_addr type
by Christoph Hellwig
· 14 years ago
898621d
xfs: simplify inode to transaction joining
by Christoph Hellwig
· 14 years ago
ca30b2a
xfs: give li_cb callbacks the correct prototype
by Christoph Hellwig
· 14 years ago
7bfa31d
xfs: give xfs_item_ops methods the correct prototypes
by Christoph Hellwig
· 14 years ago
9412e31
xfs: merge iop_unpin_remove into iop_unpin
by Christoph Hellwig
· 14 years ago
3400777
xfs: remove unneeded #include statements
by Christoph Hellwig
· 14 years ago
288699f
xfs: drop dmapi hooks
by Christoph Hellwig
· 14 years ago
8e12385
xfs: remove stale parameter from ->iop_unpin method
by Dave Chinner
· 15 years ago
4aaf15d
xfs: Add inode pin counts to traces
by Dave Chinner
· 15 years ago
43f5efc
xfs: factor log item initialisation
by Dave Chinner
· 15 years ago
a14a5ab
xfs: remove xfs_ipin/xfs_iunpin
by Christoph Hellwig
· 15 years ago
d808f61
xfs: Don't issue buffer IO direct from AIL push V2
by Dave Chinner
· 15 years ago
c854363
xfs: Use delayed write for inodes rather than async V2
by Dave Chinner
· 15 years ago
a14a348
xfs: cleanup up xfs_log_force calling conventions
by Christoph Hellwig
· 15 years ago
4139b3b
xfs: kill XLOG_VEC_SET_TYPE
by Christoph Hellwig
· 15 years ago
0cadda1
xfs: remove duplicate buffer flags
by Christoph Hellwig
· 15 years ago
0b1b213
xfs: event tracing support
by Christoph Hellwig
· 15 years ago
f9581b1
xfs: implement ->dirty_inode to fix timestamp handling
by Christoph Hellwig
· 15 years ago
aa72a5c
xfs: simplify xfs_trans_iget
by Christoph Hellwig
· 15 years ago
13e6d5c
xfs: merge fsync and O_SYNC handling
by Christoph Hellwig
· 15 years ago
92bfc6e
[XFS] embededd struct xfs_imap into xfs_inode
by Christoph Hellwig
· 16 years ago
51ce16d
[XFS] kill XFS_DINODE_VERSION_ defines
by Christoph Hellwig
· 16 years ago
81591fe
[XFS] kill xfs_dinode_core_t
by Christoph Hellwig
· 16 years ago
783a2f6
[XFS] Finish removing the mount pointer from the AIL API
by David Chinner
· 16 years ago
fc1829f
[XFS] Add ail pointer into log items
by David Chinner
· 16 years ago
c7e8f26
[XFS] Move the AIL lock into the struct xfs_ail
by David Chinner
· 16 years ago
c63942d
[XFS] replace inode flush semaphore with a completion
by David Chinner
· 16 years ago
f0e2d93
[XFS] Remove unused arg from kmem_free()
by Denys Vlasenko
· 16 years ago
579aa9c
[XFS] shrink mrlock_t
by Christoph Hellwig
· 17 years ago
db7a19f
[XFS] Ensure xfs_bawrite() errors are checked.
by David Chinner
· 17 years ago
6211870
[XFS] remove shouting-indirection macros from xfs_sb.h
by Eric Sandeen
· 17 years ago
5d51eff
[XFS] Fix inode allocation latency
by David Chinner
· 17 years ago
287f3da
[XFS] Unwrap AIL_LOCK
by Donald Douwsma
· 17 years ago
7989cb8
[XFS] Keep stack usage down for 4k stacks by using noinline.
by David Chinner
· 18 years ago
065d312
[XFS] Remove unused iop_abort log item operation
by Eric Sandeen
· 18 years ago
f6c2d1f
[XFS] Remove version 1 directory code. Never functioned on Linux, just
by Nathan Scott
· 18 years ago
0d8fee3
[XFS] Kill direct access to ->count in valusema(); all we ever use it for
by Al Viro
· 18 years ago
6d192a9
[XFS] inode items and EFI/EFDs have different ondisk format for 32bit and
by Tim Shimmin
· 18 years ago
c41564b
[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all
by Nathan Scott
· 19 years ago
3762ec6
[XFS] Merge in trivial changes, sync up headers with userspace equivalents.
by Nathan Scott
· 19 years ago
42fe2b1
[XFS] fix, speedup and simplify atime handling let the VFS handle atime
by Christoph Hellwig
· 19 years ago
7b71876
[XFS] Update license/copyright notices to match the prefered SGI boilerplate.
by Nathan Scott
· 19 years ago
a844f45
[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.
by Nathan Scott
· 19 years ago
f016bad
[XFS] Cleanup some -Wundef flag warnings in the endian macros (thanks
by Nathan Scott
· 19 years ago
7e9c639
[XFS] 929956 add log debugging and tracing info
by Tim Shimmin
· 19 years ago
ba0f32d
[XFS] mark various symbols static Patch from Adrian Bunk
by Christoph Hellwig
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago