Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
993386c19afa53fa54d00c7721e56ba820b3400d
/
fs
/
xfs
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
· 18 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
776a75f
[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
39726be
[XFS] Use do_div() on 64 bit types.
by Christoph Hellwig
· 17 years ago
516b2e7
[XFS] Fix remount,readonly path to flush everything correctly.
by David Chinner
· 17 years ago
957d0eb
[XFS] Cleanup inode extent size hint extraction
by David Chinner
· 17 years ago
84e1e99
[XFS] Prevent ENOSPC from aborting transactions that need to succeed
by David Chinner
· 17 years ago
641c56f
[XFS] Prevent deadlock when flushing inodes on unmount
by David Chinner
· 17 years ago
0164af5
[XFS] Log the agf_length change in xfs_growfs_data_private().
by Tim Shimmin
· 17 years ago
effd120
[XFS] Map unwritten extents correctly for I/o completion processing
by David Chinner
· 17 years ago
45c3414
[XFS] Apply transaction delta counts atomically to incore counters
by David Chinner
· 17 years ago
b282613
[XFS] Handle null returned from xfs_vtoi() in xfs_setfilesize().
by David Chinner
· 17 years ago
e927af9
[XFS] Block on unwritten extent conversion during synchronous direct I/O.
by David Chinner
· 17 years ago
f4a9f28
[XFS] Flush the block device before closing it on unmount.
by David Chinner
· 17 years ago
4e5ae83
[XFS] xfs_bmapi fails to update the previous extent pointer
by David Chinner
· 17 years ago
210c6f1
[XFS] Fix the transaction flags to make lazy superblock counters work.
by David Chinner
· 17 years ago
92821e2
[XFS] Lazy Superblock Counters
by David Chinner
· 17 years ago
3260f78
[XFS] Use generic shrinker interfaces in XFS.
by Andrew Morton
· 17 years ago
92dfe8d
[XFS] Make hole punching at EOF atomic.
by David Chinner
· 17 years ago
511105b
[XFS] Fix vmalloc leak on mount/unmount.
by David Chinner
· 17 years ago
ca165b8
[XFS] Fix double free in xfs_buf_get_noaddr error handling path
by Christoph Hellwig
· 17 years ago
3db296f
[XFS] Fix use-after-free during log unmount.
by David Chinner
· 18 years ago
40095b6
[XFS] Sleeping with the ilock waiting for I/O completion is Bad.
by David Chinner
· 18 years ago
4cc929e
[XFS] Don't grow filesystems past the size they can index.
by Nathan Scott
· 18 years ago
1fa40b0
[XFS] Only use refcounted pages for I/O
by Christoph Hellwig
· 18 years ago
5ffc4ef
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
by Jens Axboe
· 17 years ago
700716c
[XFS] s/memclear_highpage_flush/zero_user_page/
by Christoph Hellwig
· 17 years ago
df3c724
[XFS] Write at EOF may not update filesize correctly.
by David Chinner
· 17 years ago
a35afb8
Remove SLAB_CTOR_CONSTRUCTOR
by Christoph Lameter
· 17 years ago
9a9136e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
8bb7844
Add suspend-related notifications for CPU hotplug
by Rafael J. Wysocki
· 18 years ago
59c5159
Fix occurrences of "the the "
by Michael Opdenacker
· 18 years ago
60c9b27
Merge git://oss.sgi.com:8090/xfs/xfs-2.6
by Linus Torvalds
· 18 years ago
0ceb331
mm: move common segment checks to separate helper function
by Dmitriy Monakhov
· 18 years ago
f7c66ce
[XFS] Add lockdep support for XFS
by Lachlan McIlroy
· 18 years ago
71dfd5a
[XFS] Fix race in xfs_write() b/w dmapi callout and direct I/O checks.
by Lachlan McIlroy
· 18 years ago
3a02ee1
[XFS] Get rid of redundant "required" in msg.
by Utako Kusaka
· 18 years ago
e6a0e9c
[XFS] Export via a function xfs_buftarg_list for use by kdb/xfsidbg.
by Tim Shimmin
· 18 years ago
f10bb2d
[XFS] Remove unused ilen variable and references.
by Tim Shimmin
· 18 years ago
ba87ea6
[XFS] Fix to prevent the notorious 'NULL files' problem after a crash.
by Lachlan McIlroy
· 18 years ago
Next »