projects
/
firefly-linux-kernel-4.4.55.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
firefly-linux-kernel-4.4.55.git
2013-11-09
Al Viro
switch elf_core_write_extra_phdrs() to dump_emit()
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Al Viro
new helper: dump_emit()
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Al Viro
restore 32bit aout coredump
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Al Viro
no need to keep brlock macros anymore...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Al Viro
coda_revalidate_inode(): switch to passing inode...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Al Viro
fold __d_shrink() into its only remaining caller
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Al Viro
get rid of s_files and files_lock
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Al Viro
get rid of {lock,unlock}_rcu_walk()
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Al Viro
RCU'd vfsmounts
commit
|
commitdiff
|
tree
|
snapshot
2013-11-09
Al Viro
switch shrink_dcache_for_umount() to use of d_walk()
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Al Viro
fuse: rcu-delay freeing fuse_conn
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Al Viro
pid_namespace: make freeing struct pid_namespace rcu...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Al Viro
ncpfs: rcu-delay unload_nls() and freeing ncp_server
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Al Viro
fat: rcu-delay unloading nls and freeing sbi
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Al Viro
cifs: rcu-delay unload_nls() and freeing sbi
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Al Viro
autofs4: make freeing sbi rcu-delayed
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Al Viro
adfs: delayed freeing of sbi
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Al Viro
hpfs: make freeing sbi and codetables rcu-delayed
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Al Viro
make freeing super_block rcu-delayed
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Miklos Szeredi
vfs: introduce d_instantiate_no_diralias()
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Al Viro
move taking vfsmount_lock down into prepend_path()
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Al Viro
split __lookup_mnt() in two functions
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Al Viro
uninline destroy_super(), consolidate alloc_super()
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Al Viro
isofs: don't pass dentry to isofs_hash{i,}_common()
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Al Viro
new helpers: lock_mount_hash/unlock_mount_hash
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Al Viro
don't bother with vfsmount_lock in mounts_poll()
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Al Viro
namespace.c: get rid of mnt_ghosts
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Al Viro
fold dup_mnt_ns() into its only surviving caller
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Al Viro
mnt_set_expiry() doesn't need vfsmount_lock
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Al Viro
finish_automount() doesn't need vfsmount_lock for remov...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Al Viro
fs/namespace.c: bury long-dead define
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Al Viro
fold mntfree() into mntput_no_expire()
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Al Viro
do_remount(): pull touch_mnt_namespace() up
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Al Viro
dup_mnt_ns(): get rid of pointless grabbing of vfsmount...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Al Viro
fs_is_visible only needs namespace_sem held shared
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Al Viro
initialize namespace_sem statically
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Al Viro
file->f_op is never NULL...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Al Viro
rtl8188eu: remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Al Viro
dmxdev: get rid of pointless clearing ->f_op
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Al Viro
consolidate the reassignments of ->f_op in ->open(...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Al Viro
put_mnt_ns(): use drop_collected_mounts()
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Al Viro
ncpfs: switch to %p[dD]
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Al Viro
ubifs: switch to %pd
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Al Viro
sunrpc: switch to %pd
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Al Viro
nfsd: switch to %p[dD]
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Al Viro
nfs: use %p[dD] instead of open-coded (and often racy...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Al Viro
befs: split symlink iops in two - for short and long...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Al Viro
new helper: kfree_put_link()
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Al Viro
libfs: get exports to definitions of objects being...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Al Viro
ecryptfs: ->lower_path.dentry is never NULL
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Al Viro
ecryptfs: get rid of ecryptfs_set_dentry_lower{,_mnt}
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Al Viro
ecryptfs: don't leave RCU pathwalk immediately
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Al Viro
ecryptfs: check DCACHE_OP_REVALIDATE instead of ->d_op
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Al Viro
9p: make v9fs_cache_inode_{get,put,set}_cookie empty...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Linus Torvalds
Linux 3.12-rc4
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Eric W. Biederman
net: Update the sysctl permissions handler to test...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Linus Torvalds
Merge git://git./linux/kernel/git/nab/target-pending
commit
|
commitdiff
|
tree
|
snapshot
2013-10-06
Linus Torvalds
Merge branch 'fixes' of git://git.infradead.org/users...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-05
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-05
Linus Torvalds
Merge tag 'gpio-v3.12-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-05
Linus Torvalds
Merge tag 'usb-3.12-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-05
Linus Torvalds
Merge tag 'tty-3.12-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-05
Linus Torvalds
Merge tag 'staging-3.12-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-05
Darrick J....
btrfs: Fix crash due to not allocating integrity data...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-05
Chris Mason
Merge branch 'for-linus' into for-linus-3.12
commit
|
commitdiff
|
tree
|
snapshot
2013-10-05
Linus Torvalds
Merge branch 'for-linus' of git://git.samba.org/sfrench...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-05
Linus Torvalds
Merge tag 'pci-v3.12-fixes-1' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Bjorn Helgaas
Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Linus Torvalds
Merge tag 'pm+acpi-3.12-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Linus Torvalds
Merge tag 'xfs-for-linus-v3.12-rc4' of git://oss.sgi...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Linus Torvalds
selinux: remove 'flags' parameter from avc_audit()
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Linus Torvalds
selinux: avc_has_perm_flags has no more users
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Ilya Dryomov
Btrfs: fix a use-after-free bug in btrfs_dev_replace_fi...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Ilya Dryomov
Btrfs: eliminate races in worker stopping code
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Liu Bo
Btrfs: fix crash of compressed writes
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Josef Bacik
Btrfs: fix transid verify errors when recovering log...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Linus Torvalds
selinux: remove 'flags' parameter from inode_has_perm
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Thierry Reding
xfs: Use kmem_free() instead of free()
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
tinguely@sgi.com
xfs: fix memory leak in xlog_recover_add_to_trans
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Dave Chinner
xfs: dirent dtype presence is dependent on directory...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Dave Chinner
xfs: lockdep needs to know about 3 dquot-deep nesting
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Linus Torvalds
Merge tag 'iommu-fixes-v3.12-rc3' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Linus Torvalds
Merge tag 'arm64-stable' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Linus Torvalds
Merge branch 'upstream' of git://git.linux-mips.org...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Linus Torvalds
Merge branch 'x86-urgent-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Linus Torvalds
Merge branch 'irq-urgent-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Michael Grzeschik
dmaengine: imx-dma: fix callback path in tasklet
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Michael Grzeschik
dmaengine: imx-dma: fix lockdep issue between irqhandle...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-04
Michael Grzeschik
dmaengine: imx-dma: fix slow path issue in prep_dma_cyclic
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
David Vrabel
xen/hvc: allow xenboot console to be used again
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
David Cohen
usb: chipidea: add Intel Clovertrail pci id
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Ian Abbott
staging: comedi: ni_65xx: (bug fix) confine insn_bits...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Nicholas Bellinger
iscsi-target; Allow an extra tag_num / 2 number of...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Nicholas Bellinger
iscsi-target: Perform release of acknowledged tags...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Nicholas Bellinger
iscsi-target: Only perform wait_for_tasks when performi...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Linus Torvalds
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Linus Torvalds
Merge branch 'for-curr' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Linus Torvalds
Merge branch 'merge' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-03
Nicholas Bellinger
target: Fail on non zero scsi_status in compare_and_wri...
commit
|
commitdiff
|
tree
|
snapshot
next