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
*
xfs: don't send null bp to xfs_trans_brelse()
Eric Sandeen
2014-10-02
1
-1
/
+2
*
xfs: check for inode size overflow in xfs_new_eof()
Brian Foster
2014-10-02
1
-1
/
+1
*
xfs: only set extent size hint when asked
Dave Chinner
2014-10-02
1
-2
/
+14
*
xfs: project id inheritance is a directory only flag
Dave Chinner
2014-10-02
2
-4
/
+4
*
xfs: kill time.h
Dave Chinner
2014-10-02
5
-41
/
+8
*
xfs: compat_xfs_bstat does not have forkoff
Dave Chinner
2014-10-02
2
-1
/
+4
*
xfs: flush entire last page of old EOF on truncate up
Dave Chinner
2014-09-23
1
-0
/
+30
*
xfs: xfs_swap_extent_flush can be static
Dave Chinner
2014-09-23
1
-1
/
+1
*
xfs: xfs_buf_write_fail_rl_state can be static
Dave Chinner
2014-09-23
1
-1
/
+1
*
xfs: xfs_rtget_summary can be static
Fengguang Wu
2014-09-23
1
-1
/
+1
*
xfs: remove second xfs_quota.h inclusion in xfs_icache.c
Fabian Frederick
2014-09-23
1
-1
/
+0
*
xfs: don't ASSERT on corrupt ftype
Eric Sandeen
2014-09-23
1
-1
/
+0
*
xfs: xlog_cil_force_lsn doesn't always wait correctly
Dave Chinner
2014-09-23
1
-9
/
+38
*
xfs: remove rbpp check from xfs_rtmodify_summary_int
Eric Sandeen
2014-09-09
1
-13
/
+5
*
xfs: combine xfs_rtmodify_summary and xfs_rtget_summary
Eric Sandeen
2014-09-09
3
-61
/
+43
*
xfs: combine xfs_dir_canenter into xfs_dir_createname
Eric Sandeen
2014-09-09
1
-49
/
+11
*
xfs: check resblks before calling xfs_dir_canenter
Eric Sandeen
2014-09-09
4
-19
/
+22
*
xfs: deduplicate xlog_do_recovery_pass()
Eric Sandeen
2014-09-09
1
-54
/
+27
*
xfs: lseek: the "whence" argument is called "whence"
Eric Sandeen
2014-09-09
1
-4
/
+4
*
xfs: combine xfs_seek_hole & xfs_seek_data
Eric Sandeen
2014-09-09
1
-122
/
+50
*
xfs: export log_recovery_delay to delay mount time log recovery
Brian Foster
2014-09-09
4
-0
/
+52
*
xfs: add debug sysfs attribute set
Brian Foster
2014-09-09
3
-2
/
+65
*
xfs: add a few more verifier tests
Eric Sandeen
2014-09-09
3
-0
/
+8
*
xfs: mark all internal workqueues as freezable
Brian Foster
2014-09-09
3
-9
/
+11
*
Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-08-25
2
-29
/
+76
|
\
|
*
nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_wait
David Jeffery
2014-08-22
1
-1
/
+1
|
*
nfs: can_coalesce_requests must enforce contiguity
Weston Andros Adamson
2014-08-22
1
-0
/
+8
|
*
nfs: disallow duplicate pages in pgio page vectors
Weston Andros Adamson
2014-08-22
1
-3
/
+15
|
*
nfs: don't sleep with inode lock in lock_and_join_requests
Weston Andros Adamson
2014-08-22
2
-1
/
+28
|
*
nfs: fix error handling in lock_and_join_requests
Weston Andros Adamson
2014-08-22
1
-1
/
+4
|
*
nfs: use blocking page_group_lock in add_request
Weston Andros Adamson
2014-08-22
1
-11
/
+2
|
*
nfs: fix nonblocking calls to nfs_page_group_lock
Weston Andros Adamson
2014-08-22
1
-8
/
+13
|
*
nfs: change nfs_page_group_lock argument
Weston Andros Adamson
2014-08-22
2
-7
/
+8
*
|
aio: fix reqs_available handling
Benjamin LaHaise
2014-08-24
1
-4
/
+73
|
/
*
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2014-08-20
14
-22
/
+269
|
\
|
*
[SMB3] Enable fallocate -z support for SMB3 mounts
Steve French
2014-08-17
1
-0
/
+55
|
*
enable fallocate punch hole ("fallocate -p") for SMB3
Steve French
2014-08-17
5
-1
/
+73
|
*
Incorrect error returned on setting file compressed on SMB2
Steve French
2014-08-17
1
-1
/
+1
|
*
CIFS: Fix wrong directory attributes after rename
Pavel Shilovsky
2014-08-17
1
-0
/
+6
|
*
CIFS: Fix SMB2 readdir error handling
Pavel Shilovsky
2014-08-17
7
-8
/
+25
|
*
[CIFS] Possible null ptr deref in SMB2_tcon
Steve French
2014-08-17
1
-1
/
+2
|
*
[CIFS] Workaround MacOS server problem with SMB2.1 write
Steve French
2014-08-15
1
-1
/
+16
|
*
cifs: handle lease F_UNLCK requests properly
Jeff Layton
2014-08-15
1
-2
/
+3
|
*
Cleanup sparse file support by creating worker function for it
Steve French
2014-08-15
1
-31
/
+49
|
*
Add sparse file support to SMB2/SMB3 mounts
Steve French
2014-08-13
3
-1
/
+47
|
*
Add missing definitions for CIFS File System Attributes
Steve French
2014-08-12
1
-0
/
+23
|
*
cifs: remove unused function cifs_oplock_break_wait
Vincent Stehlé
2014-08-11
1
-7
/
+0
*
|
ext3: Count internal journal as bsddf overhead in ext3_statfs
Chin-Tsung Cheng
2014-08-19
1
-2
/
+3
*
|
isofs: Fix unbounded recursion when processing relocated directories
Jan Kara
2014-08-19
3
-22
/
+55
*
|
udf: avoid unneeded up_write when fail to add entry in ->symlink
Chao Yu
2014-08-19
1
-1
/
+2
[next]