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
2006-03-31
Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
20
-156
/
+524
2006-03-31
[CIFS] Fix typo in earlier cifs_unlink change and protect one
Steve French
1
-5
/
+7
2006-03-31
[CIFS] Incorrect signature sent on SMB Read
Steve French
1
-13
/
+23
2006-03-31
[PATCH] avoid unaligned access when accessing poll stack
Jes Sorensen
1
-3
/
+5
2006-03-31
[PATCH] fs/namei.c: make lookup_hash() static
Adrian Bunk
1
-2
/
+1
2006-03-31
[PATCH] dcache: Add helper d_hash_and_lookup
Eric W. Biederman
1
-16
/
+28
2006-03-31
[PATCH] cleanup in proc_check_chroot()
Herbert Poetzl
1
-5
/
+8
2006-03-31
[PATCH] fs/locks.c: Fix sys_flock() race
Trond Myklebust
1
-14
/
+16
2006-03-31
[PATCH] inotify: IN_DELETE events missing
Amy Griffis
1
-3
/
+3
2006-03-31
[PATCH] fat: kill reserved names
OGAWA Hirofumi
2
-32
/
+1
2006-03-31
[PATCH] sys_sync_file_range()
Andrew Morton
2
-1
/
+165
2006-03-31
[PATCH] Simplify proc/devices and fix early termination regression
Joe Korty
2
-203
/
+47
2006-03-31
[PATCH] locks: don't panic
Miklos Szeredi
1
-12
/
+3
2006-03-31
[PATCH] uml: __user annotations
Al Viro
1
-7
/
+7
2006-03-31
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
1
-0
/
+4
2006-03-30
[PATCH] splice exports
Jeff Garzik
1
-0
/
+4
2006-03-31
[CIFS] Fix unlink oops when indirectly called in rename error path
Steve French
1
-1
/
+4
2006-03-31
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
476
-10528
/
+14200
2006-03-30
[PATCH] splice: add support for SPLICE_F_MOVE flag
Jens Axboe
2
-37
/
+92
2006-03-30
[PATCH] Introduce sys_splice() system call
Jens Axboe
6
-6
/
+647
2006-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2
-24
/
+82
2006-03-29
Merge git://oss.sgi.com:8090/oss/git/xfs-2.6
Linus Torvalds
48
-291
/
+204
2006-03-28
[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU
Oleg Nesterov
1
-2
/
+1
2006-03-28
[PATCH] remove add_parent()'s parent argument
Oleg Nesterov
1
-2
/
+2
2006-03-28
[PATCH] pidhash: kill switch_exec_pids
Eric W. Biederman
1
-3
/
+11
2006-03-28
[PATCH] simplify exec from init's subthread
Oleg Nesterov
1
-12
/
+10
2006-03-28
[PATCH] exec: allow init to exec from any thread.
Eric W. Biederman
1
-1
/
+12
2006-03-29
Merge ../linux-2.6
Paul Mackerras
145
-755
/
+1549
2006-03-29
[XFS] Cleanup in XFS after recent get_block_t interface tweaks.
Nathan Scott
3
-31
/
+26
2006-03-29
[XFS] Remove unused/obsoleted function: xfs_bmap_do_search_extents()
Mandy Kirkconnell
2
-115
/
+0
2006-03-29
[XFS] A change to inode chunk allocation to try allocating the new chunk
Glen Overby
1
-40
/
+68
2006-03-29
Fixes a regression from the recent "remove ->get_blocks() support"
Nathan Scott
1
-3
/
+4
2006-03-29
[XFS] Fix compiler warning and small code inconsistencies in compat
Nathan Scott
1
-9
/
+13
2006-03-29
[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all
Nathan Scott
42
-93
/
+93
2006-03-28
[PATCH] Typo fixes
Alexey Dobriyan
1
-1
/
+1
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
122
-188
/
+188
2006-03-28
[PATCH] mark f_ops const in the inode
Arjan van de Ven
8
-9
/
+9
2006-03-28
[PATCH] for_each_possible_cpu: fixes for generic part
KAMEZAWA Hiroyuki
2
-2
/
+2
2006-03-28
[PATCH] Fold select_bits_alloc/free into caller code.
Vadim Lobanov
1
-11
/
+2
2006-03-28
[PATCH] use fget_light() in select/poll
Eric Dumazet
1
-4
/
+6
2006-03-28
[PATCH] Optimize select/poll by putting small data sets on the stack
Andi Kleen
1
-42
/
+64
2006-03-28
[PATCH] autofs4: proper prototype for autofs4_dentry_release()
Adrian Bunk
2
-1
/
+3
2006-03-28
[PATCH] fs/fat/: proper prototypes for two functions
Adrian Bunk
1
-3
/
+0
2006-03-28
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
1
-1
/
+2
2006-03-28
[PATCH] powerpc: Cope with duplicate node & property names in /proc/device-tree
Michael Ellerman
1
-23
/
+80
2006-03-27
[PATCH] dm/md dependency tree in sysfs: convert bd_sem to bd_mutex
Jun'ichi Nomura
1
-4
/
+4
2006-03-27
[PATCH] dm/md dependency tree in sysfs: bd_claim_by_kobject
Jun'ichi Nomura
1
-0
/
+297
2006-03-27
[PATCH] dm-md-dependency-tree-in-sysfs-holders-slaves-subdirectory-tidy
Andrew Morton
1
-9
/
+0
2006-03-27
[PATCH] dm/md dependency tree in sysfs: holders/slaves subdirectory
Jun'ichi Nomura
1
-0
/
+36
2006-03-27
[PATCH] for_each_online_pgdat: renaming for_each_pgdat
KAMEZAWA Hiroyuki
1
-1
/
+1
[next]