| Commit message (Expand) | Author | Age |
* | fs: introduce mnt_clone_write | npiggin@suse.de | 2009-06-11 |
* | fs: mnt_want_write speedup | npiggin@suse.de | 2009-06-11 |
* | Move junk from proc_fs.h to fs/proc/internal.h | Al Viro | 2009-06-11 |
* | switch lookup_mnt() | Al Viro | 2009-06-11 |
* | switch follow_down() | Al Viro | 2009-06-11 |
* | Switch collect_mounts() to struct path | Al Viro | 2009-06-11 |
* | switch follow_up() to struct path | Al Viro | 2009-06-11 |
* | switch rqst_exp_parent() | Al Viro | 2009-06-11 |
* | switch rqst_exp_get_by_name() | Al Viro | 2009-06-11 |
* | Cache root in nameidata | Al Viro | 2009-06-11 |
* | reiserfs: allow exposing privroot w/ xattrs enabled | Jeff Mahoney | 2009-06-11 |
* | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 2009-06-11 |
|\ |
|
| * | fsnotify: move events should indicate the event was on a child | Eric Paris | 2009-06-11 |
| * | inotify: reimplement inotify using fsnotify | Eric Paris | 2009-06-11 |
| * | fsnotify: handle filesystem unmounts with fsnotify marks | Eric Paris | 2009-06-11 |
| * | fsnotify: allow groups to add private data to events | Eric Paris | 2009-06-11 |
| * | fsnotify: add correlations between events | Eric Paris | 2009-06-11 |
| * | fsnotify: include pathnames with entries when possible | Eric Paris | 2009-06-11 |
| * | fsnotify: generic notification queue and waitq | Eric Paris | 2009-06-11 |
| * | dnotify: reimplement dnotify using fsnotify | Eric Paris | 2009-06-11 |
| * | fsnotify: parent event notification | Eric Paris | 2009-06-11 |
| * | fsnotify: add marks to inodes so groups can interpret how to handle those inodes | Eric Paris | 2009-06-11 |
| * | fsnotify: unified filesystem notification backend | Eric Paris | 2009-06-11 |
* | | Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 | Linus Torvalds | 2009-06-11 |
|\ \ |
|
| * | | kmemleak: Remove some of the kmemleak false positives | Catalin Marinas | 2009-06-11 |
| * | | kmemleak: Add the slab memory allocation/freeing hooks | Catalin Marinas | 2009-06-11 |
| * | | kmemleak: Add the base support | Catalin Marinas | 2009-06-11 |
* | | | Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-06-11 |
|\ \ \ |
|
| * | | | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-06-11 |
| |\| | |
|
| * | | | perf_counter: Add counter->id to the throttle event | Peter Zijlstra | 2009-06-11 |
| * | | | perf_counter: Better align code | Ingo Molnar | 2009-06-11 |
| * | | | perf_counter: Rename L2 to LL cache | Peter Zijlstra | 2009-06-11 |
| * | | | perf_counter: Standardize event names | Peter Zijlstra | 2009-06-11 |
| * | | | perf_counter: Rename enums | Peter Zijlstra | 2009-06-11 |
| * | | | perf_counter: Rename perf_counter_limit sysctl | Peter Zijlstra | 2009-06-11 |
| * | | | perf_counter: More paranoia settings | Peter Zijlstra | 2009-06-11 |
| * | | | perf_counter: Accurate period data | Peter Zijlstra | 2009-06-10 |
| * | | | perf_counter: Introduce struct for sample data | Peter Zijlstra | 2009-06-10 |
| * | | | perf_counter: More aggressive frequency adjustment | Peter Zijlstra | 2009-06-10 |
| * | | | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-06-06 |
| |\ \ \ |
|
| * | | | | perf_counter: Implement generalized cache event types | Ingo Molnar | 2009-06-06 |
| * | | | | perf_counter: Separate out attr->type from attr->config | Ingo Molnar | 2009-06-06 |
| * | | | | perf_counter: Fix frequency adjustment for < HZ | Peter Zijlstra | 2009-06-05 |
| * | | | | perf_counter: Add PERF_SAMPLE_PERIOD | Peter Zijlstra | 2009-06-05 |
| * | | | | perf_counter: Change PERF_SAMPLE_CONFIG into PERF_SAMPLE_ID | Peter Zijlstra | 2009-06-05 |
| * | | | | perf_counter: Generate mmap events for install_special_mapping() | Peter Zijlstra | 2009-06-05 |
| * | | | | perf_counter: Remove munmap stuff | Peter Zijlstra | 2009-06-04 |
| * | | | | perf_counter: Add fork event | Peter Zijlstra | 2009-06-04 |
| * | | | | perf_counter: Rename perf_counter_hw_event => perf_counter_attr | Peter Zijlstra | 2009-06-02 |
| * | | | | perf_counter: Add ioctl for changing the sample period/frequency | Peter Zijlstra | 2009-06-02 |