index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fhandle.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-10-20
xfs: optimize writes to reflink files
Christoph Hellwig
4
-105
/
+100
2016-10-20
xfs: don't bother looking at the refcount tree for reads
Christoph Hellwig
1
-5
/
+8
2016-10-20
xfs: handle "raw" delayed extents xfs_reflink_trim_around_shared
Christoph Hellwig
1
-1
/
+2
2016-10-20
xfs: add xfs_trim_extent
Darrick J. Wong
2
-0
/
+35
2016-10-20
iomap: add IOMAP_REPORT
Christoph Hellwig
2
-7
/
+12
2016-10-20
xfs: merge xfs_reflink_remap_range and xfs_file_share_range
Christoph Hellwig
3
-174
/
+143
2016-10-20
xfs: remove xfs_file_wait_for_io
Christoph Hellwig
1
-29
/
+10
2016-10-20
xfs: move inode locking from xfs_reflink_remap_range to xfs_file_share_range
Christoph Hellwig
2
-36
/
+41
2016-10-20
xfs: fix the same_inode check in xfs_file_share_range
Christoph Hellwig
1
-1
/
+1
2016-10-20
xfs: remove the same fs check from xfs_file_share_range
Christoph Hellwig
1
-3
/
+0
2016-10-20
libxfs: v3 inodes are only valid on crc-enabled filesystems
Roger Willcocks
3
-2
/
+14
2016-10-20
libxfs: clean up _calc_dquots_per_chunk
Darrick J. Wong
1
-2
/
+1
2016-10-20
xfs: unset MS_ACTIVE if mount fails
Darrick J. Wong
1
-0
/
+1
2016-10-20
xfs: remove pointless error goto in xfs_bmap_remap_alloc
Eric Sandeen
1
-3
/
+0
2016-10-20
xfs: don't take the IOLOCK exclusive for direct I/O page invalidation
Christoph Hellwig
1
-68
/
+30
2016-10-20
xfs: add some 'static' annotations
Eric Biggers
2
-3
/
+3
2016-10-20
xfs: Fix uninitialized variable in xfs_reflink_reserve_cow_range()
Geert Uytterhoeven
1
-1
/
+1
2016-10-20
xfs: remove redundant assignment of ifp
Colin Ian King
1
-1
/
+1
2016-10-15
Linux 4.9-rc1
v4.9-rc1
Linus Torvalds
1
-2
/
+2
2016-10-15
score: traps: Add missing include file to fix build error
Guenter Roeck
1
-0
/
+1
2016-10-15
fs/super.c: don't fool lockdep in freeze_super() and thaw_super() paths
Oleg Nesterov
1
-12
/
+25
2016-10-15
fs/super.c: fix race between freeze_super() and thaw_super()
Oleg Nesterov
1
-3
/
+3
2016-10-15
overlayfs: Fix setting IOP_XATTR flag
Vivek Goyal
1
-5
/
+6
2016-10-15
iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector()
Vegard Nossum
2
-0
/
+51
2016-10-14
CIFS: Retrieve uid and gid from special sid if enabled
Steve French
1
-0
/
+123
2016-10-14
CIFS: Add new mount option to set owner uid and gid from special sids in acl
Steve French
4
-1
/
+11
2016-10-14
qedr: Add events support and register IB device
Ram Amrani
3
-2
/
+158
2016-10-14
qedr: Add GSI support
Ram Amrani
7
-1
/
+706
2016-10-14
qedr: Add LL2 RoCE interface
Ram Amrani
2
-2
/
+34
2016-10-14
qedr: Add support for data path
Ram Amrani
5
-1
/
+1614
2016-10-14
qedr: Add support for memory registeration verbs
Ram Amrani
4
-1
/
+425
2016-10-14
qedr: Add support for QP verbs
Ram Amrani
7
-1
/
+1320
2016-10-14
qedr: Add support for PD,PKEY and CQ verbs
Ram Amrani
6
-1
/
+777
2016-10-14
qedr: Add support for user context verbs
Ram Amrani
6
-1
/
+622
2016-10-14
qedr: Add support for RoCE HW init
Ram Amrani
4
-2
/
+691
2016-10-14
qedr: Add RoCE driver framework
Ram Amrani
8
-11
/
+331
2016-10-14
pkeys: Remove easily triggered WARN
Dave Jones
1
-1
/
+0
2016-10-14
MIPS: Wire up new pkey_{mprotect,alloc,free} syscalls
Ralf Baechle
5
-6
/
+28
2016-10-14
ovl: use vfs_get_link()
Miklos Szeredi
2
-49
/
+7
2016-10-14
vfs: add vfs_get_link() helper
Miklos Szeredi
2
-0
/
+26
2016-10-14
ovl: use generic_readlink
Miklos Szeredi
1
-20
/
+1
2016-10-14
ovl: explain error values when removing acl from workdir
Miklos Szeredi
1
-0
/
+13
2016-10-14
CIFS: Reset read oplock to NONE if we have mandatory locks after reopen
Pavel Shilovsky
1
-0
/
+9
2016-10-14
CIFS: Fix persistent handles re-opening on reconnect
Pavel Shilovsky
2
-5
/
+18
2016-10-14
SMB2: Separate RawNTLMSSP authentication from SMB2_sess_setup
Sachin Prabhu
1
-199
/
+162
2016-10-14
SMB2: Separate Kerberos authentication from SMB2_sess_setup
Sachin Prabhu
1
-46
/
+230
2016-10-14
Expose cifs module parameters in sysfs
Germano Percossi
1
-3
/
+3
2016-10-14
Cleanup missing frees on some ioctls
Steve French
1
-5
/
+4
2016-10-14
Enable previous version support
Steve French
4
-2
/
+72
2016-10-14
Do not send SMB3 SET_INFO request if nothing is changing
Steve French
1
-0
/
+6
[next]