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
...
|
*
ext4: teach ext4_ext_find_extent() to realloc path if necessary
Theodore Ts'o
2014-09-01
2
-10
/
+11
|
*
ext4: allow a NULL argument to ext4_ext_drop_refs()
Theodore Ts'o
2014-09-01
4
-51
/
+29
|
*
ext4: call ext4_ext_drop_refs() from ext4_ext_find_extent()
Theodore Ts'o
2014-09-01
1
-7
/
+4
|
*
ext4: drop EXT4_EX_NOFREE_ON_ERR from rest of extents handling code
Theodore Ts'o
2014-09-01
3
-58
/
+59
|
*
ext4: drop EXT4_EX_NOFREE_ON_ERR in convert_initialized_extent()
Theodore Ts'o
2014-09-01
1
-5
/
+5
|
*
ext4: collapse ext4_convert_initialized_extents()
Theodore Ts'o
2014-09-01
1
-77
/
+59
|
*
ext4: teach ext4_ext_find_extent() to free path on error
Theodore Ts'o
2014-09-01
3
-12
/
+21
|
*
ext4: fix accidental flag aliasing in ext4_map_blocks flags
Theodore Ts'o
2014-09-01
1
-2
/
+3
|
*
ext4: fix ZERO_RANGE bug hidden by flag aliasing
Theodore Ts'o
2014-09-01
1
-7
/
+14
|
*
ext4: fix ext4_swap_extents() error handling
Theodore Ts'o
2014-08-31
1
-33
/
+29
|
*
ext4: refactor ext4_move_extents code base
Dmitry Monakhov
2014-08-30
3
-891
/
+338
|
*
ext4: use ext4_ext_next_allocated_block instead of mext_next_extent
Dmitry Monakhov
2014-08-30
3
-12
/
+8
|
*
ext4: use ext4_update_i_disksize instead of opencoded ones
Dmitry Monakhov
2014-08-30
1
-4
/
+1
|
*
ext4: remove a duplicate call in ext4_init_new_dir()
Wang Shilong
2014-08-29
1
-4
/
+0
|
*
ext4: convert do_split() to use the ERR_PTR convention
Theodore Ts'o
2014-08-29
1
-12
/
+11
|
*
ext4: convert dx_probe() to use the ERR_PTR convention
Theodore Ts'o
2014-08-29
1
-54
/
+35
|
*
ext4: convert ext4_bread() to use the ERR_PTR convention
Theodore Ts'o
2014-08-29
5
-43
/
+34
|
*
ext4: convert ext4_getblk() to use the ERR_PTR convention
Theodore Ts'o
2014-08-29
3
-33
/
+30
|
*
ext4: convert ext4_dx_find_entry() to use the ERR_PTR convention
Theodore Ts'o
2014-08-29
1
-26
/
+20
*
|
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2014-10-18
20
-171
/
+489
|
\
\
|
*
|
[CIFS] Remove obsolete comment
Steve French
2014-10-17
1
-6
/
+4
|
*
|
Check minimum response length on query_network_interface
Steve French
2014-10-16
1
-4
/
+7
|
*
|
Workaround Mac server problem
Steve French
2014-10-16
1
-3
/
+10
|
*
|
Remap reserved posix characters by default (part 3/3)
Steve French
2014-10-16
11
-77
/
+88
|
*
|
Allow conversion of characters in Mac remap range (part 2)
Steve French
2014-10-16
2
-26
/
+83
|
*
|
Allow conversion of characters in Mac remap range. Part 1
Steve French
2014-10-16
5
-33
/
+107
|
*
|
mfsymlinks support for SMB2.1/SMB3. Part 2 query symlink
Steve French
2014-10-16
3
-1
/
+75
|
*
|
Add mfsymlinks support for SMB2.1/SMB3. Part 1 create symlink
Steve French
2014-10-16
3
-1
/
+68
|
*
|
Allow mknod and mkfifo on SMB2/SMB3 mounts
Steve French
2014-10-16
8
-30
/
+55
|
*
|
add defines for two new file attributes
Steve French
2014-10-16
1
-0
/
+2
*
|
|
Merge tag 'dlm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
2014-10-18
1
-1
/
+1
|
\
\
\
|
*
|
|
dlm: fix missing endian conversion of rcom_status flags
Neale Ferguson
2014-10-14
1
-1
/
+1
*
|
|
|
Merge branch 'for-linus-update' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-10-18
2
-36
/
+33
|
\
\
\
\
|
*
|
|
|
Revert "Btrfs: race free update of commit root for ro snapshots"
Chris Mason
2014-10-17
2
-36
/
+33
*
|
|
|
|
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-10-18
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
pstore: Fix duplicate {console,ftrace}-efi entries
Valdis Kletnieks
2014-10-15
1
-2
/
+2
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs
Linus Torvalds
2014-10-18
4
-25
/
+167
|
\
\
\
\
\
\
|
*
|
|
|
|
|
NTFS: Bump version to 2.1.31.
Anton Altaparmakov
2014-10-16
1
-1
/
+1
|
*
|
|
|
|
|
NTFS: Add bmap address space operation needed for FIBMAP ioctl.
Anton Altaparmakov
2014-10-16
1
-0
/
+124
|
*
|
|
|
|
|
NTFS: Split ntfs_aops into ntfs_normal_aops and ntfs_compressed_aops
Anton Altaparmakov
2014-10-16
3
-24
/
+42
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-10-18
13
-20
/
+255
|
\
\
\
\
\
\
|
*
|
|
|
|
|
NFS: Fix a bogus warning in nfs_generic_pgio
Trond Myklebust
2014-10-13
1
-4
/
+3
|
*
|
|
|
|
|
NFS: Fix an uninitialised pointer Oops in the writeback error path
Trond Myklebust
2014-10-13
1
-1
/
+2
|
*
|
|
|
|
|
NFSv4.1/pnfs: replace broken pnfs_put_lseg_async
Trond Myklebust
2014-10-08
3
-12
/
+29
|
*
|
|
|
|
|
NFSv4: Remove dead prototype for nfs4_insert_deviceid_node()
Tom Haynes
2014-10-08
1
-1
/
+0
|
*
|
|
|
|
|
Merge branch 'client-4.2' into linux-next
Trond Myklebust
2014-09-30
35
-332
/
+1089
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
NFS: Implement SEEK
Anna Schumaker
2014-09-30
9
-2
/
+221
|
|
*
|
|
|
|
|
Merge commit '24bab491220f' into client-4.2
Trond Myklebust
2014-09-30
26
-330
/
+868
|
|
|
\
\
\
\
\
\
*
|
|
\
\
\
\
\
\
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-10-18
5
-35
/
+19
|
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
block: Remove REQ_KERNEL
Martin K. Petersen
2014-10-14
2
-9
/
+7
[prev]
[next]