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
*
[PATCH] ext4 balloc: fix _with_rsv freeze
Hugh Dickins
2006-12-07
1
-1
/
+1
*
[PATCH] ext4 balloc: use io_error label
Hugh Dickins
2006-12-07
1
-4
/
+2
*
[PATCH] ext4 balloc: say rb_entry not list_entry
Hugh Dickins
2006-12-07
1
-3
/
+3
*
[PATCH] ext4 balloc: fix off-by-one against rsv_end
Hugh Dickins
2006-12-07
1
-1
/
+1
*
[PATCH] ext4 balloc: fix off-by-one against grp_goal
Hugh Dickins
2006-12-07
1
-2
/
+2
*
[PATCH] ext4 balloc: reset windowsz when full
Hugh Dickins
2006-12-07
1
-0
/
+1
*
[PATCH] jbd2: wait for already submitted t_sync_datalist buffer to complete
Hisashi Hifumi
2006-12-07
1
-2
/
+6
*
[PATCH] reiserfs: do not add save links for O_DIRECT writes
Vladimir V. Saveliev
2006-12-07
1
-50
/
+4
*
[PATCH] reiser: replace kmalloc+memset with kzalloc
Yan Burman
2006-12-07
3
-9
/
+4
*
[PATCH] dcache: avoid RCU for never-hashed dentries
Eric Dumazet
2006-12-07
1
-4
/
+12
*
[PATCH] don't insert pipe dentries into dentry_hashtable.
Eric Dumazet
2006-12-07
1
-5
/
+17
*
[PATCH] make fs/proc/base.c:proc_pid_instantiate() static
Adrian Bunk
2006-12-07
1
-2
/
+3
*
[PATCH] fs/lockd/host.c: make 2 functions static
Adrian Bunk
2006-12-07
1
-25
/
+28
*
[PATCH] make fs/jbd2/transaction.c:__kbd2_journal_temp_unlink_buffer() static
Adrian Bunk
2006-12-07
1
-0
/
+2
*
[PATCH] make fs/jbd/transaction.c:__journal_temp_unlink_buffer() static
Adrian Bunk
2006-12-07
1
-1
/
+3
*
[PATCH] make ecryptfs_version_str_map[] static
Adrian Bunk
2006-12-07
1
-1
/
+1
*
[PATCH] ext4: fix reservation extension
Mingming Cao
2006-12-07
1
-4
/
+8
*
[PATCH] ext3: fix reservation extension
Mingming Cao
2006-12-07
1
-4
/
+8
*
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
2006-12-07
1
-2
/
+0
*
[PATCH] reiserfs: add missing D-cache flushing
Alexey Dobriyan
2006-12-07
1
-0
/
+4
*
[PATCH] elf: fix kcore note size calculation
Magnus Damm
2006-12-07
1
-7
/
+9
*
[PATCH] elf: Always define elf_addr_t in linux/elf.h
Magnus Damm
2006-12-07
2
-7
/
+0
*
[PATCH] remove the syslog interface when printk is disabled
Mike Galbraith
2006-12-07
2
-1
/
+4
*
[PATCH] retries in ext4_prepare_write() violate ordering requirements
Andrey Savochkin
2006-12-07
1
-10
/
+75
*
[PATCH] retries in ext3_prepare_write() violate ordering requirements
Andrey Savochkin
2006-12-07
1
-10
/
+75
*
[PATCH] protect ext2 ioctl modifying append_only immutable etc with i_mutex
Andrew Morton
2006-12-07
1
-1
/
+5
*
[PATCH] ext4_ext_split(): remove dead code
Adrian Bunk
2006-12-07
1
-3
/
+0
*
[PATCH] corrupted cramfs filesystems cause kernel oops
Phillip Lougher
2006-12-07
1
-0
/
+2
*
[PATCH] ext4: uninline large functions
Andrew Morton
2006-12-07
2
-1
/
+61
*
[PATCH] ext3: uninline large functions
Andrew Morton
2006-12-07
2
-1
/
+60
*
[PATCH] vfs_getattr(): remove dead code
Andrew Morton
2006-12-07
1
-7
/
+0
*
[PATCH] VFS: extra check inside dentry_unhash()
Vasily Averin
2006-12-07
1
-2
/
+1
*
[PATCH] hpfs: fix printk format warnings
Randy Dunlap
2006-12-07
5
-16
/
+37
*
[PATCH] hpfs: bring hpfs_error() into shape
Alexey Dobriyan
2006-12-07
2
-15
/
+11
*
[PATCH] fs/*: trivial vsnprintf() conversion
Alexey Dobriyan
2006-12-07
6
-11
/
+11
*
[PATCH] compat: fix uaccess handling
Heiko Carstens
2006-12-07
2
-29
/
+39
*
[PATCH] binfmt: fix uaccess handling
Heiko Carstens
2006-12-07
1
-4
/
+7
*
[PATCH] Function v9fs_get_idpool returns int, not u32 as called twice in fs/9...
Mika Kukkonen
2006-12-07
1
-2
/
+2
*
[PATCH] handle ext4 directory corruption better
Eric Sandeen
2006-12-07
2
-0
/
+12
*
[PATCH] handle ext3 directory corruption better
Eric Sandeen
2006-12-07
2
-0
/
+12
*
[PATCH] binfmt_elf: randomize PIE binaries (2nd try)
Marcus Meissner
2006-12-07
1
-1
/
+7
*
[PATCH] Remove superfluous lock_super() in extN xattr code
Andreas Gruenbacher
2006-12-07
3
-12
/
+3
*
[PATCH] fix reiserfs bad path release panic
Suzuki K P
2006-12-07
1
-1
/
+2
*
[PATCH] file: kill unnecessary timer in fdtable_defer
Tejun Heo
2006-12-07
1
-27
/
+2
*
[PATCH] fuse: fix compile without CONFIG_BLOCK
Miklos Szeredi
2006-12-07
1
-10
/
+33
*
[PATCH] fuse: add DESTROY operation
Miklos Szeredi
2006-12-07
2
-0
/
+28
*
[PATCH] fuse: add bmap support
Miklos Szeredi
2006-12-07
3
-0
/
+42
*
[PATCH] fuse: add blksize option
Miklos Szeredi
2006-12-07
1
-4
/
+20
*
[PATCH] fuse: add support for block device based filesystems
Miklos Szeredi
2006-12-07
1
-11
/
+37
*
[PATCH] fuse: minor cleanup in fuse_dentry_revalidate
Miklos Szeredi
2006-12-07
1
-3
/
+0
[next]