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: create xfs_bmap_util.[ch]
Dave Chinner
2013-08-12
20
-853
/
+957
*
xfs: introduce xfs_sb.c for sharing with libxfs
Dave Chinner
2013-08-12
5
-797
/
+863
*
xfs: split out the remote symlink handling
Dave Chinner
2013-08-12
5
-214
/
+244
*
xfs: split out attribute fork truncation code into separate file
Dave Chinner
2013-08-12
4
-423
/
+455
*
xfs: split out attribute listing code into separate file
Dave Chinner
2013-08-12
5
-616
/
+658
*
xfs: reshuffle dir2 definitions around for userspace
Dave Chinner
2013-08-12
22
-64
/
+83
*
xfs: move getdents code into it's own file
Dave Chinner
2013-08-12
7
-616
/
+649
*
xfs: introduce xfs_inode_buf.c for inode buffer operations
Dave Chinner
2013-08-12
5
-454
/
+514
*
xfs: move unrelated definitions out of xfs_inode.h
Dave Chinner
2013-08-12
4
-38
/
+16
*
xfs: move inode fork definitions to a new header file
Dave Chinner
2013-08-12
5
-2007
/
+2096
*
xfs: split out transaction reservation code
Dave Chinner
2013-08-12
10
-772
/
+851
*
xfs: sync minor header differences needed by userspace.
Dave Chinner
2013-08-12
13
-8
/
+42
*
xfs: introduce xfs_quota_defs.h
Dave Chinner
2013-08-12
2
-131
/
+160
*
xfs: introduce xfs_rtalloc_defs.h
Dave Chinner
2013-08-12
4
-52
/
+54
*
xfs: split out on-disk transaction definitions
Dave Chinner
2013-08-12
3
-207
/
+208
*
xfs: separate icreate log format definitions from xfs_icreate_item.h
Dave Chinner
2013-08-12
2
-18
/
+18
*
xfs: separate dquot on disk format definitions out of xfs_quota.h
Dave Chinner
2013-08-12
29
-137
/
+175
*
xfs: split out EFI/EFD log item format definition
Dave Chinner
2013-08-12
2
-86
/
+85
*
xfs: split out buf log item format definitions
Dave Chinner
2013-08-12
2
-97
/
+100
*
xfs: split out inode log item format definition
Dave Chinner
2013-08-12
7
-183
/
+200
*
xfs: separate out log format definitions
Dave Chinner
2013-08-12
4
-208
/
+207
*
xfs: WQ_NON_REENTRANT is meaningless and going away
Tejun Heo
2013-07-30
1
-3
/
+3
*
xfs: di_flushiter considered harmful
Dave Chinner
2013-07-24
3
-11
/
+36
*
xfs: Start using pquotaino from the superblock.
Chandra Seetharaman
2013-07-22
5
-43
/
+158
*
xfs: Initialize all quota inodes to be NULLFSINO
Chandra Seetharaman
2013-07-22
1
-0
/
+18
*
xfs: Fix a deadlock in xfs_log_commit_cil() code path
Chandra Seetharaman
2013-07-22
1
-1
/
+1
*
xfs: fix assertion failure in xfs_vm_write_failed()
Jie Liu
2013-07-22
1
-1
/
+14
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-14
6
-43
/
+24
|
\
|
*
efivarfs: we can use simple_lookup() now
Al Viro
2013-07-14
1
-13
/
+1
|
*
make simple_lookup() usable for filesystems that set ->s_d_op
Al Viro
2013-07-14
1
-1
/
+2
|
*
configfs: don't open-code d_alloc_name()
Al Viro
2013-07-14
1
-11
/
+2
|
*
fput: turn "list_head delayed_fput_list" into llist_head
Oleg Nesterov
2013-07-13
1
-15
/
+10
|
*
fs/file_table.c:fput(): add comment
Andrew Morton
2013-07-13
1
-0
/
+6
|
*
Safer ABI for O_TMPFILE
Al Viro
2013-07-13
2
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-07-13
1
-1
/
+1
|
\
\
|
*
|
net: rename include/net/ll_poll.h to include/net/busy_poll.h
Eliezer Tamir
2013-07-10
1
-1
/
+1
*
|
|
Merge tag 'for-linus-v3.11-rc1-2' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2013-07-13
21
-316
/
+435
|
\
\
\
|
*
|
|
xfs: Fix the logic check for all quotas being turned off
Chandra Seetharaman
2013-07-11
2
-11
/
+2
|
*
|
|
xfs: Add pquota fields where gquota is used.
Chandra Seetharaman
2013-07-11
14
-124
/
+291
|
*
|
|
xfs: fix sgid inheritance for subdirectories inheriting default acls [V3]
Carlos Maiolino
2013-07-10
1
-10
/
+10
|
*
|
|
xfs: dquot log reservations are too small
Dave Chinner
2013-07-09
2
-9
/
+25
|
*
|
|
xfs: remove local fork format handling from xfs_bmapi_write()
Dave Chinner
2013-07-09
4
-124
/
+98
|
*
|
|
xfs: use get_unused_fd_flags(0) instead of get_unused_fd()
Yann Droneaud
2013-07-09
1
-1
/
+1
|
*
|
|
xfs: clean up unused codes at xfs_bulkstat()
Jie Liu
2013-07-09
1
-27
/
+1
|
*
|
|
xfs: use XFS_BMAP_BMDR_SPACE vs. XFS_BROOT_SIZE_ADJ
Eric Sandeen
2013-07-09
2
-10
/
+7
*
|
|
|
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2013-07-13
15
-281
/
+515
|
\
\
\
\
|
*
|
|
|
CIFS: Fix a deadlock when a file is reopened
Pavel Shilovsky
2013-07-11
1
-5
/
+4
|
*
|
|
|
CIFS: Reopen the file if reconnect durable handle failed
Pavel Shilovsky
2013-07-11
1
-1
/
+7
|
*
|
|
|
[CIFS] Fix minor endian error in durable handle patch series
Steve French
2013-07-10
1
-1
/
+2
|
*
|
|
|
CIFS: Reconnect durable handles for SMB2
Pavel Shilovsky
2013-07-10
8
-12
/
+58
[next]