summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* cpuset: avoid unnecessary sched domains rebuildingLi Zefan2008-07-251-6/+12
* cpusets: update task's cpus_allowed and mems_allowed after CPU/NODE offline/o...Miao Xie2008-07-251-0/+7
* cpusets: restructure the function update_cpumask() and update_nodemask()Miao Xie2008-07-251-72/+109
* memcg: limit change shrink usageKAMEZAWA Hiroyuki2008-07-252-6/+45
* res_counter: limit change support ebusyKAMEZAWA Hiroyuki2008-07-251-0/+16
* memcg: clean up checking of the disabled flagLi Zefan2008-07-251-11/+12
* memcg: remove a redundant checkKAMEZAWA Hiroyuki2008-07-251-28/+25
* memcg: add hints for branchKAMEZAWA Hiroyuki2008-07-251-4/+4
* memcg: helper function for relcaim from shmem.KAMEZAWA Hiroyuki2008-07-253-7/+37
* memcg: remove refcnt from page_cgroupKAMEZAWA Hiroyuki2008-07-256-80/+97
* memcg: better migration handlingKAMEZAWA Hiroyuki2008-07-253-75/+86
* memcg: avoid unnecessary initializationKAMEZAWA Hiroyuki2008-07-251-3/+8
* memcg: make global var read_mostlyKAMEZAWA Hiroyuki2008-07-251-3/+3
* devcgroup: code cleanupLi Zefan2008-07-251-14/+8
* devcgroup: relax white-list protection down to RCUPavel Emelyanov2008-07-251-13/+22
* cgroup_clone: use pid of newly created task for new cgroupSerge E. Hallyn2008-07-256-16/+23
* cgroup files: convert res_counter_write() to be a cgroups write_string() handlerPaul Menage2008-07-253-49/+34
* cgroup files: convert devcgroup_access_write() into a cgroup write_string() h...Paul Menage2008-07-251-63/+38
* cgroup files: remove cpuset_common_file_write()Paul Menage2008-07-251-74/+35
* cgroup files: turn attach_task_by_pid directly into a cgroup write handlerPaul Menage2008-07-251-66/+14
* cgroup files: move notify_on_release file to separate write handlerPaul Menage2008-07-251-8/+13
* cgroups: misc cleanups to write_string patchsetPaul Menage2008-07-252-11/+14
* cgroup files: move the release_agent file to use typed handlersPaul Menage2008-07-252-68/+59
* cgroup files: add write_string cgroup control file methodPaul Menage2008-07-252-0/+49
* cgroup files: clean up whitespace in struct cftypePaul Menage2008-07-251-16/+16
* cgroups: annotate two variables with __read_mostlyLi Zefan2008-07-251-2/+2
* cgroup: list_for_each cleanupKOSAKI Motohiro2008-07-251-23/+21
* Mark res_counter_charge(_locked) with __must_checkPavel Emelyanov2008-07-251-2/+4
* cgroup: use read lock to guard find_existing_css_set()Li Zefan2008-07-251-2/+2
* procfs-guide: drop pointless   entitiesMike Frysinger2008-07-251-2/+2
* quota: implement sending information via netlink about user below quotaJan Kara2008-07-252-6/+58
* quota: convert macros to inline functionsJan Kara2008-07-252-17/+53
* quota: move function-macros from quota.h to quotaops.hJan Kara2008-07-258-19/+35
* quota: cleanup loop in sync_dquots()Jan Kara2008-07-252-8/+12
* quota: rename quota functions from upper case, make bigger ones non-inlineJan Kara2008-07-252-119/+160
* quota: fix possible infinite loop in quota codeJan Kara2008-07-251-1/+15
* UTC timestamp option for FAT filesystems fixJoe Peterson2008-07-251-0/+8
* fatfs: add UTC timestamp optionJoe Peterson2008-07-256-17/+35
* remove unused #include <linux/dirent.h>'sAdrian Bunk2008-07-255-5/+0
* remove the in-kernel struct dirent{,64}Adrian Bunk2008-07-252-21/+0
* msdos fs: remove unsettable atari optionRene Scharfe2008-07-252-13/+6
* fat: small optimization to __fat_readdir()OGAWA Hirofumi2008-07-251-32/+39
* fat: use same logic in fat_search_long() and __fat_readdir()OGAWA Hirofumi2008-07-251-16/+26
* fat: cleanup fs/fat/dir.cOGAWA Hirofumi2008-07-251-64/+67
* fat/dir.c: switch to struct __fat_direntAdrian Bunk2008-07-251-4/+3
* fat: fix VFAT_IOCTL_READDIR_xxx and cleanup for userlandOGAWA Hirofumi2008-07-251-20/+27
* fat: fix parse_options()OGAWA Hirofumi2008-07-251-2/+5
* reiserfs: remove double definitions of xattr macrosShen Feng2008-07-253-6/+0
* reiserfs: convert j_commit_lock to mutexJeff Mahoney2008-07-252-13/+11
* reiserfs: convert j_flush_sem to mutexJeff Mahoney2008-07-252-8/+8
OpenPOWER on IntegriCloud