index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
NTFS: In fs/ntfs/dir.c, use i_size_read() once and then the cached value
Anton Altaparmakov
2005-05-05
2
-6
/
+9
*
NTFS: - In fs/ntfs/compress.c, use i_size_read() at the start and then use the
Anton Altaparmakov
2005-05-05
4
-18
/
+37
*
Merge with /usr/src/ntfs-2.6.git
Anton Altaparmakov
2005-05-05
1
-3
/
+3
|
\
|
*
JFS: Endian errors
Dave Kleikamp
2005-05-04
1
-3
/
+3
*
|
NTFS: Use i_size_read() in fs/ntfs/file.c::ntfs_file_open().
Anton Altaparmakov
2005-05-04
2
-1
/
+2
*
|
NTFS: Use i_size_read() once and then use the cached value in
Anton Altaparmakov
2005-05-04
2
-3
/
+7
*
|
NTFS: Use i_size_read() in fs/ntfs/logfile.c::ntfs_{check,empty}_logfile().
Anton Altaparmakov
2005-05-04
2
-15
/
+15
*
|
NTFS: Use i_size_read() in fs/ntfs/attrib.c::ntfs_attr_set().
Anton Altaparmakov
2005-05-04
3
-2
/
+7
|
/
*
[PATCH] JFS: Don't allocate extents that overlap existing extents
Dave Kleikamp
2005-05-02
3
-25
/
+46
*
[PATCH] JFS: Write journal sync points more often
Dave Kleikamp
2005-05-02
4
-9
/
+27
*
[PATCH] JFS: Support page sizes greater than 4K
Dave Kleikamp
2005-05-02
13
-462
/
+806
*
[PATCH] JFS: Changes for larger page size
Dave Kleikamp
2005-05-02
3
-28
/
+39
*
[PATCH] JFS: Simplify creation of new iag
Dave Kleikamp
2005-05-02
1
-34
/
+36
*
[PATCH] JFS: reduce number of synchronous transactions
Dave Kleikamp
2005-05-02
1
-23
/
+40
*
[PATCH] DocBook: fix some descriptions
Martin Waitz
2005-05-01
7
-57
/
+67
*
[PATCH] DocBook: changes and extensions to the kernel documentation
Pavel Pisa
2005-05-01
1
-5
/
+5
*
[PATCH] ext3: remove unnecessary race then retry in ext3_get_block
Mingming Cao
2005-05-01
1
-83
/
+61
*
[PATCH] reiserfs endianness: comp_short_keys() cleanup
Al Viro
2005-05-01
3
-25
/
+19
*
[PATCH] reiserfs endianness: fix endianness bugs
Al Viro
2005-05-01
1
-1
/
+1
*
[PATCH] reiserfs endianness: annotate little-endian objects
Al Viro
2005-05-01
9
-38
/
+46
*
[PATCH] reiserfs endianness: clone struct reiserfs_key
Al Viro
2005-05-01
3
-4
/
+5
*
[PATCH] autofs4: tree race fix
Ian Kent
2005-05-01
3
-4
/
+27
*
[PATCH] autofs4: wait order fix
Ian Kent
2005-05-01
2
-10
/
+13
*
[PATCH] hfs, hfsplus: don't leak s_fs_info and fix an oops
Colin Leroy
2005-05-01
3
-6
/
+13
*
[PATCH] aio: optimize io_submit_one()
Ken Chen
2005-05-01
1
-4
/
+8
*
[PATCH] aio: clean up debug code
Ken Chen
2005-05-01
1
-28
/
+5
*
[PATCH] aio: ring wrapping simplification
Ken Chen
2005-05-01
1
-1
/
+2
*
[PATCH] aio: remove superfluous kiocb member initialization
Ken Chen
2005-05-01
1
-10
/
+1
*
[PATCH] convert that currently tests _NSIG directly to use valid_signal()
Jesper Juhl
2005-05-01
1
-1
/
+2
*
[PATCH] reiserfs: journal_init fix
Edward Shishkin
2005-05-01
1
-7
/
+5
*
[PATCH] Fix rewriting on a full reiserfs filesystem
Jan Kara
2005-05-01
1
-4
/
+5
*
[PATCH] reiserfs: make resize option auto-get new device size
Paolo 'Blaisorblade' Giarrusso
2005-05-01
1
-7
/
+14
*
[PATCH] procfs: Fix hardlink counts for /proc/<PID>/task
Daniel Drake
2005-05-01
1
-2
/
+6
*
[PATCH] procfs: Fix hardlink counts
Daniel Drake
2005-05-01
1
-2
/
+10
*
[PATCH] Exterminate PAGE_BUG
Matt Mackall
2005-05-01
5
-12
/
+7
*
[PATCH] uml - hostfs: avoid buffers
Paolo 'Blaisorblade' Giarrusso
2005-05-01
1
-1
/
+1
*
[PATCH] use smp_mb/wmb/rmb where possible
akpm@osdl.org
2005-05-01
1
-3
/
+3
*
[PATCH] drop_buffers() oops fix
akpm@osdl.org
2005-05-01
1
-1
/
+1
*
[PATCH] mpage_writepages() page locking fix
Nikita Danilov
2005-05-01
1
-0
/
+2
*
[PATCH] cifs: Update cifs todo list
Steve French
2005-04-30
1
-2
/
+10
*
[PATCH] cifs: append \* properly on ASCII servers
Steve French
2005-04-30
2
-3
/
+7
*
[PATCH] cifs: Do not sleep interruptible after socket connect failure
Steve French
2005-04-28
2
-7
/
+11
*
[PATCH] cifs: Do not init smb requests or block when sending requests
Steve French
2005-04-28
5
-7
/
+53
*
[PATCH] cifs: handle termination of cifs oplockd kernel thread
Steve French
2005-04-28
4
-15
/
+23
*
[PATCH] cifs: Fix mapping of EMLINK case
Steve French
2005-04-28
4
-2
/
+11
*
[PATCH] cifs: Handle case of multiple trans2 responses for one SMB request (p...
Steve French
2005-04-28
3
-20
/
+23
*
[PATCH] cifs: cleanup various long lines
Steve French
2005-04-28
1
-9
/
+13
*
[PATCH] cifs: Handle multiple response transact2 part 1 of 2
Steve French
2005-04-28
2
-104
/
+246
*
[PATCH] cifs: Ease memory pressure, do not use large buffers in byte range lo...
Steve French
2005-04-28
2
-149
/
+154
*
[PATCH] cifs: missing semicolon from previous fix
Steve French
2005-04-28
1
-1
/
+1
[next]