summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* reiserfs: convert j_lock to mutexJeff Mahoney2008-07-252-4/+4
* reiserfs: correct mount option parsing to detect when quota options can be ch...Jan Kara2008-07-251-23/+60
* reiserfs: fix typos in messages and comments (journalled -> journaled)Jan Kara2008-07-251-5/+5
* reiserfs: fix synchronization of quota files in journal=data modeJan Kara2008-07-251-9/+21
* hfsplus: convert the extents_lock in a mutexMatthias Kaehlcke2008-07-254-11/+12
* hfs: convert extents_lock in a mutexMatthias Kaehlcke2008-07-254-11/+11
* hfs: convert bitmap_lock in a mutexMatthias Kaehlcke2008-07-253-6/+7
* coda: remove CODA_FS_OLD_APIAdrian Bunk2008-07-255-79/+3
* isofs: fix minor filesystem corruptionAdam Greenblatt2008-07-251-2/+20
* ext3: validate directory entry data before useDuane Griffin2008-07-251-10/+12
* jbd: don't abort if flushing file data failedHidehiro Kawai2008-07-251-7/+28
* ext3: kill 2 useless magic numbersLi Zefan2008-07-251-2/+2
* jbd: positively dispose the unmapped data buffers in journal_commit_transacti...Toshiyuki Okajima2008-07-251-9/+20
* jbd: unexport journal_update_superblockAdrian Bunk2008-07-251-1/+0
* ext3: handle deleting corrupted indirect blocksDuane Griffin2008-07-251-1/+15
OpenPOWER on IntegriCloud