index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
namespace.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-10-16
[XFS] get_bulkall() could return incorrect inode state
Vlad Apostolov
2
-7
/
+29
2007-10-16
[XFS] Kill unused IOMAP_EOF flag
Christoph Hellwig
2
-9
/
+0
2007-10-16
[XFS] fix when DMAPI mount option processing happens
Vlad Apostolov
1
-12
/
+14
2007-10-16
[XFS] ensure file size is logged on synchronous writes
Lachlan McIlroy
1
-7
/
+6
2007-10-16
[XFS] growlock should be a mutex
Christoph Hellwig
3
-7
/
+7
2007-10-16
[XFS] replace some large xfs_log_priv.h macros by proper functions
Christoph Hellwig
2
-25
/
+32
2007-10-16
[XFS] kill struct bhv_vfs
Christoph Hellwig
14
-312
/
+39
2007-10-16
[XFS] move syncing related members from struct bhv_vfs to struct xfs_mount
Christoph Hellwig
4
-75
/
+65
2007-10-16
[XFS] kill the vfs_flags member in struct bhv_vfs
Christoph Hellwig
16
-76
/
+59
2007-10-16
[XFS] kill the vfs_fsid and vfs_altfsid members in struct bhv_vfs
Christoph Hellwig
5
-41
/
+12
2007-10-16
[XFS] call common xfs vfs-level helpers directly and remove vfs operations
Christoph Hellwig
18
-774
/
+51
2007-10-16
[XFS] decontaminate vfs operations from behavior details
Christoph Hellwig
8
-68
/
+207
2007-10-16
[XFS] remove dependency of the quota module on behaviors
Christoph Hellwig
12
-303
/
+224
2007-10-16
[XFS] remove dependency of the dmapi module on behaviors
Christoph Hellwig
6
-40
/
+82
2007-10-16
[XFS] move freeing the mount structure from xfs_mount_free into the callers
Christoph Hellwig
3
-1
/
+2
2007-10-16
[XFS] kill struct bhv_vnode
Christoph Hellwig
12
-73
/
+63
2007-10-16
[XFS] kill the v_number member in struct bhv_vnode
Christoph Hellwig
3
-11
/
+2
2007-10-16
[XFS] move v_trace from bhv_vnode to xfs_inode
Christoph Hellwig
13
-89
/
+94
2007-10-16
[XFS] move v_iocount from bhv_vnode to xfs_inode
Christoph Hellwig
8
-34
/
+44
2007-10-16
[XFS] Create xfs_iflags_test_and_clear helper function
Christoph Hellwig
2
-6
/
+14
2007-10-16
[XFS] kill the v_flag member in struct bhv_vnode
Christoph Hellwig
11
-79
/
+33
2007-10-16
[XFS] kill v_vfsp member from struct bhv_vnode
Christoph Hellwig
9
-29
/
+28
2007-10-16
[XFS] call common xfs vnode-level helpers directly and remove vnode operations
Christoph Hellwig
27
-866
/
+188
2007-10-15
[XFS] decontaminate vnode operations from behavior details
Christoph Hellwig
20
-466
/
+765
2007-10-15
[XFS] do not have XFSMNT_IDELETE as default when mounted with XFSMNT_DMAPI
Vlad Apostolov
1
-1
/
+12
2007-10-15
[XFS] Radix tree based inode caching
David Chinner
20
-503
/
+284
2007-10-15
[XFS] kill move.[ch]
Christoph Hellwig
4
-123
/
+0
2007-10-15
[XFS] stop using uio in the readlink code
Christoph Hellwig
4
-132
/
+121
2007-10-15
[XFS] use filldir internally
Christoph Hellwig
12
-406
/
+151
2007-10-15
[XFS] superblock endianess annotations
Christoph Hellwig
6
-94
/
+191
2007-10-15
[XFS] dinode endianess annotations
Christoph Hellwig
6
-188
/
+228
2007-10-15
[XFS] Fix build regression from mod/commit which did cleanup of xfs_bmbt_*set...
Michal Piotrowski
1
-2
/
+2
2007-10-15
[XFS] optimize dmapi event tests w/o dmapi config
Eric Sandeen
2
-1
/
+6
2007-10-15
[XFS] remove unessecary vfs argument to DM_EVENT_ENABLED
Christoph Hellwig
6
-60
/
+38
2007-10-15
[XFS] Fix a potential NULL pointer deref in XFS on failed mount.
Jesper Juhl
2
-3
/
+9
2007-10-15
[XFS] clean up xfs_start_flags
Eric Sandeen
2
-7
/
+5
2007-10-15
[XFS] move linux/log2.h header to xfs_linux.h
Eric Sandeen
2
-2
/
+1
2007-10-15
[XFS] Remove xfs_physmem
Eric Sandeen
3
-10
/
+0
2007-10-15
[XFS] Pick a single default inode cluster size.
Eric Sandeen
2
-13
/
+5
2007-10-15
[XFS] choose single default logbuf count & size
Eric Sandeen
2
-27
/
+7
2007-10-15
[XFS] Remove m_nreadaheads
Eric Sandeen
4
-42
/
+0
2007-10-15
[XFS] endianess annotations for xfs_bmbt_rec_t
Christoph Hellwig
4
-43
/
+18
2007-10-15
[XFS] cleanup defintions of BMBT_*BITLEN macros
Christoph Hellwig
1
-29
/
+0
2007-10-15
[XFS] clean up xfs_bmbt_set_all/xfs_bmbt_disk_set_all
Christoph Hellwig
1
-126
/
+74
2007-10-15
[XFS] split ondisk vs incore versions of xfs_bmbt_rec_t
Christoph Hellwig
7
-127
/
+95
2007-10-15
[XFS] remove confusing INT_ comments in xfs_bmap_btree.c
Christoph Hellwig
1
-4
/
+4
2007-10-15
[XFS] hole not shown when file is created with resvsp
Vlad Apostolov
1
-10
/
+40
2007-10-15
[XFS] Barriers need to be dynamically checked and switched off
David Chinner
3
-9
/
+25
2007-10-09
Linux 2.6.23
v2.6.23
Linus Torvalds
1
-1
/
+1
2007-10-09
NLM: Fix a memory leak in nlmsvc_testlock
Trond Myklebust
1
-1
/
+3
[next]