summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-26saner proc_get_inode() calling conventionsAl Viro
2013-02-26proc: avoid extra pde_put() in proc_fill_super()Maxim Patlasov
2013-02-26fs: change return values from -EACCES to -EPERMZhao Hongjiang
2013-02-26fs/exec.c: make bprm_mm_init() staticYuanhan Liu
2013-02-26ocfs2/dlm: use GFP_ATOMIC inside a spin_lockDan Carpenter
2013-02-26ocfs2: fix possible use-after-free with AIOJan Kara
2013-02-26ocfs2: Fix oops in ocfs2_fast_symlink_readpage() code pathSunil Mushran
2013-02-26get_empty_filp()/alloc_file() leave both ->f_pos and ->f_version zeroAl Viro
2013-02-26target: writev() on single-element vector is pointlessAl Viro
2013-02-26export kernel_write(), convert open-coded instancesAl Viro
2013-02-26fs: encode_fh: return FILEID_INVALID if invalid fid_typeNamjae Jeon
2013-02-26kill f_vfsmntAl Viro
2013-02-26vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry opJeff Layton
2013-02-26nfsd: handle vfs_getattr errors in acl protocolJ. Bruce Fields
2013-02-26switch vfs_getattr() to struct pathAl Viro
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro
2013-02-26ceph: prepopulate inodes only when request is abortedSage Weil
2013-02-26d_hash_and_lookup(): export, switch open-coded instancesAl Viro
2013-02-269p: switch v9fs_set_create_acl() to inode+fid, do it before d_instantiate()Al Viro
2013-02-269p: split dropping the acls from v9fs_set_create_acl()Al Viro
2013-02-269p: switch v9fs_acl_chmod() from dentry to inode+fidAl Viro
2013-02-269p: switch v9fs_set_acl() from dentry to fidAl Viro
2013-02-269p: lift the call of set_cached_acl() into the callers of v9fs_set_acl()Al Viro
2013-02-269p: add fid-based variant of v9fs_xattr_set()Al Viro
2013-02-26tegra: don't wank with d_find_alias()Al Viro
2013-02-26lirc: get rid of bogus checksAl Viro
2013-02-26hugetlb_file_setup(): use d_alloc_pseudo()Al Viro
2013-02-26shmem_setup_file(): use d_alloc_pseudo() instead of d_alloc()Al Viro
2013-02-26xtensa: add accept4 syscallChris Zankel
2013-02-26openrisc: add missing header inclusionStefan Kristiansson
2013-02-26Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-26Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-02-25Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-02-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-02-25drm/tilcdc: only build on armStephen Rothwell
2013-02-25Merge tag 'please-pull-vm_unwrapped' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2013-02-25Merge tag 'ktest-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-25usbnet: smsc95xx: rename FEATURE_AUTOSUSPENDMing Lei
2013-02-25usbnet: smsc95xx: fix broken runtime suspendMing Lei
2013-02-25usbnet: smsc95xx: fix suspend failureMing Lei
2013-02-25bgmac: fix indexing of 2nd level loopsRafał Miłecki
2013-02-25b43: Fix lockdep splat on module unloadLarry Finger
2013-02-25Revert "ip_gre: propogate target device GSO capability to the tunnel device"Pravin B Shelar
2013-02-25IP_GRE: Fix GRE_CSUM case.Pravin B Shelar
2013-02-25VXLAN: Use tunnel_ip_select_ident() for tunnel IP-Identification.Pravin B Shelar