index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2007-10-19
pid namespaces: helpers to find the task by its numerical ids
Pavel Emelyanov
2007-10-19
pid namespaces: prepare proc_flust_task() to flush entries from multiple proc...
Pavel Emelyanov
2007-10-19
pid namespaces: introduce MS_KERNMOUNT flag
Pavel Emelyanov
2007-10-19
fs/super.c: use list_for_each_entry() instead of list_for_each()
Matthias Kaehlcke
2007-10-19
fs/eventpoll.c: use list_for_each_entry() instead of list_for_each()
Matthias Kaehlcke
2007-10-19
fs/file_table.c: use list_for_each_entry() instead of list_for_each()
Matthias Kaehlcke
2007-10-19
Make access to task's nsproxy lighter
Pavel Emelyanov
2007-10-19
pid namespaces: use task_pid() to find leader's pid
Sukadev Bhattiprolu
2007-10-19
pid namespaces: rename child_reaper() function
Sukadev Bhattiprolu
2007-10-19
pid namespaces: define and use task_active_pid_ns() wrapper
Sukadev Bhattiprolu
2007-10-19
pid namespaces: round up the API
Pavel Emelianov
2007-10-19
Task Control Groups: make cpusets a client of cgroups
Paul Menage
2007-10-19
Task Control Groups: add procfs interface
Paul Menage
2007-10-19
reiserfs: ignore on disk s_bmap_nr value
Jeff Mahoney
2007-10-19
reiserfs: remove first_zero_hint
Jeff Mahoney
2007-10-19
reiserfs: fix usage of signed ints for block numbers
Jeff Mahoney
2007-10-19
reiserfs: fix memset byte count during resize
Jeff Mahoney
2007-10-19
reiserfs: use is_reusable to catch corruption
Jeff Mahoney
2007-10-19
reiserfs: dont use BUG when panicking
Jeff Mahoney
2007-10-19
reiserfs: fix up lockdep warnings
Jeff Mahoney
2007-10-19
JBD: Fix JBD warnings when compiling with CONFIG_JBD_DEBUG
Jose R. Santos
2007-10-19
jbd: fix commit code to properly abort journal
Jan Kara
2007-10-19
jbd: config_jbd_debug cannot create /proc entry
Jose R. Santos
2007-10-19
JBD/ext3 cleanups: convert to kzalloc
Mingming Cao
2007-10-19
setup vma->vm_page_prot by vm_get_page_prot()
Coly Li
2007-10-19
put declaration of put_filesystem() in fs.h
Miklos Szeredi
2007-10-19
sched: fix guest time accounting going faster than user time accounting
Christian Borntraeger
2007-10-19
[XFS] cleanup fid types mess
Christoph Hellwig
2007-10-19
[XFS] fixups after behavior removal merge into mainline git
Christoph Hellwig
2007-10-18
[CIFS] log better errors on failed mounts
Steve French
2007-10-18
sparse pointer use of zero as null
Stephen Hemminger
2007-10-18
fuse: add blksize field to fuse_attr
Miklos Szeredi
2007-10-18
fuse: add support for mandatory locking
Miklos Szeredi
2007-10-18
fuse: add helper for asynchronous writes
Miklos Szeredi
2007-10-18
fuse: add list of writable files to fuse_inode
Miklos Szeredi
2007-10-18
fuse: support BSD locking semantics
Miklos Szeredi
2007-10-18
fuse: add atomic open+truncate support
Miklos Szeredi
2007-10-18
fuse: improve utimes support
Miklos Szeredi
2007-10-18
VFS: allow filesystems to implement atomic open+truncate
Miklos Szeredi
2007-10-18
fuse: clean up open file passing in setattr
Miklos Szeredi
2007-10-18
fuse: add file handle to getattr operation
Miklos Szeredi
2007-10-18
fuse: fix race between getattr and write
Miklos Szeredi
2007-10-18
fuse: fix allowing operations
Miklos Szeredi
2007-10-18
ext3: fix setup_new_group_blocks locking
Eric Sandeen
2007-10-18
ext3: support large blocksize up to PAGESIZE
Takashi Sato
2007-10-18
fs/cramfs/inode.c: replace hardcoded value with preprocessor constant
Andi Drebes
2007-10-18
fs/cramfs/inode.c: remove unused variable
Andi Drebes
2007-10-18
CIFS: ignore mode change if it's just for clearing setuid/setgid bits
Jeff Layton
2007-10-18
NFS: if ATTR_KILL_S*ID bits are set, then skip mode change
Jeff Layton
2007-10-18
VFS: make notify_change pass ATTR_KILL_S*ID to setattr operations
Jeff Layton
[prev]
[next]