]> Pileus Git - ~andy/linux/history - fs
kexec: prevent double free on image allocation failure
[~andy/linux] / fs /
2013-02-28 Andrew Mortonfs/seq_file.c:seq_lseek(): fix switch statement indenting
2013-02-28 Cyrill Gorcunovseq-file: use SEEK_ macros instead of hardcoded numbers
2013-02-28 Zhang Yanfeifs/proc/vmcore.c: put if tests in the top of the while...
2013-02-28 Andrew Mortonfs/proc: clean up printks
2013-02-28 Kees Cookcoredump: remove redundant defines for dumpable states
2013-02-28 Oleksij Rempelfat: mark fs as dirty on mount and clean on umount
2013-02-28 Oleksij Rempelfat: add extended fileds to struct fat_boot_sector
2013-02-28 Vyacheslav Dubeykohfsplus: fix issue with unzeroed unused b-tree nodes
2013-02-28 Vyacheslav Dubeykohfsplus: add support of manipulation by attributes...
2013-02-28 Vyacheslav Dubeykohfsplus: rework functionality of getting, setting and...
2013-02-28 Vyacheslav Dubeykohfsplus: add functionality of manipulating by records...
2013-02-28 Vyacheslav Dubeykohfsplus: add on-disk layout declarations related to...
2013-02-28 Xiaowei.Huocfs2: ac->ac_allow_chain_relink=0 won't disable group...
2013-02-28 Jeff Liuocfs2: fix ocfs2_init_security_and_acl() to initialize...
2013-02-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-02-27 Linus TorvaldsMerge tag 'xtensa-next-20130225' of git://github.com...
2013-02-27 Linus TorvaldsMerge branch 'next' of git://git.monstr.eu/linux-2...
2013-02-27 Linus TorvaldsMerge branch 'for-upstream' of git://openrisc.net/jonas...
2013-02-27 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2013-02-27 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2013-02-27 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2013-02-27 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2013-02-26 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git.kernel.org...
2013-02-26 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2013-02-26 Linus TorvaldsMerge tag 'upstream-3.9-rc1' of git://git.infradead...
2013-02-26 Linus TorvaldsMerge tag 'f2fs-for-3.9' of git://git.kernel.org/pub...
2013-02-26 Linus TorvaldsMerge tag 'virtio-next-for-linus' of git://git.kernel...
2013-02-26 Linus TorvaldsMerge tag 'vfio-v3.9-rc1' of git://github.com/awilliam...
2013-02-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-02-26 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2013-02-26 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git.kernel.org...
2013-02-26 Linus TorvaldsMerge tag 'iommu-updates-v3.9' of git://git.kernel...
2013-02-26 Linus TorvaldsMerge branch 'for-v3.9' of git://git.linaro.org/people...
2013-02-26 Linus TorvaldsMerge branch 'i2c/for-next' of git://git.kernel.org...
2013-02-26 Linus TorvaldsMerge tag 'gpio-for-linus' of git://git.secretlab.ca...
2013-02-26 Linus TorvaldsMerge tag 'for-3.9-rc1' of git://gitorious.org/linux...
2013-02-26 Linus TorvaldsMerge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel...
2013-02-26 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2013-02-26 Linus TorvaldsMerge branch 'next' of git://git.infradead.org/users...
2013-02-26 Al Virosaner proc_get_inode() calling conventions
2013-02-26 Maxim Patlasovproc: avoid extra pde_put() in proc_fill_super()
2013-02-26 Zhao Hongjiangfs: change return values from -EACCES to -EPERM
2013-02-26 Yuanhan Liufs/exec.c: make bprm_mm_init() static
2013-02-26 Dan Carpenterocfs2/dlm: use GFP_ATOMIC inside a spin_lock
2013-02-26 Jan Karaocfs2: fix possible use-after-free with AIO
2013-02-26 Sunil Mushranocfs2: Fix oops in ocfs2_fast_symlink_readpage() code...
2013-02-26 Al Viroget_empty_filp()/alloc_file() leave both ->f_pos and...
2013-02-26 Al Viroexport kernel_write(), convert open-coded instances
2013-02-26 Namjae Jeonfs: encode_fh: return FILEID_INVALID if invalid fid_type
2013-02-26 Al Virokill f_vfsmnt
2013-02-26 Jeff Laytonvfs: kill FS_REVAL_DOT by adding a d_weak_revalidate...
2013-02-26 J. Bruce Fieldsnfsd: handle vfs_getattr errors in acl protocol
2013-02-26 Al Viroswitch vfs_getattr() to struct path
2013-02-26 Sage Weilceph: prepopulate inodes only when request is aborted
2013-02-26 Al Virod_hash_and_lookup(): export, switch open-coded instances
2013-02-26 Al Viro9p: switch v9fs_set_create_acl() to inode+fid, do it...
2013-02-26 Al Viro9p: split dropping the acls from v9fs_set_create_acl()
2013-02-26 Al Viro9p: switch v9fs_acl_chmod() from dentry to inode+fid
2013-02-26 Al Viro9p: switch v9fs_set_acl() from dentry to fid
2013-02-26 Al Viro9p: lift the call of set_cached_acl() into the callers...
2013-02-26 Al Viro9p: add fid-based variant of v9fs_xattr_set()
2013-02-26 Al Virohugetlb_file_setup(): use d_alloc_pseudo()
2013-02-26 Linus TorvaldsMerge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel...
2013-02-26 Linus TorvaldsMerge tag 'pci-v3.9-changes' of git://git.kernel.org...
2013-02-26 Linus TorvaldsMerge branch 'drm-next' of git://people.freedesktop...
2013-02-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-02-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-02-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-02-25 Linus TorvaldsMerge tag 'please-pull-vm_unwrapped' of git://git.kerne...
2013-02-25 Linus TorvaldsMerge tag 'ktest-v3.9' of git://git.kernel.org/pub...
2013-02-25 Linus TorvaldsMerge tag 'modules-next-for-linus' of git://git.kernel...
2013-02-25 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-02-25 Linus TorvaldsMerge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm...
2013-02-25 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2013-02-25 Linus TorvaldsMerge tag 'upstream-linus' of git://git.kernel.org...
2013-02-25 Linus TorvaldsMerge tag 'stable/for-linus-3.9-rc0-tag' of git://git...
2013-02-24 Linus TorvaldsMerge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm...
2013-02-24 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-02-24 Linus TorvaldsMerge branch 'akpm' (more incoming from Andrew)
2013-02-24 Zhang Yanfeifs/nfsd: change type of max_delegations, nfsd_drc_max_m...
2013-02-24 Zhang Yanfeifs/buffer.c: change type of max_buffer_heads to unsigne...
2013-02-24 Shaohua Liswap: make each swap partition have one address_space
2013-02-24 Xishi Qiumemory-failure: use num_poisoned_pages instead of mce_b...
2013-02-24 Michel Lespinassemm: make do_mmap_pgoff return populate as a size in...
2013-02-24 Michel Lespinassemm: introduce mm_populate() for populating new vmas
2013-02-24 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2013-02-23 Rafael J. WysockiMerge branch 'acpi-pm' into fixes
2013-02-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-02-23 Linus TorvaldsMerge branch 'parisc-3.9' of git://git.kernel.org/pub...
2013-02-23 Al Virohostfs: directory methods have no business in non-direc...
2013-02-23 Al Viro__d_materialise_unique() is too generic
2013-02-23 Jan Karafs: Fix possible use-after-free with AIO
2013-02-23 Al Viroconstify d_lookup() arguments
2013-02-23 Al Viroconstify __d_lookup() arguments
2013-02-23 Al Virolookup_slow: get rid of name argument
2013-02-23 Al Virolookup_fast: get rid of name argument
2013-02-23 Al Viroget rid of name and type arguments of walk_component()
2013-02-23 Al Virolink_path_walk(): move assignments to nd->last/nd-...
2013-02-23 Jeff Laytonvfs: remove d_path_with_unreachable
2013-02-23 Anatol Pomozovfs: Preserve error code in get_empty_filp(), part 2
next