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
*
UBIFS: switch to ubifs_leb_read
Artem Bityutskiy
2011-07-04
8
-47
/
+40
*
UBIFS: introduce more I/O helpers
Artem Bityutskiy
2011-07-04
5
-87
/
+148
*
UBIFS: always print stacktrace when switching to R/O mode
Artem Bityutskiy
2011-07-04
1
-1
/
+1
*
UBIFS: remove unused and unneeded debugging function
Artem Bityutskiy
2011-07-04
2
-57
/
+3
*
UBIFS: add global debugfs knobs
Artem Bityutskiy
2011-07-04
2
-16
/
+157
*
UBIFS: introduce debugfs helpers
Artem Bityutskiy
2011-07-04
1
-20
/
+56
*
UBIFS: re-arrange debugging code a bit
Artem Bityutskiy
2011-07-04
1
-59
/
+59
*
UBIFS: be more informative in failure mode
Artem Bityutskiy
2011-07-04
1
-15
/
+23
*
UBIFS: switch self-check knobs to debugfs
Artem Bityutskiy
2011-07-04
2
-53
/
+159
*
UBIFS: lessen amount of debugging check types
Artem Bityutskiy
2011-07-04
5
-25
/
+12
*
UBIFS: introduce helper functions for debugging checks and tests
Artem Bityutskiy
2011-07-04
12
-56
/
+75
*
UBIFS: amend debugging inode size check function prototype
Artem Bityutskiy
2011-07-04
4
-6
/
+9
*
UBIFS: amend debugging name check function prototype
Artem Bityutskiy
2011-07-04
1
-3
/
+5
*
UBIFS: add few commentaries about TNC
Artem Bityutskiy
2011-07-04
1
-0
/
+26
*
UBIFS: use correct flags in lprops
Artem Bityutskiy
2011-07-04
3
-8
/
+8
*
UBIFS: harmonize znode flag helpers
Artem Bityutskiy
2011-07-04
4
-12
/
+34
*
UBIFS: remove dead code
Artem Bityutskiy
2011-07-04
1
-76
/
+30
*
UBIFS: remove unnecessary brackets
Artem Bityutskiy
2011-07-04
1
-1
/
+1
*
UBIFS: minor cleanup: use S_ISREG helper
Artem Bityutskiy
2011-07-04
1
-1
/
+1
*
UBIFS: rename dbg_check_dir_size function
Artem Bityutskiy
2011-07-04
3
-4
/
+4
*
UBIFS: improve inode dumping function
Artem Bityutskiy
2011-07-04
3
-5
/
+60
*
UBIFS: dump stack when pnode or nnode reading fails
Artem Bityutskiy
2011-07-04
1
-0
/
+2
*
UBIFS: lessen the size of debugging info data structure
Artem Bityutskiy
2011-07-04
2
-7
/
+22
*
UBIFS: return EROFS in case of broken commit
Artem Bityutskiy
2011-07-04
1
-2
/
+2
*
mm: fix assertion mapping->nrpages == 0 in end_writeback()
Jan Kara
2011-06-27
1
-0
/
+7
*
romfs: fix romfs_get_unmapped_area() argument check
Bob Liu
2011-06-27
1
-2
/
+6
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-06-27
5
-31
/
+100
|
\
|
*
btrfs: fix inconsonant inode information
Miao Xie
2011-06-27
3
-26
/
+91
|
*
Btrfs: make sure to update total_bitmaps when freeing cache V3
Josef Bacik
2011-06-25
1
-3
/
+6
|
*
Btrfs: fix type mismatch in find_free_extent()
Ilya Dryomov
2011-06-25
1
-2
/
+2
|
*
Btrfs: make sure to record the transid in new inodes
Chris Mason
2011-06-24
1
-0
/
+1
*
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-06-27
4
-6
/
+31
|
\
\
|
*
|
xfs: prevent bogus assert when trying to remove non-existent attribute
Dave Chinner
2011-06-23
1
-0
/
+7
|
*
|
xfs: clear XFS_IDIRTY_RELEASE on truncate down
Dave Chinner
2011-06-23
1
-2
/
+5
|
*
|
xfs: reset inode per-lifetime state when recycling it
Dave Chinner
2011-06-23
2
-4
/
+19
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2011-06-26
2
-5
/
+3
|
\
\
\
|
*
|
|
cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKEN
Jeff Layton
2011-06-24
1
-1
/
+1
|
*
|
|
cifs: free blkcipher in smbhash
Jeff Layton
2011-06-24
1
-4
/
+2
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-06-26
4
-116
/
+98
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
cifs: propagate errors from cifs_get_root() to mount(2)
Al Viro
2011-06-24
1
-7
/
+5
|
*
|
|
cifs: tidy cifs_do_mount() up a bit
Al Viro
2011-06-24
1
-22
/
+22
|
*
|
|
cifs: more breakage on mount failures
Al Viro
2011-06-24
1
-7
/
+4
|
*
|
|
cifs: close sget() races
Al Viro
2011-06-24
1
-3
/
+9
|
*
|
|
cifs: pull freeing mountdata/dropping nls/freeing cifs_sb into cifs_umount()
Al Viro
2011-06-24
2
-14
/
+4
|
*
|
|
cifs: move cifs_umount() call into ->kill_sb()
Al Viro
2011-06-24
1
-18
/
+1
|
*
|
|
cifs: pull cifs_mount() call up
Al Viro
2011-06-24
1
-12
/
+15
|
*
|
|
sanitize cifs_umount() prototype
Al Viro
2011-06-24
3
-8
/
+5
|
*
|
|
cifs: initialize ->tlink_tree in cifs_setup_cifs_sb()
Al Viro
2011-06-24
2
-3
/
+3
|
*
|
|
cifs: allocate mountdata earlier
Al Viro
2011-06-24
1
-11
/
+10
|
*
|
|
cifs: leak on mount if we share superblock
Al Viro
2011-06-24
1
-0
/
+2
[next]