aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-02ide: small ide_register_port() cleanupBartlomiej Zolnierkiewicz
2009-01-02ide: remove chipset type fixup from ide_host_register()Bartlomiej Zolnierkiewicz
2009-01-02tx493x: fix indentationBartlomiej Zolnierkiewicz
2009-01-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel
2008-12-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-12-31nfsd race fixes: jfsDave Kleikamp
2008-12-31nfsd race fixes: reiserfsAl Viro
2008-12-31nfsd race fixes: ext4Al Viro
2008-12-31nfsd race fixes: ext3Al Viro
2008-12-31nfsd race fixes: ext2Al Viro
2008-12-31nfsd/create race fixes, infrastructureAl Viro
2008-12-31filesystem notification: create fs/notify to contain all fs notificationEric Paris
2008-12-31fs/block_dev.c: __read_mostly improvement and sb_is_blkdev_sb utilizationDenis ChengRq
2008-12-31kill ->dir_notify()Al Viro
2008-12-31filp_cachep can be static in fs/file_table.cEric Dumazet
2008-12-31fix f_count description in Documentation/filesystems/files.txtEric Dumazet
2008-12-31make INIT_FS use the __RW_LOCK_UNLOCKED initializationSteven Rostedt
2008-12-31take init_fs to saner placeAl Viro
2008-12-31kill vfs_permissionChristoph Hellwig
2008-12-31pass a struct path * to may_openChristoph Hellwig
2008-12-31kill walk_init_rootChristoph Hellwig
2008-12-31remove incorrect comment in inode_permissionChristoph Hellwig
2008-12-31expand some comments (d_path / seq_path)Arjan van de Ven
2008-12-31correct wrong function name of d_put in kernel document and source commentZhaolei
2008-12-31fix switch_names() breakage in short-to-short caseAl Viro
2008-12-31befs: ensure fast symlinks are NUL-terminatedDuane Griffin
2008-12-31freevxfs: ensure fast symlinks are NUL-terminatedDuane Griffin
2008-12-31sysv: ensure fast symlinks are NUL-terminatedDuane Griffin
2008-12-31ext4: ensure fast symlinks are NUL-terminatedDuane Griffin
2008-12-31ext3: ensure fast symlinks are NUL-terminatedDuane Griffin
2008-12-31ext2: ensure fast symlinks are NUL-terminatedDuane Griffin
2008-12-31vfs: ensure page symlinks are NUL-terminatedDuane Griffin
2008-12-31vfs: introduce helper function to safely NUL-terminate symlinksDuane Griffin
2008-12-31eCryptfs: check readlink result was not an error before using itDuane Griffin
2008-12-31fs/namespace.c: drop code after returnJulia Lawall
2008-12-31include: linux/fs.h: put declarations in __KERNEL__Jan Engelhardt
2008-12-31shrink struct dentryNick Piggin
2008-12-31fs: reorder struct inotify_device on 64bits to remove paddingRichard Kennedy
2008-12-31introduce new LSM hooks where vfsmount is available.Kentaro Takeda
2008-12-31Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-12-31KVM: MMU: handle large host sptes on invlpg/resyncMarcelo Tosatti
2008-12-31KVM: Add locking to virtual i8259 interrupt controllerAvi Kivity
2008-12-31KVM: MMU: Don't treat a global pte as such if cr4.pge is clearedAvi Kivity
2008-12-31MAINTAINERS: Maintainership changes for kvm/ia64Xiantao Zhang
2008-12-31KVM: ia64: Fix kvm_arch_vcpu_ioctl_[gs]et_regs()Jes Sorensen
2008-12-31KVM: x86: Rework user space NMI injection as KVM_CAP_USER_NMIJan Kiszka
2008-12-31KVM: VMX: Fix pending NMI-vs.-IRQ race for user space irqchipJan Kiszka
2008-12-31KVM: fix handling of ACK from shared guest IRQMark McLoughlin
2008-12-31KVM: MMU: check for present pdptr shadow page in walk_shadowMarcelo Tosatti
2008-12-31KVM: Consolidate userspace memory capability reporting into common codeAvi Kivity