summaryrefslogtreecommitdiffstats
path: root/lib/find_last_bit.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-25namespace.c: get rid of mnt_ghostsAl Viro3-18/+9
2013-10-25fold dup_mnt_ns() into its only surviving callerAl Viro1-30/+18
2013-10-25mnt_set_expiry() doesn't need vfsmount_lockAl Viro1-2/+0
2013-10-25finish_automount() doesn't need vfsmount_lock for removal from expiry listAl Viro1-2/+0
2013-10-25fs/namespace.c: bury long-dead defineAl Viro1-2/+0
2013-10-25fold mntfree() into mntput_no_expire()Al Viro1-23/+16
2013-10-25do_remount(): pull touch_mnt_namespace() upAl Viro1-5/+1
2013-10-25dup_mnt_ns(): get rid of pointless grabbing of vfsmount_lockAl Viro1-2/+0
2013-10-25fs_is_visible only needs namespace_sem held sharedAl Viro1-2/+2
2013-10-25initialize namespace_sem staticallyAl Viro1-3/+1
2013-10-25file->f_op is never NULL...Al Viro29-97/+74
2013-10-25rtl8188eu: remove dead codeAl Viro2-213/+0
2013-10-25dmxdev: get rid of pointless clearing ->f_opAl Viro1-4/+0
2013-10-25consolidate the reassignments of ->f_op in ->open() instancesAl Viro8-77/+43
2013-10-25put_mnt_ns(): use drop_collected_mounts()Al Viro1-5/+1
2013-10-25ncpfs: switch to %p[dD]Al Viro2-43/+24
2013-10-25ubifs: switch to %pdAl Viro3-34/+29
2013-10-25sunrpc: switch to %pdAl Viro1-6/+6
2013-10-25nfsd: switch to %p[dD]Al Viro5-37/+31
2013-10-25nfs: use %p[dD] instead of open-coded (and often racy) equivalentsAl Viro11-186/+119
2013-10-25befs: split symlink iops in two - for short and long symlinks resp.Al Viro1-30/+31
2013-10-25new helper: kfree_put_link()Al Viro8-38/+15
2013-10-25libfs: get exports to definitions of objects being exported...Al Viro1-35/+34
2013-10-25ecryptfs: ->lower_path.dentry is never NULLAl Viro1-2/+1
2013-10-25ecryptfs: get rid of ecryptfs_set_dentry_lower{,_mnt}Al Viro3-18/+3
2013-10-25ecryptfs: don't leave RCU pathwalk immediatelyAl Viro2-15/+20
2013-10-25ecryptfs: check DCACHE_OP_REVALIDATE instead of ->d_opAl Viro1-1/+1
2013-10-259p: make v9fs_cache_inode_{get,put,set}_cookie empty inlines for !9P_CACHEFSAl Viro4-12/+12
2013-10-06Linux 3.12-rc4v3.12-rc4Linus Torvalds1-1/+1
2013-10-06net: Update the sysctl permissions handler to test effective uid/gidEric W. Biederman1-2/+2
2013-10-05btrfs: Fix crash due to not allocating integrity data for a biosetDarrick J. Wong1-0/+8
2013-10-05Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero"Bjorn Helgaas1-1/+6
2013-10-04selinux: remove 'flags' parameter from avc_audit()Linus Torvalds3-4/+4
2013-10-04selinux: avc_has_perm_flags has no more usersLinus Torvalds2-17/+6
2013-10-04Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishingIlya Dryomov2-5/+7
2013-10-04Btrfs: eliminate races in worker stopping codeIlya Dryomov2-6/+21
2013-10-04Btrfs: fix crash of compressed writesLiu Bo1-1/+1
2013-10-04Btrfs: fix transid verify errors when recovering log treeJosef Bacik1-5/+2
2013-10-04selinux: remove 'flags' parameter from inode_has_permLinus Torvalds1-7/+6
2013-10-04xfs: Use kmem_free() instead of free()Thierry Reding1-1/+1
2013-10-04xfs: fix memory leak in xlog_recover_add_to_transtinguely@sgi.com1-0/+1
2013-10-04xfs: dirent dtype presence is dependent on directory magic numbersDave Chinner4-39/+28
2013-10-04xfs: lockdep needs to know about 3 dquot-deep nestingDave Chinner1-3/+16
2013-10-04dmaengine: imx-dma: fix callback path in taskletMichael Grzeschik1-4/+6
2013-10-04dmaengine: imx-dma: fix lockdep issue between irqhandler and taskletMichael Grzeschik1-11/+8
2013-10-04dmaengine: imx-dma: fix slow path issue in prep_dma_cyclicMichael Grzeschik1-1/+1
2013-10-04xen/hvc: allow xenboot console to be used againDavid Vrabel1-0/+1
2013-10-04usb: chipidea: add Intel Clovertrail pci idDavid Cohen1-1/+6
2013-10-03staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdeviceIan Abbott1-15/+10
2013-10-03iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tagsNicholas Bellinger1-1/+1