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-11-04
VFS: fix statfs() automounter semantics regression
Dan McGee
1
-1
/
+1
2011-11-04
Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2011-11-04
Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-6
/
+8
2011-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next
Linus Torvalds
3
-1
/
+30
2011-11-04
Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
13
-852
/
+347
2011-11-04
nfs: set vs_hidden on nfs4_callback_version4 (try #2)
Jeff Layton
1
-0
/
+1
2011-11-03
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-64
/
+32
2011-11-02
Merge branch 'osd-devel' into nfs-for-next
Trond Myklebust
192
-8095
/
+10003
2011-11-02
pnfs-obj: Support for RAID5 read-4-write interface.
Boaz Harrosh
1
-0
/
+38
2011-11-02
pnfs-obj: move to ore 03: Remove old raid engine
Boaz Harrosh
1
-504
/
+0
2011-11-02
pnfs-obj: move to ore 02: move to ORE
Boaz Harrosh
2
-75
/
+60
2011-11-02
pnfs-obj: move to ore 01: ore_layout & ore_components
Boaz Harrosh
1
-144
/
+128
2011-11-02
pnfs-obj: Rename objlayout_io_state => objlayout_io_res
Boaz Harrosh
3
-47
/
+48
2011-11-02
pnfs-obj: Get rid of objlayout_{alloc,free}_io_state
Boaz Harrosh
3
-142
/
+112
2011-11-02
pnfs-obj: Return PNFS_NOT_ATTEMPTED in case of read/write_pagelist
Boaz Harrosh
3
-35
/
+37
2011-11-02
pnfs-obj: Remove redundant EOF from objlayout_io_state
Boaz Harrosh
2
-10
/
+7
2011-11-02
nfs: Remove unused variable from write.c
Rakib Mullick
1
-2
/
+1
2011-11-02
nfs: Fix unused variable warning from file.c
Rakib Mullick
1
-6
/
+3
2011-11-02
Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+1
2011-11-02
Merge branch 'akpm' (Andrew's incoming - part two)
Linus Torvalds
7
-89
/
+290
2011-11-02
aio: allocate kiocbs in batches
Jeff Moyer
1
-29
/
+107
2011-11-02
sysctl: add support for poll()
Lucas De Marchi
1
-0
/
+45
2011-11-02
proc: fix races against execve() of /proc/PID/fd**
Vasiliy Kulikov
1
-43
/
+103
2011-11-02
procfs: report EISDIR when reading sysctl dirs in proc
Pavel Emelyanov
1
-0
/
+1
2011-11-02
hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops
Phillip Lougher
1
-5
/
+15
2011-11-02
isofs: add readpages support
Namjae Jeon
1
-1
/
+9
2011-11-02
ramfs: remove module leftovers
Richard Weinberger
1
-10
/
+0
2011-11-02
binfmt_elf: fix PIE execution with randomization disabled
Jiri Kosina
1
-1
/
+10
2011-11-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...
Linus Torvalds
100
-221
/
+262
2011-11-02
Squashfs: Add an option to set dev block size to 4K
Phillip Lougher
3
-1
/
+30
2011-11-02
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
26
-1159
/
+2328
2011-11-02
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
21
-333
/
+258
2011-11-02
Merge branch 'for-linus' of git://github.com/richardweinberger/linux
Linus Torvalds
1
-1
/
+0
2011-11-02
um: kill useless include of user.h
Al Viro
1
-1
/
+0
2011-11-02
vfs: add d_prune dentry operation
Sage Weil
1
-5
/
+35
2011-11-02
vfs: protect i_nlink
Miklos Szeredi
1
-1
/
+1
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
78
-146
/
+148
2011-11-02
filesystems: add missing nlink wrappers
Miklos Szeredi
29
-55
/
+52
2011-11-02
logfs: remove unnecessary nlink setting
Miklos Szeredi
1
-1
/
+0
2011-11-02
ocfs2: remove unnecessary nlink setting
Miklos Szeredi
1
-2
/
+0
2011-11-02
jfs: remove unnecessary nlink setting
Miklos Szeredi
1
-1
/
+0
2011-11-02
vfs: ignore error on forced remount
Miklos Szeredi
1
-2
/
+7
2011-11-02
readlinkat: ensure we return ENOENT for the empty pathname for normal lookups
Andy Whitcroft
2
-7
/
+16
2011-11-02
vfs: fix dentry leak in simple_fill_super()
Konstantin Khlebnikov
1
-1
/
+3
2011-11-01
jbd2: Unify log messages in jbd2 code
Eryu Guan
4
-47
/
+47
2011-11-01
jbd/jbd2: validate sb->s_first in journal_get_superblock()
Eryu Guan
2
-0
/
+16
2011-11-01
ext4: let ext4_ext_rm_leaf work with EXT_DEBUG defined
Yongqiang Yang
1
-1
/
+1
2011-11-01
ext4: fix a syntax error in ext4_ext_insert_extent when debugging enabled
Yongqiang Yang
1
-8
/
+8
2011-11-01
nfsd4: typo logical vs bitwise negate in nfsd4_decode_share_access
Benny Halevy
1
-1
/
+1
2011-11-01
Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...
Linus Torvalds
3
-26
/
+109
[next]