Commit Graph

6950 Commits (1276b103c20603835d9b903cae099125e8c2c5a3)

Author SHA1 Message Date
Jiri Slaby 1276b103c2 fs/select, remove unused macros 18 years ago
Pavel Emelyanov bac0abd617 Isolate some explicit usage of task->tgid 18 years ago
Pavel Emelyanov 228ebcbe63 Uninline find_task_by_xxx set of functions 18 years ago
Pavel Emelyanov b488893a39 pid namespaces: changes to show virtual ids to user 18 years ago
Pavel Emelyanov 6f4e643353 pid namespaces: initialize the namespace's proc_mnt 18 years ago
Pavel Emelyanov 130f77ecb2 pid namespaces: make proc_flush_task() actually from entries from multiple namespaces 18 years ago
Pavel Emelyanov 07543f5c75 pid namespaces: make proc have multiple superblocks - one for each namespace 18 years ago
Pavel Emelyanov 198fe21b0a pid namespaces: helpers to find the task by its numerical ids 18 years ago
Pavel Emelyanov 60347f6716 pid namespaces: prepare proc_flust_task() to flush entries from multiple proc trees 18 years ago
Pavel Emelyanov 8bf9725c29 pid namespaces: introduce MS_KERNMOUNT flag 18 years ago
Matthias Kaehlcke d473012710 fs/super.c: use list_for_each_entry() instead of list_for_each() 18 years ago
Matthias Kaehlcke b70c394099 fs/eventpoll.c: use list_for_each_entry() instead of list_for_each() 18 years ago
Matthias Kaehlcke cfdaf9e5f9 fs/file_table.c: use list_for_each_entry() instead of list_for_each() 18 years ago
Pavel Emelyanov cf7b708c8d Make access to task's nsproxy lighter 18 years ago
Sukadev Bhattiprolu 3743ca05ff pid namespaces: use task_pid() to find leader's pid 18 years ago
Sukadev Bhattiprolu 88f21d8182 pid namespaces: rename child_reaper() function 18 years ago
Sukadev Bhattiprolu 2894d650cd pid namespaces: define and use task_active_pid_ns() wrapper 18 years ago
Pavel Emelianov a47afb0f9d pid namespaces: round up the API 18 years ago
Paul Menage 8793d854ed Task Control Groups: make cpusets a client of cgroups 18 years ago
Paul Menage a424316ca1 Task Control Groups: add procfs interface 18 years ago
Jeff Mahoney cb680c1be6 reiserfs: ignore on disk s_bmap_nr value 18 years ago
Jeff Mahoney 4d20851d37 reiserfs: remove first_zero_hint 18 years ago
Jeff Mahoney 3ee1667042 reiserfs: fix usage of signed ints for block numbers 18 years ago
Jeff Mahoney 6c57c2c8d3 reiserfs: fix memset byte count during resize 18 years ago
Jeff Mahoney d4c3d19d0c reiserfs: use is_reusable to catch corruption 18 years ago
Jeff Mahoney 8e186e454e reiserfs: dont use BUG when panicking 18 years ago
Jeff Mahoney 7598392894 reiserfs: fix up lockdep warnings 18 years ago
Jose R. Santos 9ad163ae0d JBD: Fix JBD warnings when compiling with CONFIG_JBD_DEBUG 18 years ago
Jan Kara 7a266e75cf jbd: fix commit code to properly abort journal 18 years ago
Jose R. Santos c2a9159cdd jbd: config_jbd_debug cannot create /proc entry 18 years ago
Mingming Cao 8c3478a523 JBD/ext3 cleanups: convert to kzalloc 18 years ago
Coly Li 3ed75eb8f1 setup vma->vm_page_prot by vm_get_page_prot() 18 years ago
Miklos Szeredi c18479fe01 put declaration of put_filesystem() in fs.h 18 years ago
Stephen Hemminger c80544dc0b sparse pointer use of zero as null 18 years ago
Miklos Szeredi 0e9663ee45 fuse: add blksize field to fuse_attr 18 years ago
Miklos Szeredi f33321141b fuse: add support for mandatory locking 18 years ago
Miklos Szeredi b25e82e567 fuse: add helper for asynchronous writes 18 years ago
Miklos Szeredi 93a8c3cd9e fuse: add list of writable files to fuse_inode 18 years ago
Miklos Szeredi a9ff4f8705 fuse: support BSD locking semantics 18 years ago
Miklos Szeredi 6ff958edbf fuse: add atomic open+truncate support 18 years ago
Miklos Szeredi 17637cbaba fuse: improve utimes support 18 years ago
Miklos Szeredi d139d7ffd0 VFS: allow filesystems to implement atomic open+truncate 18 years ago
Miklos Szeredi 49d4914fd7 fuse: clean up open file passing in setattr 18 years ago
Miklos Szeredi c79e322f63 fuse: add file handle to getattr operation 18 years ago
Miklos Szeredi 1fb69e7817 fuse: fix race between getattr and write 18 years ago
Miklos Szeredi e57ac68378 fuse: fix allowing operations 18 years ago
Eric Sandeen 42a2b6ad71 ext3: fix setup_new_group_blocks locking 18 years ago
Takashi Sato 0f0a89ebe1 ext3: support large blocksize up to PAGESIZE 18 years ago
Andi Drebes 4176ed5938 fs/cramfs/inode.c: replace hardcoded value with preprocessor constant 18 years ago
Andi Drebes 6bbfb07766 fs/cramfs/inode.c: remove unused variable 18 years ago