]> git.openfabrics.org - ~emulex/infiniband.git/shortlog
~emulex/infiniband.git
2014-10-12 Al Viroreiserfs: remove pointless forward declaration of struc...
2014-10-12 Al Virodon't need that forward declaration of struct nameidata...
2014-10-12 Al Virotake dname_external() into fs/dcache.c
2014-10-12 Al Virolet path_init() failures treated the same way as subseq...
2014-10-09 Al Virofix misuses of f_count() in ppp and netlink
2014-10-09 Al Vironcpfs: use list_for_each_entry() for d_subdirs walk
2014-10-09 Seunghun Leevfs: move getname() from callers to do_mount()
2014-10-09 Al Virogfs2_atomic_open(): skip lookups on hashed dentry
2014-10-09 Al Viro[infiniband] remove pointless assignments
2014-10-09 Al Virogadgetfs: saner API for gadgetfs_create_file()
2014-10-09 Al Virof_fs: saner API for ffs_sb_create_file()
2014-10-09 Al Virojfs: don't hash direct inode
2014-10-09 Al Viro[s390] remove pointless assignment of ->f_op in vmlogrd...
2014-10-09 Al Viroecryptfs: ->f_op is never NULL
2014-10-09 Al Viroandroid: ->f_op is never NULL
2014-10-09 Al Vironouveau: __iomem misannotations
2014-10-09 Al Viromissing annotation in fs/file.c
2014-10-09 Tim Gardnerfs: namespace: suppress 'may be used uninitialized...
2014-10-09 Al Virosaner perf_atoll()
2014-10-09 Al Viroswitch /dev/kmsg to ->write_iter()
2014-10-09 Al Viroswitch logger to ->write_iter()
2014-10-09 Al Viroswitch hci_vhci to ->write_iter()
2014-10-09 Al Viroswitch /dev/zero and /dev/full to ->read_iter()
2014-10-09 Al Virodma-buf: don't open-code atomic_long_read()
2014-10-09 Al Virorsxx debugfs inanity
2014-10-09 Al Virocarma-fpga: switch to simple_read_from_buffer()
2014-10-09 Al Virocarma-fpga: switch to fixed_size_llseek()
2014-10-09 Al Virocachefiles_write_page(): switch to __kernel_write()
2014-10-09 Al Virovme: don't open-code fixed_size_llseek()
2014-10-09 Al Viroashmem: use vfs_llseek()
2014-10-09 Al Viro9p: switch to %p[dD]
2014-10-09 Al Virocifs: switch to use of %p[dD]
2014-10-09 Mikulas Patockafs: make cont_expand_zero interruptible
2014-10-09 Matthew WilcoxAdd copy_to_iter(), copy_from_iter() and iov_iter_zero()
2014-10-09 Tetsuo Handafs: Fix theoretical division by 0 in super_cache_scan().
2014-10-09 Daeseok Youndcache: Fix no spaces at the start of a line in dcache.c
2014-10-09 Al Viro[jffs2] kill wbuf_queued/wbuf_dwork_lock
2014-10-09 Kirill Smelkovvfs: fix typo in s_op->alloc_inode() documentation
2014-10-09 Al Viroconstify file_inode()
2014-10-09 Al Virohandle suicide on late failure exits in execve() in...
2014-10-09 Al Virodcache.c: call ->d_prune() regardless of d_unhashed()
2014-10-09 Al Virod_prune_alias(): just lock the parent and call __dentry...
2014-10-09 Eric W. Biedermanproc: Update proc_flush_task_mnt to use d_invalidate
2014-10-09 Eric W. Biedermanvfs: Remove d_drop calls from d_revalidate implementations
2014-10-09 Eric W. Biedermanvfs: Make d_invalidate return void
2014-10-09 Eric W. Biedermanvfs: Merge check_submounts_and_drop and d_invalidate
2014-10-09 Eric W. Biedermanvfs: Remove unnecessary calls of check_submounts_and_drop
2014-10-09 Eric W. Biedermanvfs: Lazily remove mounts on unlinked files and directo...
2014-10-09 Eric W. Biedermanvfs: Add a function to lazily unmount all mounts from...
2014-10-09 Eric W. Biedermanvfs: factor out lookup_mountpoint from new_mountpoint
2014-10-09 Eric W. Biedermanvfs: Keep a list of mounts on a mount point
2014-10-09 Eric W. Biedermanvfs: Don't allow overwriting mounts in the current...
2014-10-09 Eric W. Biedermanvfs: More precise tests in d_invalidate
2014-10-09 Eric W. Biedermanvfs: Document the effect of d_revalidate on d_find_alias
2014-10-09 Al Virodelayed mntput
2014-10-09 Ian Kentautofs - remove obsolete d_invalidate() from expire
2014-10-09 Al ViroAllow sharing external names after __d_move()
2014-09-29 Al Viromissing data dependency barrier in prepend_name()
2014-09-28 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-09-27 Linus TorvaldsMerge branch 'for-3.17-fixes' of git://git.kernel.org...
2014-09-27 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2014-09-27 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2014-09-27 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2014-09-27 Mikhail Efremovvfs: Don't exchange "short" filenames unconditionally.
2014-09-27 Linus Torvaldsfold swapping ->d_name.hash into switch_names()
2014-09-27 Al Virofold unlocking the children into dentry_unlock_parents_...
2014-09-27 Al Virokill __d_materialise_dentry()
2014-09-27 Al Viro__d_materialise_dentry(): flip the order of arguments
2014-09-27 Al Viro__d_move(): fold manipulations with ->d_child/->d_subdirs
2014-09-27 Al Virodon't open-code d_rehash() in d_materialise_unique()
2014-09-27 Al Viropull rehashing and unlocking the target dentry into...
2014-09-27 Al Viroufs: deal with nfsd/iget races
2014-09-27 Miklos Szeredifuse: honour max_read and max_write in direct_io mode
2014-09-27 Miklos Szeredishmem: fix nlink for rename overwrite directory
2014-09-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-09-26 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2014-09-26 Linus TorvaldsMerge branch 'akpm' (fixes from Andrew Morton)
2014-09-26 Peter Feinermm: softdirty: keep bit when zapping file pte
2014-09-26 Fabian Frederickfs/cachefiles: add missing \n to kerror conversions
2014-09-26 Vladimir Zapolskiygenalloc: fix device node resource counter
2014-09-26 Pali Rohárdrivers/rtc/rtc-efi.c: add missing module alias
2014-09-26 David Rientjesmm, slab: initialize object alignment on cache creation
2014-09-26 Peter Feinermm: softdirty: addresses before VMAs in PTE holes aren...
2014-09-26 Joseph Qiocfs2/dlm: do not get resource spinlock if lockres...
2014-09-26 Andreas Rohnernilfs2: fix data loss with mmap()
2014-09-26 Joseph Qiocfs2: free vol_label in ocfs2_delete_osb()
2014-09-26 Markos ChandrasMIPS: mcount: Adjust stack pointer for static trace...
2014-09-26 Paul BurtonMIPS: Fix MFC1 & MFHC1 emulation for 64-bit MIPS systems
2014-09-25 Linus TorvaldsMerge tag 'pm+acpi-3.17-rc7' of git://git.kernel.org...
2014-09-25 Linus TorvaldsMerge branch 'i2c/for-current' of git://git.kernel...
2014-09-25 Randy DunlapMAINTAINERS: new Documentation maintainer
2014-09-25 Rafael J. WysockiMerge branches 'pm-cpufreq' and 'pm-sleep'
2014-09-25 Rafael J. WysockiMerge branches 'acpi-hotplug', 'acpi-scan', 'acpi-lpss...
2014-09-25 Linus TorvaldsMerge tag 'gpio-v3.17-4' of git://git.kernel.org/pub...
2014-09-25 Ingo MolnarMerge tag 'efi-urgent' of git://git.kernel.org/pub...
2014-09-25 Linus TorvaldsMerge tag 'devicetree-for-linus' of git://git.secretlab...
2014-09-25 Peter Hüwei2c: acpi: Fix NULL Pointer dereference
2014-09-25 Wolfram Sangi2c: move acpi code back into the core
2014-09-25 Srinivas Kandagatlaof/fdt: fix memory range check
2014-09-25 Zefan Licpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be...
next