aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
* | | | /proc/PID/syscallRoland McGrath2008-07-26
* | | | tracehook: tracehook_tracer_taskRoland McGrath2008-07-26
* | | | tracehook: execRoland McGrath2008-07-26
* | | | Use WARN() in fs/proc/Arjan van de Ven2008-07-26
* | | | Use WARN() in fs/sysfsArjan van de Ven2008-07-26
* | | | Use WARN() in fs/Arjan van de Ven2008-07-26
* | | | SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-26
* | | | mm: spinlock tree_lockNick Piggin2008-07-26
* | | | splice: use get_user_pages_fastNick Piggin2008-07-26
* | | | dio: use get_user_pages_fastNick Piggin2008-07-26
* | | | omfs: update kbuild to include OMFSBob Copeland2008-07-26
* | | | omfs: add bitmap routinesBob Copeland2008-07-26
* | | | omfs: add file routinesBob Copeland2008-07-26
* | | | omfs: add directory routinesBob Copeland2008-07-26
* | | | omfs: add inode routinesBob Copeland2008-07-26
* | | | omfs: define filesystem structuresBob Copeland2008-07-26
* | | | bfs: kill BKLDmitri Vorobiev2008-07-26
* | | | bfs: assorted cleanupsDmitri Vorobiev2008-07-26
* | | | affs: convert s_bmlock into a mutexMatthias Kaehlcke2008-07-26
* | | | vfs: add cond_resched_lock while scanning dentry LRU listsKentaro Makita2008-07-26
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-25
|\ \ \ \
| * | | | ELF loader support for auxvec base platform stringNathan Lynch2008-07-25
* | | | | fuse: lockd supportMiklos Szeredi2008-07-25
* | | | | fuse: nfs export special lookupsMiklos Szeredi2008-07-25
* | | | | fuse: add fuse_lookup_name() helperMiklos Szeredi2008-07-25
* | | | | fuse: add export operationsMiklos Szeredi2008-07-25
* | | | | fuse: prepare lookup for nfs exportMiklos Szeredi2008-07-25
* | | | | locks: allow ->lock() to return FILE_LOCK_DEFERREDMiklos Szeredi2008-07-25
* | | | | locks: cleanup code duplicationMiklos Szeredi2008-07-25
* | | | | locks: add special return value for asynchronous locksMiklos Szeredi2008-07-25
* | | | | lockd: dont return EAGAIN for a permanent errorMiklos Szeredi2008-07-25
* | | | | task IO accounting: provide distinct tgid/tid I/O statisticsAndrea Righi2008-07-25
* | | | | proc: move Kconfig to fs/proc/KconfigAlexey Dobriyan2008-07-25
* | | | | proc: remove pathetic remount codeAlexey Dobriyan2008-07-25
* | | | | 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