index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
hpfs: make freeing sbi and codetables rcu-delayed
Al Viro
2013-10-24
2
-14
/
+15
*
make freeing super_block rcu-delayed
Al Viro
2013-10-24
2
-1
/
+2
*
vfs: introduce d_instantiate_no_diralias()
Miklos Szeredi
2013-10-24
5
-40
/
+33
*
move taking vfsmount_lock down into prepend_path()
Al Viro
2013-10-24
1
-9
/
+2
*
split __lookup_mnt() in two functions
Al Viro
2013-10-24
4
-25
/
+30
*
uninline destroy_super(), consolidate alloc_super()
Al Viro
2013-10-24
1
-120
/
+86
*
isofs: don't pass dentry to isofs_hash{i,}_common()
Al Viro
2013-10-24
1
-6
/
+6
*
new helpers: lock_mount_hash/unlock_mount_hash
Al Viro
2013-10-24
5
-54
/
+64
*
don't bother with vfsmount_lock in mounts_poll()
Al Viro
2013-10-24
1
-4
/
+4
*
namespace.c: get rid of mnt_ghosts
Al Viro
2013-10-24
3
-18
/
+9
*
fold dup_mnt_ns() into its only surviving caller
Al Viro
2013-10-24
1
-30
/
+18
*
mnt_set_expiry() doesn't need vfsmount_lock
Al Viro
2013-10-24
1
-2
/
+0
*
finish_automount() doesn't need vfsmount_lock for removal from expiry list
Al Viro
2013-10-24
1
-2
/
+0
*
fs/namespace.c: bury long-dead define
Al Viro
2013-10-24
1
-2
/
+0
*
fold mntfree() into mntput_no_expire()
Al Viro
2013-10-24
1
-23
/
+16
*
do_remount(): pull touch_mnt_namespace() up
Al Viro
2013-10-24
1
-5
/
+1
*
dup_mnt_ns(): get rid of pointless grabbing of vfsmount_lock
Al Viro
2013-10-24
1
-2
/
+0
*
fs_is_visible only needs namespace_sem held shared
Al Viro
2013-10-24
1
-2
/
+2
*
initialize namespace_sem statically
Al Viro
2013-10-24
1
-3
/
+1
*
file->f_op is never NULL...
Al Viro
2013-10-24
29
-97
/
+74
*
rtl8188eu: remove dead code
Al Viro
2013-10-24
2
-213
/
+0
*
dmxdev: get rid of pointless clearing ->f_op
Al Viro
2013-10-24
1
-4
/
+0
*
consolidate the reassignments of ->f_op in ->open() instances
Al Viro
2013-10-24
8
-77
/
+43
*
put_mnt_ns(): use drop_collected_mounts()
Al Viro
2013-10-24
1
-5
/
+1
*
ncpfs: switch to %p[dD]
Al Viro
2013-10-24
2
-43
/
+24
*
ubifs: switch to %pd
Al Viro
2013-10-24
3
-34
/
+29
*
sunrpc: switch to %pd
Al Viro
2013-10-24
1
-6
/
+6
*
nfsd: switch to %p[dD]
Al Viro
2013-10-24
5
-37
/
+31
*
nfs: use %p[dD] instead of open-coded (and often racy) equivalents
Al Viro
2013-10-24
11
-186
/
+119
*
befs: split symlink iops in two - for short and long symlinks resp.
Al Viro
2013-10-24
1
-30
/
+31
*
new helper: kfree_put_link()
Al Viro
2013-10-24
8
-38
/
+15
*
libfs: get exports to definitions of objects being exported...
Al Viro
2013-10-24
1
-35
/
+34
*
ecryptfs: ->lower_path.dentry is never NULL
Al Viro
2013-10-24
1
-2
/
+1
*
ecryptfs: get rid of ecryptfs_set_dentry_lower{,_mnt}
Al Viro
2013-10-24
3
-18
/
+3
*
ecryptfs: don't leave RCU pathwalk immediately
Al Viro
2013-10-24
2
-15
/
+20
*
ecryptfs: check DCACHE_OP_REVALIDATE instead of ->d_op
Al Viro
2013-10-24
1
-1
/
+1
*
9p: make v9fs_cache_inode_{get,put,set}_cookie empty inlines for !9P_CACHEFS
Al Viro
2013-10-24
4
-12
/
+12
*
Linux 3.12-rc4
v3.12-rc4
Linus Torvalds
2013-10-06
1
-1
/
+1
*
net: Update the sysctl permissions handler to test effective uid/gid
Eric W. Biederman
2013-10-06
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2013-10-06
8
-25
/
+67
|
\
|
*
iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tags
Nicholas Bellinger
2013-10-03
1
-1
/
+1
|
*
iscsi-target: Perform release of acknowledged tags from RX context
Nicholas Bellinger
2013-10-03
1
-4
/
+9
|
*
iscsi-target: Only perform wait_for_tasks when performing shutdown
Nicholas Bellinger
2013-10-03
1
-2
/
+2
|
*
target: Fail on non zero scsi_status in compare_and_write_callback
Nicholas Bellinger
2013-10-03
1
-1
/
+10
|
*
target: Fix recursive COMPARE_AND_WRITE callback failure
Nicholas Bellinger
2013-10-03
1
-1
/
+10
|
*
target: Reset data_length for COMPARE_AND_WRITE to NoLB * block_size
Nicholas Bellinger
2013-10-03
1
-0
/
+6
|
*
ib_srpt: always set response for task management
Jack Wang
2013-10-03
1
-6
/
+4
|
*
target: Fall back to vzalloc upon ->sess_cmd_map kzalloc failure
Nicholas Bellinger
2013-10-01
1
-5
/
+15
|
*
vhost/scsi: Use GFP_ATOMIC with percpu_ida_alloc for obtaining tag
Nicholas Bellinger
2013-10-01
1
-1
/
+6
|
*
ib_srpt: Destroy cm_id before destroying QP.
Nicholas Bellinger
2013-10-01
1
-2
/
+2
[next]