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
*
Use task_pid_nr() instead of pid_nr(task_pid())
Pavel Emelyanov
2007-10-19
1
-1
/
+1
*
Remove unused variables from fs/proc/base.c
Pavel Emelyanov
2007-10-19
1
-4
/
+1
*
Use helpers to obtain task pid in printks
Pavel Emelyanov
2007-10-19
8
-17
/
+17
*
Fix tsk->exit_state usage
Eugene Teo
2007-10-19
1
-2
/
+1
*
proc: export a processes resource limits via /proc/pid
Neil Horman
2007-10-19
1
-0
/
+75
*
fs/select, remove unused macros
Jiri Slaby
2007-10-19
1
-5
/
+0
*
Isolate some explicit usage of task->tgid
Pavel Emelyanov
2007-10-19
2
-3
/
+3
*
Uninline find_task_by_xxx set of functions
Pavel Emelyanov
2007-10-19
1
-4
/
+2
*
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
2007-10-19
7
-46
/
+70
*
pid namespaces: initialize the namespace's proc_mnt
Pavel Emelyanov
2007-10-19
2
-0
/
+20
*
pid namespaces: make proc_flush_task() actually from entries from multiple na...
Pavel Emelyanov
2007-10-19
1
-2
/
+16
*
pid namespaces: make proc have multiple superblocks - one for each namespace
Pavel Emelyanov
2007-10-19
2
-5
/
+64
*
pid namespaces: helpers to find the task by its numerical ids
Pavel Emelyanov
2007-10-19
1
-1
/
+1
*
pid namespaces: prepare proc_flust_task() to flush entries from multiple proc...
Pavel Emelyanov
2007-10-19
1
-7
/
+20
*
pid namespaces: introduce MS_KERNMOUNT flag
Pavel Emelyanov
2007-10-19
2
-4
/
+4
*
fs/super.c: use list_for_each_entry() instead of list_for_each()
Matthias Kaehlcke
2007-10-19
1
-11
/
+11
*
fs/eventpoll.c: use list_for_each_entry() instead of list_for_each()
Matthias Kaehlcke
2007-10-19
1
-3
/
+2
*
fs/file_table.c: use list_for_each_entry() instead of list_for_each()
Matthias Kaehlcke
2007-10-19
1
-3
/
+2
*
Make access to task's nsproxy lighter
Pavel Emelyanov
2007-10-19
1
-10
/
+17
*
pid namespaces: use task_pid() to find leader's pid
Sukadev Bhattiprolu
2007-10-19
1
-1
/
+1
*
pid namespaces: rename child_reaper() function
Sukadev Bhattiprolu
2007-10-19
1
-1
/
+1
*
pid namespaces: define and use task_active_pid_ns() wrapper
Sukadev Bhattiprolu
2007-10-19
2
-2
/
+3
*
pid namespaces: round up the API
Pavel Emelianov
2007-10-19
9
-19
/
+19
*
Task Control Groups: make cpusets a client of cgroups
Paul Menage
2007-10-19
1
-2
/
+2
*
Task Control Groups: add procfs interface
Paul Menage
2007-10-19
1
-0
/
+7
*
reiserfs: ignore on disk s_bmap_nr value
Jeff Mahoney
2007-10-19
4
-23
/
+44
*
reiserfs: remove first_zero_hint
Jeff Mahoney
2007-10-19
2
-23
/
+12
*
reiserfs: fix usage of signed ints for block numbers
Jeff Mahoney
2007-10-19
4
-26
/
+30
*
reiserfs: fix memset byte count during resize
Jeff Mahoney
2007-10-19
1
-1
/
+1
*
reiserfs: use is_reusable to catch corruption
Jeff Mahoney
2007-10-19
1
-8
/
+13
*
reiserfs: dont use BUG when panicking
Jeff Mahoney
2007-10-19
1
-6
/
+4
*
reiserfs: fix up lockdep warnings
Jeff Mahoney
2007-10-19
1
-2
/
+3
*
JBD: Fix JBD warnings when compiling with CONFIG_JBD_DEBUG
Jose R. Santos
2007-10-19
2
-4
/
+4
*
jbd: fix commit code to properly abort journal
Jan Kara
2007-10-19
1
-4
/
+4
*
jbd: config_jbd_debug cannot create /proc entry
Jose R. Santos
2007-10-19
2
-48
/
+26
*
JBD/ext3 cleanups: convert to kzalloc
Mingming Cao
2007-10-19
3
-6
/
+3
*
setup vma->vm_page_prot by vm_get_page_prot()
Coly Li
2007-10-19
1
-1
/
+1
*
put declaration of put_filesystem() in fs.h
Miklos Szeredi
2007-10-19
1
-4
/
+0
*
sparse pointer use of zero as null
Stephen Hemminger
2007-10-18
9
-17
/
+18
*
fuse: add blksize field to fuse_attr
Miklos Szeredi
2007-10-18
2
-5
/
+32
*
fuse: add support for mandatory locking
Miklos Szeredi
2007-10-18
3
-8
/
+36
*
fuse: add helper for asynchronous writes
Miklos Szeredi
2007-10-18
2
-13
/
+24
*
fuse: add list of writable files to fuse_inode
Miklos Szeredi
2007-10-18
3
-0
/
+15
*
fuse: support BSD locking semantics
Miklos Szeredi
2007-10-18
1
-5
/
+27
*
fuse: add atomic open+truncate support
Miklos Szeredi
2007-10-18
4
-2
/
+13
*
fuse: improve utimes support
Miklos Szeredi
2007-10-18
1
-3
/
+25
*
VFS: allow filesystems to implement atomic open+truncate
Miklos Szeredi
2007-10-18
1
-2
/
+4
*
fuse: clean up open file passing in setattr
Miklos Szeredi
2007-10-18
1
-6
/
+15
*
fuse: add file handle to getattr operation
Miklos Szeredi
2007-10-18
2
-13
/
+26
*
fuse: fix race between getattr and write
Miklos Szeredi
2007-10-18
4
-50
/
+111
[next]