Age | Commit message (Expand) | Author |
2008-07-25 | memcg: remove refcnt from page_cgroup | KAMEZAWA Hiroyuki |
2008-07-25 | memcg: better migration handling | KAMEZAWA Hiroyuki |
2008-07-25 | memcg: avoid unnecessary initialization | KAMEZAWA Hiroyuki |
2008-07-25 | memcg: make global var read_mostly | KAMEZAWA Hiroyuki |
2008-07-25 | devcgroup: code cleanup | Li Zefan |
2008-07-25 | devcgroup: relax white-list protection down to RCU | Pavel Emelyanov |
2008-07-25 | cgroup_clone: use pid of newly created task for new cgroup | Serge E. Hallyn |
2008-07-25 | cgroup files: convert res_counter_write() to be a cgroups write_string() handler | Paul Menage |
2008-07-25 | cgroup files: convert devcgroup_access_write() into a cgroup write_string() h... | Paul Menage |
2008-07-25 | cgroup files: remove cpuset_common_file_write() | Paul Menage |
2008-07-25 | cgroup files: turn attach_task_by_pid directly into a cgroup write handler | Paul Menage |
2008-07-25 | cgroup files: move notify_on_release file to separate write handler | Paul Menage |
2008-07-25 | cgroups: misc cleanups to write_string patchset | Paul Menage |
2008-07-25 | cgroup files: move the release_agent file to use typed handlers | Paul Menage |
2008-07-25 | cgroup files: add write_string cgroup control file method | Paul Menage |
2008-07-25 | cgroup files: clean up whitespace in struct cftype | Paul Menage |
2008-07-25 | cgroups: annotate two variables with __read_mostly | Li Zefan |
2008-07-25 | cgroup: list_for_each cleanup | KOSAKI Motohiro |
2008-07-25 | Mark res_counter_charge(_locked) with __must_check | Pavel Emelyanov |
2008-07-25 | cgroup: use read lock to guard find_existing_css_set() | Li Zefan |
2008-07-25 | procfs-guide: drop pointless entities | Mike Frysinger |
2008-07-25 | quota: implement sending information via netlink about user below quota | Jan Kara |
2008-07-25 | quota: convert macros to inline functions | Jan Kara |
2008-07-25 | quota: move function-macros from quota.h to quotaops.h | Jan Kara |
2008-07-25 | quota: cleanup loop in sync_dquots() | Jan Kara |
2008-07-25 | quota: rename quota functions from upper case, make bigger ones non-inline | Jan Kara |
2008-07-25 | quota: fix possible infinite loop in quota code | Jan Kara |
2008-07-25 | UTC timestamp option for FAT filesystems fix | Joe Peterson |
2008-07-25 | fatfs: add UTC timestamp option | Joe Peterson |
2008-07-25 | remove unused #include <linux/dirent.h>'s | Adrian Bunk |
2008-07-25 | remove the in-kernel struct dirent{,64} | Adrian Bunk |
2008-07-25 | msdos fs: remove unsettable atari option | Rene Scharfe |
2008-07-25 | fat: small optimization to __fat_readdir() | OGAWA Hirofumi |
2008-07-25 | fat: use same logic in fat_search_long() and __fat_readdir() | OGAWA Hirofumi |
2008-07-25 | fat: cleanup fs/fat/dir.c | OGAWA Hirofumi |
2008-07-25 | fat/dir.c: switch to struct __fat_dirent | Adrian Bunk |
2008-07-25 | fat: fix VFAT_IOCTL_READDIR_xxx and cleanup for userland | OGAWA Hirofumi |
2008-07-25 | fat: fix parse_options() | OGAWA Hirofumi |
2008-07-25 | reiserfs: remove double definitions of xattr macros | Shen Feng |
2008-07-25 | reiserfs: convert j_commit_lock to mutex | Jeff Mahoney |
2008-07-25 | reiserfs: convert j_flush_sem to mutex | Jeff Mahoney |
2008-07-25 | reiserfs: convert j_lock to mutex | Jeff Mahoney |
2008-07-25 | reiserfs: correct mount option parsing to detect when quota options can be ch... | Jan Kara |
2008-07-25 | reiserfs: fix typos in messages and comments (journalled -> journaled) | Jan Kara |
2008-07-25 | reiserfs: fix synchronization of quota files in journal=data mode | Jan Kara |
2008-07-25 | hfsplus: convert the extents_lock in a mutex | Matthias Kaehlcke |
2008-07-25 | hfs: convert extents_lock in a mutex | Matthias Kaehlcke |
2008-07-25 | hfs: convert bitmap_lock in a mutex | Matthias Kaehlcke |
2008-07-25 | coda: remove CODA_FS_OLD_API | Adrian Bunk |
2008-07-25 | isofs: fix minor filesystem corruption | Adam Greenblatt |