]> git.karo-electronics.de Git - karo-tx-linux.git/history - fs
documentation-accounting-getdelaysc-avoid-strncpy-in-accounting-tool-fix
[karo-tx-linux.git] / fs /
2013-06-19 Oleg Nesterovfs/exec.c:de_thread: mt-exec should update ->real_start...
2013-06-19 Oleg Nesterovfs/exec.c: do_execve_common(): use current_user()
2013-06-19 Oleg Nesterovfs/proc/uptime.c:uptime_proc_show(): use get_monotonic_...
2013-06-19 Andrew Mortonmove-exit_task_namespaces-outside-of-exit_notify-fix
2013-06-19 Oleg Nesterovfs/exec.c:de_thread(): use change_pid() rather than...
2013-06-19 Oleg Nesterovcoredump: avoid the uninitialized cn->corename if core_...
2013-06-19 Oleg Nesterovcoredump: '% at the end' shouldn't bypass core_uses_pid...
2013-06-19 Oleg Nesterovcoredump: kill call_count, add core_name_size
2013-06-19 Oleg Nesterovcoredump: kill cn_escape(), introduce cn_esc_printf()
2013-06-19 Oleg Nesterovcoredump: cn_vprintf() has no reason to call vsnprintf...
2013-06-19 Oleg Nesterovcoredump: introduce cn_vprintf()
2013-06-19 Oleg Nesterovcoredump: format_corename() can leak cn->corename
2013-06-19 Andrew Mortonfat-additions-to-support-fat_fallocate-fix
2013-06-19 Namjae Jeonfat: additions to support fat_fallocate
2013-06-19 Gu Zhengfs/fat: use fat_msg() to replace printk() in __fat_fs_e...
2013-06-19 Vyacheslav Dubeyko] nilfs2: use atomic64_t type for inodes_count and...
2013-06-19 Vyacheslav Dubeykonilfs2: implement calculation of free inodes count
2013-06-19 Dan Carpenterminix: bug widening a binary "not" operation
2013-06-19 Miklos Szerediautofs4: translate pids to the right namespace for...
2013-06-19 Sukadev Bhattiproluautofs4: allow autofs to work outside the initial PID...
2013-06-19 Jeff Liubinfmt_elf.c: use get_random_int() to fix entropy depleting
2013-06-19 Kees Cookdrivers: avoid parsing names as kthread_run() format...
2013-06-19 Kees Cookclean up scary strncpy(dst, src, strlen(src)) uses
2013-06-19 Michal Hockodrop_caches: add some documentation and info message
2013-06-19 Glauber Costalist_lru: dynamically adjust node arrays
2013-06-19 Dan CarpenterUBIFS: signedness bug in ubifs_shrink_count()
2013-06-19 Andrew Mortonfs-convert-fs-shrinkers-to-new-scan-count-api-fix
2013-06-19 Dave Chinnerfs: convert fs shrinkers to new scan/count API
2013-06-19 Andrew Mortonxfs-convert-dquot-cache-lru-to-list_lru-fix
2013-06-19 Dave Chinnerxfs: convert dquot cache lru to list_lru
2013-06-19 Dave Chinnerxfs: rework buffer dispose list tracking
2013-06-19 Andrew Mortonxfs-convert-buftarg-lru-to-generic-code-fix
2013-06-19 Dave Chinnerxfs: convert buftarg LRU to generic code
2013-06-19 Dave Chinnerfs: convert inode and dentry shrinking to be node aware
2013-06-19 Dave Chinnershrinker: add node awareness
2013-06-19 Dave Chinnerdcache: convert to use new lru list infrastructure
2013-06-19 Dave Chinnerinode: convert inode lru list to generic lru list code.
2013-06-19 Andrew Mortonshrinker-convert-superblock-shrinkers-to-new-api-fix
2013-06-19 Dave Chinnershrinker: convert superblock shrinkers to new API
2013-06-19 Dave Chinnerdcache: remove dentries from LRU before putting on...
2013-06-19 Dave Chinnerdentry: move to per-sb LRU locks
2013-06-19 Dave Chinnerdcache: convert dentry_stat.nr_unused to per-cpu counters
2013-06-19 Glauber Costasuper: fix calculation of shrinkable objects for small...
2013-06-19 Glauber Costafs: bump inode and dentry counters to long
2013-06-19 Haicheng Lifs/fs-writeback.c: : make wb_do_writeback() as static
2013-06-19 Jiang Liumm: use totalram_pages instead of num_physpages at...
2013-06-19 Mel Gormanmm: remove lru parameter from __pagevec_lru_add and...
2013-06-19 HATAYAMA Daisukevmcore: disable mmap_vmcore() if CONFIG_MMU is not...
2013-06-19 Andrew Mortonvmcore-support-mmap-on-proc-vmcore-fix
2013-06-19 HATAYAMA Daisukevmcore: support mmap() on /proc/vmcore
2013-06-19 HATAYAMA Daisukevmcore: calculate vmcore file size from buffer size...
2013-06-19 Andrew Mortonvmcore-allow-user-process-to-remap-elf-note-segment...
2013-06-19 HATAYAMA Daisukevmcore: allow user process to remap ELF note segment...
2013-06-19 Andrew Mortonvmcore-allocate-elf-note-segment-in-the-2nd-kernel...
2013-06-19 HATAYAMA Daisukevmcore: allocate ELF note segment in the 2nd kernel...
2013-06-19 HATAYAMA Daisukevmcore: treat memory chunks referenced by PT_LOAD progr...
2013-06-19 Andrew Mortonvmcore-allocate-buffer-for-elf-headers-on-page-size...
2013-06-19 HATAYAMA Daisukevmcore: allocate buffer for ELF headers on page-size...
2013-06-19 HATAYAMA Daisukevmcore: clean up read_vmcore()
2013-06-19 Mel Gormanfs: nfs: inform the VM about pages being committed...
2013-06-19 Mel Gormanmm: vmscan: take page buffers dirty and locked state...
2013-06-19 Libinncpfs: use vma_pages() to replace (vm_end - vm_start...
2013-06-19 Michel Lespinassemm: remove free_area_cache
2013-06-19 Pavel Emelyanovpagemap: prepare to reuse constant bits with page-shift
2013-06-19 Pavel Emelyanovsoft-dirty: call mmu notifiers when write-protecting...
2013-06-19 Pavel Emelyanovmm: soft-dirty bits for user memory changes tracking
2013-06-19 Pavel Emelyanovpagemap-introduce-pagemap_entry_t-without-pmshift-bits-v4
2013-06-19 Pavel Emelyanovpagemap: introduce pagemap_entry_t without pmshift...
2013-06-19 Pavel Emelyanovclear_refs: introduce private struct for mm_walk
2013-06-19 Pavel Emelyanovclear_refs: sanitize accepted commands declaration
2013-06-19 Oleg Nesterovfput: turn "list_head delayed_fput_list" into llist_head
2013-06-19 Younger Liufs/ocfs2/cluster/tcp.c: free sc->sc_page in sc_kref_rel...
2013-06-19 Goldwyn Rodriguesfs/ocfs2/journal.h: add bits_wanted while calculating...
2013-06-19 Joseph Qiocfs2: fix mutex_unlock and possible memory leak in...
2013-06-19 Goldwyn Rodriguesocfs2: remove unecessary variable needs_checkpoint
2013-06-19 Xue jiufeiocfs2: add missing dlm_put() in dlm_begin_reco_handler()
2013-06-19 Joseph Qiocfs2: should not use le32_add_cpu to set ocfs2_dinode...
2013-06-19 Joseph Qifs/ocfs2/dlm/dlmrecovery.c:dlm_request_all_locks()...
2013-06-19 Joseph Qifs/ocfs2/dlm/dlmrecovery.c: remove duplicate declarations
2013-06-19 Dan Carpenterconfigfs: use capped length for ->store_attribute()
2013-06-19 Lino Sanfilippofsnotify: update comments concerning locking scheme
2013-06-19 Lino Sanfilippoinotify: fix race when adding a new watch
2013-06-19 Lino Sanfilippodnotify: replace dnotify_mark_mutex with mark mutex...
2013-06-19 Lino Sanfilippofanotify: put duplicate code for adding vfsmount/inode...
2013-06-19 Lino Sanfilippofanotify: fix races when adding/removing marks
2013-06-19 Dan Carpenterfanotify: info leak in copy_event_to_user()
2013-06-19 Andrew Mortonfput-task_work_add-can-fail-if-the-caller-has-passed...
2013-06-19 Stephen RothwellMerge remote-tracking branch 'arm64-hugepages/for-next...
2013-06-19 Stephen RothwellMerge remote-tracking branch 'lzo-update/lzo-update'
2013-06-19 Stephen RothwellMerge remote-tracking branch 'clk/clk-next'
2013-06-19 Stephen RothwellMerge remote-tracking branch 'userns/for-next'
2013-06-19 Stephen RothwellMerge remote-tracking branch 'pwm/for-next'
2013-06-19 Stephen RothwellMerge remote-tracking branch 'samsung/for-next'
2013-06-19 Stephen RothwellMerge remote-tracking branch 'renesas/next'
2013-06-19 Stephen RothwellMerge remote-tracking branch 'mvebu/for-next'
2013-06-19 Stephen RothwellMerge remote-tracking branch 'msm/for-next'
2013-06-19 Stephen RothwellMerge remote-tracking branch 'imx-mxs/for-next'
2013-06-19 Stephen RothwellMerge remote-tracking branch 'ep93xx/ep93xx-for-next'
2013-06-19 Stephen RothwellMerge remote-tracking branch 'arm-soc/for-next'
2013-06-19 Stephen RothwellMerge remote-tracking branch 'mailbox/dbx500-prcmu...
next