Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
5fba0925fd6b67d94181055b7222e3d934b4efee
/
fs
811158b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 16 years ago
b983471
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 16 years ago
9140db0
ocfs2: recover orphans in offline slots during recovery and mount
by Srinivas Eeda
· 16 years ago
1fca3a0
ocfs2: Pagecache usage optimization on ocfs2
by Hisashi Hifumi
· 16 years ago
6ca497a
ocfs2: fix rare stale inode errors when exporting via nfs
by wengang wang
· 16 years ago
9405dcc
ocfs2/dlm: Tweak mle_state output
by Sunil Mushran
· 16 years ago
516b7e5
ocfs2/dlm: Do not purge lockres that is being migrated dlm_purge_lockres()
by Sunil Mushran
· 16 years ago
7141514
ocfs2/dlm: Remove struct dlm_lock_name in struct dlm_master_list_entry
by Sunil Mushran
· 16 years ago
e64ff14
ocfs2/dlm: Show the number of lockres/mles in dlm_state
by Sunil Mushran
· 16 years ago
7d62a97
ocfs2/dlm: dlm_set_lockres_owner() and dlm_change_lockres_owner() inlined
by Sunil Mushran
· 16 years ago
6800791
ocfs2/dlm: Improve lockres counts
by Sunil Mushran
· 16 years ago
2041d8f
ocfs2/dlm: Track number of mles
by Sunil Mushran
· 16 years ago
67ae1f0
ocfs2/dlm: Indent dlm_cleanup_master_list()
by Sunil Mushran
· 16 years ago
2ed6c75
ocfs2/dlm: Activate dlm->master_hash for master list entries
by Sunil Mushran
· 16 years ago
e2b66dd
ocfs2/dlm: Create and destroy the dlm->master_hash
by Sunil Mushran
· 16 years ago
c2cd4a4
ocfs2/dlm: Refactor dlm_clean_master_list()
by Sunil Mushran
· 16 years ago
f77a9a7
ocfs2/dlm: Clean up struct dlm_lock_name
by Sunil Mushran
· 16 years ago
1c08457
ocfs2/dlm: Encapsulate adding and removing of mle from dlm->master_list
by Sunil Mushran
· 16 years ago
feb473a
ocfs2: Optimize inode group allocation by recording last used group.
by Tao Ma
· 16 years ago
60ca81e
ocfs2: Allocate inode groups from global_bitmap.
by Tao Ma
· 16 years ago
1382115
ocfs2: Optimize inode allocation by remembering last group
by Tao Ma
· 16 years ago
1d46dc0
ocfs2: fix leaf start calculation in ocfs2_dx_dir_rebalance()
by Mark Fasheh
· 16 years ago
b80b549
ocfs2: re-order ocfs2_empty_dir checks
by Mark Fasheh
· 16 years ago
3a8df2b
ocfs2: Enable indexed directories
by Mark Fasheh
· 16 years ago
e3a93c2
ocfs2: Add total entry count to dx_root_block
by Mark Fasheh
· 16 years ago
198a1ca
ocfs2: Increase max links count
by Mark Fasheh
· 16 years ago
e7c17e4
ocfs2: Introduce dir free space list
by Mark Fasheh
· 16 years ago
4ed8a6b
ocfs2: Store dir index records inline
by Mark Fasheh
· 16 years ago
9b7895e
ocfs2: Add a name indexed b-tree to directory inodes
by Mark Fasheh
· 16 years ago
4a12ca3
ocfs2: Introduce dir lookup helper struct
by Mark Fasheh
· 16 years ago
59b526a
ocfs2: Remove debugfs file local_alloc_stats
by Sunil Mushran
· 16 years ago
5039750
ocfs2: Expose the file system state via debugfs
by Sunil Mushran
· 16 years ago
96a6c64
ocfs2: Move struct recovery_map to a header file
by Sunil Mushran
· 16 years ago
87d3d3f
ocfs2/hb: Expose the list of heartbeating nodes via debugfs
by Sunil Mushran
· 16 years ago
20bec8a
Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 years ago
3cc50ac
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache
by Linus Torvalds
· 16 years ago
9b59f03
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 16 years ago
ac7c1a7
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 16 years ago
03c3fa0
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6
by Linus Torvalds
· 16 years ago
223cdea
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 16 years ago
b797cac
NFS: Add mount options to enable local caching on NFS
by David Howells
· 16 years ago
5d1acff
NFS: Display local caching state
by David Howells
· 16 years ago
7f8e05f
NFS: Store pages from an NFS inode into a local cache
by David Howells
· 16 years ago
9a9fc1c
NFS: Read pages from FS-Cache into an NFS inode
by David Howells
· 16 years ago
f42b293
NFS: nfs_readpage_async() needs to be accessible as a fallback for local caching
by David Howells
· 16 years ago
1fcdf53
NFS: Add read context retention for FS-Cache to call back with
by David Howells
· 16 years ago
545db45
NFS: FS-Cache page management
by David Howells
· 16 years ago
6a51091
NFS: Add some new I/O counters for FS-Cache doing things for NFS
by David Howells
· 16 years ago
d599064
NFS: Invalidate FsCache page flags when cache removed
by David Howells
· 16 years ago
ef79c09
NFS: Use local disk inode cache
by David Howells
· 16 years ago
10329a5
NFS: Define and create inode-level cache objects
by David Howells
· 16 years ago
0873404
NFS: Define and create superblock-level objects
by David Howells
· 16 years ago
1472728
NFS: Define and create server-level objects
by David Howells
· 16 years ago
8ec442a
NFS: Register NFS for caching and retrieve the top-level index
by David Howells
· 16 years ago
3b9ce97
NFS: Permit local filesystem caching to be enabled for NFS
by David Howells
· 16 years ago
6b9b351
NFS: Add comment banners to some NFS functions
by David Howells
· 16 years ago
9b3f26c
FS-Cache: Make kAFS use FS-Cache
by David Howells
· 16 years ago
9ae326a
CacheFiles: A cache that backs onto a mounted filesystem
by David Howells
· 16 years ago
800a964
CacheFiles: Export things for CacheFiles
by David Howells
· 16 years ago
b510882
FS-Cache: Implement data I/O part of netfs API
by David Howells
· 16 years ago
952efe7
FS-Cache: Add and document asynchronous operation handling
by David Howells
· 16 years ago
ccc4fc3
FS-Cache: Implement the cookie management part of the netfs API
by David Howells
· 16 years ago
36c9559
FS-Cache: Object management state machine
by David Howells
· 16 years ago
2868cbe
FS-Cache: Bit waiting helpers
by David Howells
· 16 years ago
726dd7f
FS-Cache: Add netfs registration
by David Howells
· 16 years ago
955d009
FS-Cache: Provide a slab for cookie allocation
by David Howells
· 16 years ago
4c515dd
FS-Cache: Add cache management
by David Howells
· 16 years ago
0e04d4c
FS-Cache: Add cache tag handling
by David Howells
· 16 years ago
a689164
FS-Cache: Root index definition
by David Howells
· 16 years ago
7394daa
FS-Cache: Add use of /proc and presentation of statistics
by David Howells
· 16 years ago
06b3db1
FS-Cache: Add main configuration option, module entry points and debugging
by David Howells
· 16 years ago
266cf65
FS-Cache: Recruit a page flags for cache management
by David Howells
· 16 years ago
e7c8f50
ext3: Add replace-on-rename hueristics for data=writeback mode
by Theodore Ts'o
· 16 years ago
f7ab34e
ext3: Add replace-on-truncate hueristics for data=writeback mode
by Theodore Ts'o
· 16 years ago
8fe74cf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
41d577a
fs/ufs: return f_fsid for statfs(2)
by Coly Li
· 16 years ago
1c5b454
fs/sysv: return f_fsid for statfs(2)
by Coly Li
· 16 years ago
2fc7f56
fs/squashfs: return f_fsid for statfs(2)
by Coly Li
· 16 years ago
651d062
fs/reiserfs: return f_fsid for statfs(2)
by Coly Li
· 16 years ago
5b76dc0
fs/qnx4: return f_fsid for statfs(2)
by Coly Li
· 16 years ago
197e671
fs/omfs: return f_fsid for statfs(2)
by Coly Li
· 16 years ago
054475d
fs/minix: return f_fsid for statfs(2)
by Coly Li
· 16 years ago
2430c4d
fs/isofs: return f_fsid for statfs(2)
by Coly Li
· 16 years ago
604d295
fs/hpfs: return f_fsid for statfs(2)
by Coly Li
· 16 years ago
25564dd
fs/hfsplus: return f_fsid for statfs(2)
by Coly Li
· 16 years ago
7dd2c00
fs/hfs: return f_fsid for statfs(2)
by Coly Li
· 16 years ago
aac49b7
fs/fat: return f_fsid for statfs(2)
by Coly Li
· 16 years ago
514c91a
fs/efs: return f_fsid for statfs(2)
by Coly Li
· 16 years ago
94ea77a
fs/cramfs: return f_fsid for statfs(2)
by Coly Li
· 16 years ago
8587246
fs/befs: return f_fsid for statfs(2)
by Coly Li
· 16 years ago
a6a2a73
fs/affs: return f_fsid for statfs(2)
by Coly Li
· 16 years ago
accb401
fs/adfs: return f_fsid for statfs(2)
by Coly Li
· 16 years ago
10c7db2
preadv/pwritev: switch compat readv/preadv/writev/pwritev from fget to fget_light
by Gerd Hoffmann
· 16 years ago
f3554f4
preadv/pwritev: Add preadv and pwritev system calls.
by Gerd Hoffmann
· 16 years ago
6949a63
preadv/pwritev: create compat_writev()
by Gerd Hoffmann
· 16 years ago
dac1213
preadv/pwritev: create compat_readv()
by Gerd Hoffmann
· 16 years ago
98310e5
cramfs: propagate uncompression errors
by David VomLehn
· 16 years ago
ab4ad55
bin_elf_fdpic: check the return value of clear_user
by Mike Frysinger
· 16 years ago
880fe76
hppfs: hppfs_read_file() may return -ERROR
by Roel Kluin
· 16 years ago
695f6ae
ext3: avoid false EIO errors
by Jan Kara
· 16 years ago
Next »