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
*
Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...
Linus Torvalds
2015-07-02
1
-2
/
+2
|
\
|
*
fs/notify: don't use module_init for non-modular inotify_user code
Paul Gortmaker
2015-06-16
1
-2
/
+2
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-07-01
9
-45
/
+58
|
\
\
|
*
|
devpts: if initialization failed, don't crash when opening /dev/ptmx
Josh Triplett
2015-06-30
1
-7
/
+24
|
*
|
fs/affs/symlink.c: remove unneeded err variable
Fabian Frederick
2015-06-30
1
-3
/
+1
|
*
|
fs/affs/amigaffs.c: remove unneeded initialization
Fabian Frederick
2015-06-30
1
-1
/
+1
|
*
|
fs/affs/inode.c: remove unneeded initialization
Fabian Frederick
2015-06-30
1
-1
/
+1
|
*
|
fs/adfs: remove unneeded cast
Firo Yang
2015-06-30
1
-1
/
+1
|
*
|
fs: document seq_open()'s usage of file->private_data
Yann Droneaud
2015-06-30
1
-0
/
+2
|
*
|
fs: allocate structure unconditionally in seq_open()
Yann Droneaud
2015-06-30
1
-8
/
+9
|
*
|
fs: use seq_open_private() for proc_mounts
Yann Droneaud
2015-06-30
3
-24
/
+19
*
|
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-07-01
1
-1
/
+1
|
\
\
\
|
*
|
|
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2015-05-28
1
-1
/
+1
*
|
|
|
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2015-06-30
10
-18
/
+392
|
\
\
\
\
|
*
|
|
|
cifs: Unset CIFS_MOUNT_POSIX_PATHS flag when following dfs mounts
Sachin Prabhu
2015-06-29
1
-0
/
+2
|
*
|
|
|
Update negotiate protocol for SMB3.11 dialect
Steve French
2015-06-28
2
-5
/
+60
|
*
|
|
|
Add ioctl to set integrity
Steve French
2015-06-28
4
-0
/
+38
|
*
|
|
|
Add Get/Set Integrity Information structure definitions
Steve French
2015-06-28
2
-0
/
+24
|
*
|
|
|
Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTS
Steve French
2015-06-28
6
-3
/
+75
|
*
|
|
|
Add SMB3.11 mount option synonym for new dialect
Steve French
2015-06-27
3
-2
/
+90
|
*
|
|
|
add struct FILE_STANDARD_INFO
Steve French
2015-06-27
1
-0
/
+10
|
*
|
|
|
Make dialect negotiation warning message easier to read
Steve French
2015-06-27
1
-1
/
+1
|
*
|
|
|
Add defines and structs for smb3.1 dialect
Steve French
2015-06-27
2
-6
/
+36
|
*
|
|
|
Allow parsing vers=3.11 on cifs mount
Steve French
2015-06-27
6
-3
/
+59
|
*
|
|
|
client MUST ignore EncryptionKeyLength if CAP_EXTENDED_SECURITY is set
Noel Power
2015-06-27
1
-3
/
+2
*
|
|
|
|
Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-06-30
58
-860
/
+1598
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'xfs-misc-fixes-for-4.2-3' into for-next
Dave Chinner
2015-06-23
15
-91
/
+77
|
|
\
\
\
\
\
|
|
*
|
|
|
|
xfs: don't truncate attribute extents if no extents exist
Brian Foster
2015-06-23
1
-2
/
+8
|
|
*
|
|
|
|
xfs: remove xfs_caddr_t
Christoph Hellwig
2015-06-22
3
-30
/
+29
|
|
*
|
|
|
|
xfs: use void pointers in log validation helpers
Christoph Hellwig
2015-06-22
2
-17
/
+15
|
|
*
|
|
|
|
xfs: return a void pointer from xfs_buf_offset
Christoph Hellwig
2015-06-22
6
-17
/
+13
|
|
*
|
|
|
|
xfs: remove inst_t
Christoph Hellwig
2015-06-22
3
-6
/
+4
|
|
*
|
|
|
|
xfs: remove __psint_t and __psunsigned_t
Christoph Hellwig
2015-06-22
4
-20
/
+9
|
|
*
|
|
|
|
xfs: fix remote symlinks on V5/CRC filesystems
Eric Sandeen
2015-06-22
1
-1
/
+1
|
*
|
|
|
|
|
Merge branch 'xfs-freelist-cleanup' into for-next
Dave Chinner
2015-06-23
7
-130
/
+142
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
xfs: clean up XFS_MIN_FREELIST macros
Dave Chinner
2015-06-22
7
-21
/
+26
|
|
*
|
|
|
|
|
xfs: sanitise error handling in xfs_alloc_fix_freelist
Dave Chinner
2015-06-22
1
-56
/
+55
|
|
*
|
|
|
|
|
xfs: factor out free space extent length check
Dave Chinner
2015-06-22
1
-27
/
+44
|
|
*
|
|
|
|
|
xfs: xfs_alloc_fix_freelist() can use incore perag structures
Dave Chinner
2015-06-22
4
-46
/
+37
|
*
|
|
|
|
|
|
Merge branch 'xfs-commit-cleanup' into for-next
Dave Chinner
2015-06-04
26
-385
/
+193
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
xfs: fix xfs_log_done interface
Christoph Hellwig
2015-06-04
4
-52
/
+11
|
|
*
|
|
|
|
|
|
xfs: saner xfs_trans_commit interface
Christoph Hellwig
2015-06-04
24
-74
/
+68
|
|
*
|
|
|
|
|
|
xfs: remove the flags argument to xfs_trans_cancel
Christoph Hellwig
2015-06-04
22
-171
/
+104
|
|
*
|
|
|
|
|
|
xfs: pass a boolean flag to xfs_trans_free_items
Christoph Hellwig
2015-06-04
3
-6
/
+6
|
|
*
|
|
|
|
|
|
xfs: switch remaining xfs_trans_dup users to xfs_trans_roll
Christoph Hellwig
2015-06-04
4
-92
/
+16
|
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
|
Merge branch 'xfs-misc-fixes-for-4.2-2' into for-next
Dave Chinner
2015-06-04
2
-10
/
+12
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
xfs: check min blks for random debug mode sparse allocations
Brian Foster
2015-06-04
1
-7
/
+8
|
|
*
|
|
|
|
|
|
xfs: fix sparse inodes 32-bit compile failure
Brian Foster
2015-06-04
1
-3
/
+4
|
*
|
|
|
|
|
|
|
Merge branch 'xfs-dax-support' into for-next
Dave Chinner
2015-06-04
11
-151
/
+325
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
xfs: add initial DAX support
Dave Chinner
2015-06-04
3
-14
/
+37
[next]