Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
dd3c7f2308e91d6ecbe5cd8a3310bb49e47e1ae7
/
fs
bc9bc72
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
by Linus Torvalds
· 13 years ago
3eb8e74
fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oops
by Timo Warns
· 13 years ago
997c136
fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pages
by Olaf Hering
· 13 years ago
98bc93e
proc: fix pagemap_read() error case
by KOSAKI Motohiro
· 13 years ago
30cd890
proc: put check_mem_permission after __get_free_page in mem_write
by KOSAKI Motohiro
· 13 years ago
a4dbf0e
proc/stat: use defined macro KMALLOC_MAX_SIZE
by Yuanhan Liu
· 13 years ago
e130aa7
proc: constify status array
by Mike Frysinger
· 13 years ago
0a8cb8e
fs/proc: convert to kstrtoX()
by Alexey Dobriyan
· 13 years ago
57cc083
coredump: add support for exe_file in core name
by Jiri Slaby
· 13 years ago
3864601
mm: extract exe_file handling from procfs
by Jiri Slaby
· 13 years ago
456f998
memcg: add the pagefault count into memcg stats
by Ying Han
· 13 years ago
1d58272
ufs: fix truncated values handling 64 bit metadata
by Dan Carpenter
· 13 years ago
b7c2f03
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 13 years ago
a74b81b
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 13 years ago
f8d613e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem
by Linus Torvalds
· 13 years ago
8a0599d
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 13 years ago
35806b4
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 13 years ago
32e51f1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
ca16d14
mm: don't access vm_flags as 'int'
by KOSAKI Motohiro
· 13 years ago
1cfd8bd
ocfs2: add cleancache support
by Dan Magenheimer
· 13 years ago
7abc52c
ext4: add cleancache support
by Dan Magenheimer
· 13 years ago
90a887c
btrfs: add cleancache support
by Dan Magenheimer
· 13 years ago
d71bc6d
ext3: add cleancache support
by Dan Magenheimer
· 13 years ago
c515e1f
mm/fs: add hooks to support cleancache
by Dan Magenheimer
· 13 years ago
b6ff24a
cifs: remove unnecessary dentry_unhash on rmdir/rename_dir
by Sage Weil
· 13 years ago
7ca5736
ocfs2: remove unnecessary dentry_unhash on rmdir/rename_dir
by Sage Weil
· 13 years ago
8cbfa53
exofs: remove unnecessary dentry_unhash on rmdir/rename_dir
by Sage Weil
· 13 years ago
052e2a1
nfs: remove unnecessary dentry_unhash on rmdir/rename_dir
by Sage Weil
· 13 years ago
5afcb94
ext2: remove unnecessary dentry_unhash on rmdir/rename_dir
by Sage Weil
· 13 years ago
5a61a24
ext3: remove unnecessary dentry_unhash on rmdir/rename_dir
by Sage Weil
· 13 years ago
40ebc0a
ext4: remove unnecessary dentry_unhash on rmdir/rename_dir
by Sage Weil
· 13 years ago
f64f58f
btrfs: remove unnecessary dentry_unhash in rmdir/rename_dir
by Sage Weil
· 13 years ago
051e8f0e
ceph: remove unnecessary dentry_unhash calls
by Sage Weil
· 13 years ago
51892bb
vfs: clean up vfs_rename_other
by Sage Weil
· 13 years ago
9055cba
vfs: clean up vfs_rename_dir
by Sage Weil
· 13 years ago
912dbc1
vfs: clean up vfs_rmdir
by Sage Weil
· 13 years ago
b5afd2c
vfs: fix vfs_rename_dir for FS_RENAME_DOES_D_MOVE filesystems
by Miklos Szeredi
· 13 years ago
5c5d3f3
libfs: drop unneeded dentry_unhash
by Sage Weil
· 13 years ago
a71905f
vfs: update dentry_unhash() comment
by Sage Weil
· 13 years ago
e4eaac0
vfs: push dentry_unhash on rename_dir into file systems
by Sage Weil
· 13 years ago
79bf7c7
vfs: push dentry_unhash on rmdir into file systems
by Sage Weil
· 13 years ago
64252c7
vfs: remove dget() from dentry_unhash()
by Sage Weil
· 13 years ago
4829369
vfs: dentry_unhash immediately prior to rmdir
by Sage Weil
· 13 years ago
ea13a86
vfs: Block mmapped writes while the fs is frozen
by Jan Kara
· 13 years ago
24da4fa
vfs: Create __block_page_mkwrite() helper passing error values back
by Jan Kara
· 13 years ago
7c6e984
fs/namespace.c: bound mount propagation fix
by Roman Borisov
· 13 years ago
79fead4
exportfs: reallow building as a module
by Jonas Gorski
· 13 years ago
9f1fafe
merge handle_reval_dot and nameidata_drop_rcu_last
by Al Viro
· 14 years ago
19660af
consolidate nameidata_..._drop_rcu()
by Al Viro
· 14 years ago
d7f2ff6
Squashfs: update email address
by Phillip Lougher
· 13 years ago
8d2c50e
gfs2: Drop __TIME__ usage
by Michal Marek
· 14 years ago
75ce481
dlm: Drop __TIME__ usage
by Michal Marek
· 14 years ago
ece928d
Merge branch 'move_extents' of git://oss.oracle.com/git/tye/linux-2.6 into ocfs2-merge-window
by Joel Becker
· 13 years ago
3d1c182
Ocfs2: Teach local-mounted ocfs2 to handle unwritten_extents correctly.
by Tristan Ye
· 13 years ago
66effd3
ocfs2/dlm: Do not migrate resource to a node that is leaving the domain
by Sunil Mushran
· 13 years ago
bddefde
ocfs2/dlm: Add new dlm message DLM_BEGIN_EXIT_DOMAIN_MSG
by Sunil Mushran
· 13 years ago
4db70f7
tmpfs: fix XATTR N overriding POSIX_ACL Y
by Eric Paris
· 13 years ago
14d74e0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd
by Linus Torvalds
· 13 years ago
3f5785e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 13 years ago
3991b40
jbd2: fix a potential leak of a journal_head on an error path
by Ding Dinghua
· 13 years ago
1b16da7
ext4: teach ext4_ext_split to calculate extents efficiently
by Yongqiang Yang
· 13 years ago
ae24f28
ext4: Convert ext4 to new truncate calling convention
by Jan Kara
· 13 years ago
57bb559
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 13 years ago
22e95ac
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 13 years ago
1094a4a
Squashfs: add extra sanity checks at mount time
by Phillip Lougher
· 13 years ago
1cac63c
Squashfs: add sanity checks to fragment reading at mount time
by Phillip Lougher
· 13 years ago
ac51a0a
Squashfs: add sanity checks to lookup table reading at mount time
by Phillip Lougher
· 13 years ago
37986f6
Squashfs: add sanity checks to id reading at mount time
by Phillip Lougher
· 13 years ago
6f04864
Squashfs: add sanity checks to xattr reading at mount time
by Phillip Lougher
· 13 years ago
76e002f
Squashfs: reverse order of filesystem table reading
by Phillip Lougher
· 13 years ago
82de647
Squashfs: move table allocation into squashfs_read_table()
by Phillip Lougher
· 13 years ago
2a651c7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 13 years ago
c88bc60
Merge branch 'for-2.6.40/splice' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 13 years ago
798ce8f
Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 13 years ago
233eebb
xfs: correctly decrement the extent buffer index in xfs_bmap_del_extent
by Christoph Hellwig
· 13 years ago
87bef18
xfs: check for valid indices in xfs_iext_get_ext and xfs_iext_idx_to_irec
by Christoph Hellwig
· 13 years ago
ab1908a
xfs: fix up asserts in xfs_iflush_fork
by Christoph Hellwig
· 13 years ago
f1c63b7
xfs: do not do pointer arithmetic on extent records
by Christoph Hellwig
· 13 years ago
00239ac
xfs: do not use unchecked extent indices in xfs_bunmapi
by Christoph Hellwig
· 13 years ago
5690f92
xfs: do not use unchecked extent indices in xfs_bmapi
by Christoph Hellwig
· 13 years ago
2f2b322
xfs: do not use unchecked extent indices in xfs_bmap_add_extent_*
by Christoph Hellwig
· 13 years ago
ec90c55
xfs: remove if_lastex
by Christoph Hellwig
· 13 years ago
5489327
xfs: remove the unused XFS_BMAPI_RSVBLOCKS flag
by Christoph Hellwig
· 13 years ago
2a5cac1
fs/ncpfs/inode.c: suppress used-uninitialised warning
by Andrew Morton
· 13 years ago
e50c1f6
fscache: remove dead code under CONFIG_WORKQUEUE_DEBUGFS
by Amerigo Wang
· 13 years ago
5b52fc8
proc: allocate storage for numa_maps statistics once
by Stephen Wilson
· 13 years ago
f2beb79
proc: make struct proc_maps_private truly private
by Stephen Wilson
· 13 years ago
f69ff94
mm: proc: move show_numa_map() to fs/proc/task_mmu.c
by Stephen Wilson
· 13 years ago
b09e0fa
tmpfs: implement generic xattr support
by Eric Paris
· 13 years ago
1495f23
vmscan: change shrinker API by passing shrink_control struct
by Ying Han
· 13 years ago
a09ed5e
vmscan: change shrink_slab() interfaces by passing shrink_control
by Ying Han
· 13 years ago
3d48ae4
mm: Convert i_mmap_lock to a mutex
by Peter Zijlstra
· 13 years ago
97a8941
mm: Remove i_mmap_lock lockbreak
by Peter Zijlstra
· 13 years ago
d16dfc5
mm: mmu_gather rework
by Peter Zijlstra
· 13 years ago
d05f316
mm: make expand_downwards() symmetrical with expand_upwards()
by Michal Hocko
· 13 years ago
398c4f0
fs/9p: Don't clunk dentry fid when we fail to get a writeback inode
by Aneesh Kumar K.V
· 13 years ago
87211cd
9p: remove experimental tag from tested configurations
by Eric Van Hensbergen
· 13 years ago
556b27a
ext4: do not normalize block requests from fallocate()
by Vivek Haldar
· 13 years ago
a4bb6b6
ext4: enable "punch hole" functionality
by Allison Henderson
· 13 years ago
e861304
ext4: add "punch hole" flag to ext4_map_blocks()
by Allison Henderson
· 13 years ago
Next »