Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
50c54a57dfbd392e17f1473717b8e125afcb01a3
/
fs
« Previous
19bd341
ocfs2: Use proper parameter for some inode operation.
by Tao Ma
· 15 years ago
c18b812
ocfs2: Make transaction extend more efficient.
by Tao Ma
· 15 years ago
7540c1a
ocfs2: Don't merge in 1st refcount ops of reflink.
by Tao Ma
· 15 years ago
ce9c5a5
ocfs2: Modify removing xattr process for refcount.
by Tao Ma
· 15 years ago
2999d12
ocfs2: Add reflink support for xattr.
by Tao Ma
· 15 years ago
a7fe7a3
ocfs2: Create an xattr indexed block if needed.
by Tao Ma
· 15 years ago
8b2c0db
ocfs2: Call refcount tree remove process properly.
by Tao Ma
· 15 years ago
0129241
ocfs2: Attach xattr clusters to refcount tree.
by Tao Ma
· 15 years ago
47bca49
ocfs2: Abstract ocfs2 xattr tree extend rec iteration process.
by Tao Ma
· 15 years ago
5aea1f0
ocfs2: Abstract the creation of xattr block.
by Tao Ma
· 15 years ago
fd68a89
ocfs2: Remove inode from ocfs2_xattr_bucket_get_name_value.
by Tao Ma
· 15 years ago
492a8a3
ocfs2: Add CoW support for xattr.
by Tao Ma
· 15 years ago
913580b
ocfs2: Abstract duplicate clusters process in CoW.
by Tao Ma
· 15 years ago
1061f9c
ocfs2: Return extent flags for xattr value tree.
by Tao Ma
· 15 years ago
a9063ab
ocfs2: handle file attributes issue for reflink.
by Tao Ma
· 15 years ago
110a045
ocfs2: Add normal functions for reflink a normal file's extents.
by Tao Ma
· 15 years ago
37f8a2b
ocfs2: CoW a reflinked cluster when it is truncated.
by Tao Ma
· 15 years ago
293b2f7
ocfs2: Integrate CoW in file write.
by Tao Ma
· 15 years ago
6ae23c5
ocfs2: CoW refcount tree improvement.
by Tao Ma
· 15 years ago
6f70fa5
ocfs2: Add CoW support.
by Tao Ma
· 15 years ago
bcbbb24
ocfs2: Decrement refcount when truncating refcounted extents.
by Tao Ma
· 15 years ago
1aa75fe
ocfs2: Add functions for extents refcounted.
by Tao Ma
· 15 years ago
1823cb0
ocfs2: Add support of decrementing refcount for delete.
by Tao Ma
· 15 years ago
e73a819
ocfs2: Add support for incrementing refcount in the tree.
by Tao Ma
· 15 years ago
e2e9f60
ocfs2: move tree path functions to alloc.h.
by Tao Ma
· 15 years ago
fe92441
ocfs2: Add refcount b-tree as a new extent tree.
by Tao Ma
· 15 years ago
555936b
ocfs2: Abstract extent split process.
by Tao Ma
· 15 years ago
853a3a1
ocfs2: Wrap ocfs2_extent_contig in ocfs2_extent_tree.
by Tao Ma
· 15 years ago
8bf396d
ocfs2: Basic tree root operation.
by Tao Ma
· 15 years ago
374a263
ocfs2: Add refcount tree lock mechanism.
by Tao Ma
· 15 years ago
c732eb1
ocfs2: Add caching info for refcount tree.
by Tao Ma
· 15 years ago
8dec98e
ocfs2: Add new refcount tree lock resource in dlmglue.
by Tao Ma
· 15 years ago
a433848
ocfs2: Abstract caching info checkpoint.
by Tao Ma
· 15 years ago
f2c870e
ocfs2: Add ocfs2_read_refcount_block.
by Tao Ma
· 15 years ago
93c9708
ocfs2: Add metaecc for ocfs2_refcount_block.
by Tao Ma
· 15 years ago
721f69c
ocfs2: Define refcount tree structure.
by Tao Ma
· 15 years ago
7ce618d
Btrfs: fix early enospc during balancing
by Chris Mason
· 15 years ago
33b4d47
Btrfs: deal with NULL space info
by Chris Mason
· 15 years ago
a87e84b
Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
342ff1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
3d2d827
mm: move use_mm/unuse_mm from aio.c to mm/
by Michael S. Tsirkin
· 15 years ago
6bfde05
hugetlbfs: allow the creation of files suitable for MAP_PRIVATE on the vfs internal mount
by Eric B Munson
· 15 years ago
3f96b79
tmpfs: depend on shmem
by Hugh Dickins
· 15 years ago
f3e8fcc
mm: add get_dump_page
by Hugh Dickins
· 15 years ago
5d863b8
oom: fix oom_adjust_write() input sanity check
by KOSAKI Motohiro
· 15 years ago
495789a
oom: make oom_score to per-process value
by KOSAKI Motohiro
· 15 years ago
28b83c5
oom: move oom_adj value from task_struct to signal_struct
by KOSAKI Motohiro
· 15 years ago
4481374
mm: replace various uses of num_physpages by totalram_pages
by Jan Beulich
· 15 years ago
73d7c33
kcore: /proc/kcore should use vread
by KAMEZAWA Hiroyuki
· 15 years ago
398499d
pagemap clear_refs: modify to specify anon or mapped vma clearing
by Moussa A. Ba
· 15 years ago
9a84089
ksm: identify PageKsm pages
by Hugh Dickins
· 15 years ago
4b02108
mm: oom analysis: add shmem vmstat
by KOSAKI Motohiro
· 15 years ago
c6a7f57
mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output
by KOSAKI Motohiro
· 15 years ago
83d5cde
const: make block_device_operations const
by Alexey Dobriyan
· 15 years ago
7b02196
const: make lock_manager_operations const
by Alexey Dobriyan
· 15 years ago
6aed628
const: make file_lock_operations const
by Alexey Dobriyan
· 15 years ago
6e1d5dc
const: mark remaining inode_operations as const
by Alexey Dobriyan
· 15 years ago
7f09410
const: mark remaining address_space_operations const
by Alexey Dobriyan
· 15 years ago
ac4cfdd
const: mark remaining export_operations const
by Alexey Dobriyan
· 15 years ago
b87221d
const: mark remaining super_operations const
by Alexey Dobriyan
· 15 years ago
0d54b21
const: make struct super_block::s_qcop const
by Alexey Dobriyan
· 15 years ago
61e225d
const: make struct super_block::dq_op const
by Alexey Dobriyan
· 15 years ago
580be08
fs: make sure data stored into inode is properly seen before unlocking new inode
by Jan Kara
· 15 years ago
1b2da37
Btrfs: account for space used by the super mirrors
by Josef Bacik
· 15 years ago
25891f7
Btrfs: fix extent entry threshold calculation
by Josef Bacik
· 15 years ago
f61408b
Btrfs: remove dead code
by Josef Bacik
· 15 years ago
f019f42
Btrfs: fix bitmap size tracking
by Josef Bacik
· 15 years ago
0a24325
Btrfs: don't keep retrying a block group if we fail to allocate a cluster
by Josef Bacik
· 15 years ago
ba1bf48
Btrfs: make balance code choose more wisely when relocating
by Josef Bacik
· 15 years ago
3c394dd
nfsd4: nfsv4 clients should cross mountpoints
by Steve Dickson
· 15 years ago
1fb58a6
Btrfs: fix arithmetic error in clone ioctl
by Sage Weil
· 15 years ago
76dda93
Btrfs: add snapshot/subvolume destroy ioctl
by Yan, Zheng
· 15 years ago
4df27c4d
Btrfs: change how subvolumes are organized
by Yan, Zheng
· 15 years ago
13a8a7c
Btrfs: do not reuse objectid of deleted snapshot/subvol
by Yan, Zheng
· 15 years ago
1c4850e
Btrfs: speed up snapshot dropping
by Yan, Zheng
· 15 years ago
43c1266
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
58e75a0
Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
48d0764
nfs: initialize the backing_dev_info when creating the server
by Jens Axboe
· 15 years ago
92f2505
nfs: nfs_kill_super() should call bdi_unregister() after killing super
by Jens Axboe
· 15 years ago
a419aef
trivial: remove unnecessary semicolons
by Joe Perches
· 15 years ago
fd589a8
trivial: fix typo "to to" in multiple files
by Anand Gadiyar
· 15 years ago
411c940
trivial: fix typo "for for" in multiple files
by Anand Gadiyar
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
7cce2f4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into linux-next
by Artem Bityutskiy
· 15 years ago
6469f54
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 15 years ago
dd79998
jffs2: Use SLAB_HWCACHE_ALIGN for jffs2_raw_{dirent,inode} slabs
by David Woodhouse
· 15 years ago
b917b7c
Btrfs: search for an allocation hint while filling file COW
by Chris Mason
· 15 years ago
f85d7d6c
Btrfs: properly honor wbc->nr_to_write changes
by Chris Mason
· 15 years ago
3530c18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 15 years ago
9eead2a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 15 years ago
5ce0028
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm
by Linus Torvalds
· 15 years ago
2511817
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 15 years ago
11833d6
Btrfs: improve async block group caching
by Yan Zheng
· 15 years ago
79b520e
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 15 years ago
0a80e98
ext4: replace MAX_DEFRAG_SIZE with EXT_MAX_BLOCK
by Eric Sandeen
· 15 years ago
5534fb5
ext4: Fix the alloc on close after a truncate hueristic
by Theodore Ts'o
· 15 years ago
e055f7e
UBIFS: fix debugging dump
by Artem Bityutskiy
· 15 years ago
fb40ba0
ext4: Add a tracepoint for ext4_alloc_da_blocks()
by Theodore Ts'o
· 15 years ago
1b9c12f
ext4: store EXT4_EXT_MIGRATE in i_state instead of i_flags
by Theodore Ts'o
· 15 years ago
fb0a387
ext4: limit block allocations for indirect-block files to < 2^32
by Eric Sandeen
· 15 years ago
Next »