]> git.kernelconcepts.de Git - karo-tx-linux.git/history - fs
proc: convert /proc/$PID/schedstat to seq_file interface
[karo-tx-linux.git] / fs /
2014-08-08 Alexey Dobriyanproc: convert /proc/$PID/schedstat to seq_file interface
2014-08-08 Alexey Dobriyanproc: convert /proc/$PID/wchan to seq_file interface
2014-08-08 Alexey Dobriyanproc: convert /proc/$PID/cmdline to seq_file interface
2014-08-08 Alexey Dobriyanproc: convert /proc/$PID/syscall to seq_file interface
2014-08-08 Alexey Dobriyanproc: convert /proc/$PID/limits to seq_file interface
2014-08-08 Alexey Dobriyanproc: convert /proc/$PID/auxv to seq_file interface
2014-08-08 Alexey Dobriyanproc: more "const char *" pointers
2014-08-08 Alexey Dobriyanproc: remove proc_tty_ldisc variable
2014-08-08 Alexey Dobriyanproc: make proc_subdir_lock static
2014-08-08 Alexey Dobriyanproc: faster /proc/$PID lookup
2014-08-08 Alexey Dobriyanproc: add and remove /proc entry create checks
2014-08-08 Fabian Frederickproc: constify seq_operations
2014-08-08 Fabian Frederickfs/proc/kcore.c: use PAGE_ALIGN instead of ALIGN(PAGE_SIZE)
2014-08-08 Fabian Frederickfs/hpfs/dnode.c: fix suspect code indent
2014-08-08 Fabian Frederickfs/reiserfs/xattr.c: fix blank line missing after decla...
2014-08-08 Fabian Frederickfs/reiserfs: use linux/uaccess.h
2014-08-08 Fabian Frederickfs/reiserfs: replace not-standard %Lu/%Ld
2014-08-08 Fabian Frederickfs/ufs/inode.c: kernel-doc warning fixes
2014-08-08 Fabian Frederickfs/ufs: convert UFSD printk to pr_debug
2014-08-08 Fabian Frederickfs/ufs/super.c: use va_format instead of buffer/vsnprintf
2014-08-08 Fabian Frederickfs/ufs/super.c: use __func__ in logging
2014-08-08 Fabian Frederickfs/ufs: use pr_fmt
2014-08-08 Fabian Frederickfs/ufs: convert printk to pr_foo()
2014-08-08 Vyacheslav Dubeykonilfs2: integrate sysfs support into driver
2014-08-08 Vyacheslav Dubeykonilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots...
2014-08-08 Vyacheslav Dubeykonilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots...
2014-08-08 Vyacheslav Dubeykonilfs2: add /sys/fs/nilfs2/<device>/checkpoints group
2014-08-08 Vyacheslav Dubeykonilfs2: add /sys/fs/nilfs2/<device>/segments group
2014-08-08 Vyacheslav Dubeykonilfs2: add /sys/fs/nilfs2/<device>/segctor group
2014-08-08 Vyacheslav Dubeykonilfs2: add /sys/fs/nilfs2/<device>/superblock group
2014-08-08 Vyacheslav Dubeykonilfs2: add /sys/fs/nilfs2/<device> group
2014-08-08 Vyacheslav Dubeykonilfs2: add /sys/fs/nilfs2/features group
2014-08-08 Fabian Frederickfs/coda: use linux/uaccess.h
2014-08-08 Fabian Frederickfs/befs/linuxvfs.c: check superblock before dump operation
2014-08-08 Qi Yongminix zmap block counts calculation fix
2014-08-08 NeilBrownautofs4: comment typo: remove a a doubled word
2014-08-08 NeilBrownautofs4: remove some unused inline functions
2014-08-08 NeilBrownautofs4: don't take spinlock when not needed in autofs4...
2014-08-08 NeilBrownautofs4: remove a redundant assignment
2014-08-08 NeilBrownautofs4: remove unused autofs4_ispending()
2014-08-08 Fabian Frederickfs/ramfs/file-nommu.c: replace count*size kzalloc by...
2014-08-08 Fabian Frederickfs/efs/namei.c: return is not a function
2014-08-07 Linus TorvaldsMerge tag 'microblaze-3.17-rc1' of git://git.monstr...
2014-08-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-08-07 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2014-08-07 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2014-08-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-08-07 Linus TorvaldsMerge branch 'akpm' (patchbomb from Andrew Morton)
2014-08-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-08-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-08-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-08-07 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2014-08-07 Linus TorvaldsMerge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org...
2014-08-07 Linus TorvaldsMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
2014-08-07 Linus TorvaldsMerge tag 'sound-3.17-rc1' of git://git.kernel.org...
2014-08-07 Linus TorvaldsMerge tag 'hsi-for-3.17' of git://git.kernel.org/pub...
2014-08-07 Linus TorvaldsMerge tag 'for-v3.17' of git://git.infradead.org/batter...
2014-08-07 Ken Heliaslist: fix order of arguments for hlist_add_after(_rcu)
2014-08-07 Peter Feinermm: softdirty: respect VM_SOFTDIRTY in PTE holes
2014-08-07 Rafael Aquinimm: export NR_SHMEM via sysinfo(2) / si_meminfo() inter...
2014-08-07 Fabian Frederickfs/ocfs2/slot_map.c: replace count*size kzalloc by...
2014-08-07 Tariq Saeedocfs2: race between umount and unfinished remastering...
2014-08-07 Xue jiufeiocfs2: remove conversion of total_backoff in dlm_join_d...
2014-08-07 Yingtai Xieocfs2: correctly check the return value of ocfs2_search...
2014-08-07 Fabian Frederickfs/squashfs/super.c: logging cleanup
2014-08-07 Fabian Frederickfs/squashfs/file_direct.c: replace count*size kmalloc...
2014-08-07 Fabian Frederickntfs: kernel-doc warning fixes
2014-08-07 Fabian Frederickfs/logfs/readwrite.c: kernel-doc warning fixes
2014-08-07 Jan Karafanotify: fix double free of pending permission events
2014-08-07 Jan Karafsnotify: rename event handling functions
2014-08-07 Fabian Frederickfs/fscache: make ctl_table static
2014-08-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-08-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-08-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-08-06 Linus TorvaldsMerge tag 'random_for_linus' of git://git.kernel.org...
2014-08-06 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2014-08-06 Jiri KosinaMerge branches 'for-3.17/upstream', 'for-3.17/cp2112...
2014-08-06 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-08-06 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-08-06 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git.kerne...
2014-08-06 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git.kernel...
2014-08-05 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2014-08-05 Linus TorvaldsMerge tag 'regulator-v3.17' of git://git.kernel.org...
2014-08-05 Linus TorvaldsMerge tag 'spi-v3.17' of git://git.kernel.org/pub/scm...
2014-08-05 Linus TorvaldsMerge tag 'iommu-updates-v3.17' of git://git.kernel...
2014-08-05 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git.kernel.org...
2014-08-05 Rafael J. WysockiMerge branches 'acpi-video', 'acpi-battery', 'acpi...
2014-08-05 Rafael J. WysockiMerge branch 'acpica'
2014-08-05 Rafael J. WysockiMerge branch 'pm-tools'
2014-08-05 Rafael J. WysockiMerge branch 'pm-sleep'
2014-08-05 Rafael J. WysockiMerge branch 'pm-cpufreq'
2014-08-05 Rafael J. WysockiMerge branch 'pm-cpuidle'
2014-08-05 David S. MillerMerge tag 'master-2014-07-31' of git://git.kernel.org...
2014-08-05 Mark BrownMerge remote-tracking branches 'regulator/topic/tps6521...
2014-08-05 Mark BrownMerge remote-tracking branches 'regulator/topic/s2mps11...
2014-08-05 Mark BrownMerge remote-tracking branches 'regulator/topic/lp8755...
2014-08-05 Mark BrownMerge remote-tracking branches 'regulator/topic/da9211...
2014-08-05 Mark BrownMerge remote-tracking branches 'regulator/topic/88pm800...
2014-08-05 Mark BrownMerge remote-tracking branch 'regulator/topic/core...
2014-08-05 Mark BrownMerge remote-tracking branches 'regulator/fix/act8865...
next