Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b483b6aaa56f0db72fa50e85b6499a32d82009bf
/
fs
/
xfs
« Previous
7f01507
[XFS] eagerly remove vmap mappings to avoid upsetting Xen
by Jeremy Fitzhardinge
· 17 years ago
6572bc2
[XFS] simplify validata_fields
by Christoph Hellwig
· 17 years ago
d79689c
xfs: convert to new aops
by Nick Piggin
· 17 years ago
150f29e
[XFS] no longer using io_vnode, as was remaining from 23 cherrypick
by Tim Shimmin
· 17 years ago
479ba36
[XFS] Remove STATIC which was missing from prior manual merge
by Tim Shimmin
· 17 years ago
cd514bd
[XFS] Put back the QUEUE_ORDERED_NONE test in the barrier check.
by Tim Shimmin
· 17 years ago
bebf963
[XFS] Turn off XBF_ASYNC flag before re-reading superblock.
by Lachlan McIlroy
· 17 years ago
e893bff
[XFS] avoid race in sync_inodes() that can fail to write out all dirty data
by Lachlan McIlroy
· 17 years ago
c2cba57
[XFS] This fix prevents bulkstat from spinning in an infinite loop.
by Lachlan McIlroy
· 17 years ago
3e5daf0
[XFS] simplify xfs_create/mknod/symlink prototype
by Christoph Hellwig
· 17 years ago
c83bfab
[XFS] avoid xfs_getattr in XFS_IOC_FSGETXATTR ioctl
by Christoph Hellwig
· 17 years ago
859d718
[XFS] get_bulkall() could return incorrect inode state
by Vlad Apostolov
· 17 years ago
ba532a9
[XFS] Kill unused IOMAP_EOF flag
by Christoph Hellwig
· 17 years ago
574342f
[XFS] fix when DMAPI mount option processing happens
by Vlad Apostolov
· 17 years ago
5903c49
[XFS] ensure file size is logged on synchronous writes
by Lachlan McIlroy
· 17 years ago
cc92e7a
[XFS] growlock should be a mutex
by Christoph Hellwig
· 17 years ago
0adba53
[XFS] replace some large xfs_log_priv.h macros by proper functions
by Christoph Hellwig
· 17 years ago
b267ce9
[XFS] kill struct bhv_vfs
by Christoph Hellwig
· 17 years ago
7439449
[XFS] move syncing related members from struct bhv_vfs to struct xfs_mount
by Christoph Hellwig
· 17 years ago
bd186aa
[XFS] kill the vfs_flags member in struct bhv_vfs
by Christoph Hellwig
· 17 years ago
0ce4cfd
[XFS] kill the vfs_fsid and vfs_altfsid members in struct bhv_vfs
by Christoph Hellwig
· 17 years ago
745f691
[XFS] call common xfs vfs-level helpers directly and remove vfs operations
by Christoph Hellwig
· 17 years ago
48c872a9f
[XFS] decontaminate vfs operations from behavior details
by Christoph Hellwig
· 17 years ago
b09cc77
[XFS] remove dependency of the quota module on behaviors
by Christoph Hellwig
· 17 years ago
293688e
[XFS] remove dependency of the dmapi module on behaviors
by Christoph Hellwig
· 17 years ago
f541d27
[XFS] move freeing the mount structure from xfs_mount_free into the callers
by Christoph Hellwig
· 17 years ago
0a74cd1
[XFS] kill struct bhv_vnode
by Christoph Hellwig
· 17 years ago
2aeaa25
[XFS] kill the v_number member in struct bhv_vnode
by Christoph Hellwig
· 17 years ago
1543d79
[XFS] move v_trace from bhv_vnode to xfs_inode
by Christoph Hellwig
· 17 years ago
b677c21
[XFS] move v_iocount from bhv_vnode to xfs_inode
by Christoph Hellwig
· 17 years ago
09262b4
[XFS] Create xfs_iflags_test_and_clear helper function
by Christoph Hellwig
· 17 years ago
b3aea4e
[XFS] kill the v_flag member in struct bhv_vnode
by Christoph Hellwig
· 17 years ago
2f6f7b3
[XFS] kill v_vfsp member from struct bhv_vnode
by Christoph Hellwig
· 17 years ago
739bfb2
[XFS] call common xfs vnode-level helpers directly and remove vnode operations
by Christoph Hellwig
· 17 years ago
993386c
[XFS] decontaminate vnode operations from behavior details
by Christoph Hellwig
· 17 years ago
b93bd20
[XFS] do not have XFSMNT_IDELETE as default when mounted with XFSMNT_DMAPI
by Vlad Apostolov
· 17 years ago
da353b0
[XFS] Radix tree based inode caching
by David Chinner
· 17 years ago
39cd9f8
[XFS] kill move.[ch]
by Christoph Hellwig
· 17 years ago
804c83c
[XFS] stop using uio in the readlink code
by Christoph Hellwig
· 17 years ago
051e7cd
[XFS] use filldir internally
by Christoph Hellwig
· 17 years ago
2bdf7cd
[XFS] superblock endianess annotations
by Christoph Hellwig
· 17 years ago
347d1c0
[XFS] dinode endianess annotations
by Christoph Hellwig
· 17 years ago
ddc6d3b
[XFS] Fix build regression from mod/commit which did cleanup of xfs_bmbt_*set_allf
by Michal Piotrowski
· 17 years ago
948c6d4f
[XFS] optimize dmapi event tests w/o dmapi config
by Eric Sandeen
· 17 years ago
eb9df39
[XFS] remove unessecary vfs argument to DM_EVENT_ENABLED
by Christoph Hellwig
· 17 years ago
49ee6c9
[XFS] Fix a potential NULL pointer deref in XFS on failed mount.
by Jesper Juhl
· 17 years ago
dcb3b83
[XFS] clean up xfs_start_flags
by Eric Sandeen
· 17 years ago
af3a2e8
[XFS] move linux/log2.h header to xfs_linux.h
by Eric Sandeen
· 17 years ago
6385f4d
[XFS] Remove xfs_physmem
by Eric Sandeen
· 17 years ago
425f9dd
[XFS] Pick a single default inode cluster size.
by Eric Sandeen
· 17 years ago
1cb5125
[XFS] choose single default logbuf count & size
by Eric Sandeen
· 17 years ago
4090663
[XFS] Remove m_nreadaheads
by Eric Sandeen
· 17 years ago
cd8b0a9
[XFS] endianess annotations for xfs_bmbt_rec_t
by Christoph Hellwig
· 17 years ago
e055966
[XFS] cleanup defintions of BMBT_*BITLEN macros
by Christoph Hellwig
· 17 years ago
8cba434
[XFS] clean up xfs_bmbt_set_all/xfs_bmbt_disk_set_all
by Christoph Hellwig
· 17 years ago
a6f64d4
[XFS] split ondisk vs incore versions of xfs_bmbt_rec_t
by Christoph Hellwig
· 17 years ago
d580ef6
[XFS] remove confusing INT_ comments in xfs_bmap_btree.c
by Christoph Hellwig
· 17 years ago
3bacbcd
[XFS] hole not shown when file is created with resvsp
by Vlad Apostolov
· 17 years ago
0bfefc4
[XFS] Barriers need to be dynamically checked and switched off
by David Chinner
· 17 years ago
782e3b3
Fix up more bio fallout
by Al Viro
· 17 years ago
6712ecf
Drop 'size' argument from bio_endio and bi_end_io
by NeilBrown
· 17 years ago
564256c
Revert "[XFS] Avoid replaying inode buffer initialisation log items if on-disk version is newer."
by Tim Shimmin
· 17 years ago
053c59a
Revert "[XFS] Avoid replaying inode buffer initialisation log items if on-disk version is newer."
by Tim Shimmin
· 17 years ago
1bc5858
[XFS] fix valid but harmless sparse warning
by Christoph Hellwig
· 17 years ago
bcc7b44
[XFS] fix filestreams on 32-bit boxes
by Eric Sandeen
· 17 years ago
b394e43
[XFS] Avoid replaying inode buffer initialisation log items if on-disk version is newer.
by Lachlan McIlroy
· 17 years ago
776a75fa
[XFS] Ensure file size updates have been completed before writing inode to disk.
by Lachlan McIlroy
· 17 years ago
65de556
[XFS] On-demand reaping of the MRU cache
by David Chinner
· 17 years ago
5995cb7
[XFS] fix nasty quota hashtable allocation bug
by Eric Sandeen
· 17 years ago
265c1fa
[XFS] fix sparse shadowed variable warnings
by Christoph Hellwig
· 17 years ago
ee5c802
[XFS] fix ASSERT and ASSERT_ALWAYS
by Christoph Hellwig
· 17 years ago
34521c5
[XFS] Fix sparse warning in kmem_shake_allow
by Christoph Hellwig
· 17 years ago
4b80916
[XFS] Fix sparse NULL vs 0 warnings
by Christoph Hellwig
· 17 years ago
8da22d7
[XFS] Set filestreams object timeout to something sane.
by David Chinner
· 17 years ago
ad690ef
xfs ioctl __user annotations
by Al Viro
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
fdb64f9
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
by Linus Torvalds
· 17 years ago
d0217ac
mm: fault feedback #1
by Nick Piggin
· 17 years ago
54cb882
mm: merge populate and nopage into fault (fixes nonlinear)
by Nick Piggin
· 17 years ago
d00806b
mm: fix fault vs invalidate race for linear mappings
by Nick Piggin
· 17 years ago
c32676e
[XFS] Fix inode size update before data write in xfs_setattr
by David Chinner
· 17 years ago
91ebecc
[XFS] Allow punching holes to free space when at ENOSPC
by David Chinner
· 17 years ago
4f57dbc
[XFS] Implement ->page_mkwrite in XFS.
by David Chinner
· 17 years ago
a569425
knfsd: exportfs: add exportfs.h header
by Christoph Hellwig
· 17 years ago
8314418
Freezer: make kernel threads nonfreezable by default
by Rafael J. Wysocki
· 17 years ago
8e1f936
mm: clean up and kernelify shrinker registration
by Rusty Russell
· 17 years ago
0f1145c
[XFS] Fix lockdep annotations for xfs_lock_inodes
by David Chinner
· 17 years ago
faa63e9
[XFS] Fix XFS_IOC_FSBULKSTAT{,_SINGLE} & XFS_IOC_FSINUMBERS in compat mode
by Michal Marek
· 17 years ago
1fa503d
[XFS] Compat ioctl handler for handle operations
by Michal Marek
· 17 years ago
547e00c
[XFS] Compat ioctl handler for XFS_IOC_FSGEOMETRY_V1.
by Michal Marek
· 17 years ago
3a59c94
[XFS] Clean up function name handling in tracing code
by Eric Sandeen
· 17 years ago
b11f94d
[XFS] Quota inode has no parent.
by David Chinner
· 17 years ago
2a82b8b
[XFS] Concurrent Multi-File Data Streams
by David Chinner
· 17 years ago
0892ccd
[XFS] Use uninitialized_var macro to stop warning about rtx
by Andrew Morton
· 17 years ago
fbf3ce8
[XFS] XFS should not be looking at filp reference counts
by Christoph Hellwig
· 17 years ago
16a087d
[XFS] Use is_power_of_2 instead of open coding checks
by Vignesh Babu
· 17 years ago
bbaaf53
[XFS] Reduce shouting by removing unnecessary macros from dir2 code.
by Christoph Hellwig
· 17 years ago
54aa8e2
[XFS] Simplify XFS min/max macros.
by David Chinner
· 17 years ago
24ad33f
[XFS] Kill off xfs_count_bits
by Eric Sandeen
· 17 years ago
87ae3c2
[XFS] Cancel transactions on xfs_itruncate_start error.
by Jesper Juhl
· 17 years ago
Next »