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
2010-09-22
Prevent freeing uninitialized pointer in compat_do_readv_writev
Dan Rosenberg
1
-1
/
+1
2010-09-22
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-3
/
+24
2010-09-22
bdi: Fix warnings in __mark_inode_dirty for /dev/zero and friends
Jan Kara
1
-2
/
+21
2010-09-22
char: Mark /dev/zero and /dev/kmem as not capable of writeback
Jan Kara
1
-1
/
+3
2010-09-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
9
-83
/
+84
2010-09-19
Coda: mount hangs because of missed REQ_WRITE rename
Jan Harkes
1
-2
/
+2
2010-09-17
ceph: select CRYPTO
Sage Weil
1
-0
/
+1
2010-09-17
ceph: check mapping to determine if FILE_CACHE cap is used
Sage Weil
1
-1
/
+1
2010-09-17
ceph: only send one flushsnap per cap_snap per mds session
Sage Weil
3
-6
/
+18
2010-09-17
GFS2: gfs2_logd should be using interruptible waits
Steven Whitehouse
1
-1
/
+1
2010-09-16
ceph: fix cap_snap and realm split
Sage Weil
3
-61
/
+33
2010-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
1
-3
/
+3
2010-09-14
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
5
-5
/
+11
2010-09-14
aio: check for multiplication overflow in do_io_submit
Jeff Moyer
1
-0
/
+3
2010-09-14
cifs: fix potential double put of TCP session reference
Jeff Layton
1
-3
/
+3
2010-09-14
ceph: stop sending FLUSHSNAPs when we hit a dirty capsnap
Sage Weil
1
-3
/
+3
2010-09-14
ceph: correctly set 'follows' in flushsnap messages
Sage Weil
1
-1
/
+1
2010-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
13
-592
/
+166
2010-09-13
ceph: fix dn offset during readdir_prepopulate
Sage Weil
1
-5
/
+6
2010-09-13
fs/9p: Don't use dotl version of mknod for dotu inode operations
Aneesh Kumar K.V
1
-1
/
+1
2010-09-13
fs/9p: Use the correct dentry operations
Aneesh Kumar K.V
1
-1
/
+4
2010-09-13
9p: Check for NULL fid in v9fs_dir_release()
jvrao
1
-2
/
+4
2010-09-13
fs/9p: Fix error handling in v9fs_get_sb
Aneesh Kumar K.V
1
-6
/
+14
2010-09-13
fs/9p, net/9p: memory leak fixes
Latchesar Ionkov
1
-0
/
+2
2010-09-12
SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependencies
Trond Myklebust
2
-0
/
+2
2010-09-12
statfs() gives ESTALE error
Menyhart Zoltan
1
-0
/
+8
2010-09-12
NFS: Fix a typo in nfs_sockaddr_match_ipaddr6
Trond Myklebust
1
-1
/
+1
2010-09-12
Remove incorrect do_vfs_lock message
Fabio Olive Leite
1
-4
/
+0
2010-09-11
ceph: fix file offset wrapping at 4GB on 32-bit archs
Sage Weil
1
-1
/
+2
2010-09-11
ceph: fix reconnect encoding for old servers
Sage Weil
1
-0
/
+2
2010-09-11
ceph: fix pagelist kunmap tail
Yehuda Sadeh
1
-2
/
+10
2010-09-11
ceph: fix null pointer deref on anon root dentry release
Sage Weil
1
-3
/
+7
2010-09-10
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2
-1
/
+4
2010-09-10
xfs: log IO completion workqueue is a high priority queue
Dave Chinner
1
-1
/
+2
2010-09-10
execve: make responsive to SIGKILL with large arguments
Roland McGrath
1
-0
/
+7
2010-09-10
execve: improve interactivity with large arguments
Roland McGrath
1
-0
/
+2
2010-09-10
setup_arg_pages: diagnose excessive argument size
Roland McGrath
1
-0
/
+5
2010-09-10
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-3
/
+3
2010-09-10
xfs: prevent reading uninitialized stack memory
Dan Rosenberg
1
-0
/
+2
2010-09-09
minix: fix regression in minix_mkdir()
Jorge Boncompte [DTI2]
1
-1
/
+1
2010-09-09
vfs: take O_NONBLOCK out of the O_* uniqueness test
James Bottomley
1
-3
/
+7
2010-09-09
binfmt_misc: fix binfmt_misc priority
Jan Sembera
1
-1
/
+1
2010-09-09
proc: export uncached bit properly in /proc/kpageflags
Takashi Iwai
1
-1
/
+1
2010-09-09
O_DIRECT: fix the splitting up of contiguous I/O
Jeff Moyer
1
-2
/
+2
2010-09-09
mm: Move vma_stack_continue into mm.h
Stefan Bader
1
-1
/
+2
2010-09-09
Merge branch 'fixes' of git://oss.oracle.com/git/tma/linux-2.6
Linus Torvalds
9
-107
/
+475
2010-09-08
cifs: prevent possible memory corruption in cifs_demultiplex_thread
Jeff Layton
3
-11
/
+17
2010-09-08
cifs: eliminate some more premature cifsd exits
Jeff Layton
1
-29
/
+12
2010-09-08
cifs: prevent cifsd from exiting prematurely
Jeff Layton
1
-9
/
+7
2010-09-08
[CIFS] ntlmv2/ntlmssp remove-unused-function CalcNTLMv2_partial_mac_key
Steve French
2
-59
/
+0
[next]