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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] x86-64: Implement compat code for SIOCSIFHWBROADCAST
Andi Kleen
2006-12-07
1
-0
/
+1
*
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2006-12-04
28
-898
/
+759
|
\
|
*
ocfs2: implement i_op->permission
Tiger Yang
2006-12-01
3
-0
/
+27
|
*
configfs: make configfs_dirent_exists() static
Adrian Bunk
2006-12-01
1
-2
/
+2
|
*
ocfs2: update file system paths to set atime
Tiger Yang
2006-12-01
4
-6
/
+28
|
*
ocfs2: core atime update functions
Tiger Yang
2006-12-01
7
-1
/
+116
|
*
ocfs2: Add splice support
Tiger Yang
2006-12-01
1
-50
/
+137
|
*
ocfs2: Remove ocfs2_write_should_remove_suid()
Mark Fasheh
2006-12-01
1
-15
/
+1
|
*
configfs: mutex_lock_nested() fix
Mark Fasheh
2006-12-01
1
-2
/
+3
|
*
ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t
Mark Fasheh
2006-12-01
20
-186
/
+130
|
*
ocfs2: remove handle argument to ocfs2_start_trans()
Mark Fasheh
2006-12-01
11
-46
/
+30
|
*
ocfs2: remove ocfs2_journal_handle journal field
Mark Fasheh
2006-12-01
2
-3
/
+0
|
*
ocfs2: pass ocfs2_super * into ocfs2_commit_trans()
Mark Fasheh
2006-12-01
11
-29
/
+31
|
*
ocfs2: remove unused handle argument from ocfs2_meta_lock_full()
Mark Fasheh
2006-12-01
14
-51
/
+41
|
*
ocfs2: make ocfs2_alloc_handle() static
Mark Fasheh
2006-12-01
2
-7
/
+1
|
*
ocfs2: remove unused ocfs2_handle_add_lock()
Mark Fasheh
2006-12-01
4
-117
/
+2
|
*
ocfs2: remove unused ocfs2_handle_add_inode()
Mark Fasheh
2006-12-01
5
-67
/
+0
|
*
ocfs2: Don't allocate handle early in ocfs2_rename()
Mark Fasheh
2006-12-01
1
-8
/
+1
|
*
ocfs2: don't use handle for locking in allocation functions
Mark Fasheh
2006-12-01
7
-152
/
+72
|
*
ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_rename()
Mark Fasheh
2006-12-01
1
-19
/
+37
|
*
ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_symlink()
Mark Fasheh
2006-12-01
1
-9
/
+12
|
*
ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_unlink()
Mark Fasheh
2006-12-01
1
-13
/
+12
|
*
ocfs2: don't pass handle to ocfs2_meta_lock() in orphan dir code
Mark Fasheh
2006-12-01
1
-27
/
+39
|
*
ocfs2: don't pass handle to ocfs2_meta_lock() in ocfs2_link()
Mark Fasheh
2006-12-01
1
-28
/
+26
|
*
ocfs2: don't pass handle to ocfs2_meta_lock() in ocfs2_mknod()
Mark Fasheh
2006-12-01
1
-7
/
+9
|
*
ocfs2: don't pass handle to ocfs2_meta_lock() in __ocfs2_flush_truncate_log()
Mark Fasheh
2006-12-01
1
-27
/
+19
|
*
ocfs2: don't pass handle to ocfs2_meta_lock() in localalloc.c
Mark Fasheh
2006-12-01
1
-44
/
+40
|
*
ocfs2: remove ocfs2_journal_handle flags field
Mark Fasheh
2006-12-01
4
-32
/
+4
|
*
ocfs2: have ocfs2_extend_trans() take handle_t
Mark Fasheh
2006-12-01
4
-10
/
+6
|
*
ocfs2: remove unused ocfs2_journal_handle field
Mark Fasheh
2006-12-01
2
-7
/
+1
|
*
ocfs2: fix format warnings in dlm_alloc_pagevec()
Mark Fasheh
2006-12-01
1
-1
/
+2
|
*
[2.6 patch] make ocfs2_create_new_lock() static
Adrian Bunk
2006-12-01
2
-6
/
+4
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-12-04
1
-0
/
+8
|
\
\
|
*
|
[POWERPC] coredump: Add SPU elf notes to coredump.
Dwayne Grant McConnell
2006-12-04
1
-0
/
+8
*
|
|
Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2006-12-04
16
-0
/
+34
|
\
\
\
|
*
|
|
[PATCH] severing skbuff.h -> poll.h
Al Viro
2006-12-04
2
-0
/
+2
|
*
|
|
[PATCH] severing skbuff.h -> highmem.h
Al Viro
2006-12-04
1
-0
/
+1
|
*
|
|
[PATCH] severing fs.h, radix-tree.h -> sched.h
Al Viro
2006-12-04
14
-0
/
+31
|
|
/
/
*
|
|
[PATCH] Enable RAID autorun on Mac partition tables.
David Woodhouse
2006-12-04
1
-0
/
+2
|
/
/
*
|
[NET]: Kill direct includes of asm/checksum.h
Al Viro
2006-12-02
1
-1
/
+1
*
|
[NET]: ipconfig and nfsroot annotations
Al Viro
2006-12-02
1
-7
/
+6
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2006-12-01
2
-0
/
+48
|
\
\
|
*
|
driver core: Introduce device_move(): move a device to a new parent.
Cornelia Huck
2006-12-01
1
-0
/
+45
|
*
|
sysfs: sysfs_write_file() writes zero terminated data
Thomas Maier
2006-12-01
1
-0
/
+3
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2006-12-01
2
-10
/
+29
|
\
\
|
*
|
[CIFS] Fix timezone handling on stat to os/2
Steve French
2006-11-16
1
-0
/
+6
|
*
|
[CIFS] Incorrect hardlink count when original file is cached (oplocked)
Steve French
2006-11-16
1
-10
/
+23
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-12-01
4
-10
/
+8
|
\
\
\
|
*
|
|
Fix typos in doc and comments
Jan Engelhardt
2006-11-30
2
-2
/
+2
|
*
|
|
BUG_ON conversion for fs/aio.c
Eric Sesterhenn
2006-11-30
1
-4
/
+2
[next]