sysfs: fix use-after-free in sysfs_kill_sb()
[platform/adaptation/renesas_rcar/renesas_kernel.git] / fs / sysfs /
2013-12-11 Tejun Heosysfs: fix use-after-free in sysfs_kill_sb()
2013-12-11 Tejun Heosysfs: bail early from kernfs_file_mmap() to avoid...
2013-12-10 Tejun HeoMerge branch 'driver-core-linus' into driver-core-next
2013-12-08 Tejun Heosysfs: give different locking key to regular and bin...
2013-12-06 Linus TorvaldsMerge git://git.kvack.org/~bcrl/aio-next
2013-12-06 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2013-12-06 Linus TorvaldsMerge tag 'dt-fixes-for-3.13' of git://git./linux/kerne...
2013-12-06 Rafael J. WysockiMerge branches 'pm-epoll', 'pnp' and 'powercap'
2013-12-06 Rafael J. WysockiMerge branches 'pm-cpuidle' and 'pm-cpufreq'
2013-12-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2013-12-05 Linus TorvaldsMerge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org...
2013-12-05 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2013-12-05 Linus TorvaldsMerge tag 'fbdev-fixes-3.13' of git://git./linux/kernel...
2013-12-05 Linus TorvaldsMerge tag 'pinctrl-v3.13-2' of git://git./linux/kernel...
2013-12-05 Linus TorvaldsMerge branch 'x86/urgent' of git://git./linux/kernel...
2013-12-04 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2013-12-04 Linus TorvaldsMerge tag 'squashfs-fixes' of git://git./linux/kernel...
2013-12-04 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2013-12-04 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2013-12-04 Takashi IwaiMerge tag 'asoc-v3.13-rc2' of git://git./linux/kernel...
2013-12-03 Mark BrownMerge remote-tracking branches 'asoc/fix/arizona',...
2013-12-03 Mark BrownMerge remote-tracking branch 'asoc/fix/dapm' into asoc...
2013-12-03 Mark BrownMerge remote-tracking branch 'asoc/fix/core' into asoc...
2013-12-02 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2013-12-02 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2013-12-02 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2013-12-02 Linus TorvaldsMerge tag 'stable/for-linus-3.13-rc2-tag' of git:/...
2013-12-02 Linus TorvaldsMerge tag 'spi-v3.13-rc2' of git://git./linux/kernel...
2013-12-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2013-12-01 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2013-11-30 Tejun Heosysfs, kernfs: remove cross inclusions of internal...
2013-11-30 Tejun Heosysfs, kernfs: implement kernfs_ns_enabled()
2013-11-30 Tejun Heosysfs, kernfs: move mount core code to fs/kernfs/mount.c
2013-11-30 Tejun Heosysfs, kernfs: prepare mount path for kernfs
2013-11-30 Tejun Heosysfs, kernfs: make super_blocks bind to different...
2013-11-30 Tejun Heosysfs, kernfs: implement kernfs_create/destroy_root()
2013-11-30 Tejun Heosysfs, kernfs: introduce sysfs_root_sd
2013-11-30 Tejun Heosysfs, kernfs: no need to kern_mount() sysfs from sysfs...
2013-11-30 Tejun Heosysfs, kernfs: make sysfs_super_info->ns const
2013-11-30 Tejun Heosysfs, kernfs: drop unused params from sysfs_fill_super()
2013-11-30 Tejun Heosysfs, kernfs: move symlink core code to fs/kernfs...
2013-11-30 Tejun Heosysfs, kernfs: move file core code to fs/kernfs/file.c
2013-11-30 Tejun Heosysfs, kernfs: move dir core code to fs/kernfs/dir.c
2013-11-30 Tejun Heosysfs, kernfs: move inode code to fs/kernfs/inode.c
2013-11-30 Tejun Heosysfs, kernfs: move internal decls to fs/kernfs/kernfs...
2013-11-30 Tejun Heosysfs, kernfs: introduce kernfs[_find_and]_get() and...
2013-11-30 Tejun Heosysfs, kernfs: revamp sysfs_dirent active_ref lockdep...
2013-11-30 Tejun Heosysfs, kernfs: reorganize SYSFS_* constants
2013-11-30 Tejun Heosysfs, kernfs: introduce kernfs_notify()
2013-11-30 Tejun Heosysfs, kernfs: add kernfs_ops->seq_{start|next|stop}()
2013-11-30 Tejun Heosysfs, kernfs: remove sysfs_add_one()
2013-11-30 Tejun Heosysfs, kernfs: introduce kernfs_create_file[_ns]()
2013-11-30 Tejun Heosysfs, kernfs: remove SYSFS_KOBJ_BIN_ATTR
2013-11-30 Tejun Heosysfs, kernfs: add sysfs_dirent->s_attr.size
2013-11-30 Tejun Heosysfs, kernfs: introduce kernfs_ops
2013-11-30 Tejun Heosysfs, kernfs: move sysfs_open_file to include/linux...
2013-11-30 Tejun Heosysfs, kernfs: prepare open, release, poll paths for...
2013-11-30 Tejun Heosysfs, kernfs: prepare mmap path for kernfs
2013-11-30 Tejun Heosysfs, kernfs: prepare write path for kernfs
2013-11-30 Tejun Heosysfs, kernfs: prepare read path for kernfs
2013-11-30 Tejun Heosysfs, kernfs: introduce kernfs_create_dir[_ns]()
2013-11-30 Tejun Heosysfs, kernfs: replace sysfs_dirent->s_dir.kobj and...
2013-11-30 Greg Kroah-HartmanMerge 3.13-rc2 into driver-core-next
2013-11-29 Linus TorvaldsMerge tag 'arm64-stable' of git://git./linux/kernel...
2013-11-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-11-29 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2013-11-29 Linus TorvaldsMerge branch 'for-3.13-fixes' of git://git./linux/kerne...
2013-11-29 Linus TorvaldsMerge branch 'for-3.13-fixes' of git://git./linux/kerne...
2013-11-29 Linus TorvaldsMerge branch 'for-3.13-fixes' of git://git./linux/kerne...
2013-11-29 Linus TorvaldsMerge tag 'sound-3.13-rc2' of git://git./linux/kernel...
2013-11-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-11-29 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-11-28 Linus TorvaldsMerge tag 'gpio-v3.13-2' of git://git./linux/kernel...
2013-11-28 Linus TorvaldsMerge tag 'md/3.13-fixes' of git://neil.brown.name/md
2013-11-28 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2013-11-28 Mark BrownMerge remote-tracking branches 'spi/fix/bcm2835', ...
2013-11-28 Mark BrownMerge remote-tracking branch 'spi/fix/core' into spi...
2013-11-28 Greg Kroah-HartmanMerge branch 'driver-core-linus' into driver-core-next
2013-11-28 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-11-28 Linus TorvaldsMerge tag 'tty-3.13-rc2' of git://git./linux/kernel...
2013-11-28 Linus TorvaldsMerge tag 'staging-3.13-rc2' of git://git./linux/kernel...
2013-11-28 Linus TorvaldsMerge tag 'driver-core-3.13-rc2' of git://git./linux...
2013-11-28 Jens AxboeMerge branch 'stable/for-jens-3.13-take-two' of git...
2013-11-27 Tejun Heosysfs, kernfs: introduce kernfs_setattr()
2013-11-27 Tejun Heosysfs, kernfs: introduce kernfs_rename[_ns]()
2013-11-27 Tejun Heosysfs, kernfs: introduce kernfs_create_link()
2013-11-27 Tejun Heosysfs, kernfs: introduce kernfs_remove[_by_name[_ns]]()
2013-11-27 Tejun Heosysfs: make __sysfs_add_one() fail if the parent isn...
2013-11-27 Tejun Heosysfs: drop kobj_ns_type handling, take #2
2013-11-27 Greg Kroah-HartmanRevert "sysfs: handle duplicate removal attempts in...
2013-11-27 Linus TorvaldsMerge branch 'for-linus-bugs' of git://git./linux/kerne...
2013-11-27 Rafael J. WysockiMerge branch 'pm-cpufreq'
2013-11-27 Rafael J. WysockiMerge branch 'acpica'
2013-11-26 Linus TorvaldsMerge tag 'ntb-3.13' of git://github.com/jonmason/ntb
2013-11-26 Takashi IwaiMerge branch 'fix/firewire' into for-linus
2013-11-25 Rafael J. WysockiMerge branches 'acpi-hotplug', 'acpi-sysfs' and 'acpi...
2013-11-25 Greg Kroah-HartmanMerge tag 'fixes-for-3.13a' of git://git./linux/kernel...
2013-11-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-11-24 Mark BrownMerge remote-tracking branch 'regulator/fix/pfuze100...
2013-11-24 Mark BrownMerge remote-tracking branch 'regulator/fix/gpio' into...
next