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
*
new helper: audit_file()
Al Viro
2014-11-19
5
-14
/
+24
*
nfsd_vfs_write(): use file_inode()
Al Viro
2014-11-19
1
-3
/
+1
*
ncpfs: use file_inode()
Al Viro
2014-11-19
3
-15
/
+9
*
kill f_dentry uses
Al Viro
2014-11-19
19
-37
/
+31
*
lockd: get rid of ->f_path.dentry->d_sb
Al Viro
2014-11-19
1
-1
/
+1
*
procfs: get rid of ->f_dentry
Al Viro
2014-11-19
1
-2
/
+2
*
nfsd: get rid of ->f_dentry
Al Viro
2014-11-19
1
-1
/
+1
*
rpc_pipefs.c: get rid of f_dentry
Al Viro
2014-11-19
1
-1
/
+1
*
afs_fsync: don't bother with ->f_path.dentry
Al Viro
2014-11-19
1
-5
/
+4
*
cifs: get rid of ->f_path.dentry->d_sb uses, add a new helper
Al Viro
2014-11-19
4
-11
/
+16
*
btrfs: get rid of f_dentry use
Al Viro
2014-11-19
1
-1
/
+1
*
nfsd/nfsctl.c: new helper
Al Viro
2014-11-19
1
-21
/
+16
*
assorted conversions to %p[dD]
Al Viro
2014-11-19
36
-260
/
+194
*
switch d_materialise_unique() users to d_splice_alias()
Al Viro
2014-11-19
11
-29
/
+19
*
merge d_materialise_unique() into d_splice_alias()
Al Viro
2014-11-19
2
-109
/
+36
*
Merge branch 'for-gfs2' into for-next
Al Viro
2014-11-19
1
-17
/
+9
|
\
|
*
gfs2_atomic_open(): simplify the use of finish_no_open()
Al Viro
2014-11-19
1
-5
/
+2
|
*
gfs2_create_inode(): don't bother with d_splice_alias()
Al Viro
2014-11-19
1
-14
/
+4
|
*
gfs2: bugger off early if O_CREAT open finds a directory
Al Viro
2014-11-19
1
-0
/
+5
*
|
d_add_ci() should just accept a hashed exact match if it finds one
Al Viro
2014-11-19
1
-39
/
+7
*
|
deal with deadlock in d_walk()
Al Viro
2014-11-03
1
-15
/
+16
*
|
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
2014-11-03
24
-74
/
+73
*
|
new helper: is_root_inode()
Al Viro
2014-10-31
5
-15
/
+13
*
|
vfs: make first argument of dir_context.actor typed
Miklos Szeredi
2014-10-31
19
-67
/
+100
*
|
ovl: initialize ->is_cursor
Miklos Szeredi
2014-10-31
1
-0
/
+1
*
|
Return short read or 0 at end of a raw device, not EIO
David Jeffery
2014-10-31
3
-2
/
+4
*
|
isofs: don't bother with ->d_op for normal case
Al Viro
2014-10-31
2
-22
/
+4
*
|
isofs_cmp(): we'll never see a dentry for . or ..
Al Viro
2014-10-28
1
-18
/
+2
*
|
overlayfs: fix lockdep misannotation
Miklos Szeredi
2014-10-28
3
-5
/
+8
*
|
ovl: fix check for cursor
Miklos Szeredi
2014-10-28
1
-5
/
+6
*
|
overlayfs: barriers for opening upper-layer directory
Al Viro
2014-10-28
1
-1
/
+2
*
|
rcu: Provide counterpart to rcu_dereference() for non-RCU situations
Paul E. McKenney
2014-10-28
1
-0
/
+15
*
|
staging: android: logger: Fix log corruption regression
Daniel Thompson
2014-10-28
1
-5
/
+8
|
/
*
Linux 3.18-rc2
v3.18-rc2
Linus Torvalds
2014-10-26
1
-1
/
+1
*
Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-10-26
18
-46
/
+107
|
\
|
*
Merge tag 'imx-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Olof Johansson
2014-10-25
3
-12
/
+11
|
|
\
|
|
*
ARM: dts: imx28-evk: Let i2c0 run at 100kHz
Fabio Estevam
2014-10-25
1
-1
/
+0
|
|
*
ARM: i.MX6: Fix "emi" clock name typo
Steve Longerbeam
2014-10-25
2
-11
/
+11
|
*
|
Merge tag 'socfpga_fixes_for_3.18' of git://git.rocketboards.org/linux-socfpg...
Olof Johansson
2014-10-23
9
-23
/
+65
|
|
\
\
|
|
*
|
ARM: dts: socfpga: Add a 3.3V fixed regulator node
Dinh Nguyen
2014-10-22
4
-1
/
+34
|
|
*
|
ARM: dts: socfpga: Fix SD card detect
Dinh Nguyen
2014-10-22
1
-1
/
+5
|
|
*
|
ARM: dts: socfpga: rename gpio nodes
Dinh Nguyen
2014-10-22
1
-6
/
+6
|
|
*
|
arm: socfpga: fix fetching cpu1start_addr for SMP
Dinh Nguyen
2014-10-21
4
-15
/
+20
|
|
|
/
|
*
|
Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr...
Olof Johansson
2014-10-23
3
-4
/
+12
|
|
\
\
|
|
*
|
ARM: at91/dt: sam9263: fix PLLB frequencies
Boris Brezillon
2014-10-22
1
-2
/
+3
|
|
*
|
power: reset: at91-reset: fix power down register
Alexandre Belloni
2014-10-22
1
-2
/
+2
|
|
*
|
MAINTAINERS: add atmel ssc driver maintainer entry
Bo Shen
2014-10-22
1
-0
/
+7
|
|
|
/
|
*
|
Merge tag 'zynq-dt-fixes-for-3.18' of https://github.com/Xilinx/linux-xlnx in...
Olof Johansson
2014-10-23
1
-7
/
+17
|
|
\
\
|
|
*
|
ARM: zynq: DT: trivial: Fix mc node
Michal Simek
2014-10-20
1
-1
/
+1
|
|
*
|
ARM: zynq: DT: Add cadence watchdog node
Michal Simek
2014-10-20
1
-0
/
+11
[next]