index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
[XFS] kill struct bhv_vnode
Christoph Hellwig
2007-10-16
12
-73
/
+63
*
[XFS] kill the v_number member in struct bhv_vnode
Christoph Hellwig
2007-10-16
3
-11
/
+2
*
[XFS] move v_trace from bhv_vnode to xfs_inode
Christoph Hellwig
2007-10-16
13
-89
/
+94
*
[XFS] move v_iocount from bhv_vnode to xfs_inode
Christoph Hellwig
2007-10-16
8
-34
/
+44
*
[XFS] Create xfs_iflags_test_and_clear helper function
Christoph Hellwig
2007-10-16
2
-6
/
+14
*
[XFS] kill the v_flag member in struct bhv_vnode
Christoph Hellwig
2007-10-16
11
-79
/
+33
*
[XFS] kill v_vfsp member from struct bhv_vnode
Christoph Hellwig
2007-10-16
9
-29
/
+28
*
[XFS] call common xfs vnode-level helpers directly and remove vnode operations
Christoph Hellwig
2007-10-16
27
-866
/
+188
*
[XFS] decontaminate vnode operations from behavior details
Christoph Hellwig
2007-10-15
20
-466
/
+765
*
[XFS] do not have XFSMNT_IDELETE as default when mounted with XFSMNT_DMAPI
Vlad Apostolov
2007-10-15
1
-1
/
+12
*
[XFS] Radix tree based inode caching
David Chinner
2007-10-15
20
-503
/
+284
*
[XFS] kill move.[ch]
Christoph Hellwig
2007-10-15
4
-123
/
+0
*
[XFS] stop using uio in the readlink code
Christoph Hellwig
2007-10-15
4
-132
/
+121
*
[XFS] use filldir internally
Christoph Hellwig
2007-10-15
12
-406
/
+151
*
[XFS] superblock endianess annotations
Christoph Hellwig
2007-10-15
6
-94
/
+191
*
[XFS] dinode endianess annotations
Christoph Hellwig
2007-10-15
6
-188
/
+228
*
[XFS] Fix build regression from mod/commit which did cleanup of xfs_bmbt_*set...
Michal Piotrowski
2007-10-15
1
-2
/
+2
*
[XFS] optimize dmapi event tests w/o dmapi config
Eric Sandeen
2007-10-15
2
-1
/
+6
*
[XFS] remove unessecary vfs argument to DM_EVENT_ENABLED
Christoph Hellwig
2007-10-15
6
-60
/
+38
*
[XFS] Fix a potential NULL pointer deref in XFS on failed mount.
Jesper Juhl
2007-10-15
2
-3
/
+9
*
[XFS] clean up xfs_start_flags
Eric Sandeen
2007-10-15
2
-7
/
+5
*
[XFS] move linux/log2.h header to xfs_linux.h
Eric Sandeen
2007-10-15
2
-2
/
+1
*
[XFS] Remove xfs_physmem
Eric Sandeen
2007-10-15
3
-10
/
+0
*
[XFS] Pick a single default inode cluster size.
Eric Sandeen
2007-10-15
2
-13
/
+5
*
[XFS] choose single default logbuf count & size
Eric Sandeen
2007-10-15
2
-27
/
+7
*
[XFS] Remove m_nreadaheads
Eric Sandeen
2007-10-15
4
-42
/
+0
*
[XFS] endianess annotations for xfs_bmbt_rec_t
Christoph Hellwig
2007-10-15
4
-43
/
+18
*
[XFS] cleanup defintions of BMBT_*BITLEN macros
Christoph Hellwig
2007-10-15
1
-29
/
+0
*
[XFS] clean up xfs_bmbt_set_all/xfs_bmbt_disk_set_all
Christoph Hellwig
2007-10-15
1
-126
/
+74
*
[XFS] split ondisk vs incore versions of xfs_bmbt_rec_t
Christoph Hellwig
2007-10-15
7
-127
/
+95
*
[XFS] remove confusing INT_ comments in xfs_bmap_btree.c
Christoph Hellwig
2007-10-15
1
-4
/
+4
*
[XFS] hole not shown when file is created with resvsp
Vlad Apostolov
2007-10-15
1
-10
/
+40
*
[XFS] Barriers need to be dynamically checked and switched off
David Chinner
2007-10-15
3
-9
/
+25
*
NLM: Fix a memory leak in nlmsvc_testlock
Trond Myklebust
2007-10-09
1
-1
/
+3
*
AIO: fix cleanup in io_submit_one(...)
Yan Zheng
2007-10-08
1
-1
/
+1
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...
Linus Torvalds
2007-10-03
1
-1
/
+5
|
\
|
*
binfmt_flat: checkpatch fixing minimum support for the blackfin relocations
Andrew Morton
2007-10-03
1
-1
/
+2
|
*
Binfmt_flat: Add minimum support for the Blackfin relocations
Bernd Schmidt
2007-10-03
1
-1
/
+4
*
|
ocfs2: Unlock mutex in local alloc failure case
Sunil Mushran
2007-10-03
1
-1
/
+3
|
/
*
Fix possible splice() mmap_sem deadlock
Linus Torvalds
2007-10-01
1
-12
/
+34
*
Revert "[XFS] Avoid replaying inode buffer initialisation log items if on-dis...
Tim Shimmin
2007-10-01
3
-54
/
+3
*
NFS: Fix an Oops in encode_lookup()
Trond Myklebust
2007-09-28
3
-10
/
+24
*
NLM: Fix a circular lock dependency in lockd
Trond Myklebust
2007-09-26
1
-11
/
+18
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-09-26
1
-0
/
+2
|
\
|
*
Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jeff Garzik
2007-09-25
1
-0
/
+2
|
|
\
|
|
*
[PATCH] WE : Add missing auth compat-ioctl
Jean Tourrilhes
2007-09-21
1
-0
/
+2
*
|
|
ufs: fix sun state
Evgeniy Dushistov
2007-09-25
1
-3
/
+1
|
/
/
*
|
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
2007-09-22
2
-5
/
+6
|
\
\
|
*
|
[XFS] fix valid but harmless sparse warning
Christoph Hellwig
2007-09-20
1
-2
/
+2
|
*
|
[XFS] fix filestreams on 32-bit boxes
Eric Sandeen
2007-09-20
1
-3
/
+4
[next]