2008-10-23 |
Miklos Szeredi | [patch] vfs: make security_inode_setattr() calling... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Adrian Bunk | [patch 1/3] FS_MBCACHE: don't needlessly make it built-in |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Miklos Szeredi | [PATCH] move executable checking into ->permission() |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Qinghuang Feng | [PATCH] fs/dcache.c: update comment of d_validate() |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Dan Williams | [RFC PATCH] touch_mnt_namespace when the mount flags... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Christoph Hellwig | [PATCH] reiserfs: add missing llseek method |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Christoph Hellwig | [PATCH] fix ->llseek for more directories |
commit | commitdiff | tree | snapshot |
2008-10-23 |
OGAWA Hirofumi | [PATCH vfs-2.6 6/6] vfs: add LOOKUP_RENAME_TARGET intent |
commit | commitdiff | tree | snapshot |
2008-10-23 |
OGAWA Hirofumi | [PATCH vfs-2.6 5/6] vfs: remove LOOKUP_PARENT from... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
OGAWA Hirofumi | [PATCH vfs-2.6 4/6] vfs: remove unnecessary fsnotify_d_... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
OGAWA Hirofumi | [PATCH vfs-2.6 3/6] vfs: add __d_instantiate() helper |
commit | commitdiff | tree | snapshot |
2008-10-23 |
OGAWA Hirofumi | [PATCH vfs-2.6 2/6] vfs: add d_ancestor() |
commit | commitdiff | tree | snapshot |
2008-10-23 |
OGAWA Hirofumi | [PATCH vfs-2.6 1/6] vfs: replace parent == dentry-... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Al Viro | [PATCH] get rid of on-stack dentry in udf |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Alexey Dobriyan | [PATCH 2/2] anondev: switch to IDA |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Alexey Dobriyan | [PATCH 1/2] anondev: init IDR statically |
commit | commitdiff | tree | snapshot |
2008-10-23 |
David Woodhouse | [JFFS2] Use d_splice_alias() not d_add() in jffs2_lookup() |
commit | commitdiff | tree | snapshot |
2008-10-23 |
David Woodhouse | [PATCH] Optimise NFS readdir hack slightly. |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Al Viro | [PATCH] prepare vfs_readdir() callers to returning... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Al Viro | [PATCH] get rid of on-stack dentry in ext2_get_parent() |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Al Viro | [PATCH] get rid of on-stack fake dentry in ext3_get_par... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
David Woodhouse | [JFFS2] Reinstate NFS exportability |
commit | commitdiff | tree | snapshot |
2008-10-23 |
David Woodhouse | [PATCH] Remove XFS buffered readdir hack |
commit | commitdiff | tree | snapshot |
2008-10-23 |
David Woodhouse | [PATCH] Copy XFS readdir hack into nfsd code. |
commit | commitdiff | tree | snapshot |
2008-10-23 |
David Woodhouse | [PATCH] Factor out nfsd_do_readdir() into its own function |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Al Viro | [PATCH] reduce the stack footprint of exportfs_decode_fh() |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Christoph Hellwig | [PATCH] kill d_alloc_anon |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Christoph Hellwig | [PATCH] switch all filesystems over to d_obtain_alias |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Christoph Hellwig | [PATCH] new helper: d_obtain_alias |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Christoph Hellwig | [PATCH] generic_file_llseek tidyups |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Christoph Hellwig | [PATCH] tidy up chrdev_open |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Christoph Hellwig | [PATCH] hpfs: cleanup ->setattr |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Christoph Hellwig | [PATCH] dm: kill lookup_device wrapper |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Al Viro | [PATCH] make O_EXCL in nd->intent.flags visible in... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Al Viro | [PATCH] don't pass bogus flags to LOOKUP_PARENT lookup... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Al Viro | [PATCH] get rid of path_lookup_create() |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Al Viro | [PATCH] get rid of nameidata in audit_tree |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Al Viro | [PATCH] assorted path_lookup() -> kern_path() conversions |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Al Viro | [PATCH] switch nfsd to kern_path() |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Al Viro | [PATCH] sanitize svc_export_parse() |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Al Viro | [PATCH] switch quota_on-related stuff to kern_path() |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Al Viro | [PATCH] no need for noinline stuff in fs/namespace... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Al Viro | [PATCH] finally get rid of nameidata in namespace.c |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Al Viro | [PATCH] new helper - kern_path() |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Paul Mundt | binfmt_elf_fdpic: Update for cputime changes. |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Huang Weiyi | mm: remove duplicated #include's |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Hugh Dickins | Export tiny shmem_file_setup for DRM-GEM |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Harvey Harrison | misc: replace remaining __FUNCTION__ with __func__ |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Thomas Gleixner | fix CONFIG_HIGHMEM compile error in drivers/gpu/drm... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Arjan van de Ven | fix WARN() for PPC |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Luck, Tony | kexec: fix crash_save_vmcoreinfo_init build problem |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Linus Torvalds | Merge git://git./linux/kernel/git/kyle/parisc-2.6 |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Linus Torvalds | USB: Fix unused label warnings in drivers/usb/host... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Linus Torvalds | i915: cleanup coding horrors in i915_gem_gtt_pwrite() |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Linus Torvalds | Fix sprintf format warnings in drm_proc.c |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Linus Torvalds | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Linus Torvalds | Merge branch 'linux-next' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Linus Torvalds | Merge branch 'tracing-v28-for-linus' of git://git.... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Linus Torvalds | Merge branch 'x86-fixes-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Linus Torvalds | Merge branch 'genirq-v28-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Linus Torvalds | Merge branch 'core-fixes-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Linus Torvalds | Merge branch 'v28-timers-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Linus Torvalds | Merge git://git./linux/kernel/git/bart/ide-2.6 |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Linus Torvalds | Merge branch 'next' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Linus Torvalds | Merge git://git./linux/kernel/git/wim/linux-2.6-watchdog |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Harvey Harrison | byteorder: remove direct includes of linux/byteorder... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Dave Jones | Update email addresses. |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Alexey Dobriyan | fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Linus Torvalds | Remove empty imacfb.c file |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Heiko Carstens | PCI: fix pci_ioremap_bar() on s390 |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Linus Torvalds | Update .gitignore files for generated targets |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Yu Zhao | PCI: fix AER capability check |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Jesse Barnes | PCI: use pci_find_ext_capability everywhere |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Jesse Barnes | PCI: remove #ifdef DEBUG around dev_dbg call |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Kenji Kaneshige | PCI hotplug: fix get_##name return value problem |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Chuck Ebbert | PCI: document the pcie_aspm kernel parameter |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Arjan van de Ven | PCI: introduce an pci_ioremap(pdev, barnr) function |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Benjamin Herrenschmidt | powerpc/PCI: Add legacy PCI access via sysfs |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Benjamin Herrenschmidt | PCI: Add ability to mmap legacy_io on some platforms |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Vincent Legoll | PCI: probing debug message uniformization |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Yu Zhao | PCI: support PCIe ARI capability |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Zhao, Yu | PCI: centralize the capabilities code in probe.c |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Zhao, Yu | PCI: centralize the capabilities code in pci-sysfs.c |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Peter Chubb | PCI: fix 64-vbit prefetchable memory resource BARs |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Zhao, Yu | PCI: replace cfg space size (256/4096) by macros. |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Zhao, Yu | PCI: use resource_size() everywhere. |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Zhao, Yu | PCI: use same arg names in PCI_VDEVICE comment |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Kristen Carlson... | PCI hotplug: rpaphp: make debug var unique |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Yinghai Lu | PCI: use %pF instead of print_fn_descriptor_symbol... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Zhao, Yu | PCI: fix hotplug get_##name return value problem |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Stephen Hemminger | PCI: fix sparse warning in pci_remove_behind_bridge |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Roland Dreier | PCI: fix MSI-HOWTO.txt info about MSI-X MMIO space |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Jesse Barnes | PCI: fix -Wakpm warnings in pci_pm_init debug output |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Alex Chiang | PCI: connect struct pci_dev to struct pci_slot |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Mike Travis | PCI: make CPU list affinity visible |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Jike Song | PCI: utilize calculated results when detecting MSI... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Taku Izumi | PCI: pciehp: replace printk with dev_printk |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Taku Izumi | PCI: pciehp: change name tag of "hpdriver_portdrv"... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Seth Heasley | x86/PCI: irq and pci_ids patch for Intel Ibex Peak... |
commit | commitdiff | tree | snapshot |
next |