]> Pileus Git - ~andy/linux/history - fs
kernfs: drop s_ prefix from kernfs_node members
[~andy/linux] / fs /
2013-12-11 Tejun Heokernfs: drop s_ prefix from kernfs_node members
2013-12-11 Tejun Heokernfs: s/sysfs_dirent/kernfs_node/ and rename its...
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-09 Wei Yongjunsysfs, kernfs: remove duplicated include from file.c
2013-12-08 Tejun Heosysfs: give different locking key to regular and bin...
2013-12-06 Linus TorvaldsMerge tag 'trace-fixes-3.13-rc2' of git://git.kernel...
2013-12-06 Linus TorvaldsMerge git://git.kvack.org/~bcrl/aio-next
2013-12-06 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2013-12-06 Linus TorvaldsMerge tag 'dt-fixes-for-3.13' of git://git.kernel.org...
2013-12-06 Gu Zhengaio: clean up aio ring in the fail path
2013-12-06 James MorrisMerge branch 'free-memory' of git://git.kernel.org...
2013-12-06 Linus TorvaldsMerge tag 'pm-3.13-rc3' of git://git.kernel.org/pub...
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 'stable' of git://git.kernel.org/pub/scm...
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.kernel.org/pub/scm...
2013-12-05 Linus TorvaldsMerge tag 'fbdev-fixes-3.13' of git://git.kernel.org...
2013-12-05 Linus TorvaldsMerge tag 'sound-3.13-rc3' of git://git.kernel.org...
2013-12-05 Linus TorvaldsMerge tag 'pinctrl-v3.13-2' of git://git.kernel.org...
2013-12-05 Linus TorvaldsMerge branch 'x86/urgent' of git://git.kernel.org/pub...
2013-12-04 Helge Dellernfs: fix do_div() warning by instead using sector_div()
2013-12-04 Trond MyklebustNFSv4.1: Prevent a 3-way deadlock between layoutreturn...
2013-12-04 Linus TorvaldsMerge tag 'gpio-v3.13-3' of git://git.kernel.org/pub...
2013-12-04 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2013-12-04 Linus TorvaldsMerge branch 'parisc-3.13' of git://git.kernel.org...
2013-12-04 Linus TorvaldsMerge tag 'squashfs-fixes' of git://git.kernel.org...
2013-12-04 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-12-04 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2013-12-04 Tejun Heokernfs: implement "trusted.*" xattr support
2013-12-04 Tejun Heokernfs: update sysfs_init_inode_attrs()
2013-12-04 Takashi IwaiMerge tag 'asoc-v3.13-rc2' of git://git.kernel.org...
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-03 Amit Pundirepoll: drop EPOLLWAKEUP if PM_SLEEP is disabled
2013-12-02 Linus TorvaldsMerge branch 'leds-fixes-for-3.13' of git://git.kernel...
2013-12-02 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
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.kerne...
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.kernel.org/pub...
2013-12-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-12-02 Linus Torvaldsvfs: fix subtle use-after-free of pipe_inode_info
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: make sysfs_dirent definition public
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: make inode number ida per kernfs_root
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.kernel.org/pub...
2013-11-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-11-29 Linus TorvaldsMerge branch 'i2c/for-current' of git://git.kernel...
2013-11-29 Linus TorvaldsMerge branch 'for-3.13-fixes' of git://git.kernel.org...
2013-11-29 Linus TorvaldsMerge branch 'for-3.13-fixes' of git://git.kernel.org...
2013-11-29 Linus TorvaldsMerge branch 'for-3.13-fixes' of git://git.kernel.org...
2013-11-29 Linus TorvaldsMerge tag 'sound-3.13-rc2' of git://git.kernel.org...
2013-11-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-11-29 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-11-29 Al Virofix bogus path_put() of nd->root after some unlazy_walk...
2013-11-28 Linus TorvaldsMerge tag 'gpio-v3.13-2' of git://git.kernel.org/pub...
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...
next