index
:
~zhen/drm-intel
cdv-3.2
encoder-rework
for-anholt
for-ickle
for-ickle-next
for-linus
sandybridge
snb-35-backport
snb-35-backport-hp
Unnamed repository; edit this file to name it for gitweb.
zhen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-03
FS-Cache: Implement the cookie management part of the netfs API
David Howells
1
-0
/
+444
2009-04-03
FS-Cache: Object management state machine
David Howells
3
-2
/
+837
2009-04-03
FS-Cache: Bit waiting helpers
David Howells
2
-0
/
+23
2009-04-03
FS-Cache: Add netfs registration
David Howells
2
-1
/
+105
2009-04-03
FS-Cache: Provide a slab for cookie allocation
David Howells
4
-0
/
+80
2009-04-03
FS-Cache: Add cache management
David Howells
2
-0
/
+256
2009-04-03
FS-Cache: Add cache tag handling
David Howells
3
-0
/
+187
2009-04-03
FS-Cache: Root index definition
David Howells
3
-0
/
+151
2009-04-03
FS-Cache: Add use of /proc and presentation of statistics
David Howells
7
-0
/
+561
2009-04-03
FS-Cache: Add main configuration option, module entry points and debugging
David Howells
6
-0
/
+277
2009-04-03
FS-Cache: Recruit a page flags for cache management
David Howells
1
-1
/
+2
2009-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
37
-146
/
+275
2009-04-02
fs/ufs: return f_fsid for statfs(2)
Coly Li
1
-0
/
+3
2009-04-02
fs/sysv: return f_fsid for statfs(2)
Coly Li
1
-0
/
+3
2009-04-02
fs/squashfs: return f_fsid for statfs(2)
Coly Li
1
-0
/
+3
2009-04-02
fs/reiserfs: return f_fsid for statfs(2)
Coly Li
2
-0
/
+6
2009-04-02
fs/qnx4: return f_fsid for statfs(2)
Coly Li
1
-0
/
+3
2009-04-02
fs/omfs: return f_fsid for statfs(2)
Coly Li
1
-0
/
+5
2009-04-02
fs/minix: return f_fsid for statfs(2)
Coly Li
1
-3
/
+8
2009-04-02
fs/isofs: return f_fsid for statfs(2)
Coly Li
1
-0
/
+3
2009-04-02
fs/hpfs: return f_fsid for statfs(2)
Coly Li
1
-0
/
+3
2009-04-02
fs/hfsplus: return f_fsid for statfs(2)
Coly Li
1
-0
/
+3
2009-04-02
fs/hfs: return f_fsid for statfs(2)
Coly Li
1
-0
/
+3
2009-04-02
fs/fat: return f_fsid for statfs(2)
Coly Li
1
-1
/
+5
2009-04-02
fs/efs: return f_fsid for statfs(2)
Coly Li
1
-8
/
+12
2009-04-02
fs/cramfs: return f_fsid for statfs(2)
Coly Li
1
-0
/
+3
2009-04-02
fs/befs: return f_fsid for statfs(2)
Coly Li
1
-0
/
+3
2009-04-02
fs/affs: return f_fsid for statfs(2)
Coly Li
1
-0
/
+4
2009-04-02
fs/adfs: return f_fsid for statfs(2)
Coly Li
1
-6
/
+10
2009-04-02
preadv/pwritev: switch compat readv/preadv/writev/pwritev from fget to fget_l...
Gerd Hoffmann
1
-8
/
+12
2009-04-02
preadv/pwritev: Add preadv and pwritev system calls.
Gerd Hoffmann
2
-0
/
+86
2009-04-02
preadv/pwritev: create compat_writev()
Gerd Hoffmann
1
-7
/
+18
2009-04-02
preadv/pwritev: create compat_readv()
Gerd Hoffmann
1
-8
/
+18
2009-04-02
cramfs: propagate uncompression errors
David VomLehn
2
-11
/
+27
2009-04-02
bin_elf_fdpic: check the return value of clear_user
Mike Frysinger
1
-8
/
+17
2009-04-02
hppfs: hppfs_read_file() may return -ERROR
Roel Kluin
1
-1
/
+6
2009-04-02
ext3: avoid false EIO errors
Jan Kara
1
-65
/
+74
2009-04-02
ext3: return -EIO not -ESTALE on directory traversal through deleted inode
Bryan Donlan
1
-2
/
+10
2009-04-02
ext3: use unsigned instead of int for type of blocksize in fs/ext3/namei.c
Wei Yongjun
1
-8
/
+9
2009-04-02
jbd: fix oops in jbd_journal_init_inode() on corrupted fs
Jan Kara
1
-10
/
+24
2009-04-02
ext3: remove the BKL in ext3/ioctl.c
Cyrus Massoumi
3
-41
/
+22
2009-04-02
vfs: check bh->b_blocknr only if BH_Mapped is set
Nikanth Karthikesan
1
-3
/
+3
2009-04-02
writeback: guard against jiffies wraparound on inode->dirtied_when checks (tr...
Jeff Layton
1
-4
/
+22
2009-04-02
vfs: skip I_CLEAR state inodes
Wu Fengguang
3
-3
/
+4
2009-04-02
nommu: fix a number of issues with the per-MM VMA patch
David Howells
2
-3
/
+3
2009-04-01
Merge branch 'for-linus' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
23
-420
/
+584
2009-04-01
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
19
-576
/
+1110
2009-04-01
Merge branch 'devel' into for-linus
Trond Myklebust
23
-420
/
+584
2009-04-01
NSM: Fix unaligned accesses in nsm_init_private()
Mans Rullgard
1
-2
/
+6
2009-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
24
-1622
/
+2762
[next]