Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1813dd64057490e7a0678a885c4fe6d02f78bdc1
/
fs
1813dd6
xfs: convert buffer verifiers to an ops structure.
by Dave Chinner
· 12 years ago
b0f539d
xfs: connect up write verifiers to new buffers
by Dave Chinner
· 12 years ago
612cfbf
xfs: add pre-write metadata buffer verifier callbacks
by Dave Chinner
· 12 years ago
cfb0285
xfs: add buffer pre-write callback
by Dave Chinner
· 12 years ago
da6958c
xfs: Add verifiers to dir2 data readahead.
by Dave Chinner
· 12 years ago
d9392a4
xfs: add xfs_da_node verification
by Dave Chinner
· 12 years ago
ad14c33
xfs: factor and verify attr leaf reads
by Dave Chinner
· 12 years ago
e6f7667
xfs: factor dir2 leaf read
by Dave Chinner
· 12 years ago
e481357
xfs: factor out dir2 data block reading
by Dave Chinner
· 12 years ago
2025207
xfs: factor dir2 free block reading
by Dave Chinner
· 12 years ago
82025d7
xfs: verify dir2 block format buffers
by Dave Chinner
· 12 years ago
20f7e9f
xfs: factor dir2 block read operations
by Dave Chinner
· 12 years ago
4bb20a8
xfs: add verifier callback to directory read code
by Dave Chinner
· 12 years ago
c631919
xfs: verify dquot blocks as they are read from disk
by Dave Chinner
· 12 years ago
3d3e6f6
xfs: verify btree blocks as they are read from disk
by Dave Chinner
· 12 years ago
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
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
d25282d
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/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
bd81cce
Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux
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
873f1ee
vfs: turn do_path_lookup into wrapper around struct filename variant
by Jeff Layton
· 12 years ago
7ac8626
audit: allow audit code to satisfy getname requests from its names_list
by Jeff Layton
· 12 years ago
91a27b2
vfs: define struct filename and have getname() return it
by Jeff Layton
· 12 years ago
e9069f4
btrfs: Fix compilation with user namespace support enabled
by Eric W. Biederman
· 12 years ago
ea1fd777
userns: Fix posix_acl_file_xattr_userns gid conversion
by Eric W. Biederman
· 12 years ago
8e377d1
vfs: unexport getname and putname symbols
by Jeff Layton
· 12 years ago
4fa6b5e
audit: overhaul __audit_inode_child to accomodate retrying
by Jeff Layton
· 12 years ago
bfcec70
audit: set the name_len in audit_inode for parent lookups
by Jeff Layton
· 12 years ago
c43a25a
audit: reverse arguments to audit_inode_child
by Jeff Layton
· 12 years ago
f78570d
audit: remove unnecessary NULL ptr checks from do_path_lookup
by Jeff Layton
· 12 years ago
79360dd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
4092475
Merge branch 'writeback-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 12 years ago
940e3a8
Merge tag 'for-linus-merge-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 12 years ago
98f6ef6
vfs: bogus warnings in fs/namei.c
by Arnd Bergmann
· 12 years ago
808d4e3
consitify do_mount() arguments
by Al Viro
· 12 years ago
a9ca404
Merge Trond's bugfixes
by J. Bruce Fields
· 12 years ago
49999ab
autofs4 - fix reset pending flag on mount fail
by Ian Kent
· 12 years ago
ce40be7
Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
df632d3
Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
4b2c551f
lglock: add DEFINE_STATIC_LGLOCK()
by Lai Jiangshan
· 12 years ago
35c2a7f
tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking
by Hugh Dickins
· 12 years ago
8e22cc8
vfs: drop lock/unlock super
by Marco Stornelli
· 12 years ago
b696332
ufs: drop lock/unlock super
by Marco Stornelli
· 12 years ago
c07cb01
sysv: drop lock/unlock super
by Marco Stornelli
· 12 years ago
Next »