]> git.ipfire.org Git - people/ms/linux.git/shortlog
people/ms/linux.git
2013-03-02  Al Virocache the value of file_inode() in struct file
2013-02-28  Al Viro9p: if v9fs_fid_lookup() gets to asking server, it...
2013-02-28  Al Viro9p: make sure ->lookup() adds fid to the right dentry
2013-02-28  Al Viro9p: untangle ->lookup() a bit
2013-02-28  Al Viro9p: double iput() in ->lookup() if d_materialise_unique...
2013-02-28  Al Viro9p: v9fs_fid_add() can't fail now
2013-02-28  Al Virov9fs: get rid of v9fs_dentry
2013-02-28  Al Viro9p: turn fid->dlist into hlist
2013-02-28  Al Viro9p: don't bother with private lock in ->d_fsdata; dentr...
2013-02-27  Al Viromore file_inode() open-coded instances
2013-02-27  Al Viroselinux: opened file can't have NULL or negative -...
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  Roland DreierMerge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc...
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 Virotarget: writev() on single-element vector is pointless
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  Al Virodefault SET_PERSONALITY() in linux/elf.h
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 Virotegra: don't wank with d_find_alias()
2013-02-26  Al Virolirc: get rid of bogus checks
2013-02-26  Al Virohugetlb_file_setup(): use d_alloc_pseudo()
2013-02-26  Al Viroshmem_setup_file(): use d_alloc_pseudo() instead of...
2013-02-26  Chris Zankelxtensa: add accept4 syscall
2013-02-26  Stefan Kristianssonopenrisc: add missing header inclusion
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/virt/kvm/kvm
2013-02-25  Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-02-25  Stephen Rothwelldrm/tilcdc: only build on arm
2013-02-25  Linus TorvaldsMerge tag 'please-pull-vm_unwrapped' of git://git.kerne...
2013-02-25  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
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  Ming Leiusbnet: smsc95xx: rename FEATURE_AUTOSUSPEND
2013-02-25  Ming Leiusbnet: smsc95xx: fix broken runtime suspend
2013-02-25  Ming Leiusbnet: smsc95xx: fix suspend failure
2013-02-25  Rafał Miłeckibgmac: fix indexing of 2nd level loops
2013-02-25  Larry Fingerb43: Fix lockdep splat on module unload
2013-02-25  Pravin B ShelarRevert "ip_gre: propogate target device GSO capability...
2013-02-25  Pravin B ShelarIP_GRE: Fix GRE_CSUM case.
2013-02-25  Pravin B ShelarVXLAN: Use tunnel_ip_select_ident() for tunnel IP-Ident...
2013-02-25  Pravin B ShelarIP_GRE: Fix IP-Identification.
2013-02-25  David S. MillerMerge branch 'wireless'
2013-02-25  John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-02-25  Shani MichaeliIB/mlx4: Advertise MW support
2013-02-25  Shani MichaeliIB/mlx4: Support memory window binding
2013-02-25  Shani Michaelimlx4: Implement memory windows allocation and deallocation
2013-02-25  Shani Michaelimlx4_core: Enable memory windows in {INIT, QUERY}_HCA
2013-02-25  Shani Michaelimlx4_core: Disable memory windows for virtual functions
2013-02-25  Roland DreierIPoIB: Free ipoib neigh on path record failure so path...
2013-02-25  Bart Van AsscheIB/srp: Fail I/O requests if the transport is offline
2013-02-25  Bart Van AsscheIB/srp: Avoid endless SCSI error handling loop
2013-02-25  Bart Van AsscheIB/srp: Avoid sending a task management function needlessly
2013-02-25  Bart Van AsscheIB/srp: Track connection state properly
next