Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a36ef6b1e09d06d4f1ac769eee4bd7e6cf3e0fae
/
fs
/
xfs
/
linux-2.6
/
xfs_file.c
978b723
[XFS] Fix fsync() b0rkage.
by David Chinner
· 17 years ago
c5acbaf
[XFS] remove dmapi cruft in xfs_file.c
by Christoph Hellwig
· 17 years ago
bc4ac74
[XFS] cleanup vnode use in dmapi calls
by Christoph Hellwig
· 17 years ago
450790a
[XFS] Fix oops in xfs_file_readdir()
by David Chinner
· 17 years ago
aea6ad0
[XFS] fix unaligned access in readdir
by Christoph Hellwig
· 17 years ago
4743e0e
[XFS] Initialise current offset in xfs_file_readdir correctly
by Lachlan McIlroy
· 17 years ago
041388b
[XFS] Put the correct offset in dirent d_off
by Lachlan McIlroy
· 17 years ago
e89bc61
[XFS] revert to double-buffering readdir
by Christoph Hellwig
· 17 years ago
bd186aa
[XFS] kill the vfs_flags member in struct bhv_vfs
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
051e7cd
[XFS] use filldir internally
by Christoph Hellwig
· 17 years ago
eb9df39
[XFS] remove unessecary vfs argument to DM_EVENT_ENABLED
by Christoph Hellwig
· 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
4f57dbc
[XFS] Implement ->page_mkwrite in XFS.
by David Chinner
· 17 years ago
fbf3ce8
[XFS] XFS should not be looking at filp reference counts
by Christoph Hellwig
· 17 years ago
5ffc4ef
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
by Jens Axboe
· 17 years ago
7989cb8
[XFS] Keep stack usage down for 4k stacks by using noinline.
by David Chinner
· 18 years ago
e678fb0
[PATCH] xfs: change uses of f_{dentry,vfsmnt} to use f_path
by Josef "Jeff" Sipek
· 18 years ago
ee0b3e6
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
by Badari Pulavarty
· 18 years ago
027445c
[PATCH] Vectorize aio_read/aio_write fileop methods
by Badari Pulavarty
· 18 years ago
f52720c
[PATCH] fs: Removing useless casts
by Panagiotis Issaris
· 18 years ago
1e788f8
[PATCH] xfs: update ->flush method proto
by Alexey Dobriyan
· 18 years ago
f6c2d1f
[XFS] Remove version 1 directory code. Never functioned on Linux, just
by Nathan Scott
· 18 years ago
1d47bec
[XFS] Remove unnecessary local from open_exec dmapi path.
by Nathan Scott
· 18 years ago
67fcaa7
[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.
by Nathan Scott
· 18 years ago
7d4fb40
[XFS] Start writeout earlier (on last close) in the case where we have a
by Nathan Scott
· 18 years ago
fbc1462
[XFS] Fix a noatime regression related to updating inode atime field on
by Nathan Scott
· 18 years ago
cbb7e57
[PATCH] splice: pass offset around for ->splice_read() and ->splice_write()
by Jens Axboe
· 19 years ago
3a326a2
[PATCH] introduce a "kernel-internal pipe object" abstraction
by Ingo Molnar
· 19 years ago
1b89584
[XFS] Provide XFS support for the splice syscall.
by Nathan Scott
· 19 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
ec86dc0
[XFS] Complete transition away from linvfs naming convention, finally.
by Nathan Scott
· 19 years ago
524fbf5
[XFS] Revert kiocb and vattr stack changes, theory is the AIO rework will
by Nathan Scott
· 19 years ago
3562fd4
[XFS] Switch over from linvfs names for file operations for consistent naming.
by Nathan Scott
· 19 years ago
220b528
[XFS] Dynamically allocate vattr in places it makes sense to do so, to
by Nathan Scott
· 19 years ago
1f6553f
[XFS] Dynamically allocate local kiocb structures in readv/writev routines
by Nathan Scott
· 19 years ago
75e17b3
[XFS] add helper to get xfs_inode from vnode
by Christoph Hellwig
· 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
bb3f724
[XFS] send dmapi events from nopage for mmapped files
by Dean Roehrich
· 19 years ago
6fac0cb
[XFS] coordinate mmap calls with xfs_dm_punch_hole
by Dean Roehrich
· 19 years ago
d387039
[XFS] Fix directory inodes ioctl compat code, minor code consistency cleanups
by Nathan Scott
· 20 years ago
3f24376
[XFS] Disable the combination of XFS direct IO and AIO until the IO completion
by Nathan Scott
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago