Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2df54806389205d76bc3d1ce8a10cc14889ddec9
/
fs
2df5480
NFS: Propagate 'fsc' mount option through automounts
by David Howells
· 15 years ago
9423a08
NFS: Add nfs_alloc_parsed_mount_data
by Chuck Lever
· 15 years ago
8a6e5de
NFS: Get rid of the NFS_MOUNT_VER3 and NFS_MOUNT_TCP flags
by Trond Myklebust
· 15 years ago
a7c367b
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 15 years ago
b64ada6
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 15 years ago
4fd8da8
fs: change sys_truncate length parameter type
by Heiko Carstens
· 15 years ago
a4255e4
ext2: fix format string compile warning (ino_t)
by Heiko Carstens
· 15 years ago
9f6c133
V3 minixfs: add missing directory type checking
by Doug Graham
· 15 years ago
8b2feb1
ncpfs: fix wrong check in __ncp_ioctl()
by Bartlomiej Zolnierkiewicz
· 15 years ago
c5df591
ncpfs: read buffer overflow
by Roel Kluin
· 15 years ago
a7e3108
ramfs: move RAMFS_MAGIC to include/linux/magic.h
by maximilian attems
· 15 years ago
0d4c36a
/proc/kcore: update stat.st_size after memory hotplug
by KAMEZAWA Hiroyuki
· 15 years ago
678ad5d
/proc/kcore: fix stat.st_size
by KAMEZAWA Hiroyuki
· 15 years ago
90396f9
kcore: more fixes for init
by KAMEZAWA Hiroyuki
· 15 years ago
81ac3ad
kcore: register module area in generic way
by KAMEZAWA Hiroyuki
· 15 years ago
26562c5
kcore: register vmemmap range
by KAMEZAWA Hiroyuki
· 15 years ago
3089aa1
kcore: use registerd physmem information
by KAMEZAWA Hiroyuki
· 15 years ago
9492587
kcore: register text area in generic way
by KAMEZAWA Hiroyuki
· 15 years ago
a0614da
kcore: register vmalloc area in generic way
by KAMEZAWA Hiroyuki
· 15 years ago
c30bb2a
kcore: add kclist types
by KAMEZAWA Hiroyuki
· 15 years ago
2ef43ec
kcore: use usual list for kclist
by KAMEZAWA Hiroyuki
· 15 years ago
d899bf7
procfs: provide stack information for threads
by Stefani Seibold
· 15 years ago
cba8aaf
fs/proc/base.c: fix proc_fault_inject_write() input sanity check
by Vincent Li
· 15 years ago
fb92a4b
fs/proc/task_mmu.c v1: fix clear_refs_write() input sanity check
by Vincent Li
· 15 years ago
acef82b
kcore: fix /proc/kcore's stat.st_size
by Amerigo Wang
· 15 years ago
9b4d1cbe
proc_flush_task: flush /proc/tid/task/pid when a sub-thread exits
by Oleg Nesterov
· 15 years ago
cff4edb
proc: fix reported unit for RLIMIT_CPU
by Kees Cook
· 15 years ago
1f10206
getrusage: fill ru_maxrss value
by Jiri Pirko
· 15 years ago
d7d7561
fix compat_sys_utimensat()
by Suzuki Poulose
· 15 years ago
945ffe5
qnx4: remove write support
by Christoph Hellwig
· 15 years ago
8a9f47d
ntfs: remove ntfs_file_write
by Christoph Hellwig
· 15 years ago
562787a
anonfd: split interface into file creation and install
by Davide Libenzi
· 15 years ago
385773e
aio.c: move EXPORT* macros to line after function
by H Hartley Sweeten
· 15 years ago
1fe72ea
fs/buffer.c: clean up EXPORT* macros
by H Hartley Sweeten
· 15 years ago
88e0fbc
fs: turn iprune_mutex into rwsem
by Nick Piggin
· 15 years ago
88e9d34
seq_file: constify seq_operations
by James Morris
· 15 years ago
1fd7317d
Move magic numbers into magic.h
by Nick Black
· 15 years ago
5ae87e7
poll/select: avoid arithmetic overflow in __estimate_accuracy()
by Guillaume Knispel
· 15 years ago
ca976c5
smbfs: read buffer overflow
by Roel Kluin
· 15 years ago
b80474b
ocfs2: Use buffer IO if we are appending a file.
by Tao Ma
· 15 years ago
83e32d9
ocfs2: add spinlock protection when dealing with lockres->purge.
by Wengang Wang
· 15 years ago
d92bc51
dlmglue.c: add missed mlog lines
by Coly Li
· 15 years ago
a2f2ddb
ocfs2: __ocfs2_abort() should not enable panic for local mounts
by Sunil Mushran
· 15 years ago
bd50873
ocfs2: Add ioctl for reflink.
by Tao Ma
· 15 years ago
64871b8
ocfs2: Enable refcount tree support.
by Tao Ma
· 15 years ago
09bf27a
ocfs2: Implement ocfs2_reflink.
by Tao Ma
· 15 years ago
0fe9b66
ocfs2: Add preserve to reflink.
by Tao Ma
· 15 years ago
bc13d34
ocfs2: Create reflinked file in orphan dir.
by Tao Ma
· 15 years ago
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
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
Next »