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-11-08
[PATCH] nfsd: fix spurious error return from nfsd_create in async case
J. Bruce Fields
1
-1
/
+1
2006-11-08
[PATCH] nfsd4: fix open-create permissions
J. Bruce Fields
3
-4
/
+8
2006-11-08
[PATCH] nfsd4: reindent do_open_lookup()
J. Bruce Fields
1
-13
/
+11
2006-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
4
-19
/
+46
2006-11-06
[DLM] fix oops in kref_put when removing a lockspace
Patrick Caulfield
1
-0
/
+5
2006-11-06
[DLM] Fix kref_put oops
Patrick Caulfield
1
-1
/
+8
2006-11-06
[GFS2] Fix OOM error handling
Steven Whitehouse
1
-0
/
+3
2006-11-06
[GFS2] Fix incorrect fs sync behaviour.
Steven Whitehouse
1
-16
/
+28
2006-11-06
[GFS2] don't panic needlessly
Alexey Dobriyan
1
-2
/
+2
2006-11-06
[PATCH] sysctl: implement CTL_UNNUMBERED
Eric W. Biederman
2
-8
/
+0
2006-11-04
[PATCH] splice: fix problem introduced with inode diet
Jens Axboe
1
-6
/
+20
2006-11-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
1
-4
/
+5
2006-11-03
[PATCH] Fix user.* xattr permission check for sticky dirs
Andreas Gruenbacher
1
-3
/
+10
2006-11-03
[PATCH] reiserfs: reset errval after initializing bitmap cache
Jeff Mahoney
1
-0
/
+1
2006-11-03
[PATCH] NFS4: fix for recursive locking problem
Srinivasa Ds
1
-1
/
+1
2006-11-03
[PATCH] gfs2: ->readpages() fixes
OGAWA Hirofumi
1
-7
/
+0
2006-11-03
[PATCH] fuse: ->readpages() cleanup
OGAWA Hirofumi
1
-6
/
+3
2006-11-03
[PATCH] cifs: ->readpages() fixes
OGAWA Hirofumi
1
-22
/
+1
2006-11-03
[PATCH] sys_pselect7 vs compat_sys_pselect7 uaccess error handling
Heiko Carstens
1
-3
/
+17
2006-11-03
[PATCH] eCryptfs: Fix pointer deref
Michael Halcrow
1
-1
/
+1
2006-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
4
-6
/
+29
2006-11-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
1
-0
/
+2
2006-11-02
JFS: Remove redundant xattr permission checking
Dave Kleikamp
1
-4
/
+5
2006-11-02
[CIFS] report rename failure when target file is locked by Windows
Steve French
2
-6
/
+12
2006-10-31
[PATCH] eCryptfs: Fix handling of lower d_count
Michael Halcrow
2
-43
/
+27
2006-10-31
[PATCH] eCryptfs: Remove ecryptfs_umount_begin
Michael Halcrow
1
-18
/
+0
2006-10-31
[PATCH] eCryptfs: Consolidate lower dentry_open's
Michael Halcrow
4
-42
/
+63
2006-10-31
[PATCH] eCryptfs: Cipher code to new crypto API
Michael Halcrow
4
-58
/
+146
2006-10-31
[PATCH] eCryptfs: Hash code to new crypto API
Michael Halcrow
2
-18
/
+25
2006-10-31
[PATCH] eCryptfs: Clean up crypto initialization
Michael Halcrow
4
-78
/
+24
2006-10-31
[PATCH] find_bd_holder() fix
Andrew Morton
1
-2
/
+2
2006-10-30
[PATCH] clean up add_bd_holder()
Jun'ichi Nomura
1
-18
/
+35
2006-10-30
[PATCH] fix bd_claim_by_kobject error handling
Jun'ichi Nomura
1
-1
/
+4
2006-10-30
[CIFS] Allow null user connections
Steve French
2
-1
/
+9
2006-10-30
[CIFS] Fix readdir breakage when blocksize set too small
Steve French
1
-0
/
+9
2006-10-30
jfs: Add splice support
Daniel Drake
1
-0
/
+2
2006-10-28
[PATCH] VFS: Fix an error in unused dentry counting
David Howells
1
-2
/
+8
2006-10-28
[PATCH] missing unused dentry in prune_dcache()?
Vasily Averin
1
-4
/
+5
2006-10-28
[PATCH] hugetlb: fix prio_tree unit
Hugh Dickins
1
-13
/
+11
2006-10-28
[PATCH] hugetlb: fix size=4G parsing
Hugh Dickins
1
-1
/
+0
2006-10-28
[PATCH] Fix potential OOPs in blkdev_open()
Pavel Emelianov
1
-0
/
+2
2006-10-28
[PATCH] jbd2: journal_dirty_data re-check for unmapped buffers
Eric Sandeen
1
-1
/
+14
2006-10-28
[PATCH] jbd: journal_dirty_data re-check for unmapped buffers
Eric Sandeen
1
-1
/
+14
2006-10-28
[PATCH] ext4: fix printk format warnings
Randy Dunlap
1
-9
/
+14
2006-10-28
[PATCH] mm: clean up pagecache allocation
Nick Piggin
1
-5
/
+4
2006-10-25
[CRYPTO] users: Select ECB/CBC where needed
Patrick McHardy
1
-0
/
+2
2006-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
1
-2
/
+2
2006-10-21
[PATCH] NFS: Cache invalidation fixup
Trond Myklebust
1
-0
/
+6
2006-10-21
[PATCH] VFS: Make d_materialise_unique() enforce directory uniqueness
Trond Myklebust
2
-38
/
+106
2006-10-21
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2
-22
/
+119
[next]