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
2008-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
8
-102
/
+130
2008-03-22
Change pagemap output format to allow for future reporting of huge pages
Hans Rosenfeld
1
-16
/
+34
2008-03-22
[CIFS] Fix mem leak on dfs referral
Steve French
1
-2
/
+8
2008-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-2
/
+2
2008-03-20
[NET]: Fix permissions of /proc/net
Andre Noll
1
-1
/
+1
2008-03-20
Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2
-2
/
+11
2008-03-19
fs/ufs/balloc.c: fix sparc64 printk warning
Andrew Morton
1
-2
/
+2
2008-03-19
zisofs: fix readpage() outside i_size
Dave Young
1
-0
/
+11
2008-03-19
fs: fix kernel-doc notation warnings
Randy Dunlap
6
-16
/
+15
2008-03-19
eCryptfs: Swap dput() and mntput()
Michael Halcrow
1
-1
/
+1
2008-03-19
jbd2: correctly unescape journal data blocks
Duane Griffin
1
-1
/
+1
2008-03-19
jbd: correctly unescape journal data blocks
Duane Griffin
1
-1
/
+1
2008-03-19
ROMFS: Fix up an error in iget removal
David Howells
1
-19
/
+11
2008-03-19
ext3: fix wrong gfp type under transaction
Josef Bacik
3
-8
/
+8
2008-03-19
quota: add possibly missing iput() when quotaon and quotaoff races
Jan Kara
1
-1
/
+1
2008-03-19
jbd: fix jbd kernel-doc notation
Randy Dunlap
2
-3
/
+5
2008-03-19
aio: bad AIO race in aio_complete() leads to process hang
Quentin Barnes
1
-0
/
+8
2008-03-19
nfs: don't ignore return value from nfs_pageio_add_request
Fred Isaman
2
-2
/
+11
2008-03-18
Merge branch 'audit.b49' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+22
2008-03-18
[PATCH] export sessionid alongside the loginuid in procfs
Eric Paris
1
-0
/
+22
2008-03-18
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+2
2008-03-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David S. Miller
83
-926
/
+1144
2008-03-17
[NET] endianness noise: INADDR_ANY
Al Viro
1
-1
/
+1
2008-03-17
Revert "unexport bio_{,un}map_user"
Jens Axboe
1
-0
/
+2
2008-03-17
hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakage
Al Viro
1
-3
/
+15
2008-03-14
nfsd: fix oops on access from high-numbered ports
J. Bruce Fields
1
-2
/
+2
2008-03-14
[CIFS] file create with acl support enabled is slow
Steve French
6
-22
/
+30
2008-03-14
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
5
-42
/
+129
2008-03-14
[CIFS] Fix mtime on cp -p when file data cached but written out too late
Steve French
1
-4
/
+5
2008-03-13
pagemap: proper read error handling
Marcelo Tosatti
1
-5
/
+13
2008-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-37
/
+116
2008-03-11
net: fix build with CONFIG_NET=n
Andrew Morton
1
-0
/
+2
2008-03-11
[CIFS] Fix build problem
Steve French
1
-0
/
+4
2008-03-11
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
9
-69
/
+151
2008-03-10
ocfs2: Fix NULL pointer dereferences in o2net
Tao Ma
1
-5
/
+4
2008-03-10
ocfs2/dlm: dlm_thread should not sleep while holding the dlm_spinlock
Sunil Mushran
1
-2
/
+4
2008-03-10
ocfs2/dlm: Print message showing the recovery master
Sunil Mushran
1
-3
/
+3
2008-03-10
ocfs2/dlm: Add missing dlm_lockres_put()s
Sunil Mushran
1
-1
/
+10
2008-03-10
ocfs2/dlm: Add missing dlm_lockres_put()s in migration path
Sunil Mushran
2
-6
/
+35
2008-03-10
ocfs2/dlm: Add missing dlm_lock_put()s
Sunil Mushran
2
-0
/
+12
2008-03-10
ocfs2: Fix an endian bug in online resize.
Tao Ma
1
-1
/
+1
2008-03-10
[PATCH] [OCFS2]: constify function pointer tables
Jan Engelhardt
1
-1
/
+1
2008-03-10
ocfs2: Fix endian bug in o2dlm protocol negotiation.
Joel Becker
2
-45
/
+76
2008-03-10
ocfs2: Use dlm_print_one_lock_resource for lock resource print
Tao Ma
3
-4
/
+4
2008-03-10
[PATCH] fs/ocfs2/dlm/dlmdomain.c: fix printk warning
Andrew Morton
1
-1
/
+1
2008-03-10
[CIFS] cifs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
3
-15
/
+15
2008-03-09
[CIFS] DFS patch that connects inode with dfs handling ops
Igor Mammedov
1
-62
/
+71
2008-03-07
Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
3
-3
/
+7
2008-03-07
NFS: Fix dentry revalidation for NFSv4 referrals and mountpoint crossings
Trond Myklebust
1
-0
/
+2
2008-03-07
NFS: Fix the fsid revalidation in nfs_update_inode()
Trond Myklebust
1
-2
/
+4
[next]