Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
ef53cb02ffee8ceb44ea75f778f77eace6b9c89a
/
fs
ef53cb0
[JFFS2] Whitespace cleanups.
by David Woodhouse
· 17 years ago
b2e2523
[JFFS2] Print correct node offset when complaining about broken data CRC
by David Woodhouse
· 17 years ago
9c5ef0f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 17 years ago
e2baf4e
[JFFS2] Fix readinode failure when read_dnode() detects CRC failure.
by David Woodhouse
· 17 years ago
fcb82f8
dio: remove bogus refcounting BUG_ON
by Zach Brown
· 17 years ago
14c6381
[JFFS2] Fix readinode failure when read_dnode() detects CRC failure.
by David Woodhouse
· 17 years ago
43dfa07
[JFFS2] Deletion dirents should be REF_NORMAL, not REF_PRISTINE.
by David Woodhouse
· 17 years ago
e716dd3
[JFFS2] Fix suspend failure with JFFS2 GC thread.
by David Woodhouse
· 17 years ago
edd5cd4
Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM
by David Woodhouse
· 17 years ago
ddc80bd
ext2: fix return of uninitialised variable
by Andrew Morton
· 17 years ago
f8738c5
avoid spurious POLLIN returns in signalfd
by Davide Libenzi
· 17 years ago
d4c5cdb
zero out last page for llseek/write
by Michael Halcrow
· 17 years ago
e10f281
eCryptfs: initialize crypt_stat in setattr
by Michael Halcrow
· 17 years ago
240e2df
eCryptfs: fix write zeros behavior
by Michael Halcrow
· 17 years ago
66bfaea
[JFFS2] Improve diagnostic output for 'node added in wrong place' check
by David Woodhouse
· 17 years ago
d364fb1
[JFFS2] Reduce time for which erase_free_sem is held during erase.
by Joakim Tjernlund
· 17 years ago
f79c449
[JFFS2] Prevent oops after 'node added in wrong place' debug check
by Joakim Tjernlund
· 17 years ago
fab2c39
[JFFS2] Use point(), if available, to check newly erased blocks.
by Joakim Tjernlund
· 17 years ago
fd53249
[JFFS2] Fix hanging close for /dev/mtd character device.
by Joakim Tjernlund
· 17 years ago
e5d2861
ext4: lost brelse in ext4_read_inode()
by Kirill Korotaev
· 17 years ago
e4a10a3
ext3: lost brelse in ext3_read_inode()
by Kirill Korotaev
· 17 years ago
266f5aa
ext2: disallow setting xip on remount
by Carsten Otte
· 17 years ago
700716c
[XFS] s/memclear_highpage_flush/zero_user_page/
by Christoph Hellwig
· 17 years ago
9d66586
shm: fix the filename of hugetlb sysv shared memory
by Eric W. Biederman
· 17 years ago
74584ae
udf: fix possible leakage of blocks
by Jan Kara
· 17 years ago
edad01e
fuse: ->fs_flags fixlet
by Alexey Dobriyan
· 17 years ago
02676e5
splice: only check do_wakeup in splice_to_pipe() for a real pipe
by Jens Axboe
· 17 years ago
00de00b
splice: fix leak of pages on short splice to pipe
by Jens Axboe
· 17 years ago
17ee4f4
splice: adjust balance_dirty_pages_ratelimited() call
by Jens Axboe
· 17 years ago
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
· 17 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
d333fc8
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
cdb7532
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
Next »