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
2007-05-03
[AFS]: Fix memory leak in SRXAFSCB_GetCapabilities
Patrick McHardy
1
-0
/
+1
2007-05-03
[AFS]: Fix use of __exit functions from __init path
David Howells
3
-4
/
+4
2007-05-03
[AFS/AF_RXRPC]: Miscellaneous fixes.
David Howells
3
-59
/
+45
2007-05-03
[CIFS] Change semaphore to mutex for cifs lock_sem
Roland Dreier
3
-9
/
+9
2007-05-03
[CIFS] Fix oops in reset_cifs_unix_caps on reconnect
Steve French
1
-1
/
+1
2007-05-02
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
12
-29
/
+27
2007-05-02
sysfs: printk format warning
Randy Dunlap
1
-1
/
+1
2007-05-02
ocfs2: Force use of GFP_NOFS in ocfs2_write()
Mark Fasheh
1
-1
/
+1
2007-05-02
ocfs2: fix sparse warnings in fs/ocfs2/cluster
Mark Fasheh
2
-6
/
+6
2007-05-02
ocfs2: fix sparse warnings in fs/ocfs2/dlm
Mark Fasheh
2
-8
/
+8
2007-05-02
ocfs2: fix sparse warnings in fs/ocfs2
Mark Fasheh
10
-30
/
+37
2007-05-02
[PATCH] Copy i_flags to ocfs2 inode flags on write
Jan Kara
3
-0
/
+22
2007-05-02
[PATCH] ocfs2: use __set_current_state()
Milind Arun Choudhary
1
-1
/
+1
2007-05-02
ocfs2: Wrap access of directory allocations with ip_alloc_sem.
Joel Becker
2
-1
/
+8
2007-05-02
[PATCH] fs/ocfs2/: make 3 functions static
Adrian Bunk
5
-44
/
+36
2007-05-02
ocfs2: Implement compat_ioctl()
Mark Fasheh
4
-0
/
+32
2007-05-02
[PATCH] x86-64: Shut up warnings for vfat compat ioctls on other file systems
Andi Kleen
1
-0
/
+9
2007-05-02
[PATCH] x86-64: Print type and size correctly for unknown compat ioctls
Andi Kleen
1
-2
/
+3
2007-05-02
[PATCH] x86-64: Shut up 32bit emulation for SIOCGIFCOUNT
Andi Kleen
1
-0
/
+2
2007-05-02
[PATCH] x86-64: Define IGNORE_IOCTL() macro for compat_ioctls
Andi Kleen
1
-0
/
+8
2007-05-02
[PATCH] i386: Allow i386 crash kernels to handle x86_64 dumps
Ian Campbell
1
-1
/
+1
2007-05-02
NFS: Clean up nfs_create_request comments
Jason Uhlenkott
1
-7
/
+1
2007-05-02
NFS4: invalidate cached acl on setacl
J. Bruce Fields
1
-2
/
+1
2007-05-01
[GFS2] Uncomment sprintf_symbol calling code
Steven Whitehouse
1
-12
/
+0
2007-05-01
[DLM] lowcomms style
David Teigland
1
-30
/
+37
2007-05-01
[GFS2] printk warning fixes
akpm@linux-foundation.org
1
-4
/
+7
2007-05-01
[GFS2] Patch to fix mmap of stuffed files
Steven Whitehouse
1
-3
/
+14
2007-05-01
[GFS2] use lib/parser for parsing mount options
Josef Bacik
1
-96
/
+143
2007-05-01
[DLM] Lowcomms nodeid range & initialisation fixes
Patrick Caulfield
1
-9
/
+9
2007-05-01
[DLM] Fix dlm_lowcoms_stop hang
Josef Bacik
1
-1
/
+1
2007-05-01
[DLM] fix mode munging
David Teigland
1
-2
/
+80
2007-05-01
[GFS2] lockdump improvements
Robert Peterson
3
-9
/
+21
2007-05-01
[GFS2] Patch to detect corrupt number of dir entries in leaf and/or inode blocks
Steven Whitehouse
1
-5
/
+30
2007-05-01
[GFS2] bz 236008: Kernel gpf doing cat /debugfs/gfs2/xxx (lock dump)
Robert Peterson
1
-8
/
+21
2007-05-01
[DLM] fs/dlm/ast.c should #include "ast.h"
Adrian Bunk
1
-0
/
+1
2007-05-01
[DLM] Consolidate transport protocols
Patrick Caulfield
6
-1381
/
+621
2007-05-01
[DLM] Remove redundant assignment
Patrick Caulfield
1
-2
/
+0
2007-05-01
[GFS2] Fix bz 234168 (ignoring rgrp flags)
Steven Whitehouse
1
-2
/
+3
2007-05-01
[DLM] change lkid format
David Teigland
1
-4
/
+4
2007-05-01
[DLM] interface for purge (2/2)
David Teigland
2
-0
/
+30
2007-05-01
[DLM] add orphan purging code (1/2)
David Teigland
2
-0
/
+102
2007-05-01
[DLM] split create_message function
David Teigland
1
-22
/
+32
2007-05-01
[GFS2] Set drop_count to 0 (off) by default
Steven Whitehouse
1
-1
/
+1
2007-05-01
[GFS2] use log_error before LM_OUT_ERROR
David Teigland
1
-2
/
+2
2007-05-01
[DLM] overlapping cancel and unlock
David Teigland
4
-224
/
+577
2007-05-01
[DLM] fix coverity-spotted stupidity
Patrick Caulfield
1
-2
/
+0
2007-05-01
[GFS2] Red Hat bz 228540: owner references
Robert Peterson
3
-22
/
+59
2007-05-01
[GFS2] flush the log if a transaction can't allocate space
Benjamin Marzinski
1
-1
/
+6
2007-05-01
[GFS2] Fix log entry list corruption
Benjamin Marzinski
1
-9
/
+11
2007-05-01
[GFS2] Speed up lock_dlm's locking (move sprintf)
Steven Whitehouse
2
-6
/
+5
[prev]
[next]