Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8d038e0433e3164e460c2daeca1ec6947a08f81a
/
fs
dd14cbc
sysfs: fix race condition around sd->s_dentry, take#2
by Tejun Heo
· 17 years ago
6aa054a
sysfs: fix condition check in sysfs_drop_dentry()
by Tejun Heo
· 17 years ago
dc35125
sysfs: store sysfs inode nrs in s_ino to avoid readdir oopses
by Eric Sandeen
· 17 years ago
3e2ce4da
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 17 years ago
5212c55
Merge branch 'splice-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 17 years ago
845a2fd
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 17 years ago
c287ef1
nommu: report correct errno in message
by Greg Ungerer
· 17 years ago
3ce53fc
[CIFS] CIFS should honour umask
by Steve French
· 17 years ago
620a324
splice: __generic_file_splice_read: fix read/truncate race
by Jens Axboe
· 17 years ago
475ecad
splice: __generic_file_splice_read: fix i_size_read() length checks
by Hugh Dickins
· 17 years ago
20d698d
splice: move balance_dirty_pages_ratelimited() outside of splice actor
by Jens Axboe
· 17 years ago
267adc3
splice: remove do_splice_direct() symbol export
by Jens Axboe
· 17 years ago
d366d398
splice: move inode size check into generic_file_splice_read()
by Jens Axboe
· 17 years ago
85f6038
RAMFS NOMMU: missed POSIX UID/GID inode attribute checking
by Bryan Wu
· 17 years ago
eeb47d1
ocfs2: Fix invalid assertion during write on 64k pages
by Mark Fasheh
· 17 years ago
59be7dc
ocfs2: Fix masklog breakage
by Tiger Yang
· 17 years ago
100c1dd
[CIFS] Missing flag on negprot needed for some servers to force packet signing
by Yehuda Sadeh Weinraub
· 17 years ago
221601c
[CIFS] whitespace cleanup part 2
by Steve French
· 17 years ago
5fdae1f
[CIFS] whitespace cleanup
by Steve French
· 17 years ago
ec4883b
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 17 years ago
78ae87c
vanishing ioctl handler debugging
by Andrew Morton
· 17 years ago
e6985c7
[CIFS] fix mempool destroy done in wrong order in cifs error path
by Akinobu Mita
· 17 years ago
0477d24
[JFFS2] Fix obsoletion of metadata nodes in jffs2_add_tn_to_tree()
by David Woodhouse
· 17 years ago
f834368
parse errors in ifdefs
by Yoann Padioleau
· 17 years ago
85d7124
Fix possible UDF data corruption
by Jan Kara
· 17 years ago
ea55d30
[JFFS2] Fix buffer length calculations in jffs2_get_inode_nodes()
by Artem Bityutskiy
· 17 years ago
315054f
When ext4_ext_insert_extent() fails to insert new blocks
by Alex Tomas
· 17 years ago
25d14f9
ext4: Extent overlap bugfix
by Amit Arora
· 17 years ago
8a9dc94
Remove unnecessary exported symbols.
by Mingming Cao
· 17 years ago
8c55e20
EXT4: Fix whitespace
by Dave Kleikamp
· 17 years ago
00c541e
afs: needs sched.h
by Andrew Morton
· 17 years ago
1fc799e
ntfs_init_locked_inode(): fix array indexing
by Andrew Morton
· 17 years ago
3f0a676
a bug in ramfs_nommu_resize function, passing old size to vmtruncate
by Bryan Wu
· 17 years ago
b4946ff
NFS: Fix a refcount leakage in O_DIRECT
by Trond Myklebust
· 17 years ago
df3c724
[XFS] Write at EOF may not update filesize correctly.
by David Chinner
· 17 years ago
f4d43bd
fix compat console unimap regression
by Hugh Dickins
· 17 years ago
d9b08b9
[PATCH] ocfs2: use generic_segment_checks
by Christoph Hellwig
· 17 years ago
8fccfc8
ocfs2: fix inode leak
by Mark Fasheh
· 18 years ago
5c3c6bb
[PATCH] ocfs2: use zero_user_page
by Nate Diller
· 18 years ago
1024c90
ocfs2: unmap_mapping_range() in ocfs2_truncate()
by Mark Fasheh
· 17 years ago
e9dfc0b
ocfs2: trylock in ocfs2_readpage()
by Mark Fasheh
· 17 years ago
d333fc8d
Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 17 years ago
d4a8f36
NFS: Fix nfs_direct_dirty_pages()
by Trond Myklebust
· 17 years ago
749e146
NFS: Fix handful of compiler warnings in direct.c
by Chuck Lever
· 17 years ago
7fe7f84
NFS: Avoid a deadlock situation on write
by Trond Myklebust
· 17 years ago
53a2731
eCryptfs: delay writing 0's after llseek until write
by Michael Halcrow
· 17 years ago
b3762bf
signalfd: retrieve multiple signals with one read() call
by Davi Arnaut
· 17 years ago
ead5f0b
fuse: delete inode on drop
by Miklos Szeredi
· 17 years ago
889f784
fuse: generic_write_checks() for direct_io
by Miklos Szeredi
· 17 years ago
492c8b3
uselib: add missing MNT_NOEXEC check
by Christoph Hellwig
· 17 years ago
5a1b639
Missing 'const' from reiserfs MIN_KEY declaration.
by David Woodhouse
· 17 years ago
6087b2d
optimize compat_core_sys_select() by a using stack space for small fd sets
by Badari Pulavarty
· 17 years ago
b9ba347
fuse: fix mknod of regular file
by Miklos Szeredi
· 17 years ago
f7f7c31
[CIFS] typo in previous patch
by Steve French
· 17 years ago
28356a1
[CIFS] Fix oops on failed cifs mount (in kthread_stop)
by Steve French
· 17 years ago
cdb7532f
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 17 years ago
72dd9ca
partitions/LDM: build fix
by Jeff Garzik
· 17 years ago
dde3334
LDM: Fix for Windows Vista dynamic disks
by Anton Altaparmakov
· 17 years ago
e8edc6e
Detach sched.h from mm.h
by Alexey Dobriyan
· 17 years ago
ff1be9a
Fix "fs: convert core functions to zero_user_page"
by OGAWA Hirofumi
· 17 years ago
1d4be74
fs: Kill sh dependency for binfmt_flat.
by Paul Mundt
· 17 years ago
2ad8ee7
[JFFS2] Fix potential memory leak of dead xattrs on unmount.
by David Woodhouse
· 18 years ago
8ae5d31
[JFFS2] Fix BUG() caused by failing to discard xattrs on deleted files.
by David Woodhouse
· 18 years ago
18963c0
timerfd use waitqueue lock ...
by Davide Libenzi
· 17 years ago
d48eb23
eventfd use waitqueue lock ...
by Davide Libenzi
· 17 years ago
dd504ea
Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/
by Trond Myklebust
· 17 years ago
ea12589
Fix page allocation flags in grow_dev_page()
by Christoph Lameter
· 17 years ago
7925409
circular locking dependency found in QUOTA OFF
by Jan Kara
· 17 years ago
c9f2875
ecryptfs: use zero_user_page
by Nate Diller
· 17 years ago
71ce92f
make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename size
by Dan Aloni
· 17 years ago
5cf4cf6
Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/
by Trond Myklebust
· 17 years ago
8317f14
simplify compat_sys_timerfd
by Heiko Carstens
· 17 years ago
a35afb8
Remove SLAB_CTOR_CONSTRUCTOR
by Christoph Lameter
· 17 years ago
bb33ed6
AFS: Fix afs_prepare_write()
by David Howells
· 17 years ago
faab83b
AFS: write back dirty data on unmount
by David Howells
· 17 years ago
6684e32
Merge branch 'origin'
by Trond Myklebust
· 17 years ago
f0ee9aa
epoll: move kfree inside ep_free
by Davide Libenzi
· 17 years ago
67647d0
epoll: fix some comments
by Davide Libenzi
· 17 years ago
c7ea763
epoll locks changes and cleanups
by Davide Libenzi
· 17 years ago
d47de16
fix epoll single pass code and add wait-exclusive flag
by Davide Libenzi
· 17 years ago
d48c5f4
NLM: Fix sparse warnings
by Trond Myklebust
· 17 years ago
2e42c3e
NFS: Fix more sparse warnings
by Trond Myklebust
· 17 years ago
10afec9
NFS: Fix some 'sparse' warnings...
by Trond Myklebust
· 17 years ago
8ae20ab
NFS4: Fix incorrect use of sizeof() in fs/nfs/nfs4xdr.c
by Trond Myklebust
· 17 years ago
60945cb
NFS: use zero_user_page
by Nate Diller
· 18 years ago
550facd
NLM: don't use CLONE_SIGHAND in nlmclnt_recovery
by Oleg Nesterov
· 18 years ago
21051ba
NLM: Fix locking client timeouts...
by Trond Myklebust
· 17 years ago
e3bf460
ntfs: use zero_user_page
by Nate Diller
· 17 years ago
853da00
Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 17 years ago
7699acd
epoll cleanups: epoll remove static pre-declarations and akpm-ize the code
by Davide Libenzi
· 18 years ago
cea6924
epoll cleanups: epoll no module
by Davide Libenzi
· 18 years ago
da66f7c
epoll: use anonymous inodes
by Davide Libenzi
· 18 years ago
9c3060b
signal/timer/event: KAIO eventfd support example
by Davide Libenzi
· 18 years ago
e1ad746
signal/timer/event: eventfd core
by Davide Libenzi
· 18 years ago
83f5d12
signal/timer/event: timerfd compat code
by Davide Libenzi
· 18 years ago
b215e28
signal/timer/event: timerfd core
by Davide Libenzi
· 18 years ago
6d18c92
signal/timer/event: signalfd compat code
by Davide Libenzi
· 18 years ago
fba2afa
signal/timer/event: signalfd core
by Davide Libenzi
· 18 years ago
5dc8bf8
signal/timer/event fds: anonymous inode source
by Davide Libenzi
· 18 years ago
fa0334f
Replace pid_t in autofs with struct pid reference
by Sukadev Bhattiprolu
· 18 years ago
Next »