Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
796ba283b076466df0b10b6ee54af45b9c1d4d04
/
fs
/
xfs
58d84c4
xfs: fix ->write_inode return values
by Christoph Hellwig
· 13 years ago
866e4ed
xfs: fix xfs_mark_inode_dirty during umount
by Christoph Hellwig
· 13 years ago
242d621
xfs: deprecate the nodelaylog mount option
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
e570280
xfs: replace xfs_buf_geterror() with bp->b_error
by Chandra Seetharaman
· 13 years ago
ac4d688
xfs: Check the return value of xfs_buf_read() for NULL
by Chandra Seetharaman
· 13 years ago
9e978d8
"xfs: fix error handling for synchronous writes" revisited
by Ajeet Yadav
· 13 years ago
e44f411
xfs: set cursor in xfs_ail_splice() even when AIL was empty
by Alex Elder
· 13 years ago
2ddb4e9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by Alex Elder
· 13 years ago
1b8e949
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
206d440
xfs: Fix build breakage in xfs_iops.c when CONFIG_FS_POSIX_ACL is not set
by Markus Trippelsdorf
· 13 years ago
d695212
switch posix_acl_equiv_mode() to umode_t *
by Al Viro
· 13 years ago
d3fb612
switch posix_acl_create() to umode_t *
by Al Viro
· 13 years ago
a5a7bbc
xfs: Fix build breakage in xfs_iops.c when CONFIG_FS_POSIX_ACL is not set
by Markus Trippelsdorf
· 13 years ago
597a67e
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 13 years ago
510792e
xfs: optimize the negative xattr caching
by Christoph Hellwig
· 13 years ago
d1166ec
xfs: prevent against ioend livelocks in xfs_file_fsync
by Christoph Hellwig
· 13 years ago
34951f5
xfs: flag all buffers as metadata
by Christoph Hellwig
· 13 years ago
1c4f332
xfs: encapsulate a block of debug code
by Alex Elder
· 13 years ago
0320937
xfs: fix misspelled S_IS...()
by Al Viro
· 13 years ago
abbede1
xfs: get rid of open-coded S_ISREG(), etc.
by Al Viro
· 13 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
c35a549
xfs: Remove the macro XFS_BUFTARG_NAME
by Chandra Seetharaman
· 13 years ago
49074c0
xfs: Remove the macro XFS_BUF_TARGET
by Chandra Seetharaman
· 13 years ago
e38c9b8
xfs: Remove the macro XFS_BUF_SET_TARGET
by Chandra Seetharaman
· 13 years ago
811e64c
Replace the macro XFS_BUF_ISPINNED with helper xfs_buf_ispinned
by Chandra Seetharaman
· 13 years ago
02fe03d
xfs: Remove the macro XFS_BUF_SET_PTR
by Chandra Seetharaman
· 13 years ago
6292604
xfs: Remove the macro XFS_BUF_PTR
by Chandra Seetharaman
· 13 years ago
0095a21
xfs: Remove macro XFS_BUF_SET_START
by Chandra Seetharaman
· 13 years ago
72790aa
xfs: Remove macro XFS_BUF_HOLD
by Chandra Seetharaman
· 13 years ago
b75e40a
xfs: Remove macro XFS_BUF_BUSY and family
by Chandra Seetharaman
· 13 years ago
5a52c2a58
xfs: Remove the macro XFS_BUF_ERROR and family
by Chandra Seetharaman
· 13 years ago
ed43233
xfs: Remove the macro XFS_BUF_BFLAGS
by Chandra Seetharaman
· 13 years ago
4e34e71
fs: take the ACL checks to common code
by Christoph Hellwig
· 13 years ago
826cae2
kill boilerplates around posix_acl_create_masq()
by Al Viro
· 13 years ago
bc26ab5
kill boilerplate around posix_acl_chmod_masq()
by Al Viro
· 13 years ago
6311b10
xfs: cache negative ACLs if there is no attribute fork
by Christoph Hellwig
· 13 years ago
e77819e
vfs: move ACL cache lookup into generic code
by Linus Torvalds
· 13 years ago
340a0a0
xfs: Fix wrong return value of xfs_file_aio_write
by Markus Trippelsdorf
· 13 years ago
bbd9d6f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
df2e301
fs: Merge split strings
by Jean Delvare
· 13 years ago
02c24a8
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
by Josef Bacik
· 13 years ago
72c5052
fs: move inode_dio_done to the end_io handler
by Christoph Hellwig
· 13 years ago
8daaa83
xfs: make use of new shrinker callout for the inode cache
by Dave Chinner
· 13 years ago
55fb25d5
xfs: add size update tracepoint to IO completion
by Dave Chinner
· 13 years ago
af3e402
xfs: convert AIL cursors to use struct list_head
by Dave Chinner
· 13 years ago
16b5902
xfs: remove confusing ail cursor wrapper
by Dave Chinner
· 13 years ago
1d8c95a
xfs: use a cursor for bulk AIL insertion
by Dave Chinner
· 13 years ago
ad1a2c8
xfs: failure mapping nfs fh to inode should return ESTALE
by J. Bruce Fields
· 13 years ago
adab0f6
xfs: Remove the second parameter to xfs_sb_count()
by Chandra Seetharaman
· 13 years ago
7e40145
->permission() sanitizing: don't pass flags to ->check_acl()
by Al Viro
· 13 years ago
9c2c703
->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl()
by Al Viro
· 13 years ago
d0f9e8f
xfs: remove the dead XFS_DABUF_DEBUG code
by Christoph Hellwig
· 13 years ago
c84470d
xfs: remove leftovers of the old btree tracing code
by Christoph Hellwig
· 13 years ago
ea15ab3
xfs: remove the dead QUOTADEBUG code
by Christoph Hellwig
· 13 years ago
54244fe
xfs: remove the unused xfs_buf_delwri_sort function
by Christoph Hellwig
· 13 years ago
cb669ca
xfs: remove wrappers around b_iodone
by Christoph Hellwig
· 13 years ago
adadbee
xfs: remove wrappers around b_fspriv
by Christoph Hellwig
· 13 years ago
bf9d901
xfs: add a proper transaction pointer to struct xfs_buf
by Christoph Hellwig
· 13 years ago
77936d0
xfs: factor out xfs_da_grow_inode_int
by Christoph Hellwig
· 13 years ago
a230a1d
xfs: factor out xfs_dir2_leaf_find_stale
by Christoph Hellwig
· 13 years ago
a00b774
xfs: cleanup struct xfs_dir2_free
by Christoph Hellwig
· 13 years ago
5792664
xfs: reshuffle dir2 headers
by Christoph Hellwig
· 13 years ago
2bcf6e9
xfs: start periodic workers later
by Christoph Hellwig
· 13 years ago
b2ce397
Revert "xfs: fix filesystsem freeze race in xfs_trans_alloc"
by Alex Elder
· 13 years ago
81463b1
xfs: remove variables that serve no purpose in xfs_alloc_ag_vextent_exact()
by Chandra Seetharaman
· 13 years ago
c0e090c
xfs: consolidate & clarify mount sanity checks
by Eric Sandeen
· 13 years ago
e163cbd
xfs: avoid a few disk cache flushes
by Christoph Hellwig
· 13 years ago
1d5ae5d
xfs: cleanup I/O-related buffer flags
by Christoph Hellwig
· 13 years ago
c8da0fa
xfs: return the buffer locked from xfs_buf_get_uncached
by Christoph Hellwig
· 13 years ago
0c842ad
xfs: clean up buffer locking helpers
by Christoph Hellwig
· 13 years ago
bbb4197
xfs: remove the unused xfs_bufhash structure
by Christoph Hellwig
· 13 years ago
69ef921
xfs: byteswap constants instead of variables
by Christoph Hellwig
· 13 years ago
218106a
xfs: use generic get_unaligned_beXX helpers
by Christoph Hellwig
· 13 years ago
2282396
xfs: cleanup struct xfs_dir2_leaf
by Christoph Hellwig
· 13 years ago
3ed8638
xfs: cleanup the definition of struct xfs_dir2_data_entry
by Christoph Hellwig
· 13 years ago
0ba9cd8
xfs: kill struct xfs_dir2_data
by Christoph Hellwig
· 13 years ago
c2066e2
xfs: avoid usage of struct xfs_dir2_data
by Christoph Hellwig
· 13 years ago
a64b041
xfs: kill struct xfs_dir2_block
by Christoph Hellwig
· 13 years ago
4f6ae1a
xfs: avoid usage of struct xfs_dir2_block
by Christoph Hellwig
· 13 years ago
78f70cd
xfs: cleanup the definition of struct xfs_dir2_sf_entry
by Christoph Hellwig
· 13 years ago
ac8ba50
xfs: kill struct xfs_dir2_sf
by Christoph Hellwig
· 13 years ago
8bc3878
xfs: cleanup shortform directory inode number handling
by Christoph Hellwig
· 13 years ago
4fb44c8
xfs: factor out xfs_dir2_leaf_find_entry
by Christoph Hellwig
· 13 years ago
29d104a
xfs: kill the unused struct xfs_sync_work
by Christoph Hellwig
· 13 years ago
f3ca8738
xfs: remove i_transp
by Christoph Hellwig
· 13 years ago
7a249cf
xfs: fix filesystsem freeze race in xfs_trans_alloc
by Christoph Hellwig
· 13 years ago
33b8f7c
xfs: improve sync behaviour in the face of aggressive dirtying
by Christoph Hellwig
· 13 years ago
8f04c47
xfs: split xfs_itruncate_finish
by Christoph Hellwig
· 13 years ago
857b977
xfs: kill xfs_itruncate_start
by Christoph Hellwig
· 13 years ago
681b120
xfs: always log timestamp updates in xfs_setattr_size
by Christoph Hellwig
· 13 years ago
c4ed424
xfs: split xfs_setattr
by Christoph Hellwig
· 13 years ago
dec58f1
xfs: work around bogus gcc warning in xfs_allocbt_init_cursor
by Christoph Hellwig
· 13 years ago
dbcdde3
xfs: re-enable non-blocking behaviour in xfs_map_blocks
by Christoph Hellwig
· 13 years ago
680a647
xfs: PF_FSTRANS should never be set in ->writepage
by Christoph Hellwig
· 13 years ago
1316d4d
xfs: unpin stale inodes directly in IOP_COMMITTED
by Dave Chinner
· 13 years ago
4a33821
xfs: prevent bogus assert when trying to remove non-existent attribute
by Dave Chinner
· 13 years ago
df4368a
xfs: clear XFS_IDIRTY_RELEASE on truncate down
by Dave Chinner
· 13 years ago
Next »