Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
7f8e05f60c87646e12c761fef61dd71a7e67112e
/
fs
7f8e05f
NFS: Store pages from an NFS inode into a local cache
by David Howells
· 17 years ago
9a9fc1c
NFS: Read pages from FS-Cache into an NFS inode
by David Howells
· 17 years ago
f42b293
NFS: nfs_readpage_async() needs to be accessible as a fallback for local caching
by David Howells
· 17 years ago
1fcdf53
NFS: Add read context retention for FS-Cache to call back with
by David Howells
· 17 years ago
545db45
NFS: FS-Cache page management
by David Howells
· 17 years ago
6a51091
NFS: Add some new I/O counters for FS-Cache doing things for NFS
by David Howells
· 17 years ago
d599064
NFS: Invalidate FsCache page flags when cache removed
by David Howells
· 17 years ago
ef79c09
NFS: Use local disk inode cache
by David Howells
· 17 years ago
10329a5
NFS: Define and create inode-level cache objects
by David Howells
· 17 years ago
0873404
NFS: Define and create superblock-level objects
by David Howells
· 17 years ago
1472728
NFS: Define and create server-level objects
by David Howells
· 17 years ago
8ec442a
NFS: Register NFS for caching and retrieve the top-level index
by David Howells
· 17 years ago
3b9ce97
NFS: Permit local filesystem caching to be enabled for NFS
by David Howells
· 17 years ago
6b9b351
NFS: Add comment banners to some NFS functions
by David Howells
· 17 years ago
9b3f26c
FS-Cache: Make kAFS use FS-Cache
by David Howells
· 17 years ago
9ae326a
CacheFiles: A cache that backs onto a mounted filesystem
by David Howells
· 17 years ago
800a964
CacheFiles: Export things for CacheFiles
by David Howells
· 17 years ago
b510882
FS-Cache: Implement data I/O part of netfs API
by David Howells
· 17 years ago
952efe7
FS-Cache: Add and document asynchronous operation handling
by David Howells
· 17 years ago
ccc4fc3
FS-Cache: Implement the cookie management part of the netfs API
by David Howells
· 17 years ago
36c9559
FS-Cache: Object management state machine
by David Howells
· 17 years ago
2868cbe
FS-Cache: Bit waiting helpers
by David Howells
· 17 years ago
726dd7f
FS-Cache: Add netfs registration
by David Howells
· 17 years ago
955d009
FS-Cache: Provide a slab for cookie allocation
by David Howells
· 17 years ago
4c515dd
FS-Cache: Add cache management
by David Howells
· 17 years ago
0e04d4c
FS-Cache: Add cache tag handling
by David Howells
· 17 years ago
a689164
FS-Cache: Root index definition
by David Howells
· 17 years ago
7394daa
FS-Cache: Add use of /proc and presentation of statistics
by David Howells
· 17 years ago
06b3db1
FS-Cache: Add main configuration option, module entry points and debugging
by David Howells
· 17 years ago
266cf65
FS-Cache: Recruit a page flags for cache management
by David Howells
· 17 years ago
8fe74cf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 17 years ago
41d577a
fs/ufs: return f_fsid for statfs(2)
by Coly Li
· 17 years ago
1c5b454
fs/sysv: return f_fsid for statfs(2)
by Coly Li
· 17 years ago
2fc7f56
fs/squashfs: return f_fsid for statfs(2)
by Coly Li
· 17 years ago
651d062
fs/reiserfs: return f_fsid for statfs(2)
by Coly Li
· 17 years ago
5b76dc0
fs/qnx4: return f_fsid for statfs(2)
by Coly Li
· 17 years ago
197e671
fs/omfs: return f_fsid for statfs(2)
by Coly Li
· 17 years ago
054475d
fs/minix: return f_fsid for statfs(2)
by Coly Li
· 17 years ago
2430c4d
fs/isofs: return f_fsid for statfs(2)
by Coly Li
· 17 years ago
604d295
fs/hpfs: return f_fsid for statfs(2)
by Coly Li
· 17 years ago
25564dd
fs/hfsplus: return f_fsid for statfs(2)
by Coly Li
· 17 years ago
7dd2c00
fs/hfs: return f_fsid for statfs(2)
by Coly Li
· 17 years ago
aac49b7
fs/fat: return f_fsid for statfs(2)
by Coly Li
· 17 years ago
514c91a
fs/efs: return f_fsid for statfs(2)
by Coly Li
· 17 years ago
94ea77a
fs/cramfs: return f_fsid for statfs(2)
by Coly Li
· 17 years ago
8587246
fs/befs: return f_fsid for statfs(2)
by Coly Li
· 17 years ago
a6a2a73
fs/affs: return f_fsid for statfs(2)
by Coly Li
· 17 years ago
accb401
fs/adfs: return f_fsid for statfs(2)
by Coly Li
· 17 years ago
10c7db2
preadv/pwritev: switch compat readv/preadv/writev/pwritev from fget to fget_light
by Gerd Hoffmann
· 17 years ago
f3554f4
preadv/pwritev: Add preadv and pwritev system calls.
by Gerd Hoffmann
· 17 years ago
6949a63
preadv/pwritev: create compat_writev()
by Gerd Hoffmann
· 17 years ago
dac1213
preadv/pwritev: create compat_readv()
by Gerd Hoffmann
· 17 years ago
98310e5
cramfs: propagate uncompression errors
by David VomLehn
· 17 years ago
ab4ad55
bin_elf_fdpic: check the return value of clear_user
by Mike Frysinger
· 17 years ago
880fe76
hppfs: hppfs_read_file() may return -ERROR
by Roel Kluin
· 17 years ago
695f6ae
ext3: avoid false EIO errors
by Jan Kara
· 17 years ago
de18f3b
ext3: return -EIO not -ESTALE on directory traversal through deleted inode
by Bryan Donlan
· 17 years ago
45f9021
ext3: use unsigned instead of int for type of blocksize in fs/ext3/namei.c
by Wei Yongjun
· 17 years ago
ecca9af
jbd: fix oops in jbd_journal_init_inode() on corrupted fs
by Jan Kara
· 17 years ago
039fd8c
ext3: remove the BKL in ext3/ioctl.c
by Cyrus Massoumi
· 17 years ago
97f76d3
vfs: check bh->b_blocknr only if BH_Mapped is set
by Nikanth Karthikesan
· 17 years ago
d2caa3c
writeback: guard against jiffies wraparound on inode->dirtied_when checks (try #3)
by Jeff Layton
· 17 years ago
b6fac63
vfs: skip I_CLEAR state inodes
by Wu Fengguang
· 17 years ago
33e5d769
nommu: fix a number of issues with the per-MM VMA patch
by David Howells
· 17 years ago
4fe7041
Merge branch 'for-linus' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 17 years ago
395d734
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 17 years ago
cc85906
Merge branch 'devel' into for-linus
by Trond Myklebust
· 17 years ago
ad5b365
NSM: Fix unaligned accesses in nsm_init_private()
by Mans Rullgard
· 17 years ago
c226fd6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 17 years ago
8f63aaa8b
autofs4: fix lookup deadlock
by Ian Kent
· 17 years ago
56fcef7
autofs4: cleanup expire code duplication
by Ian Kent
· 17 years ago
00fcf2c
ecryptfs: use kzfree()
by Johannes Weiner
· 17 years ago
c3b1b1c
ramfs: add support for "mode=" mount option
by Wu Fengguang
· 17 years ago
3951088
epoll keyed wakeups: make eventfd use keyed wakeups
by Davide Libenzi
· 17 years ago
2dfa4ee
epoll keyed wakeups: teach epoll about hints coming with the wakeup key
by Davide Libenzi
· 17 years ago
bcd0b23
eventfd: improve support for semaphore-like behavior
by Davide Libenzi
· 17 years ago
4f0989d
epoll: use real type instead of void *
by Tony Battersby
· 17 years ago
e057e15
epoll: clean up ep_modify
by Tony Battersby
· 17 years ago
d1bc90d
epoll: remove unnecessary xchg
by Tony Battersby
· 17 years ago
d030588
epoll: remember the event if epoll_wait returns -EFAULT
by Tony Battersby
· 17 years ago
abff55c
epoll: don't use current in irq context
by Tony Battersby
· 17 years ago
bb57c3e
epoll: remove debugging code
by Davide Libenzi
· 17 years ago
296e236
epoll: fix epoll's own poll (update)
by Davide Libenzi
· 17 years ago
5071f97
epoll: fix epoll's own poll
by Davide Libenzi
· 17 years ago
63cd885
ntfs: remove private wrapper of endian helpers
by Harvey Harrison
· 17 years ago
c2d7543
filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystems
by Eric Sandeen
· 17 years ago
327c0e9
vmscan: fix it to take care of nodemask
by KAMEZAWA Hiroyuki
· 17 years ago
2678958
ramfs-nommu: use generic lru cache
by Johannes Weiner
· 17 years ago
851a039
mm: page_mkwrite change prototype to match fault: fix sysfs
by Hugh Dickins
· 17 years ago
56a76f8
fs: fix page_mkwrite error cases in core code and btrfs
by Nick Piggin
· 17 years ago
c2ec175
mm: page_mkwrite change prototype to match fault
by Nick Piggin
· 17 years ago
2584e51
mm: reintroduce and deprecate rlimit based access for SHM_HUGETLB
by Ravikiran G Thirumalai
· 17 years ago
8a0bdec
mm: fix SHM_HUGETLB to work with users in hugetlb_shm_group
by Ravikiran G Thirumalai
· 17 years ago
e3a7cca
vfs: add/use account_page_dirtied()
by Edward Shishkin
· 17 years ago
0f043a8
proc tty: remove struct tty_operations::read_proc
by Alexey Dobriyan
· 17 years ago
ae149b6
proc tty: add struct tty_operations::proc_fops
by Alexey Dobriyan
· 17 years ago
ced117c
Remove two unneeded exports and make two symbols static in fs/mpage.c
by Dmitri Vorobiev
· 17 years ago
47e4491
Cleanup after commit 585d3bc06f4ca57f975a5a1f698f65a45ea66225
by Al Viro
· 17 years ago
e5824c9
Trim includes of fdtable.h
by Al Viro
· 17 years ago
d9e66c7
Don't crap into descriptor table in binfmt_som
by Al Viro
· 17 years ago
Next »