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
*
configfs: make configfs_dirent_exists() static
Adrian Bunk
2006-12-01
1
-2
/
+2
*
ocfs2: update file system paths to set atime
Tiger Yang
2006-12-01
4
-6
/
+28
*
ocfs2: core atime update functions
Tiger Yang
2006-12-01
7
-1
/
+116
*
ocfs2: Add splice support
Tiger Yang
2006-12-01
1
-50
/
+137
*
ocfs2: Remove ocfs2_write_should_remove_suid()
Mark Fasheh
2006-12-01
1
-15
/
+1
*
configfs: mutex_lock_nested() fix
Mark Fasheh
2006-12-01
1
-2
/
+3
*
ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t
Mark Fasheh
2006-12-01
20
-186
/
+130
*
ocfs2: remove handle argument to ocfs2_start_trans()
Mark Fasheh
2006-12-01
11
-46
/
+30
*
ocfs2: remove ocfs2_journal_handle journal field
Mark Fasheh
2006-12-01
2
-3
/
+0
*
ocfs2: pass ocfs2_super * into ocfs2_commit_trans()
Mark Fasheh
2006-12-01
11
-29
/
+31
*
ocfs2: remove unused handle argument from ocfs2_meta_lock_full()
Mark Fasheh
2006-12-01
14
-51
/
+41
*
ocfs2: make ocfs2_alloc_handle() static
Mark Fasheh
2006-12-01
2
-7
/
+1
*
ocfs2: remove unused ocfs2_handle_add_lock()
Mark Fasheh
2006-12-01
4
-117
/
+2
*
ocfs2: remove unused ocfs2_handle_add_inode()
Mark Fasheh
2006-12-01
5
-67
/
+0
*
ocfs2: Don't allocate handle early in ocfs2_rename()
Mark Fasheh
2006-12-01
1
-8
/
+1
*
ocfs2: don't use handle for locking in allocation functions
Mark Fasheh
2006-12-01
7
-152
/
+72
*
ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_rename()
Mark Fasheh
2006-12-01
1
-19
/
+37
*
ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_symlink()
Mark Fasheh
2006-12-01
1
-9
/
+12
*
ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_unlink()
Mark Fasheh
2006-12-01
1
-13
/
+12
*
ocfs2: don't pass handle to ocfs2_meta_lock() in orphan dir code
Mark Fasheh
2006-12-01
1
-27
/
+39
*
ocfs2: don't pass handle to ocfs2_meta_lock() in ocfs2_link()
Mark Fasheh
2006-12-01
1
-28
/
+26
*
ocfs2: don't pass handle to ocfs2_meta_lock() in ocfs2_mknod()
Mark Fasheh
2006-12-01
1
-7
/
+9
*
ocfs2: don't pass handle to ocfs2_meta_lock() in __ocfs2_flush_truncate_log()
Mark Fasheh
2006-12-01
1
-27
/
+19
*
ocfs2: don't pass handle to ocfs2_meta_lock() in localalloc.c
Mark Fasheh
2006-12-01
1
-44
/
+40
*
ocfs2: remove ocfs2_journal_handle flags field
Mark Fasheh
2006-12-01
4
-32
/
+4
*
ocfs2: have ocfs2_extend_trans() take handle_t
Mark Fasheh
2006-12-01
4
-10
/
+6
*
ocfs2: remove unused ocfs2_journal_handle field
Mark Fasheh
2006-12-01
2
-7
/
+1
*
ocfs2: fix format warnings in dlm_alloc_pagevec()
Mark Fasheh
2006-12-01
1
-1
/
+2
*
[2.6 patch] make ocfs2_create_new_lock() static
Adrian Bunk
2006-12-01
2
-6
/
+4
*
[PATCH] ecryptfs: fix crypto_alloc_blkcipher() error check
Akinobu Mita
2006-11-28
1
-1
/
+2
*
[PATCH] reiserfs: fmt bugfix
Alexey Dobriyan
2006-11-25
1
-1
/
+2
*
[PATCH] debugfs: add header file
Randy Dunlap
2006-11-25
1
-0
/
+1
*
[PATCH] mounstats NULL pointer dereference
Vasily Tarasov
2006-11-25
1
-1
/
+2
*
[PATCH] fuse: fix Oops in lookup
Miklos Szeredi
2006-11-25
1
-14
/
+38
*
[XFS] Stale the correct inode when freeing clusters.
David Chinner
2006-11-21
1
-1
/
+1
*
[XFS] Fix uninitialized br_state and br_startoff in
Lachlan McIlroy
2006-11-21
1
-0
/
+2
*
debugfs: check return value correctly
Akinobu Mita
2006-11-16
1
-2
/
+2
*
[PATCH] eCryptfs: CIFS nlink fixes
Michael Halcrow
2006-11-16
2
-1
/
+8
*
[PATCH] fat: add fat_getattr()
OGAWA Hirofumi
2006-11-16
3
-0
/
+12
*
[PATCH] AFS: Amend the AFS configuration options
David Howells
2006-11-16
1
-2
/
+1
*
[PATCH] hfs_fill_super returns success even if no root inode
Eric Sandeen
2006-11-16
1
-0
/
+2
*
[PATCH] eCryptfs: dput() lower d_parent on rename
Michael Halcrow
2006-11-16
1
-0
/
+2
*
[PATCH] hugetlb: prepare_hugepage_range check offset too
Hugh Dickins
2006-11-14
1
-13
/
+8
*
[PATCH] autofs4: panic after mount fail
Ian Kent
2006-11-14
4
-6
/
+32
*
Merge git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
2006-11-13
15
-113
/
+189
|
\
|
*
[XFS] Remove KERNEL_VERSION macros from xfs_dmapi.h
David Chinner
2006-11-11
2
-20
/
+30
|
*
[XFS] Prevent a deadlock when xfslogd unpins inodes.
David Chinner
2006-11-11
3
-32
/
+66
|
*
[XFS] Clean up i_flags and i_flags_lock handling.
David Chinner
2006-11-11
5
-35
/
+57
|
*
[XFS] 956664: dm_read_invis() changes i_atime
Vlad Apostolov
2006-11-11
1
-1
/
+4
|
*
[XFS] rename uio_read() to xfs_uio_read()
Vlad Apostolov
2006-11-11
4
-5
/
+5
[next]