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
...
|
*
|
|
JFS: Fix race waking up jfsIO kernel thread
Dave Kleikamp
2007-05-05
1
-1
/
+2
|
*
|
|
JFS: use __set_current_state()
Milind Arun Choudhary
2007-04-26
3
-6
/
+6
|
*
|
|
Copy i_flags to jfs inode flags on write
Dave Kleikamp
2007-04-25
5
-1
/
+23
*
|
|
|
udf: possible null pointer dereference while load_partition
Dmitriy Monakhov
2007-05-08
1
-0
/
+2
*
|
|
|
udf: support files larger than 1G
Jan Kara
2007-05-08
3
-82
/
+180
*
|
|
|
udf: add assertions
Jan Kara
2007-05-08
1
-1
/
+3
*
|
|
|
udf: use get_bh()
Jan Kara
2007-05-08
12
-177
/
+174
*
|
|
|
UDF: introduce struct extent_position
Jan Kara
2007-05-08
8
-445
/
+434
*
|
|
|
udf: use sector_t and loff_t for file offsets
Jan Kara
2007-05-08
6
-35
/
+38
*
|
|
|
nfs: fix congestion control: use atomic_longs
Peter Zijlstra
2007-05-08
1
-2
/
+2
*
|
|
|
utimensat implementation
Ulrich Drepper
2007-05-08
2
-68
/
+137
*
|
|
|
inode numbering: change libfs sb creation routines to avoid collisions with t...
Jeff Layton
2007-05-08
2
-2
/
+25
*
|
|
|
inode numbering: make static counters in new_inode and iunique be 32 bits
Jeff Layton
2007-05-08
1
-2
/
+12
*
|
|
|
Invalid return value of execve() resulting in oopses
Alexey Kuznetsov
2007-05-08
1
-0
/
+3
*
|
|
|
procfs: use simple_read_from_buffer()
Akinobu Mita
2007-05-08
1
-28
/
+7
*
|
|
|
Fix error handling in HDIO_GETGEO compat wrapper
Andreas Schwab
2007-05-08
1
-1
/
+3
*
|
|
|
udf: decrement correct link count in udf_rmdir
Stephen Mollett
2007-05-08
1
-1
/
+1
*
|
|
|
fat: fix VFAT compat ioctls on 64-bit systems
OGAWA Hirofumi
2007-05-08
1
-99
/
+100
*
|
|
|
ext3: copy i_flags to inode flags on write
Jan Kara
2007-05-08
3
-0
/
+22
*
|
|
|
fat: don't use free_clusters for fat32
OGAWA Hirofumi
2007-05-08
1
-3
/
+11
*
|
|
|
reiserfs: use __set_current_state()
Milind Arun Choudhary
2007-05-08
1
-1
/
+1
*
|
|
|
jbd: check for error returned by kthread_create on creating journal thread
Pavel Emelianov
2007-05-08
2
-8
/
+18
*
|
|
|
check privileges before setting mount propagation
Miklos Szeredi
2007-05-08
1
-0
/
+3
*
|
|
|
ext3: copy i_flags to inode flags on write
Jan Kara
2007-05-08
2
-0
/
+21
*
|
|
|
Introduce a handy list_first_entry macro
Pavel Emelianov
2007-05-08
6
-9
/
+9
*
|
|
|
smbfs: remove unnecessary allow_signal
Eric W. Biederman
2007-05-08
1
-2
/
+0
*
|
|
|
make iunique use a do/while loop rather than its obscure goto loop
Jeffrey Layton
2007-05-08
1
-14
/
+10
*
|
|
|
Remove redundant check from proc_sys_setattr()
John Johansen
2007-05-08
1
-5
/
+2
*
|
|
|
Remove redundant check from proc_setattr()
John Johansen
2007-05-08
1
-5
/
+2
*
|
|
|
proc: cleanup: use seq_release_private() where appropriate
Martin Peschke
2007-05-08
1
-8
/
+1
*
|
|
|
cleanup compat ioctl handling
Christoph Hellwig
2007-05-08
3
-176
/
+166
*
|
|
|
partition: add support for sysv68 partitions
Philippe De Muyter
2007-05-08
5
-0
/
+107
*
|
|
|
merge compat_ioctl.h into compat_ioctl.c
Christoph Hellwig
2007-05-08
1
-1
/
+828
*
|
|
|
ROUND_UP macro cleanup in fs/smbfs/request.c
Milind Arun Choudhary
2007-05-08
1
-4
/
+3
*
|
|
|
ROUND_UP macro cleanup in fs/(select|compat|readdir).c
Milind Arun Choudhary
2007-05-08
3
-21
/
+15
*
|
|
|
i386: sched.h inclusion from module.h is baack
Alexey Dobriyan
2007-05-08
1
-0
/
+1
*
|
|
|
Fix race between cat /proc/*/wchan and rmmod et al
Alexey Dobriyan
2007-05-08
1
-6
/
+5
*
|
|
|
Simplify kallsyms_lookup()
Alexey Dobriyan
2007-05-08
1
-3
/
+2
*
|
|
|
(re)register_binfmt returns with -EBUSY
kalash nainwal
2007-05-08
1
-0
/
+1
*
|
|
|
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
100
-100
/
+0
*
|
|
|
make remove_inode_dquot_ref() static
Adrian Bunk
2007-05-08
1
-1
/
+2
*
|
|
|
Protect tty drivers list with tty_mutex
Alexey Dobriyan
2007-05-08
1
-0
/
+3
*
|
|
|
Remove do_sync_file_range()
Mark Fasheh
2007-05-08
1
-1
/
+1
*
|
|
|
reiserfs: proc support requires PROC_FS
Randy Dunlap
2007-05-08
1
-1
/
+1
*
|
|
|
/proc/*/oom_score oops re badness
Alexey Dobriyan
2007-05-08
1
-0
/
+2
*
|
|
|
VFS: delay the dentry name generation on sockets and pipes
Eric Dumazet
2007-05-08
2
-6
/
+43
*
|
|
|
add file position info to proc
Miklos Szeredi
2007-05-08
1
-18
/
+114
*
|
|
|
procfs: reorder struct pid_dentry to save space on 64bit archs, and constify ...
Eric Dumazet
2007-05-08
1
-26
/
+27
*
|
|
|
proc: maps protection
Kees Cook
2007-05-08
4
-1
/
+29
*
|
|
|
namei.c: remove utterly outdated comment
Christoph Hellwig
2007-05-08
1
-11
/
+0
[prev]
[next]