Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
5ae9fcf8f329baba4bada8719cb0337eef083a1a
/
fs
5ae9fcf
NTFS: - Set the ntfs_inode->allocated_size to the real allocated size in the
by Anton Altaparmakov
· 20 years ago
37e4c13
NTFS: Fix a nasty runlist merge bug when merging two holes.
by Anton Altaparmakov
· 20 years ago
d8ec785
NTFS: Change time to u64 in time.h::ntfs2utc() as it otherwise generates a
by Anton Altaparmakov
· 20 years ago
b6ad6c5
NTFS: - Split ntfs_map_runlist() into ntfs_map_runlist() and a non-locking
by Anton Altaparmakov
· 20 years ago
1a0df15
NTFS: Fix a bug in fs/ntfs/runlist.c::ntfs_mapping_pairs_decompress() in
by Anton Altaparmakov
· 20 years ago
c002f42
NTFS: - Add disable_sparse mount option together with a per volume sparse
by Anton Altaparmakov
· 20 years ago
f40661b
NTFS: Optimise/reorganise some error handling code in fs/ntfs/aops.c.
by Anton Altaparmakov
· 20 years ago
946929d
NTFS: Fixup the resident attribute resizing code in
by Anton Altaparmakov
· 20 years ago
3834c3f
NTFS: Fix stupid bug in fs/ntfs/mft.c introduced in last changeset.
by Anton Altaparmakov
· 20 years ago
149f0c5
NTFS: Repeat a failed ntfs_truncate() in fs/ntfs/aops.c::ntfs_writepage()
by Anton Altaparmakov
· 20 years ago
07a4e2d
NTFS: Use i_size_{read,write}() in fs/ntfs/{aops.c,mft.c} and protect
by Anton Altaparmakov
· 20 years ago
f50f3ac
NTFS: Use i_size_read() in fs/ntfs/inode.c once and then use the cached value
by Anton Altaparmakov
· 20 years ago
218357f
NTFS: - Use i_size_read() in fs/ntfs/super.c once and then use the cached
by Anton Altaparmakov
· 20 years ago
206f9f3
NTFS: In fs/ntfs/dir.c, use i_size_read() once and then the cached value
by Anton Altaparmakov
· 20 years ago
3676367
NTFS: - In fs/ntfs/compress.c, use i_size_read() at the start and then use the
by Anton Altaparmakov
· 20 years ago
3605027
Merge with /usr/src/ntfs-2.6.git
by Anton Altaparmakov
· 20 years ago
d4b9ba7
NTFS: Use i_size_read() in fs/ntfs/file.c::ntfs_file_open().
by Anton Altaparmakov
· 20 years ago
db30d16
NTFS: Use i_size_read() once and then use the cached value in
by Anton Altaparmakov
· 20 years ago
66129f8
NTFS: Use i_size_read() in fs/ntfs/logfile.c::ntfs_{check,empty}_logfile().
by Anton Altaparmakov
· 20 years ago
6b6bf51
JFS: Endian errors
by Dave Kleikamp
· 20 years ago
da28438
NTFS: Use i_size_read() in fs/ntfs/attrib.c::ntfs_attr_set().
by Anton Altaparmakov
· 20 years ago
6628465
[PATCH] JFS: Don't allocate extents that overlap existing extents
by Dave Kleikamp
· 20 years ago
1c62782
[PATCH] JFS: Write journal sync points more often
by Dave Kleikamp
· 20 years ago
7fab479
[PATCH] JFS: Support page sizes greater than 4K
by Dave Kleikamp
· 20 years ago
dc5798d
[PATCH] JFS: Changes for larger page size
by Dave Kleikamp
· 20 years ago
d2e8370
[PATCH] JFS: Simplify creation of new iag
by Dave Kleikamp
· 20 years ago
66f3131
[PATCH] JFS: reduce number of synchronous transactions
by Dave Kleikamp
· 20 years ago
67be2dd
[PATCH] DocBook: fix some descriptions
by Martin Waitz
· 20 years ago
4dc3b16
[PATCH] DocBook: changes and extensions to the kernel documentation
by Pavel Pisa
· 20 years ago
fe55c45
[PATCH] ext3: remove unnecessary race then retry in ext3_get_block
by Mingming Cao
· 20 years ago
6b9f582
[PATCH] reiserfs endianness: comp_short_keys() cleanup
by Al Viro
· 20 years ago
b8cc936
[PATCH] reiserfs endianness: fix endianness bugs
by Al Viro
· 20 years ago
3e8962b
[PATCH] reiserfs endianness: annotate little-endian objects
by Al Viro
· 20 years ago
6a3a16f
[PATCH] reiserfs endianness: clone struct reiserfs_key
by Al Viro
· 20 years ago
3a9720c
[PATCH] autofs4: tree race fix
by Ian Kent
· 20 years ago
4dcd00b
[PATCH] autofs4: wait order fix
by Ian Kent
· 20 years ago
945b092
[PATCH] hfs, hfsplus: don't leak s_fs_info and fix an oops
by Colin Leroy
· 20 years ago
954d3e9
[PATCH] aio: optimize io_submit_one()
by Ken Chen
· 20 years ago
644d3a0
[PATCH] aio: clean up debug code
by Ken Chen
· 20 years ago
4bf69b2
[PATCH] aio: ring wrapping simplification
by Ken Chen
· 20 years ago
212079c
[PATCH] aio: remove superfluous kiocb member initialization
by Ken Chen
· 20 years ago
7ed20e1
[PATCH] convert that currently tests _NSIG directly to use valid_signal()
by Jesper Juhl
· 20 years ago
74f9f97
[PATCH] reiserfs: journal_init fix
by Edward Shishkin
· 20 years ago
127144d
[PATCH] Fix rewriting on a full reiserfs filesystem
by Jan Kara
· 20 years ago
9a3bb30
[PATCH] reiserfs: make resize option auto-get new device size
by Paolo 'Blaisorblade' Giarrusso
· 20 years ago
f246315
[PATCH] procfs: Fix hardlink counts for /proc/<PID>/task
by Daniel Drake
· 20 years ago
bcf88e1
[PATCH] procfs: Fix hardlink counts
by Daniel Drake
· 20 years ago
cd7619d
[PATCH] Exterminate PAGE_BUG
by Matt Mackall
· 20 years ago
ffa0aea
[PATCH] uml - hostfs: avoid buffers
by Paolo 'Blaisorblade' Giarrusso
· 20 years ago
d59dd46
[PATCH] use smp_mb/wmb/rmb where possible
by akpm@osdl.org
· 20 years ago
de7d5a3
[PATCH] drop_buffers() oops fix
by akpm@osdl.org
· 20 years ago
552fca4
[PATCH] mpage_writepages() page locking fix
by Nikita Danilov
· 20 years ago
9ea1f8f
[PATCH] cifs: Update cifs todo list
by Steve French
· 20 years ago
6857547
[PATCH] cifs: append \* properly on ASCII servers
by Steve French
· 20 years ago
0cb766a
[PATCH] cifs: Do not sleep interruptible after socket connect failure
by Steve French
· 20 years ago
31ca3bc
[PATCH] cifs: Do not init smb requests or block when sending requests
by Steve French
· 20 years ago
57337e4
[PATCH] cifs: handle termination of cifs oplockd kernel thread
by Steve French
· 20 years ago
11aa014
[PATCH] cifs: Fix mapping of EMLINK case
by Steve French
· 20 years ago
cd63499
[PATCH] cifs: Handle case of multiple trans2 responses for one SMB request (part 2 of 2)
by Steve French
· 20 years ago
275cde1
[PATCH] cifs: cleanup various long lines
by Steve French
· 20 years ago
e4eb295
[PATCH] cifs: Handle multiple response transact2 part 1 of 2
by Steve French
· 20 years ago
46810cb
[PATCH] cifs: Ease memory pressure, do not use large buffers in byte range lock requests.
by Steve French
· 20 years ago
79944bf
[PATCH] cifs: missing semicolon from previous fix
by Steve French
· 20 years ago
67010fb
[PATCH] cifs: Better handle errors on second socket recv message call
by Steve French
· 20 years ago
09d1db5
[PATCH] cifs: improve check for search entry going beyond end of SMB transact
by Steve French
· 20 years ago
966ca92
[PATCH] cifs: Fix caching problem
by Steve French
· 20 years ago
433dc24
[PATCH] cifs: remove cifs_kcalloc and check for NULL return on kcalloc in session initialization
by Steve French
· 20 years ago
099a58f
[PATCH] cifs: Missing initialization for largeBuf flag left out of previous changeset
by Steve French
· 20 years ago
b8643e1
[PATCH] cifs: Do not use large smb buffers in response path
by Steve French
· 20 years ago
c81156d
[PATCH] cifs: cleanup of ifdefs usage so it is more consistent
by Steve French
· 20 years ago
f28ac91
[PATCH] cifs: CIFS ioctl needed by umount.cifs utility
by Steve French
· 20 years ago
848f3fc
[PATCH] cifs: Do not interpret oplock break responses as responses to an unrelated command
by Steve French
· 20 years ago
d072471
[PATCH] cifs: Fix PPC64 compile error
by Steve French
· 20 years ago
737b758
[PATCH] cifs: character mapping of special characters (part 3 of 3)
by Steve French
· 20 years ago
6c91d36
[PATCH] cifs: finish up of special character mapping capable unicode conversion routine part 2 of 3
by Steve French
· 20 years ago
d14537f1
[PATCH] cifs: remove a few redundant null pointer checks, and cleanup misc source formatting
by Steve French
· 20 years ago
6a0b482
[PATCH] cifs: Add new mount parm mapchars
by Steve French
· 20 years ago
cbe0476
[PATCH] cifs: fix rare oops in cifs_close
by Steve French
· 20 years ago
ad009ac
[PATCH] cifs: Fix multiuser packet signing to use the right sequence number and mac session key
by Steve French
· 20 years ago
c67593a
[PATCH] cifs: Enable ioctl support in POSIX extensions to handle lsattr
by Steve French
· 20 years ago
75cf6bd
[PATCH] cifs: Gracefully turn off serverino (when serverino is enabled on mount)
by Steve French
· 20 years ago
f654bac
[PATCH] cifs: add support for chattr/lsattr in new CIFS POSIX extensions
by Steve French
· 20 years ago
1da0c78
[PATCH] cifs: Only send POSIX ACL calls to server if server claims to support that capability bit
by Steve French
· 20 years ago
18c8baf
[PATCH] Fix error recovery path for arch_setup_additional_pages
by Roland McGrath
· 20 years ago
5fc3e62
[PATCH] NFS4: Don't use __user with compat_uptr_t
by David Howells
· 20 years ago
94f2f71
[PATCH] isofs includes sanitized
by Al Viro
· 20 years ago
25ee7e3
[PATCH] fs/aio.c: make some code static
by Adrian Bunk
· 20 years ago
b41148c
[PATCH] kobject/hotplug split - block core
by kay.sievers@vrfy.org
· 20 years ago
31e5abe
[PATCH] sysfs: add sysfs_chmod_file()
by Kay Sievers
· 20 years ago
9a9947b
[PATCH] Add 32-bit compatibility for NFSv4 mount
by David Howells
· 20 years ago
1d4d5b3
[PATCH] revert fs/char_dev.c CONFIG_BASE_FULL change
by David Brownell
· 20 years ago
c907132
[PATCH] nfsd4: fix struct file leak
by NeilBrown
· 20 years ago
f1ee4f2
[PATCH] nfsd4: callback create rpc client returns
by NeilBrown
· 20 years ago
9e41605
[PATCH] nfsd: clear signals before exiting the nfsd() thread
by NeilBrown
· 20 years ago
d13df84
[PATCH] jbd dirty buffer leak fix
by akpm@osdl.org
· 20 years ago
29504ff
[PATCH] Direct IO async short read fix
by Daniel McNeil
· 20 years ago
1f08ad0
[PATCH] undo do_readv_writev() behavior change
by Dave Hansen
· 20 years ago
e821d94
[PATCH] quota: possible bug in quota format v2 support
by Niu YaWei
· 20 years ago
31e7ad6
[PATCH] quota: fix possible oops on quotaoff
by Jan Kara
· 20 years ago
e072c6f
[PATCH] ext2 corruption - regression between 2.6.9 and 2.6.10
by Bernard Blackham
· 20 years ago
Next »