Arjan van de Ven
|
c5ef1c42c5
[PATCH] mark struct inode_operations const 3
|
18 years ago |
Eric Sandeen
|
7bc5306d74
[XFS] Remove unused header files for MAC and CAP checking functionality.
|
18 years ago |
David Chinner
|
7989cb8ef5
[XFS] Keep stack usage down for 4k stacks by using noinline.
|
18 years ago |
Nathan Scott
|
69e23b9a5e
[XFS] Update XFS for i_blksize removal from generic inode structure
|
19 years ago |
Panagiotis Issaris
|
f52720ca5f
[PATCH] fs: Removing useless casts
|
19 years ago |
Nathan Scott
|
97dfd70c89
[XFS] Remove a race condition where a linked inode could BUG_ON in
|
19 years ago |
Alexey Dobriyan
|
05a3332885
[XFS] Remove redundant directory checks from inode link operation.
|
19 years ago |
Nathan Scott
|
f6c2d1fa63
[XFS] Remove version 1 directory code. Never functioned on Linux, just
|
19 years ago |
Nathan Scott
|
8285fb58e7
[XFS] Resolve a namespace collision on remaining vtypes for FreeBSD
|
19 years ago |
Nathan Scott
|
67fcaa73ad
[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.
|
19 years ago |
Nathan Scott
|
b76963fac4
[XFS] getattr can return an error code, so propogate any from lower
|
19 years ago |
Nathan Scott
|
8c0b5113a5
[XFS] Fix utime(2) in the case that no times parameter was passed in.
|
19 years ago |
Nathan Scott
|
c25366680b
[XFS] Cleanup in XFS after recent get_block_t interface tweaks.
|
19 years ago |
Nathan Scott
|
ce9d37c257
[XFS] Merge Yingpings fix for a vn_count assert failure during QA -
|
19 years ago |
Nathan Scott
|
ec86dc02fd
[XFS] Complete transition away from linvfs naming convention, finally.
|
19 years ago |
Nathan Scott
|
524fbf5dd1
[XFS] Revert kiocb and vattr stack changes, theory is the AIO rework will
|
19 years ago |
Nathan Scott
|
416c6d5bcf
[XFS] Switch over from linvfs names for inode operations for consistent
|
19 years ago |
Nathan Scott
|
e4c573bb6a
[XFS] Switch over from linvfs names for address space ops for consistent
|
19 years ago |
Nathan Scott
|
220b528413
[XFS] Dynamically allocate vattr in places it makes sense to do so, to
|
19 years ago |
Nathan Scott
|
9bd6f13dfd
[XFS] Fix missing inode atime update from the utime syscall.
|
19 years ago |
Yingping Lu
|
3a69c7dc6f
[XFS] Interim solution for attribute insertion failure during file
|
19 years ago |
Nathan Scott
|
107a09c44b
[XFS] remove no-longer-needed IS_NOATIME macro, twas just a build workaround
|
19 years ago |
Nathan Scott
|
54245702ab
[XFS] Fix symlink creation too, with respect to initialising SELinux
|
19 years ago |
Linus Torvalds
|
9f5974c873
Merge git://oss.sgi.com:8090/oss/git/xfs-2.6
|
19 years ago |
Randy Dunlap
|
16f7e0fe2e
[PATCH] capable/capability.h (fs/)
|
19 years ago |
Nathan Scott
|
0d1335b310
[XFS] Fix follow_link when dealing with symlinks larger than 256 bytes.
|
19 years ago |
Christoph Hellwig
|
75e17b3caf
[XFS] add helper to get xfs_inode from vnode
|
19 years ago |
Tim Shimmin
|
216d3b2acb
[XFS] take out the call to vn_mark_bad() used when acl inherit fails and
|
19 years ago |
Nathan Scott
|
446ada4a03
[XFS] Add an XFS callout to security_inode_init_security; SE Linux is not
|
19 years ago |
Christoph Hellwig
|
42fe2b1f7f
[XFS] fix, speedup and simplify atime handling let the VFS handle atime
|
19 years ago |