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
...
|
|
*
|
|
|
btrfs: drop unused argument from extent_io_tree_init
David Sterba
2011-05-02
6
-12
/
+10
|
|
*
|
|
|
btrfs: make functions static when possible
David Sterba
2011-05-02
3
-7
/
+7
|
|
*
|
|
|
btrfs: unify checking of IS_ERR and null
David Sterba
2011-05-02
6
-17
/
+17
|
|
*
|
|
|
btrfs: fix dereference before check
David Sterba
2011-05-02
1
-2
/
+3
|
|
*
|
|
|
btrfs: remove nested duplicate variable declarations
David Sterba
2011-05-02
2
-4
/
+0
|
|
*
|
|
|
btrfs: rename variables clashing with global function names
David Sterba
2011-05-02
8
-53
/
+53
|
*
|
|
|
|
Btrfs: update the delayed inode code to use the btrfs_ino helper.
Chris Mason
2011-05-22
2
-6
/
+7
|
*
|
|
|
|
Merge branch 'delayed_inode' into inode_numbers
Chris Mason
2011-05-22
16
-91
/
+2074
|
|
\
\
\
\
\
|
|
*
|
|
|
|
btrfs: implement delayed inode items operation
Miao Xie
2011-05-21
16
-91
/
+2074
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_num...
Chris Mason
2011-05-21
19
-637
/
+1407
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Btrfs: Support reading/writing on disk free ino cache
Li Zefan
2011-04-25
9
-19
/
+236
|
|
*
|
|
|
Btrfs: Always use 64bit inode number
Li Zefan
2011-04-25
13
-182
/
+208
|
|
*
|
|
|
Btrfs: Make the code for reading/writing free space cache generic
Li Zefan
2011-04-25
1
-154
/
+204
|
|
*
|
|
|
Btrfs: Cache free inode numbers in memory
Li Zefan
2011-04-25
10
-53
/
+500
|
|
*
|
|
|
Btrfs: Make free space cache code generic
Li Zefan
2011-04-25
4
-223
/
+271
|
|
*
|
|
|
Btrfs: Use bitmap_set/clear()
Li Zefan
2011-04-25
1
-12
/
+8
|
|
*
|
|
|
Btrfs: Remove unused btrfs_block_group_free_space()
Li Zefan
2011-04-25
2
-16
/
+0
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
2011-05-27
2
-25
/
+23
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
eCryptfs: Allow 2 scatterlist entries for encrypted filenames
Tyler Hicks
2011-05-27
1
-25
/
+21
|
*
|
|
|
|
eCryptfs: Clear i_nlink in rmdir
Tyler Hicks
2011-05-27
1
-0
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-05-27
1
-3
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
block: fix oops on !disk->queue and sysfs discard alignment display
Jens Axboe
2011-05-26
1
-3
/
+5
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2011-05-27
28
-1044
/
+1571
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[CIFS] Fix endian error comparing authusers when cifsacl enabled
Steve French
2011-05-27
1
-2
/
+3
|
*
|
|
|
|
|
[CIFS] Rename three structures to avoid camel case
Steve French
2011-05-27
24
-353
/
+353
|
*
|
|
|
|
|
Fix extended security auth failure
Steve French
2011-05-27
1
-11
/
+6
|
*
|
|
|
|
|
CIFS: Add rwpidforward mount option
Pavel Shilovsky
2011-05-27
10
-39
/
+115
|
*
|
|
|
|
|
CIFS: Migrate to shared superblock model
Pavel Shilovsky
2011-05-27
3
-1
/
+139
|
*
|
|
|
|
|
[CIFS] Migrate from prefixpath logic
Steve French
2011-05-27
7
-148
/
+189
|
*
|
|
|
|
|
CIFS: Fix memory leak in cifs_do_mount
Pavel Shilovsky
2011-05-27
1
-9
/
+10
|
*
|
|
|
|
|
[CIFS] When mandatory encryption on share, fail mount
Steve French
2011-05-26
1
-9
/
+22
|
*
|
|
|
|
|
CIFS: Use pid saved from cifsFileInfo in writepages and set_file_size
Pavel Shilovsky
2011-05-26
7
-43
/
+96
|
*
|
|
|
|
|
cifs: add cifs_async_writev
Jeff Layton
2011-05-25
2
-0
/
+254
|
*
|
|
|
|
|
cifs: clean up wsize negotiation and allow for larger wsize
Jeff Layton
2011-05-25
1
-20
/
+49
|
*
|
|
|
|
|
cifs: convert cifs_writepages to use async writes
Jeff Layton
2011-05-25
1
-142
/
+99
|
*
|
|
|
|
|
CIFS: Fix undefined behavior when mount fails
Pavel Shilovsky
2011-05-25
1
-27
/
+17
|
*
|
|
|
|
|
cifs: don't call mid_q_entry->callback under the Global_MidLock (try #5)
Jeff Layton
2011-05-24
3
-24
/
+35
|
*
|
|
|
|
|
CIFS: Simplify mount code for further shared sb capability
Pavel Shilovsky
2011-05-24
3
-71
/
+114
|
*
|
|
|
|
|
CIFS: Simplify connection structure search calls
Pavel Shilovsky
2011-05-23
1
-34
/
+56
|
*
|
|
|
|
|
cifs: remove unused SMB2 config and mount options
Christoph Hellwig
2011-05-23
2
-28
/
+0
|
*
|
|
|
|
|
cifs: add ignore_pend flag to cifs_call_async
Jeff Layton
2011-05-23
3
-4
/
+5
|
*
|
|
|
|
|
cifs: make cifs_send_async take a kvec array
Jeff Layton
2011-05-23
3
-10
/
+13
|
*
|
|
|
|
|
cifs: consolidate SendReceive response checks
Jeff Layton
2011-05-23
3
-118
/
+45
*
|
|
|
|
|
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2011-05-27
1
-21
/
+20
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'move_extents' of git://oss.oracle.com/git/tye/linux-2.6 into oc...
Joel Becker
2011-05-27
1
-21
/
+20
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
Ocfs2/move_extents: Validate moving goal after the adjustment.
Tristan Ye
2011-05-27
1
-13
/
+13
|
|
*
|
|
|
|
|
|
Ocfs2/move_extents: Avoid doing division in extent moving.
Tristan Ye
2011-05-27
1
-10
/
+9
*
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
2011-05-26
22
-150
/
+202
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Squashfs: update email address
Phillip Lougher
2011-05-26
22
-23
/
+23
|
*
|
|
|
|
|
|
|
|
Squashfs: add extra sanity checks at mount time
Phillip Lougher
2011-05-25
1
-2
/
+16
[prev]
[next]