index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] remove ->get_blocks() support
Badari Pulavarty
2006-03-26
1
-10
/
+7
*
[PATCH] 2TB files: add blkcnt_t
Takashi Sato
2006-03-26
1
-1
/
+1
*
[PATCH] 2TB files: st_blocks is invalid when calling stat64
Takashi Sato
2006-03-26
1
-1
/
+1
*
[PATCH] VFS,fs/locks.c,NFSD4: add race_free posix_lock_file_conf() interface
Andy Adamson
2006-03-26
1
-0
/
+1
*
[PATCH] Make address_space_operations->invalidatepage return void
NeilBrown
2006-03-26
1
-1
/
+1
*
[PATCH] Make address_space_operations->sync_page return void
NeilBrown
2006-03-26
1
-1
/
+1
*
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
2006-03-25
1
-5
/
+2
|
\
|
*
Merge branch 'linus'
Trond Myklebust
2006-03-23
1
-5
/
+21
|
|
\
|
*
|
lockd: stop abusing file_lock_list
Christoph Hellwig
2006-03-20
1
-2
/
+0
|
*
|
lockd: Remove FL_LOCKD flag
J. Bruce Fields
2006-03-20
1
-1
/
+0
|
*
|
locks,lockd: fix race in nlmsvc_testlock
Andy Adamson
2006-03-20
1
-1
/
+1
|
*
|
locks: remove unused posix_block_lock
Andy Adamson
2006-03-20
1
-1
/
+0
|
*
|
VFS: New /proc file /proc/self/mountstats
Chuck Lever
2006-03-20
1
-0
/
+1
*
|
|
[PATCH] Introduce FMODE_EXEC file flag
Oleg Drokin
2006-03-25
1
-0
/
+5
*
|
|
[PATCH] fs/inode.c: make iprune_mutex static
Adrian Bunk
2006-03-25
1
-1
/
+0
*
|
|
[PATCH] fsync: extract internal code
Andrew Morton
2006-03-24
1
-0
/
+1
*
|
|
[PATCH] set_page_dirty() return value fixes
Andrew Morton
2006-03-24
1
-1
/
+1
*
|
|
[PATCH] fadvise(): write commands
Andrew Morton
2006-03-24
1
-0
/
+5
*
|
|
[PATCH] vfs: MS_VERBOSE should be MS_SILENT
Theodore Ts'o
2006-03-24
1
-1
/
+3
|
|
/
|
/
|
*
|
[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23
Jens Axboe
2006-03-23
1
-0
/
+4
*
|
[PATCH] Extract inode_inc_link_count(), inode_dec_link_count()
Alexey Dobriyan
2006-03-23
1
-0
/
+12
*
|
[PATCH] sem2mutex: iprune
Ingo Molnar
2006-03-23
1
-1
/
+1
*
|
[PATCH] sem2mutex: vfs_rename_mutex
Arjan van de Ven
2006-03-23
1
-1
/
+1
*
|
[PATCH] sem2mutex: inotify
Ingo Molnar
2006-03-23
1
-1
/
+1
*
|
[PATCH] sem2mutex: blockdev #2
Arjan van de Ven
2006-03-23
1
-2
/
+2
|
/
*
[PATCH] ext3: ext3_symlink should use GFP_NOFS allocations inside
Kirill Korotaev
2006-03-11
1
-0
/
+2
*
[PATCH] fix file counting
Dipankar Sarma
2006-03-08
1
-0
/
+1
*
Mark the pipe file operations static
Linus Torvalds
2006-03-08
1
-3
/
+0
*
[PATCH] Direct Migration V9: Avoid writeback / page_migrate() method
Christoph Lameter
2006-02-01
1
-0
/
+8
*
[PATCH] vfs: *at functions: core
Ulrich Drepper
2006-01-18
1
-2
/
+5
*
[PATCH] add /sys/fs
Miklos Szeredi
2006-01-16
1
-0
/
+3
*
[PATCH] convert /proc/devices to use seq_file interface
Neil Horman
2006-01-14
1
-0
/
+11
*
[PATCH] per-mountpoint noatime/nodiratime
Christoph Hellwig
2006-01-10
1
-4
/
+1
*
[PATCH] remove update_atime
Christoph Hellwig
2006-01-10
1
-9
/
+1
*
[PATCH] replace inode_update_time with file_update_time
Christoph Hellwig
2006-01-10
1
-1
/
+1
*
[PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lock
Ingo Molnar
2006-01-09
1
-3
/
+3
*
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2006-01-09
1
-3
/
+4
*
[PATCH] fs: remove s_old_blocksize from struct super_block
Pekka Enberg
2006-01-08
1
-1
/
+0
*
[PATCH] shared mounts: cleanup
Miklos Szeredi
2006-01-08
1
-1
/
+1
*
[PATCH] Add block_device_operations.getgeo block device method
Christoph Hellwig
2006-01-08
1
-0
/
+2
*
[PATCH] Fix some problems with truncate and mtime semantics.
NeilBrown
2006-01-08
1
-1
/
+2
*
[PATCH] rcu file: use atomic primitives
Nick Piggin
2006-01-08
1
-2
/
+1
*
NLM: Further cancel fixes
J. Bruce Fields
2006-01-06
1
-1
/
+1
*
[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store
Badari Pulavarty
2006-01-06
1
-0
/
+1
*
[PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATE
Zach Brown
2006-01-03
1
-0
/
+31
*
[PATCH] add a file_permission helper
Christoph Hellwig
2005-11-09
1
-0
/
+5
*
[PATCH] add a vfs_permission helper
Christoph Hellwig
2005-11-09
1
-0
/
+1
*
[PATCH] unbindable mounts
Ram Pai
2005-11-07
1
-0
/
+1
*
[PATCH] introduce slave mounts
Ram Pai
2005-11-07
1
-0
/
+1
*
[PATCH] shared mounts handling: umount
Ram Pai
2005-11-07
1
-1
/
+1
[next]