Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2572da44a51192ad181482c1989e66e5eb47dcbe
/
fs
/
xfs
/
Makefile
86ffa47
xfs: refactor log recovery item sorting into a generic dispatch structure
by Darrick J. Wong
· 4 years, 8 months ago
166405f
xfs: stop CONFIG_XFS_DEBUG from changing compiler flags
by Arnd Bergmann
· 4 years, 8 months ago
e06536a
xfs: introduce fake roots for ag-rooted btrees
by Darrick J. Wong
· 4 years, 10 months ago
957ee13
xfs: remove the now unused dir ops infrastructure
by Christoph Hellwig
· 5 years ago
3f6d70e
xfs: move xfs_trans_inode.c to libxfs/
by Eric Sandeen
· 5 years ago
4078671
xfs: multithreaded iwalk implementation
by Darrick J. Wong
· 5 years ago
a211432
xfs: create simplified inode walk function
by Darrick J. Wong
· 5 years ago
caeaea9
xfs: merge xfs_trans_bmap.c into xfs_bmap_item.c
by Christoph Hellwig
· 6 years ago
3cfce1e
xfs: merge xfs_trans_rmap.c into xfs_rmap_item.c
by Christoph Hellwig
· 6 years ago
effd5e9
xfs: merge xfs_trans_refcount.c into xfs_refcount_item.c
by Christoph Hellwig
· 6 years ago
81f4004
xfs: merge xfs_trans_extfree.c into xfs_extfree_item.c
by Christoph Hellwig
· 6 years ago
6ad5b32
xfs: use bios directly to read and write the log recovery buffers
by Christoph Hellwig
· 6 years ago
9cc342f
treewide: prefix header search paths with $(srctree)/
by Masahiro Yamada
· 6 years ago
75efa57
xfs: add online scrub for superblock counters
by Darrick J. Wong
· 6 years ago
4860a05
xfs: scrub/repair should update filesystem metadata health
by Darrick J. Wong
· 6 years ago
6772c1f
xfs: track metadata health status
by Darrick J. Wong
· 6 years ago
bc270b5
xfs: move the repair extent list into its own file
by Darrick J. Wong
· 6 years ago
86210fb
xfs: move various type verifiers to common file
by Dave Chinner
· 7 years ago
0b61f8a
xfs: convert to SPDX license tags
by Dave Chinner
· 7 years ago
d25522f
xfs: repair superblocks
by Darrick J. Wong
· 7 years ago
b16817b
xfs: move growfs core to libxfs
by Dave Chinner
· 7 years ago
84d42ea
xfs: implement the metadata repair ioctl flag
by Darrick J. Wong
· 7 years ago
6bdcf26
xfs: use a b+tree for the in-core extent list
by Christoph Hellwig
· 7 years ago
c2fc338
xfs: scrub quota information
by Darrick J. Wong
· 7 years ago
29b0767
xfs: scrub realtime bitmap/summary
by Darrick J. Wong
· 7 years ago
0f28b25
xfs: scrub directory parent pointers
by Darrick J. Wong
· 7 years ago
2a721db
xfs: scrub symbolic links
by Darrick J. Wong
· 7 years ago
eec0482
xfs: scrub extended attributes
by Darrick J. Wong
· 7 years ago
a5c46e5
xfs: scrub directory metadata
by Darrick J. Wong
· 7 years ago
7c4a07a
xfs: scrub directory/attribute btrees
by Darrick J. Wong
· 7 years ago
99d9d8d
xfs: scrub inode block mappings
by Darrick J. Wong
· 7 years ago
80e4e12
xfs: scrub inodes
by Darrick J. Wong
· 7 years ago
edc09b5
xfs: scrub refcount btrees
by Darrick J. Wong
· 7 years ago
c7e693d
xfs: scrub rmap btrees
by Darrick J. Wong
· 7 years ago
3daa664
xfs: scrub inode btrees
by Darrick J. Wong
· 7 years ago
efa7a99
xfs: scrub free space btrees
by Darrick J. Wong
· 7 years ago
21fb4cb
xfs: scrub the secondary superblocks
by Darrick J. Wong
· 7 years ago
537964bc
xfs: create helpers to scrub a metadata btree
by Darrick J. Wong
· 7 years ago
dcb660f
xfs: probe the scrub ioctl
by Darrick J. Wong
· 7 years ago
36fd6e8
xfs: create an ioctl to scrub AG metadata
by Darrick J. Wong
· 7 years ago
d905fda
xfs: use the common helper uuid_is_null()
by Amir Goldstein
· 8 years ago
e89c041
xfs: implement the GETFSMAP ioctl
by Darrick J. Wong
· 8 years ago
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
· 11 years ago
69116a1
xfs: create libxfs infrastructure
by Dave Chinner
· 11 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
· 12 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
06f8e2d6
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
Next »