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
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2014-12-14
1
-6
/
+18
|
\
|
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...
James Morris
2014-11-19
1
-6
/
+18
|
|
\
|
|
*
VFS: refactor vfs_read()
Dmitry Kasatkin
2014-11-17
1
-6
/
+18
|
*
|
Merge commit 'v3.17' into next
James Morris
2014-11-19
476
-8640
/
+14631
|
|
\
\
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
4
-33
/
+154
|
\
\
\
|
*
|
|
debugfs: add helper function to create device related seq_file
Arend van Spriel
2014-11-26
1
-0
/
+54
|
*
|
|
sysfs/kernfs: make read requests on pre-alloc files use the buffer.
NeilBrown
2014-11-07
2
-13
/
+49
|
*
|
|
sysfs/kernfs: allow attributes to request write buffer be pre-allocated.
NeilBrown
2014-11-07
2
-22
/
+54
|
*
|
|
fs: sysfs: return EGBIG on write if offset is larger than file size
Vladimir Zapolskiy
2014-11-07
1
-1
/
+1
|
*
|
|
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-11-03
1
-1
/
+0
|
|
\
\
\
|
|
*
|
|
pstore: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
|
|
|
Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-12-14
6
-0
/
+170
|
\
\
\
\
\
|
*
|
|
|
|
Squashfs: Add LZ4 compression configuration option
Phillip Lougher
2014-11-27
4
-0
/
+27
|
*
|
|
|
|
Squashfs: add LZ4 compression support
Phillip Lougher
2014-11-27
2
-0
/
+143
*
|
|
|
|
|
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
2014-12-14
1
-2
/
+31
|
\
\
\
\
\
\
|
*
|
|
|
|
|
aio: Skip timer for io_getevents if timeout=0
Fam Zheng
2014-12-13
1
-2
/
+6
|
*
|
|
|
|
|
aio: Make it possible to remap aio ring
Pavel Emelyanov
2014-12-13
1
-0
/
+25
*
|
|
|
|
|
|
Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-12-13
1
-7
/
+22
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
writeback: fix a subtle race condition in I_DIRTY clearing
Tejun Heo
2014-11-04
1
-7
/
+22
*
|
|
|
|
|
|
|
fsnotify: remove destroy_list from fsnotify_mark
Jan Kara
2014-12-13
1
-4
/
+4
*
|
|
|
|
|
|
|
fsnotify: unify inode and mount marks handling
Jan Kara
2014-12-13
9
-201
/
+148
*
|
|
|
|
|
|
|
fallocate: create FAN_MODIFY and IN_MODIFY events
Heinrich Schuchardt
2014-12-13
1
-0
/
+11
*
|
|
|
|
|
|
|
fs/affs/file.c: remove obsolete pagesize check
Fabian Frederick
2014-12-13
1
-4
/
+0
*
|
|
|
|
|
|
|
fs/affs/file.c: add support to O_DIRECT
Fabian Frederick
2014-12-13
1
-0
/
+18
*
|
|
|
|
|
|
|
fs/affs/amigaffs.c: use va_format instead of buffer/vnsprintf
Fabian Frederick
2014-12-13
3
-21
/
+25
*
|
|
|
|
|
|
|
fs/affs/file.c: forward declaration clean-up
Fabian Frederick
2014-12-13
1
-22
/
+16
*
|
|
|
|
|
|
|
syscalls: implement execveat() system call
David Drysdale
2014-12-13
5
-14
/
+119
*
|
|
|
|
|
|
|
fat: fix data past EOF resulting from fsx testsuite
Namjae Jeon
2014-12-13
3
-0
/
+16
*
|
|
|
|
|
|
|
befs: remove dead code
Jan Kara
2014-12-13
1
-4
/
+0
*
|
|
|
|
|
|
|
fs, seq_file: fallback to vmalloc instead of oom kill processes
David Rientjes
2014-12-13
1
-1
/
+5
*
|
|
|
|
|
|
|
mm: vmscan: invoke slab shrinkers from shrink_zone()
Johannes Weiner
2014-12-13
1
-5
/
+6
*
|
|
|
|
|
|
|
mm: convert i_mmap_mutex to rwsem
Davidlohr Bueso
2014-12-13
2
-6
/
+6
*
|
|
|
|
|
|
|
mm: use new helper functions around the i_mmap_mutex
Davidlohr Bueso
2014-12-13
1
-2
/
+2
*
|
|
|
|
|
|
|
Merge tag 'please-pull-morepstore' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-12-12
2
-11
/
+33
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
pstore-ram: Allow optional mapping with pgprot_noncached
Tony Lindgren
2014-12-11
2
-11
/
+33
|
*
|
|
|
|
|
|
|
pstore-ram: Fix hangs by using write-combine mappings
Rob Herring
2014-12-11
1
-2
/
+2
*
|
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-12-12
31
-641
/
+2739
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs i...
Chris Mason
2014-12-02
19
-229
/
+1684
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
Btrfs, replace: enable dev-replace for raid56
Zhao Lei
2014-12-03
1
-5
/
+0
|
|
*
|
|
|
|
|
|
|
|
Btrfs, raid56: fix use-after-free problem in the final device replace procedu...
Miao Xie
2014-12-03
6
-20
/
+45
|
|
*
|
|
|
|
|
|
|
|
Btrfs, replace: write raid56 parity into the replace target device
Miao Xie
2014-12-03
2
-1
/
+24
|
|
*
|
|
|
|
|
|
|
|
Btrfs, replace: write dirty pages into the replace target device
Miao Xie
2014-12-03
3
-43
/
+97
|
|
*
|
|
|
|
|
|
|
|
Btrfs, raid56: support parity scrub on raid56
Miao Xie
2014-12-03
3
-20
/
+1115
|
|
*
|
|
|
|
|
|
|
|
Btrfs, raid56: use a variant to record the operation type
Miao Xie
2014-12-03
1
-14
/
+17
|
|
*
|
|
|
|
|
|
|
|
Btrfs, scrub: repair the common data on RAID5/6 if it is corrupted
Miao Xie
2014-12-03
5
-33
/
+235
|
|
*
|
|
|
|
|
|
|
|
Btrfs, raid56: don't change bbio and raid_map
Miao Xie
2014-12-03
1
-19
/
+23
|
|
*
|
|
|
|
|
|
|
|
Btrfs: remove unnecessary code of stripe_index assignment in __btrfs_map_block
Zhao Lei
2014-12-03
1
-3
/
+1
|
|
*
|
|
|
|
|
|
|
|
Btrfs: remove noused bbio_ret in __btrfs_map_block in condition
Zhao Lei
2014-12-03
1
-2
/
+1
|
|
|
|
_
|
_
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Btrfs: make get_caching_control unconditionally return the ctl
Josef Bacik
2014-12-02
1
-6
/
+4
|
*
|
|
|
|
|
|
|
|
Btrfs: fix unprotected deletion from pending_chunks list
Filipe Manana
2014-12-02
1
-1
/
+7
[next]