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
*
ocfs2: break useless while loop
Junxiao Bi
2013-11-13
1
-1
/
+3
*
ocfs2: use find_last_bit()
Akinobu Mita
2013-11-13
1
-16
/
+2
*
ocfs2: delay migration when the lockres is in migration state
Xue jiufei
2013-11-13
1
-0
/
+4
*
ocfs2: skip locks in the blocked list
Xue jiufei
2013-11-13
1
-0
/
+7
*
ocfs2: use bitmap_weight()
Akinobu Mita
2013-11-13
1
-15
/
+7
*
ocfs2: don't spam on -EDQUOT
Joel Becker
2013-11-13
1
-1
/
+2
*
ocfs2: add necessary check in case sb_getblk() fails
Rui Xiang
2013-11-13
2
-0
/
+11
*
ocfs2: return ENOMEM when sb_getblk() fails
Rui Xiang
2013-11-13
9
-16
/
+18
*
fs/ocfs2/file.c: fix wrong comment
Junxiao Bi
2013-11-13
1
-1
/
+1
*
fs/ocfs2: remove unnecessary variable bits_wanted from ocfs2_calc_extend_credits
Goldwyn Rodrigues
2013-11-13
7
-29
/
+16
*
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
1
-3
/
+0
|
\
|
*
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2013-11-07
45
-269
/
+353
|
|
\
|
*
|
of: remove HAVE_ARCH_DEVTREE_FIXUPS
Rob Herring
2013-10-09
1
-3
/
+0
*
|
|
Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-11-12
1
-1
/
+1
|
\
\
\
|
*
|
|
fs/minix: Drop dependency on H8300
Guenter Roeck
2013-09-16
1
-1
/
+1
*
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-11-12
2
-0
/
+3
|
\
\
\
\
|
*
\
\
\
Merge branch 'linus' into sched/core
Ingo Molnar
2013-11-01
31
-76
/
+168
|
|
\
\
\
\
|
*
|
|
|
|
sched/numa: Call task_numa_free() from do_execve()
Rik van Riel
2013-10-09
1
-0
/
+1
|
*
|
|
|
|
sched/numa: Report a NUMA task group ID
Mel Gorman
2013-10-09
1
-0
/
+2
*
|
|
|
|
|
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-11-11
19
-339
/
+448
|
\
\
\
\
\
\
|
*
|
|
|
|
|
GFS2: Use generic list_lru for quota
Steven Whitehouse
2013-11-04
4
-66
/
+85
|
*
|
|
|
|
|
GFS2: Rename quota qd_lru_lock qd_lock
Steven Whitehouse
2013-11-04
1
-35
/
+35
|
*
|
|
|
|
|
GFS2: Use reflink for quota data cache
Steven Whitehouse
2013-11-04
2
-15
/
+29
|
*
|
|
|
|
|
GFS2: Use lockref for glocks
Steven Whitehouse
2013-10-15
4
-49
/
+45
|
*
|
|
|
|
|
GFS2: Protect quota sync generation
Steven Whitehouse
2013-10-04
3
-2
/
+6
|
*
|
|
|
|
|
GFS2: Inline qd_trylock into gfs2_quota_unlock
Steven Whitehouse
2013-10-04
1
-25
/
+20
|
*
|
|
|
|
|
GFS2: Make two similar quota code fragments into a function
Steven Whitehouse
2013-10-04
1
-34
/
+26
|
*
|
|
|
|
|
GFS2: Remove obsolete quota tunable
Steven Whitehouse
2013-10-04
4
-5
/
+1
|
*
|
|
|
|
|
GFS2: Move gfs2_icbit_munge into quota.c
Steven Whitehouse
2013-10-02
3
-22
/
+20
|
*
|
|
|
|
|
GFS2: Speed up starting point selection for block allocation
Steven Whitehouse
2013-10-02
1
-10
/
+31
|
*
|
|
|
|
|
GFS2: Add allocation parameters structure
Steven Whitehouse
2013-10-02
9
-21
/
+51
|
*
|
|
|
|
|
GFS2: Clean up reservation removal
Steven Whitehouse
2013-09-27
6
-9
/
+10
|
*
|
|
|
|
|
GFS2: fix dentry leaks
Miklos Szeredi
2013-09-23
1
-10
/
+16
|
*
|
|
|
|
|
GFS2: new function gfs2_rbm_incr
Bob Peterson
2013-09-18
1
-3
/
+27
|
*
|
|
|
|
|
GFS2: Introduce rbm field bii
Bob Peterson
2013-09-18
2
-54
/
+65
|
*
|
|
|
|
|
GFS2: Do not reset flags on active reservations
Bob Peterson
2013-09-17
1
-1
/
+0
|
*
|
|
|
|
|
GFS2: introduce bi_blocks for optimization
Bob Peterson
2013-09-17
2
-1
/
+6
|
*
|
|
|
|
|
GFS2: optimize rbm_from_block wrt bi_start
Bob Peterson
2013-09-17
1
-1
/
+1
|
*
|
|
|
|
|
GFS2: d_splice_alias() can't return error
Miklos Szeredi
2013-09-17
1
-3
/
+1
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2013-11-08
14
-57
/
+464
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Query network adapter info at mount time for debugging
Steve French
2013-11-02
1
-0
/
+30
|
*
|
|
|
|
|
Fix unused variable warning when CIFS POSIX disabled
Steve French
2013-11-02
1
-1
/
+1
|
*
|
|
|
|
|
Allow setting per-file compression via CIFS protocol
Steve French
2013-11-02
5
-4
/
+94
|
*
|
|
|
|
|
Query File System Alignment
Steven French
2013-11-02
4
-4
/
+76
|
*
|
|
|
|
|
Query device characteristics at mount time from server on SMB2/3 not just on ...
Steven French
2013-11-02
3
-10
/
+28
|
*
|
|
|
|
|
cifs: Send a logoff request before removing a smb session
Shirish Pargaonkar
2013-11-02
3
-9
/
+37
|
*
|
|
|
|
|
cifs: Make big endian multiplex ID sequences monotonic on the wire
Tim Gardner
2013-11-02
6
-10
/
+35
|
*
|
|
|
|
|
cifs: Remove redundant multiplex identifier check from check_smb_hdr()
Tim Gardner
2013-10-28
1
-10
/
+2
|
*
|
|
|
|
|
Query file system attributes from server on SMB2, not just cifs, mounts
Steve French
2013-10-28
4
-2
/
+73
|
*
|
|
|
|
|
Allow setting per-file compression via SMB2/3
Steve French
2013-10-28
6
-19
/
+87
[next]