index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
find_last_bit.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-10-25
namespace.c: get rid of mnt_ghosts
Al Viro
3
-18
/
+9
2013-10-25
fold dup_mnt_ns() into its only surviving caller
Al Viro
1
-30
/
+18
2013-10-25
mnt_set_expiry() doesn't need vfsmount_lock
Al Viro
1
-2
/
+0
2013-10-25
finish_automount() doesn't need vfsmount_lock for removal from expiry list
Al Viro
1
-2
/
+0
2013-10-25
fs/namespace.c: bury long-dead define
Al Viro
1
-2
/
+0
2013-10-25
fold mntfree() into mntput_no_expire()
Al Viro
1
-23
/
+16
2013-10-25
do_remount(): pull touch_mnt_namespace() up
Al Viro
1
-5
/
+1
2013-10-25
dup_mnt_ns(): get rid of pointless grabbing of vfsmount_lock
Al Viro
1
-2
/
+0
2013-10-25
fs_is_visible only needs namespace_sem held shared
Al Viro
1
-2
/
+2
2013-10-25
initialize namespace_sem statically
Al Viro
1
-3
/
+1
2013-10-25
file->f_op is never NULL...
Al Viro
29
-97
/
+74
2013-10-25
rtl8188eu: remove dead code
Al Viro
2
-213
/
+0
2013-10-25
dmxdev: get rid of pointless clearing ->f_op
Al Viro
1
-4
/
+0
2013-10-25
consolidate the reassignments of ->f_op in ->open() instances
Al Viro
8
-77
/
+43
2013-10-25
put_mnt_ns(): use drop_collected_mounts()
Al Viro
1
-5
/
+1
2013-10-25
ncpfs: switch to %p[dD]
Al Viro
2
-43
/
+24
2013-10-25
ubifs: switch to %pd
Al Viro
3
-34
/
+29
2013-10-25
sunrpc: switch to %pd
Al Viro
1
-6
/
+6
2013-10-25
nfsd: switch to %p[dD]
Al Viro
5
-37
/
+31
2013-10-25
nfs: use %p[dD] instead of open-coded (and often racy) equivalents
Al Viro
11
-186
/
+119
2013-10-25
befs: split symlink iops in two - for short and long symlinks resp.
Al Viro
1
-30
/
+31
2013-10-25
new helper: kfree_put_link()
Al Viro
8
-38
/
+15
2013-10-25
libfs: get exports to definitions of objects being exported...
Al Viro
1
-35
/
+34
2013-10-25
ecryptfs: ->lower_path.dentry is never NULL
Al Viro
1
-2
/
+1
2013-10-25
ecryptfs: get rid of ecryptfs_set_dentry_lower{,_mnt}
Al Viro
3
-18
/
+3
2013-10-25
ecryptfs: don't leave RCU pathwalk immediately
Al Viro
2
-15
/
+20
2013-10-25
ecryptfs: check DCACHE_OP_REVALIDATE instead of ->d_op
Al Viro
1
-1
/
+1
2013-10-25
9p: make v9fs_cache_inode_{get,put,set}_cookie empty inlines for !9P_CACHEFS
Al Viro
4
-12
/
+12
2013-10-06
Linux 3.12-rc4
v3.12-rc4
Linus Torvalds
1
-1
/
+1
2013-10-06
net: Update the sysctl permissions handler to test effective uid/gid
Eric W. Biederman
1
-2
/
+2
2013-10-05
btrfs: Fix crash due to not allocating integrity data for a bioset
Darrick J. Wong
1
-0
/
+8
2013-10-05
Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero"
Bjorn Helgaas
1
-1
/
+6
2013-10-04
selinux: remove 'flags' parameter from avc_audit()
Linus Torvalds
3
-4
/
+4
2013-10-04
selinux: avc_has_perm_flags has no more users
Linus Torvalds
2
-17
/
+6
2013-10-04
Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishing
Ilya Dryomov
2
-5
/
+7
2013-10-04
Btrfs: eliminate races in worker stopping code
Ilya Dryomov
2
-6
/
+21
2013-10-04
Btrfs: fix crash of compressed writes
Liu Bo
1
-1
/
+1
2013-10-04
Btrfs: fix transid verify errors when recovering log tree
Josef Bacik
1
-5
/
+2
2013-10-04
selinux: remove 'flags' parameter from inode_has_perm
Linus Torvalds
1
-7
/
+6
2013-10-04
xfs: Use kmem_free() instead of free()
Thierry Reding
1
-1
/
+1
2013-10-04
xfs: fix memory leak in xlog_recover_add_to_trans
tinguely@sgi.com
1
-0
/
+1
2013-10-04
xfs: dirent dtype presence is dependent on directory magic numbers
Dave Chinner
4
-39
/
+28
2013-10-04
xfs: lockdep needs to know about 3 dquot-deep nesting
Dave Chinner
1
-3
/
+16
2013-10-04
dmaengine: imx-dma: fix callback path in tasklet
Michael Grzeschik
1
-4
/
+6
2013-10-04
dmaengine: imx-dma: fix lockdep issue between irqhandler and tasklet
Michael Grzeschik
1
-11
/
+8
2013-10-04
dmaengine: imx-dma: fix slow path issue in prep_dma_cyclic
Michael Grzeschik
1
-1
/
+1
2013-10-04
xen/hvc: allow xenboot console to be used again
David Vrabel
1
-0
/
+1
2013-10-04
usb: chipidea: add Intel Clovertrail pci id
David Cohen
1
-1
/
+6
2013-10-03
staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdevice
Ian Abbott
1
-15
/
+10
2013-10-03
iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tags
Nicholas Bellinger
1
-1
/
+1
[next]