index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[XFS] Fix the transaction flags to make lazy superblock counters work.
David Chinner
2007-07-14
1
-1
/
+1
*
[XFS] Lazy Superblock Counters
David Chinner
2007-07-14
18
-54
/
+337
*
[XFS] Use generic shrinker interfaces in XFS.
Andrew Morton
2007-07-14
3
-25
/
+6
*
[XFS] Make hole punching at EOF atomic.
David Chinner
2007-07-14
2
-13
/
+29
*
[XFS] Fix vmalloc leak on mount/unmount.
David Chinner
2007-07-14
1
-1
/
+1
*
[XFS] Fix double free in xfs_buf_get_noaddr error handling path
Christoph Hellwig
2007-07-14
1
-1
/
+2
*
[XFS] Fix use-after-free during log unmount.
David Chinner
2007-07-14
1
-7
/
+9
*
[XFS] Sleeping with the ilock waiting for I/O completion is Bad.
David Chinner
2007-07-14
1
-45
/
+28
*
[XFS] Don't grow filesystems past the size they can index.
Nathan Scott
2007-07-14
4
-13
/
+29
*
[XFS] Only use refcounted pages for I/O
Christoph Hellwig
2007-07-14
3
-38
/
+32
*
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
Jens Axboe
2007-07-10
6
-83
/
+0
*
[XFS] s/memclear_highpage_flush/zero_user_page/
Christoph Hellwig
2007-06-19
1
-1
/
+1
*
[XFS] Write at EOF may not update filesize correctly.
David Chinner
2007-05-29
1
-9
/
+17
*
Remove SLAB_CTOR_CONSTRUCTOR
Christoph Lameter
2007-05-17
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-05-09
1
-1
/
+1
|
\
|
*
Fix occurrences of "the the "
Michael Opdenacker
2007-05-09
1
-1
/
+1
*
|
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-05-09
1
-0
/
+3
|
/
*
Merge git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
2007-05-08
44
-304
/
+491
|
\
|
*
[XFS] Add lockdep support for XFS
Lachlan McIlroy
2007-05-08
5
-28
/
+88
|
*
[XFS] Fix race in xfs_write() b/w dmapi callout and direct I/O checks.
Lachlan McIlroy
2007-05-08
1
-27
/
+26
|
*
[XFS] Get rid of redundant "required" in msg.
Utako Kusaka
2007-05-08
1
-2
/
+1
|
*
[XFS] Export via a function xfs_buftarg_list for use by kdb/xfsidbg.
Tim Shimmin
2007-05-08
2
-1
/
+12
|
*
[XFS] Remove unused ilen variable and references.
Tim Shimmin
2007-05-08
1
-4
/
+0
|
*
[XFS] Fix to prevent the notorious 'NULL files' problem after a crash.
Lachlan McIlroy
2007-05-08
9
-88
/
+208
|
*
[XFS] Fix race condition in xfs_write().
Lachlan McIlroy
2007-05-08
1
-29
/
+32
|
*
[XFS] Fix uquota and oquota enforcement problems.
Kouta Ooizumi
2007-05-08
3
-4
/
+12
|
*
[XFS] propogate return codes from flush routines
Lachlan McIlroy
2007-05-08
10
-22
/
+53
|
*
[XFS] Fix quotaon syscall failures for group enforcement requests.
Donald Douwsma
2007-05-08
1
-3
/
+1
|
*
[XFS] Invalidate quotacheck when mounting without a quota type.
Donald Douwsma
2007-05-08
1
-0
/
+11
|
*
[XFS] reducing the number of random number functions.
Joe Perches
2007-05-08
4
-20
/
+3
|
*
[XFS] remove more misc. unused args
Eric Sandeen
2007-05-08
3
-15
/
+8
|
*
[XFS] the "aendp" arg to xfs_dir2_data_freescan is always NULL, remove it.
Eric Sandeen
2007-05-08
5
-21
/
+13
|
*
[XFS] The last argument "lsn" of xfs_trans_commit() is always called with
Eric Sandeen
2007-05-08
21
-67
/
+50
*
|
mm: move common segment checks to separate helper function
Dmitriy Monakhov
2007-05-08
1
-19
/
+3
|
/
*
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
2007-05-07
1
-2
/
+1
*
[PATCH] Make XFS workqueues nonfreezable
Rafael J. Wysocki
2007-03-22
1
-2
/
+2
*
[PATCH] xfs warning fix
Andrew Morton
2007-02-20
1
-1
/
+1
*
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2007-02-14
1
-1
/
+1
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
[PATCH] mark struct inode_operations const 3
Arjan van de Ven
2007-02-12
2
-6
/
+6
*
[PATCH] Make XFS use BH_Unwritten and BH_Delay correctly
David Chinner
2007-02-12
1
-3
/
+0
*
[PATCH] Make BH_Unwritten a first class bufferhead flag V2
David Chinner
2007-02-12
1
-10
/
+0
*
[XFS] Don't use kmap in xfs_iozero.
David Chinner
2007-02-10
1
-7
/
+3
*
[XFS] Remove a bunch of unused functions from XFS.
Eric Sandeen
2007-02-10
9
-294
/
+0
*
[XFS] Remove unused arguments from the XFS_BTREE_*_ADDR macros.
Eric Sandeen
2007-02-10
7
-82
/
+39
*
[XFS] Remove unused header files for MAC and CAP checking functionality.
Eric Sandeen
2007-02-10
19
-205
/
+0
*
[XFS] Make freeze code a little cleaner.
David Chinner
2007-02-10
3
-11
/
+11
*
[XFS] Remove unused argument to xfs_bmap_finish
Eric Sandeen
2007-02-10
9
-35
/
+25
*
[XFS] Clean up use of VFS attr flags
Eric Sandeen
2007-02-10
1
-18
/
+13
*
[XFS] Remove useless memory barrier
Ralf Baechle
2007-02-10
1
-1
/
+0
[prev]
[next]