Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
ba87ea699ebd9dd577bf055ebc4a98200e337542
/
fs
/
xfs
/
xfs_iomap.c
ba87ea6
[XFS] Fix to prevent the notorious 'NULL files' problem after a crash.
by Lachlan McIlroy
· 18 years ago
1c72bf9
[XFS] The last argument "lsn" of xfs_trans_commit() is always called with NULL.
by Eric Sandeen
· 18 years ago
7bc5306
[XFS] Remove unused header files for MAC and CAP checking functionality.
by Eric Sandeen
· 18 years ago
f7c99b6
[XFS] Remove unused argument to xfs_bmap_finish
by Eric Sandeen
· 18 years ago
572d95f
[XFS] Improve error handling for the zero-fsblock extent detection code.
by Nathan Scott
· 18 years ago
f6c2d1f
[XFS] Remove version 1 directory code. Never functioned on Linux, just
by Nathan Scott
· 18 years ago
3e57ecf
[XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report
by Olaf Weber
· 18 years ago
f1fdc84
[XFS] Fixing KDB's xrwtrc command, also added the current process id into
by Yingping Lu
· 19 years ago
ddae9c2
Merge HEAD from oss.sgi.com:/oss/git/linux-2.6.git
by Nathan Scott
· 19 years ago
6ab6542
[XFS] Fix compiler warnings from older gcc versions wrt printfalike arguments.
by Nathan Scott
· 19 years ago
3ddb8fa
[XFS] Sort out cosmetic differences between user and kernel copies of some
by Nathan Scott
· 19 years ago
dd9f438
[XFS] Implement the di_extsize allocator hint for non-realtime files as
by Nathan Scott
· 19 years ago
099f7f0
xfs: header included twice
by Nicolas Kaiser
· 19 years ago
e2ed81f
[XFS] remove unused code from xfs_iomap_write_direct
by Eric Sandeen
· 19 years ago
0116d93
[XFS] Remove dead code in xfs_iomap_write_direct; save some stack
by Eric Sandeen
· 19 years ago
7b71876
[XFS] Update license/copyright notices to match the prefered SGI boilerplate.
by Nathan Scott
· 19 years ago
a844f45
[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.
by Nathan Scott
· 19 years ago
c31e887
[XFS] Fix incorrect use of BMAPI_READ in unwritten extent handling
by Nathan Scott
· 19 years ago
d52b44d
[XFS] Fix regression in transaction reserved-block accounting for direct writes.
by Nathan Scott
· 19 years ago
06d10dd
[XFS] Merge fixes into realtime quota code, since one/two reported, still
by Nathan Scott
· 19 years ago
68d1498
[XFS] Fix a bug in xfs_iomap for extent handling of write cases
by Russell Cattelan
· 20 years ago
f403b7f
[XFS] Cleanup use of loff_t vs xfs_off_t in the core code.
by Nathan Scott
· 20 years ago
24e17b5
[XFS] Use the right offset when ensuring a delayed allocate conversion has covered the offset originally requested. Can cause data corruption when multiple processes are performing writeout on different areas of the same file. Quite difficult to hit though.
by Nathan Scott
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago