]> git.karo-electronics.de Git - karo-tx-linux.git/history - fs
Merge tag 'stable/for-linus-3.12-rc0-tag-three' of git://git.kernel.org/pub/scm/linux...
[karo-tx-linux.git] / fs /
2013-09-12 Linus TorvaldsMerge tag 'stable/for-linus-3.12-rc0-tag-three' of...
2013-09-12 Linus TorvaldsMerge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel...
2013-09-12 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2013-09-12 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2013-09-12 Linus Torvaldsvfs: make getcwd() get the root and pwd path under rcu
2013-09-12 Linus Torvaldsvfs: move get_fs_root_and_pwd() to single caller
2013-09-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-09-12 Waiman Longdcache: get/release read lock in read_seqbegin_or_lock...
2013-09-12 Linus TorvaldsMerge tag 'sound-3.12' of git://git.kernel.org/pub...
2013-09-12 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2013-09-12 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2013-09-12 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2013-09-12 Rafael J. WysockiMerge branch 'pm-cpufreq'
2013-09-12 Linus TorvaldsMerge tag 'ecryptfs-3.12-rc1-crypt-ctx' of git://git...
2013-09-12 Linus TorvaldsMerge branch 'for-v3.12-fix' of git://git.linaro.org...
2013-09-12 Linus TorvaldsMerge tag 'for-3.12' of git://git.linaro.org/people...
2013-09-11 Linus TorvaldsMerge branch 'akpm' (patches from Andrew Morton)
2013-09-11 Rob Landleyinitmpfs: move rootfs code from fs/ramfs/ to init/
2013-09-11 Rob Landleyinitmpfs: move bdi setup from init_rootfs to init_ramfs
2013-09-11 Rob Landleyinitmpfs: replace MS_NOUSER in initramfs
2013-09-11 Jan Karalib/radix-tree.c: make radix_tree_node_alloc() work...
2013-09-11 Dan Carpenteraffs: use loff_t in affs_truncate()
2013-09-11 Michael Holzheuvmcore: enable /proc/vmcore mmap for s390
2013-09-11 Michael Holzheuvmcore: introduce remap_oldmem_pfn_range()
2013-09-11 Michael Holzheuvmcore: introduce ELF header in new memory feature
2013-09-11 Oleg Nesterovexec: cleanup the error handling in search_binary_handler()
2013-09-11 Oleg Nesterovexec: don't retry if request_module() fails
2013-09-11 Oleg Nesterovexec: cleanup the CONFIG_MODULES logic
2013-09-11 Oleg Nesterovexec: kill ->load_binary != NULL check in search_binary...
2013-09-11 Oleg Nesterovexec: move allow_write_access/fput to exec_binprm()
2013-09-11 Oleg Nesterovexec: proc_exec_connector() should be called only once
2013-09-11 Oleg Nesterovexec: kill "int depth" in search_binary_handler()
2013-09-11 Oleg Nesterovexec: introduce exec_binprm() for "depth == 0" code
2013-09-11 Oleg Nesterovproc: make proc_fd_permission() thread-friendly
2013-09-11 Chen Gangfs/proc/task_mmu.c: check the return value of mpol_to_str()
2013-09-11 Andrew Mortonfs/file_table.c:fput(): make comment more truthful
2013-09-11 Stéphane Grabercoredump: add new %P variable in core_pattern
2013-09-11 Vyacheslav Dubeykohfsplus: integrate POSIX ACLs support into driver
2013-09-11 Vyacheslav Dubeykohfsplus: implement POSIX ACLs support
2013-09-11 Vyacheslav Dubeykohfsplus: add necessary declarations for POSIX ACLs...
2013-09-11 Eric Dumazetepoll: add a reschedule point in ep_free()
2013-09-11 Gu Zhengfs/bio-integrity: fix a potential mem leak
2013-09-11 Junxiao Biwriteback: fix race that cause writeback hung
2013-09-11 Maxim Patlasovmm/page-writeback.c: add strictlimit feature
2013-09-11 Wanpeng Limm/writeback: make writeback_inodes_wb static
2013-09-11 Cyrill Gorcunovmm: track vma changes with VM_SOFTDIRTY bit
2013-09-11 Jan Karawriteback: fix occasional slow sync(1)
2013-09-11 Jie Liuocfs2: fix the end cluster offset of FIEMAP
2013-09-11 Joseph Qiocfs2: remove unused variable ip in dlmfs_get_root_inode()
2013-09-11 Joyceocfs2: fix a tiny race case when firing callbacks
2013-09-11 Joseph Qiocfs2: avoid possible NULL pointer dereference in o2net...
2013-09-11 Joseph Qiocfs2: adjust code style for o2net_handler_tree_lookup()
2013-09-11 Younger Liuocfs2: free path in ocfs2_remove_inode_range()
2013-09-11 Joseph Qiocfs2: fix possible double free in ocfs2_reflink_xattr_rec
2013-09-11 Xue jiufeiocfs2/dlm: force clean refmap when doing local cleanup
2013-09-11 Younger Liuocfs2: free meta_ac and data_ac when ocfs2_start_trans...
2013-09-11 Joseph Qiocfs2: add the missing return value check of ocfs2_xatt...
2013-09-11 Jie Liuocfs2: fix a memory leak in __ocfs2_move_extents()
2013-09-11 Joseph Qiocfs2: add missing return value check of ocfs2_get_clus...
2013-09-11 Joseph Qiocfs2: clean up dead code in ocfs2_acl_from_xattr()
2013-09-11 Dong Fangocfs2: use list_for_each_entry() instead of list_for_each()
2013-09-11 Sunil Mushranfs/ocfs2/cluster/tcp.c: fix possible null pointer deref...
2013-09-11 Younger Liuocfs2: ac_bits_wanted should be local_alloc_bits when...
2013-09-11 Xue jiufeiocfs2: dlm_request_all_locks() should deal with the...
2013-09-11 Junxiao Biocfs2: use i_size_read() to access i_size
2013-09-11 Younger Liuocfs2: lighten up allocate transaction
2013-09-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-09-11 Linus TorvaldsMerge tag 'for-linus-3.12-merge' of git://git.kernel...
2013-09-11 Linus TorvaldsMerge tag 'squashfs-updates' of git://git.kernel.org...
2013-09-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-09-11 Linus TorvaldsMerge branch 'kconfig' of git://git.kernel.org/pub...
2013-09-11 Rafael J. WysockiMerge branch 'pm-cpufreq'
2013-09-11 Rafael J. WysockiMerge branch 'acpi-bind'
2013-09-11 Takashi IwaiMerge tag 'asoc-v3.12-4' of git://git.kernel.org/pub...
2013-09-11 Mark BrownMerge remote-tracking branch 'asoc/fix/rsnd' into asoc...
2013-09-11 Mark BrownMerge remote-tracking branch 'asoc/fix/mc13783' into...
2013-09-11 Mark BrownMerge remote-tracking branch 'asoc/fix/kirkwood' into...
2013-09-11 Mark BrownMerge remote-tracking branch 'asoc/fix/fsl' into asoc...
2013-09-11 Mark BrownMerge remote-tracking branch 'asoc/fix/atmel' into...
2013-09-11 Linus TorvaldsMerge tag 'for-v3.12' of git://git.infradead.org/batter...
2013-09-11 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2013-09-11 Linus TorvaldsMerge tag 'stable/for-linus-3.12-rc0-tag-two' of git...
2013-09-11 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-09-11 Linus TorvaldsMerge branch 'nfsd-next' of git://linux-nfs.org/~bfield...
2013-09-11 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git.kernel.org...
2013-09-11 Linus TorvaldsMerge branch 'x86/jumplabel' of git://git.kernel.org...
2013-09-10 Linus TorvaldsMerge tag 'cris-for-3.12' of git://jni.nu/cris
2013-09-10 Rafael J. WysockiMerge branch 'pm-cpuidle'
2013-09-10 Rafael J. WysockiMerge branch 'acpi-assorted'
2013-09-10 Rafael J. WysockiMerge branch 'acpi-pci-hotplug'
2013-09-10 Rafael J. WysockiMerge branch 'acpi-hotplug'
2013-09-10 Linus TorvaldsMerge tag 'devicetree-for-linus' of git://git.secretlab...
2013-09-10 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2013-09-10 Linus TorvaldsMerge tag 'mmc-updates-for-3.12-rc1' of git://git.kerne...
2013-09-10 Linus TorvaldsMerge tag 'dm-3.12-changes' of git://git.kernel.org...
2013-09-10 Linus TorvaldsMerge tag 'md/3.12' of git://neil.brown.name/md
2013-09-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-09-10 Linus Torvaldsvfs: make sure we don't have a stale root path if unlaz...
2013-09-10 Pavel ShilovskyCIFS: Respect epoch value from create lease context v2
2013-09-10 Pavel ShilovskyCIFS: Add create lease v2 context for SMB3
next