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-07-11
[GFS2] Add generation number
Steven Whitehouse
8
-147
/
+149
2006-07-10
[GFS2] Bug fix to gfs2_readpages()
Steven Whitehouse
1
-5
/
+5
2006-07-10
[GFS2] Remove unused code from dir.c
Steven Whitehouse
1
-5
/
+0
2006-07-06
[GFS2] Fixes to scanning of glocks (again)
Steven Whitehouse
4
-11
/
+7
2006-07-06
Merge branch 'master'
Steven Whitehouse
6
-282
/
+300
2006-07-05
Merge branch 'locks'
Trond Myklebust
3
-44
/
+79
2006-07-05
NFS: Optimise away an excessive GETATTR call when a file is symlinked
Trond Myklebust
1
-1
/
+3
2006-07-05
NFS: Fix NFS page_state usage
Trond Myklebust
1
-3
/
+17
2006-07-05
[GFS2] Correct logic in glock scanner
Steven Whitehouse
1
-2
/
+5
2006-07-05
[GFS2] Add cast for printk
Steven Whitehouse
1
-1
/
+1
2006-07-05
NLM,NFSv4: Wait on local locks before we put RPC calls on the wire
Trond Myklebust
2
-12
/
+31
2006-07-05
VFS: Add support for the FL_ACCESS flag to flock_lock_file()
Trond Myklebust
1
-0
/
+5
2006-07-05
NFSv4: Ensure nfs4_lock_expired() caches delegated locks
Trond Myklebust
1
-3
/
+5
2006-07-05
NLM,NFSv4: Don't put UNLOCK requests on the wire unless we hold a lock
Trond Myklebust
2
-27
/
+22
2006-07-05
VFS: Allow caller to determine if BSD or posix locks were actually freed
Trond Myklebust
1
-2
/
+16
2006-07-05
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
21
-80
/
+220
2006-07-05
[GFS2] Make GFS2 work with lock validator
Steven Whitehouse
1
-1
/
+1
2006-07-05
Merge branch 'master'
Steven Whitehouse
21
-80
/
+220
2006-07-05
[GFS2] Fix locking for Direct I/O reads
Steven Whitehouse
1
-3
/
+7
2006-07-03
[PATCH] uclinux: fix proc_task()/get_proc-task() naming
Greg Ungerer
1
-1
/
+1
2006-07-03
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
7
-33
/
+29
2006-07-03
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
1
-2
/
+2
2006-07-03
[PATCH] lockdep: annotate blkdev nesting
Ingo Molnar
1
-15
/
+87
2006-07-03
[PATCH] lockdep: annotate sb ->s_umount
Arjan van de Ven
1
-0
/
+1
2006-07-03
[PATCH] lockdep: annotate ->s_lock
Ingo Molnar
1
-2
/
+8
2006-07-03
[PATCH] lockdep: annotate the quota code
Arjan van de Ven
4
-4
/
+4
2006-07-03
[PATCH] lockdep: annotate NTFS locking rules
Ingo Molnar
2
-0
/
+64
2006-07-03
[PATCH] lockdep: annotate i_mutex
Ingo Molnar
1
-10
/
+10
2006-07-03
[PATCH] lockdep: annotate dcache
Ingo Molnar
1
-2
/
+2
2006-07-03
[PATCH] lockdep: annotate direct io
Ingo Molnar
1
-2
/
+4
2006-07-03
[PATCH] lockdep: locking init debugging improvement
Ingo Molnar
1
-1
/
+1
2006-07-03
[PATCH] binfmt_elf: fix checks for bad address
Chuck Ebbert
1
-8
/
+7
2006-07-03
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
171
-3505
/
+451
2006-07-03
[GFS2] Mark file_operations const
Steven Whitehouse
2
-4
/
+4
2006-07-03
[GFS2] Make our address_space_operations const
Steven Whitehouse
3
-3
/
+3
2006-07-03
[GFS2] API change for gfs2_statfs
Steven Whitehouse
1
-1
/
+2
2006-07-03
[patch 1/1] gfs2: get_sb_dev() fix
Andrew Morton
1
-4
/
+3
2006-07-03
[GFS2] Remove dependance on tty_write_message()
Steven Whitehouse
1
-19
/
+4
2006-07-03
Merge rsync://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Steven Whitehouse
523
-19366
/
+18972
2006-07-02
[PATCH] nfs: non-procfs build fix
Dominik Hackl
1
-2
/
+2
2006-07-02
[JFFS2][XATTR] Fix memory leak in POSIX-ACL support
KaiGai Kohei
3
-5
/
+4
2006-07-01
[PATCH] reiserfs: update ctime and mtime on expanding truncate
Vladimir Saveliev
1
-0
/
+5
2006-07-01
[PATCH] ufs: truncate should allocate block for last byte
Evgeniy Dushistov
6
-65
/
+204
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
129
-147
/
+21
2006-06-30
[PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy case
J. Bruce Fields
1
-1
/
+1
2006-06-30
[PATCH] knfsd: nfsd4: fix open flag passing
J. Bruce Fields
2
-4
/
+7
2006-06-30
[PATCH] knfsd: nfsd4: fix some open argument tests
J. Bruce Fields
1
-4
/
+13
2006-06-30
[PATCH] knfsd: nfsd: fix misplaced fh_unlock() in nfsd_link()
David M. Richter
1
-2
/
+3
2006-06-30
[PATCH] knfsd: nfsd4: remove superfluous grace period checks
J. Bruce Fields
1
-4
/
+0
2006-06-30
[PATCH] knfsd: nfsd: call nfsd_setuser() on fh_compose(), fix nfsd4 permissio...
J. Bruce Fields
1
-7
/
+8
[next]