aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
* | | | | | proc: always do ->releaseAlexey Dobriyan2008-07-25
* | | | | | move proc_kmsg_operations to fs/proc/internal.hAdrian Bunk2008-07-25
* | | | | | fs/partitions/efi: convert to pr_debugThomas Gleixner2008-07-25
* | | | | | block/ioctl.c and fs/partition/check.c: check value returned by add_partition()Abdel Benamrouche2008-07-25
* | | | | | fs/partition/check.c: fix return value warningAbdel Benamrouche2008-07-25
* | | | | | elf: use ELF_CORE_EFLAGS for kcore ELF header flagsEdgar E. Iglesias2008-07-25
* | | | | | coredump: format_corename: fix the "core_uses_pid" logicOleg Nesterov2008-07-25
* | | | | | coredump: kill mm->core_doneOleg Nesterov2008-07-25
* | | | | | coredump: elf_fdpic_core_dump: use core_state->dumper listOleg Nesterov2008-07-25
* | | | | | coredump: elf_core_dump: use core_state->dumper listOleg Nesterov2008-07-25
* | | | | | coredump: construct the list of coredumping threads at startup timeOleg Nesterov2008-07-25
* | | | | | coredump: make mm->core_state visible to ->core_dump()Oleg Nesterov2008-07-25
* | | | | | coredump: turn core_state->nr_threads into atomic_tOleg Nesterov2008-07-25
* | | | | | coredump: simplify core_state->nr_threads calculationOleg Nesterov2008-07-25
* | | | | | coredump: move mm->core_waiters into struct core_stateOleg Nesterov2008-07-25
* | | | | | coredump: turn mm->core_startup_done into the pointer to struct core_stateOleg Nesterov2008-07-25
* | | | | | coredump: elf_core_dump: skip kernel threadsOleg Nesterov2008-07-25
* | | | | | coredump: zap_threads() must skip kernel threadsOleg Nesterov2008-07-25
* | | | | | kill PF_BORROWED_MM in favour of PF_KTHREADOleg Nesterov2008-07-25
* | | | | | introduce PF_KTHREAD flagOleg Nesterov2008-07-25
* | | | | | coredump: zap_threads: comments && use while_each_thread()Oleg Nesterov2008-07-25
* | | | | | quota: implement sending information via netlink about user below quotaJan Kara2008-07-25
* | | | | | quota: move function-macros from quota.h to quotaops.hJan Kara2008-07-25
* | | | | | quota: cleanup loop in sync_dquots()Jan Kara2008-07-25
* | | | | | quota: rename quota functions from upper case, make bigger ones non-inlineJan Kara2008-07-25
* | | | | | quota: fix possible infinite loop in quota codeJan Kara2008-07-25
* | | | | | fatfs: add UTC timestamp optionJoe Peterson2008-07-25
* | | | | | remove unused #include <linux/dirent.h>'sAdrian Bunk2008-07-25
* | | | | | msdos fs: remove unsettable atari optionRene Scharfe2008-07-25
* | | | | | fat: small optimization to __fat_readdir()OGAWA Hirofumi2008-07-25
* | | | | | fat: use same logic in fat_search_long() and __fat_readdir()OGAWA Hirofumi2008-07-25
* | | | | | fat: cleanup fs/fat/dir.cOGAWA Hirofumi2008-07-25
* | | | | | fat/dir.c: switch to struct __fat_direntAdrian Bunk2008-07-25
* | | | | | fat: fix parse_options()OGAWA Hirofumi2008-07-25
* | | | | | reiserfs: remove double definitions of xattr macrosShen Feng2008-07-25
* | | | | | reiserfs: convert j_commit_lock to mutexJeff Mahoney2008-07-25
* | | | | | reiserfs: convert j_flush_sem to mutexJeff Mahoney2008-07-25
* | | | | | reiserfs: convert j_lock to mutexJeff Mahoney2008-07-25
* | | | | | reiserfs: correct mount option parsing to detect when quota options can be ch...Jan Kara2008-07-25
* | | | | | reiserfs: fix typos in messages and comments (journalled -> journaled)Jan Kara2008-07-25
* | | | | | reiserfs: fix synchronization of quota files in journal=data modeJan Kara2008-07-25
* | | | | | hfsplus: convert the extents_lock in a mutexMatthias Kaehlcke2008-07-25
* | | | | | hfs: convert extents_lock in a mutexMatthias Kaehlcke2008-07-25
* | | | | | hfs: convert bitmap_lock in a mutexMatthias Kaehlcke2008-07-25
* | | | | | coda: remove CODA_FS_OLD_APIAdrian Bunk2008-07-25
* | | | | | isofs: fix minor filesystem corruptionAdam Greenblatt2008-07-25
* | | | | | ext3: validate directory entry data before useDuane Griffin2008-07-25
* | | | | | jbd: don't abort if flushing file data failedHidehiro Kawai2008-07-25
* | | | | | ext3: kill 2 useless magic numbersLi Zefan2008-07-25
* | | | | | jbd: positively dispose the unmapped data buffers in journal_commit_transacti...Toshiyuki Okajima2008-07-25