Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
18f92cc607b2facb3614fb8c1249ab6b24a1fd10
/
fs
/
xfs
/
Makefile
3993bae
xfs: introduce the CoW fork
by Darrick J. Wong
· 8 years ago
77d61fe
xfs: log bmap intent items
by Darrick J. Wong
· 8 years ago
6413a01
xfs: create bmbt update intent log items
by Darrick J. Wong
· 8 years ago
f997ee2
xfs: log refcount intent items
by Darrick J. Wong
· 8 years ago
baf4bcac
xfs: create refcount update intent log items
by Darrick J. Wong
· 8 years ago
bdf2863
xfs: add refcount btree operations
by Darrick J. Wong
· 8 years ago
1946b91
xfs: define the on-disk refcount btree format
by Darrick J. Wong
· 8 years ago
3fd129b
xfs: set up per-AG free space reservations
by Darrick J. Wong
· 8 years ago
0cbbc42
Merge tag 'xfs-rmap-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 8 years ago
9e88b5d
xfs: log rmap intent items
by Darrick J. Wong
· 8 years ago
5880f2d7
xfs: create rmap update intent log items
by Darrick J. Wong
· 8 years ago
035e00a
xfs: define the on-disk rmap btree format
by Darrick J. Wong
· 8 years ago
673930c
xfs: introduce rmap extent operation stubs
by Darrick J. Wong
· 8 years ago
4e0cc29
xfs: move deferred operations into a separate file
by Darrick J. Wong
· 8 years ago
15d66ac
xfs: abstract block export operations from nfsd layouts
by Benjamin Coddington
· 8 years ago
f99d4fb
nfsd: add SCSI layout support
by Christoph Hellwig
· 9 years ago
81c3932
nfsd: add a new config option for the block layout driver
by Christoph Hellwig
· 9 years ago
985ef4d
xfs: stats are no longer dependent on CONFIG_PROC_FS
by Dave Chinner
· 9 years ago
1cfc4a9
libxfs: add xfs_bit.c
by Dave Chinner
· 9 years ago
5278511
xfs: implement pNFS export operations
by Christoph Hellwig
· 10 years ago
a31b1d3
xfs: add xfs_mount sysfs kobject
by Brian Foster
· 10 years ago
30f712c
libxfs: move source files
by Dave Chinner
· 10 years ago
69116a1
xfs: create libxfs infrastructure
by Dave Chinner
· 10 years ago
32c5483
xfs: abstract the differences in dir2/dir3 via an ops vector
by Dave Chinner
· 11 years ago
c963c61
xfs: split xfs_rtalloc.c for userspace sanity
by Dave Chinner
· 11 years ago
9aede1d
xfs: split dquot buffer operations out
by Dave Chinner
· 11 years ago
5a96a94
xfs: Add xfs_log_rlimit.c
by Jie Liu
· 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
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
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
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
3ebe7d2
xfs: Inode create log items
by Dave Chinner
· 11 years ago
95920cd
xfs: split remote attribute code out
by Dave Chinner
· 12 years ago
19de735
xfs: split out symlink code into it's own file.
by Dave Chinner
· 12 years ago
fb59581
xfs: remove xfs_flushinval_pages
by Dave Chinner
· 12 years ago
33479e0
xfs: remove xfs_iget.c
by Dave Chinner
· 12 years ago
6d8b79c
xfs: rename xfs_sync.[ch] to xfs_icache.[ch]
by Dave Chinner
· 12 years ago
2af51f3
xfs: move xfs_do_force_shutdown() and kill xfs_rw.c
by Dave Chinner
· 13 years ago
efc27b5
xfs: move busy extent handling to it's own file
by Dave Chinner
· 13 years ago
48776fd
xfs: use common code for quota statistics
by Christoph Hellwig
· 13 years ago
b6bede3
xfs: fix tracing builds inside the source tree
by Christoph Hellwig
· 13 years ago
c59d87c
xfs: remove subdirectories
by Christoph Hellwig
· 13 years ago
06f8e2d
xfs: don't expect xfs headers to be in subdirectories
by Alex Elder
· 13 years ago
c84470d
xfs: remove leftovers of the old btree tracing code
by Christoph Hellwig
· 13 years ago
3155fe6
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
0ccd234
fs: change to new flag variable
by matt mooney
· 14 years ago
9130090
xfs: kill support/debug.[ch]
by Dave Chinner
· 14 years ago
10e3839
xfs: introduce new logging API.
by Dave Chinner
· 14 years ago
a46db60
xfs: add FITRIM support
by Christoph Hellwig
· 14 years ago
e98c414
xfs: simplify log item descriptor tracking
by Christoph Hellwig
· 14 years ago
288699f
xfs: drop dmapi hooks
by Christoph Hellwig
· 14 years ago
71e330b
xfs: Introduce delayed logging core code
by Dave Chinner
· 14 years ago
dda35b8
xfs: merge xfs_lrw.c into xfs_file.c
by Christoph Hellwig
· 15 years ago
388f1f0
xfs: turn off sign warnings
by Dave Chinner
· 15 years ago
58c75cf
xfs: make compile warn about char sign mismatches again
by Dave Chinner
· 15 years ago
0b1b213
xfs: event tracing support
by Christoph Hellwig
· 15 years ago
ef14f0c
xfs: use generic Posix ACL code
by Christoph Hellwig
· 15 years ago
7d09525
xfs: kill xfs_qmops
by Christoph Hellwig
· 15 years ago
fcafb71
xfs: get rid of indirections in the quotaops implementation
by Christoph Hellwig
· 16 years ago
5a8d0f3
move inode tracing out of xfs_vnode.
by Christoph Hellwig
· 16 years ago
f95099b
kill xfs_unmount_flush
by Christoph Hellwig
· 16 years ago
fe4fa4b
[XFS] move sync code to its own file
by David Chinner
· 16 years ago
8c4ed63
[XFS] make btree tracing generic
by Christoph Hellwig
· 16 years ago
0ec5851
[XFS] Use the generic xattr methods.
by Lachlan McIlroy
· 16 years ago
269cdfa
[XFS] Added quota targets and removed dmapi directory
by Lachlan McIlroy
· 17 years ago
794f744
[XFS] Fix up xfs out-of-tree builds. (a.k.a. external modules)
by Eric Sandeen
· 17 years ago
58b7983
[XFS] Remove Makefile wrappers in XFS
by Andi Kleen
· 17 years ago
cde410a
[XFS] Sort out some cosmetic differences between XFS trees.
by Nathan Scott
· 19 years ago
9effd8e
[XFS] Enable XFS_VNODE_TRACE
by Eric Sandeen
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago