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-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
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
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
2011-03-23
procfs: fix some wrong error code usage
Jovi Zhang
1
-2
/
+5
2011-03-23
procfs: fix /proc/<pid>/maps heap check
Aaro Koskinen
1
-2
/
+2
2011-03-23
proc: hide kernel addresses via %pK in /proc/<pid>/stack
Konstantin Khlebnikov
1
-1
/
+1
2011-03-23
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
2
-0
/
+82
2011-03-23
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
1
-0
/
+6
2011-03-23
ufs: use little-endian bitops
Akinobu Mita
1
-1
/
+1
2011-03-23
udf: use little-endian bitops
Akinobu Mita
1
-5
/
+4
2011-03-23
nilfs2: use little-endian bitops
Akinobu Mita
1
-1
/
+1
2011-03-23
ocfs2: use little-endian bitops
Akinobu Mita
1
-5
/
+5
2011-03-23
ext4: use little-endian bitops
Akinobu Mita
1
-6
/
+6
2011-03-23
fs/adfs/adfs.h: fix unsigned comparison
Andrew Morton
1
-1
/
+1
2011-03-23
deal with races in /proc/*/{syscall,stack,personality}
Al Viro
1
-19
/
+50
2011-03-23
proc: enable writing to /proc/pid/mem
Stephen Wilson
1
-5
/
+0
2011-03-23
proc: make check_mem_permission() return an mm_struct on success
Stephen Wilson
1
-24
/
+34
2011-03-23
proc: hold cred_guard_mutex in check_mem_permission()
Stephen Wilson
1
-4
/
+22
2011-03-23
proc: disable mem_write after exec
Stephen Wilson
1
-0
/
+4
[next]