Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
af133e8606d32c2aed43870491ebbdc56feec8a8
af133e8
xfs: verify inode buffers as they are read from disk
by Dave Chinner
· 12 years ago
bb80c6d
xfs: verify AGFL blocks as they are read from disk
by Dave Chinner
· 12 years ago
3702ce6
xfs: verify AGI blocks as they are read from disk
by Dave Chinner
· 12 years ago
5d5f527
xfs: verify AGF blocks as they are read from disk
by Dave Chinner
· 12 years ago
9802182
xfs: verify superblocks as they are read from disk
by Dave Chinner
· 12 years ago
eab4e63
xfs: uncached buffer reads need to return an error
by Dave Chinner
· 12 years ago
c3f8fc7
xfs: make buffer read verication an IO completion function
by Dave Chinner
· 12 years ago
fb59581
xfs: remove xfs_flushinval_pages
by Dave Chinner
· 12 years ago
4bc1ea6
xfs: remove xfs_flush_pages
by Dave Chinner
· 12 years ago
95eacf0
xfs: remove xfs_wait_on_pages()
by Dave Chinner
· 12 years ago
d6638ae
xfs: reverse the check on XFS_IOC_ZERO_RANGE
by Andrew Dahl
· 12 years ago
f5b8911
xfs: remove xfs_tosspages
by Dave Chinner
· 12 years ago
de49768
xfs: make growfs initialise the AGFL header
by Dave Chinner
· 12 years ago
fd23683
xfs: growfs: use uncached buffers for new headers
by Dave Chinner
· 12 years ago
b64f3a3
xfs: use btree block initialisation functions in growfs
by Dave Chinner
· 12 years ago
ee73259
xfs: add more attribute tree trace points.
by Dave Chinner
· 12 years ago
37eb17e
xfs: drop buffer io reference when a bad bio is built
by Dave Chinner
· 12 years ago
7bf7f35
xfs: fix broken error handling in xfs_vm_writepage
by Dave Chinner
· 12 years ago
07428d7
xfs: fix attr tree double split corruption
by Dave Chinner
· 12 years ago
579b62f
xfs: add background scanning to clear eofblocks inodes
by Brian Foster
· 12 years ago
00ca79a
xfs: add minimum file size filtering to eofblocks scan
by Brian Foster
· 12 years ago
1b55604
xfs: support multiple inode id filtering in eofblocks scan
by Brian Foster
· 12 years ago
3e3f9f5
xfs: add inode id filtering to eofblocks scan
by Brian Foster
· 12 years ago
8ca149d
xfs: add XFS_IOC_FREE_EOFBLOCKS ioctl
by Brian Foster
· 12 years ago
41176a6
xfs: create function to scan and clear EOFBLOCKS inodes
by Brian Foster
· 12 years ago
40165e2
xfs: make xfs_free_eofblocks() non-static, return EAGAIN on trylock failure
by Brian Foster
· 12 years ago
72b53ef
xfs: create helper to check whether to free eofblocks on inode
by Brian Foster
· 12 years ago
a454f74
xfs: support a tag-based inode_ag_iterator
by Brian Foster
· 12 years ago
27b5286
xfs: add EOFBLOCKS inode tagging/untagging
by Brian Foster
· 12 years ago
69a58a4
xfs: report projid32bit feature in geometry call
by Eric Sandeen
· 12 years ago
009507b
xfs: fix reading of wrapped log data
by Dave Chinner
· 12 years ago
137fff0
xfs: fix buffer shudown reference count mismatch
by Dave Chinner
· 12 years ago
b6aff29
xfs: don't vmap inode cluster buffers during free
by Dave Chinner
· 12 years ago
4c05f9a
xfs: invalidate allocbt blocks moved to the free list
by Dave Chinner
· 12 years ago
c99abb8
xfs: Update mount options documentation
by Carlos Maiolino
· 12 years ago
cd856db
xfs: Update inode alloc comments
by Carlos Maiolino
· 12 years ago
531c3bd
xfs: silence uninitialised f.file warning.
by Dave Chinner
· 12 years ago
1375cb6
xfs: growfs: don't read garbage for new secondary superblocks
by Dave Chinner
· 12 years ago
e04426b
xfs: move allocation stack switch up to xfs_bmapi_allocate
by Dave Chinner
· 12 years ago
2455881
xfs: introduce XFS_BMAPI_STACK_SWITCH
by Dave Chinner
· 12 years ago
a004168
xfs: zero allocation_args on the kernel stack
by Mark Tinguely
· 12 years ago
d35e88f
xfs: only update the last_sync_lsn when a transaction completes
by Dave Chinner
· 12 years ago
33479e0
xfs: remove xfs_iget.c
by Dave Chinner
· 12 years ago
fa96aca
xfs: move inode locking functions to xfs_inode.c
by Dave Chinner
· 12 years ago
6d8b79c
xfs: rename xfs_sync.[ch] to xfs_icache.[ch]
by Dave Chinner
· 12 years ago
c75921a
xfs: xfs_quiesce_attr() should quiesce the log like unmount
by Dave Chinner
· 12 years ago
c7eea6f
xfs: move xfs_quiesce_attr() into xfs_super.c
by Dave Chinner
· 12 years ago
34061f5
xfs: xfs_sync_fsdata is redundant
by Dave Chinner
· 12 years ago
5889608
xfs: syncd workqueue is no more
by Dave Chinner
· 12 years ago
9aa0500
xfs: xfs_sync_data is redundant.
by Dave Chinner
· 12 years ago
cf2931d
xfs: Bring some sanity to log unmounting
by Dave Chinner
· 12 years ago
f661f1e
xfs: sync work is now only periodic log work
by Dave Chinner
· 12 years ago
7f7bebe
xfs: don't run the sync work if the filesystem is read-only
by Dave Chinner
· 12 years ago
7e18530
xfs: rationalise xfs_mount_wq users
by Dave Chinner
· 12 years ago
33c7a2b
xfs: xfs_syncd_stop must die
by Dave Chinner
· 12 years ago
ddffeb8
Linux 3.7-rc1
by Linus Torvalds
· 12 years ago
a5ef3f7d
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
d25282d
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
b6eea87
x86, boot: Explicitly include autoconf.h for hostprogs
by Matt Fleming
· 12 years ago
7d380c8
perf: Fix UAPI fallout
by Ingo Molnar
· 12 years ago
3d6ee36
Merge branch 'late-for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
0b381a2
Merge tag 'disintegrate-main-20121013' of git://git.infradead.org/users/dhowells/linux-headers
by Linus Torvalds
· 12 years ago
034b5ee
Merge tag 'disintegrate-spi-20121009' of git://git.infradead.org/users/dhowells/linux-headers
by Linus Torvalds
· 12 years ago
7c5a473
Merge tag 'openrisc-uapi' of git://openrisc.net/jonas/linux
by Linus Torvalds
· 12 years ago
09a9ad6a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
9db9088
Merge tag 'md-3.7' of git://neil.brown.name/md
by Linus Torvalds
· 12 years ago
244acb1
Merge branch 'config' into late-for-linus
by Russell King
· 12 years ago
93e2256
ARM: config: make sure that platforms are ordered by option string
by Russell King
· 12 years ago
b1b3f49
ARM: config: sort select statements alphanumerically
by Russell King
· 12 years ago
5921e6f
UAPI: (Scripted) Disintegrate include/linux/byteorder
by David Howells
· 12 years ago
607ca46
UAPI: (Scripted) Disintegrate include/linux
by David Howells
· 12 years ago
08cce05c
UAPI: Unexport linux/blk_types.h
by David Howells
· 12 years ago
8e4627d
UAPI: Unexport part of linux/ppp-comp.h
by David Howells
· 12 years ago
6257c57
Merge tag 'disintegrate-openrisc-20121009' of git://git.infradead.org/users/dhowells/linux-headers
by Jonas Bonn
· 12 years ago
4d7127d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
a3920a6
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 12 years ago
18a022d
Merge tag 'for-3.7' of git://openrisc.net/jonas/linux
by Linus Torvalds
· 12 years ago
02a650e
Merge tag 'disintegrate-misc-arches-20121010' of git://git.infradead.org/users/dhowells/linux-headers
by Linus Torvalds
· 12 years ago
b689713
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
b4fe19f
Merge tag 'arm64-uapi' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 12 years ago
ff69497
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
by Linus Torvalds
· 12 years ago
6c536a1
Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb
by Linus Torvalds
· 12 years ago
ba8a3d6
Merge tag 'stable/for-linus-3.7-uapi-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
125aae1
Merge tag 'mmc-merge-for-3.7-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 12 years ago
79c63ee
Merge tag 'dm-3.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 12 years ago
6a5a3d6
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 12 years ago
8bbbfa7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
bd81cce
Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
98260da
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
e225ca2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 12 years ago
54f7fc2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 12 years ago
0c4a479
Merge tag 'please-pull-dhowells-uapi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 12 years ago
ade0899
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
871a059
perf: Handle new rbtree implementation
by Markus Trippelsdorf
· 12 years ago
4e21fc1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
8418263
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
f81700b
procfs: don't need a PATH_MAX allocation to hold a string representation of an int
by Jeff Layton
· 12 years ago
7950e38
vfs: embed struct filename inside of names_cache allocation if possible
by Jeff Layton
· 12 years ago
adb5c24
audit: make audit_inode take struct filename
by Jeff Layton
· 12 years ago
669abf4
vfs: make path_openat take a struct filename pointer
by Jeff Layton
· 12 years ago
Next »