index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-27
Merge branch 'for-linus-1' of git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-1
/
+1
2011-03-27
fs: fix inode.c kernel-doc warning
Randy Dunlap
1
-1
/
+1
2011-03-27
proc: fix oops on invalid /proc/<pid>/maps access
Linus Torvalds
1
-1
/
+2
2011-03-25
codafs: fix build break when CONFIG_PROC_SYSCTL=n
Rakib Mullick
1
-0
/
+9
2011-03-25
Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
19
-252
/
+1600
2011-03-25
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
15
-348
/
+450
2011-03-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Artem Bityutskiy
502
-9389
/
+13303
2011-03-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
18
-516
/
+586
2011-03-24
fs: simplify iget & friends
Christoph Hellwig
1
-179
/
+83
2011-03-24
fs: pull inode->i_lock up out of writeback_single_inode
Dave Chinner
1
-7
/
+11
2011-03-24
fs: rename inode_lock to inode_hash_lock
Dave Chinner
5
-55
/
+63
2011-03-24
fs: move i_wb_list out from under inode_lock
Dave Chinner
4
-38
/
+59
2011-03-24
fs: move i_sb_list out from under inode_lock
Dave Chinner
6
-56
/
+67
2011-03-24
fs: remove inode_lock from iput_final and prune_icache
Dave Chinner
2
-15
/
+4
2011-03-24
fs: Lock the inode LRU list separately
Dave Chinner
1
-9
/
+30
2011-03-24
fs: factor inode disposal
Dave Chinner
1
-63
/
+41
2011-03-24
fs: protect inode->i_state with inode->i_lock
Dave Chinner
7
-72
/
+169
2011-03-24
Merge branch 'nfs-for-2.6.39' into nfs-for-next
Trond Myklebust
16
-190
/
+1190
2011-03-24
Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO
Weston Andros Adamson
6
-84
/
+226
2011-03-24
NFSv4.1 convert layoutcommit sync to boolean
Andy Adamson
6
-10
/
+12
2011-03-24
NFSv4.1 pnfs_layoutcommit_inode fixes
Andy Adamson
1
-11
/
+19
2011-03-24
autofs4: Do not potentially dereference NULL pointer returned by fget() in au...
Jesper Juhl
1
-0
/
+4
2011-03-24
autofs4 - remove autofs4_lock
Ian Kent
4
-31
/
+20
2011-03-24
autofs4 - fix d_manage() return on rcu-walk
Ian Kent
1
-0
/
+2
2011-03-24
autofs4 - fix autofs4_expire_indirect() traversal
Ian Kent
1
-1
/
+51
2011-03-24
autofs4 - fix dentry leak in autofs4_expire_direct()
Ian Kent
1
-4
/
+3
2011-03-24
autofs4 - reinstate last used update on access
Ian Kent
2
-34
/
+14
2011-03-24
vfs - check non-mountpoint dentry might block in __follow_mount_rcu()
Ian Kent
1
-5
/
+18
2011-03-24
NFS: Determine initial mount security
Bryan Schumaker
1
-2
/
+31
2011-03-24
NFS: use secinfo when crossing mountpoints
Bryan Schumaker
5
-11
/
+142
2011-03-24
NFS: Add secinfo procedure
Bryan Schumaker
2
-0
/
+170
2011-03-24
NFS: lookup supports alternate client
Bryan Schumaker
7
-48
/
+59
2011-03-24
NFS: convert call_sync() to a function
Bryan Schumaker
1
-23
/
+30
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
64
-445
/
+116
2011-03-24
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-3
/
+12
2011-03-24
Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6
Linus Torvalds
6
-18
/
+12
2011-03-24
Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
9
-106
/
+126
2011-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
11
-35
/
+126
2011-03-24
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
6
-64
/
+250
2011-03-24
UBIFS: fix assertion warning and refine comments
Artem Bityutskiy
1
-4
/
+7
2011-03-24
UBIFS: kill CONFIG_UBIFS_FS_DEBUG_CHKS
Artem Bityutskiy
1
-9
/
+0
2011-03-24
UBIFS: use GFP_NOFS properly
Artem Bityutskiy
4
-5
/
+5
2011-03-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-81
/
+138
2011-03-23
userns: rename is_owner_or_cap to inode_owner_or_capable
Serge E. Hallyn
28
-42
/
+45
2011-03-23
userns: userns: check user namespace for task->file uid equivalence checks
Serge E. Hallyn
2
-5
/
+33
2011-03-23
procfs: kill the global proc_mnt variable
Oleg Nesterov
3
-6
/
+4
2011-03-23
pidns: call pid_ns_prepare_proc() from create_pid_namespace()
Eric W. Biederman
1
-18
/
+7
2011-03-23
sysctl: add some missing input constraint checks
Petr Holasek
1
-1
/
+5
2011-03-23
proc: protect mm start_code/end_code in /proc/pid/stat
Kees Cook
1
-2
/
+2
2011-03-23
proc: make struct proc_dir_entry::namelen unsigned int
Alexey Dobriyan
1
-4
/
+4
[next]