Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
c0e09200dc0813972442e550a5905a132768e56c
/
fs
536abdb
cifs: fix wksidarr declaration to be big-endian friendly
by Jeff Layton
· 16 years ago
e911d0c
cifs: fix inode leak in cifs_get_inode_info_unix
by Jeff Layton
· 16 years ago
49641f1
Fix reference counting race on log buffers
by Dave Chinner
· 16 years ago
96a8e13
exec: fix stack excutability without PT_GNU_STACK
by Hugh Dickins
· 16 years ago
e988cf1
ocfs2: Fix flags in ocfs2_file_lock
by Mark Fasheh
· 16 years ago
b72e9eb
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 16 years ago
f57e916
Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 16 years ago
eb35c21
reiserfs: discard prealloc in reiserfs_delete_inode
by Jeff Mahoney
· 16 years ago
2aac05a
NFS: Fix readdir cache invalidation
by Trond Myklebust
· 16 years ago
18c6ac3
[PATCH] ocfs2/dlm: Fixes oops in dlm_new_lockres()
by Sunil Mushran
· 16 years ago
5d7e0d2
Fix pagemap_read() use of struct mm_walk
by Andrew Morton
· 16 years ago
20cbc97
Fix clear_refs_write() use of struct mm_walk
by Andrew Morton
· 16 years ago
086f731
security: filesystem capabilities: fix fragile setuid fixup code
by Andrew G. Morgan
· 16 years ago
6d1029b
add kernel-doc for simple_read_from_buffer and memory_read_from_buffer
by Akinobu Mita
· 16 years ago
337e2ab
ntfs: update help text
by Jess Guerrero
· 16 years ago
c4a2d7f
ecryptfs: remove unnecessary mux from ecryptfs_init_ecryptfs_miscdev()
by Michael Halcrow
· 16 years ago
10dd08d
reiserfs: add missing unlock to an error path in reiserfs_quota_write()
by Jan Kara
· 16 years ago
4d04e4f
ext4: add missing unlock to an error path in ext4_quota_write()
by Jan Kara
· 16 years ago
f5c8f7d
ext3: add missing unlock to error path in ext3_quota_write()
by Jan Kara
· 16 years ago
2e4bef4
9p: fix O_APPEND in legacy mode
by Eric Van Hensbergen
· 16 years ago
18ce375
Properly notify block layer of sync writes
by Jens Axboe
· 16 years ago
7476064
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
4f46acc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
5af4e7a
[GFS2] fix gfs2 block allocation (cleaned up)
by Benjamin Marzinski
· 16 years ago
17c15da
[GFS2] BUG: unable to handle kernel paging request at ffff81002690e000
by Bob Peterson
· 16 years ago
19fd426
Merge branch 'master' into for_mm
by Jan Kara
· 16 years ago
e8183c2
udf: Fix regression in UDF anchor block detection
by Tomas Janousek
· 16 years ago
03fa9e8
NFS: nfs_updatepage(): don't mark page as dirty if an error occurred
by Trond Myklebust
· 16 years ago
b7e2445
NFS: Fix filehandle size comparisons in the mount code
by Trond Myklebust
· 16 years ago
33852a1
NFS: Reduce the NFS mount code stack usage.
by Trond Myklebust
· 16 years ago
cdd16d0
[patch 2/3] vfs: dcache cleanups
by Miklos Szeredi
· 16 years ago
31f3e0b
[patch 1/3] vfs: dcache sparse fixes
by Miklos Szeredi
· 16 years ago
be285c7
[patch 3/3] vfs: make d_path() consistent across mount operations
by Andreas Gruenbacher
· 16 years ago
f9f48ec
[patch 4/4] flock: remove unused fields from file_lock_operations
by Denis V. Lunev
· 16 years ago
694a176
[patch 3/4] vfs: fix ERR_PTR abuse in generic_readlink
by Marcin Slusarz
· 16 years ago
20d4fdc
[patch 2/4] fs: make struct file arg to d_path const
by Jan Engelhardt
· 16 years ago
c8e7f44
[patch 1/4] vfs: path_{get,put}() cleanups
by Jan Blunck
· 16 years ago
c70f844
[patch for 2.6.26 4/4] vfs: utimensat(): fix write access check for futimens()
by Michael Kerrisk
· 16 years ago
4cca922
[patch for 2.6.26 3/4] vfs: utimensat(): fix error checking for {UTIME_NOW,UTIME_OMIT} case
by Michael Kerrisk
· 16 years ago
94c70b9
[patch for 2.6.26 1/4] vfs: utimensat(): ignore tv_sec if tv_nsec == UTIME_OMIT or UTIME_NOW
by Michael Kerrisk
· 16 years ago
12fd0d3
[patch for 2.6.26 2/4] vfs: utimensat(): be consistent with utime() for immutable and append-only files
by Michael Kerrisk
· 16 years ago
fe6e9c1
[PATCH] fix cgroup-inflicted breakage in block_dev.c
by Al Viro
· 16 years ago
55d8538
Fix performance regression on lmbench select benchmark
by Linus Torvalds
· 16 years ago
62a8efe
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 years ago
2856922
Ext4: Fix online resize block group descriptor corruption
by Frederic Bohe
· 16 years ago
e899536
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
f948d56
fuse: fix thinko in max I/O size calucation
by Miklos Szeredi
· 16 years ago
27eaf66
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 16 years ago
2c39450
ocfs2: Remove ->hangup() from stack glue operations.
by Joel Becker
· 16 years ago
9f9a99f
ocfs2: Move the call of ocfs2_hb_ctl into the stack glue.
by Joel Becker
· 16 years ago
3878f11
ocfs2: Move the hb_ctl_path sysctl into the stack glue.
by Joel Becker
· 16 years ago
a9e0f52
Remove last traces of a.out support from ELF loader.
by David Woodhouse
· 16 years ago
702773b
Include <asm/a.out.h> in fs/exec.c only for Alpha.
by David Woodhouse
· 16 years ago
e4f3ec0
udf: restore UDFFS_DEBUG to being undefined by default
by Paul Collins
· 16 years ago
bcf8039
pagemap: fix large pages in pagemap
by Dave Hansen
· 16 years ago
2165009
pagemap: pass mm into pagewalkers
by Dave Hansen
· 16 years ago
2d518f8
fat: relax the permission check of fat_setattr()
by OGAWA Hirofumi
· 16 years ago
2a212f6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 16 years ago
79ee9a8
[CIFS] cifs: fix oops on mount when CONFIG_CIFS_DFS_UPCALL is enabled
by Steve French
· 16 years ago
dbdbb87
[CIFS] Fix hang in mount when negprot causes server to kill tcp session
by Steve French
· 16 years ago
5f0e62c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 years ago
aab2545
uml: activate_mm: remove the dead PF_BORROWED_MM check
by Oleg Nesterov
· 16 years ago
156a9ea
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chrisw/lsm-2.6
by Linus Torvalds
· 16 years ago
4710d1a
pagemap: return EINVAL, not EIO, for unaligned reads of kpagecount or kpageflags
by Thomas Tuttle
· 16 years ago
bbcdac0
pagemap: return map count, not reference count, in /proc/kpagecount
by Thomas Tuttle
· 16 years ago
aed5417
proc: calculate the correct /proc/<pid> link count
by Vegard Nossum
· 16 years ago
9bb9178
ext3: fix online resize bug
by Josef Bacik
· 16 years ago
d100d14
nommu: fix ksize() abuse
by Pekka Enberg
· 16 years ago
aae8679
pagemap: fix bug in add_to_pagemap, require aligned-length reads of /proc/pid/pagemap
by Thomas Tuttle
· 16 years ago
7db9cfd
devscgroup: check for device permissions at mount time
by Pavel Emelyanov
· 16 years ago
93b0711
introduce memory_read_from_buffer()
by Akinobu Mita
· 16 years ago
44d1b98
Fix various old email addresses for dwmw2
by David Woodhouse
· 16 years ago
d3e49af
eCryptfs: remove unnecessary page decrypt call
by Michael Halcrow
· 16 years ago
b8c141e
frv: don't offer BINFMT_FLAT
by Adrian Bunk
· 16 years ago
ddb2c43
asn1: additional sanity checking during BER decoding
by Chris Wright
· 16 years ago
1d92cfd
cifs endianness fixes
by Al Viro
· 16 years ago
ca05a99
capabilities: remain source compatible with 32-bit raw legacy capability support.
by Andrew G. Morgan
· 16 years ago
0f475b2
[PATCH 3/3] ocfs2/net: Silence build warnings
by Sunil Mushran
· 16 years ago
959040c
[PATCH 2/3] ocfs2/dlm: Silence build warnings
by Sunil Mushran
· 16 years ago
271d772
[PATCH 1/3] ocfs2/net: Silence build warnings
by Sunil Mushran
· 16 years ago
a12630b
ocfs2: Rename 'user_stack' plugin structure to 'ocfs2_user_plugin'
by Joel Becker
· 16 years ago
ca39d65
splice: handle try_to_release_page() failure
by Jens Axboe
· 16 years ago
a82c53a
splice: fix sendfile() issue with relay
by Tom Zanussi
· 16 years ago
cbaffba
posix timers: discard SI_TIMER signals on exec
by Oleg Nesterov
· 16 years ago
571640c
ext4: enable barriers by default
by Eric Sandeen
· 16 years ago
034772b
jbd2: Fix barrier fallback code to re-lock the buffer head
by Theodore Ts'o
· 16 years ago
cd0b6a3
ext4: Display the journal_async_commit mount option in /proc/mounts
by Theodore Ts'o
· 16 years ago
624080e
jbd2: If a journal checksum error is detected, propagate the error to ext4
by Theodore Ts'o
· 16 years ago
8ea7690
jbd2: Fix memory leak when verifying checksums in the journal
by Theodore Ts'o
· 16 years ago
9446009
ext4: fix online resize bug
by Josef Bacik
· 16 years ago
0bf7e83
ext4: Fix uninit block group initialization with FLEX_BG
by Jose R. Santos
· 16 years ago
03cddb8
ext4: Fix use of uninitialized data with debug enabled.
by Aneesh Kumar K.V
· 16 years ago
5132861
disable most mode changes on non-unix/non-cifsacl mounts
by Jeff Layton
· 16 years ago
c4185a0
proc: proc_get_inode() should get module only once
by Denis V. Lunev
· 16 years ago
80119ef
mm: fix atomic_t overflow in vm
by Alan Cox
· 16 years ago
80bfc25
ntfs: le*_add_cpu conversion
by Marcin Slusarz
· 16 years ago
71fd517
ecryptfs: fix missed mutex_unlock
by Cyrill Gorcunov
· 16 years ago
03fb0bc
fuse: fix bdi naming conflict
by Miklos Szeredi
· 16 years ago
b720615
[CIFS] Correct incorrect obscure open flag
by Steve French
· 16 years ago
27adb44
[CIFS] warn if both dynperm and cifsacl mount options specified
by Steve French
· 16 years ago
Next »