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: convert xfs_cmn_err to xfs_alert_tag
Dave Chinner
2011-03-07
9
-74
/
+36
|
*
|
xfs: Convert xlog_warn to new logging interface
Dave Chinner
2011-03-07
6
-189
/
+177
|
*
|
xfs: Convert linux-2.6/ files to new logging interface
Dave Chinner
2011-03-07
6
-90
/
+76
|
*
|
xfs: introduce new logging API.
Dave Chinner
2011-03-02
4
-0
/
+155
|
*
|
xfs: zero proper structure size for geometry calls
Alex Elder
2011-03-01
1
-3
/
+8
|
*
|
xfs: enable delaylog by default
Christoph Hellwig
2011-02-22
1
-0
/
+1
|
*
|
xfs: more sensible inode refcounting for ialloc
Christoph Hellwig
2011-02-22
5
-78
/
+19
|
*
|
xfs: stop using xfs_trans_iget in the RT allocator
Christoph Hellwig
2011-02-22
2
-39
/
+23
|
*
|
xfs: check if device support discard in xfs_ioc_trim()
Lukas Czerner
2011-02-21
1
-0
/
+2
|
*
|
xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1
Dan Rosenberg
2011-02-21
1
-0
/
+3
|
*
|
xfs: add lockdep annotations for the rt inodes
Christoph Hellwig
2011-02-07
3
-15
/
+26
|
*
|
xfs: fix xfs_get_extsz_hint for a zero extent size hint
Christoph Hellwig
2011-02-07
1
-13
/
+5
|
*
|
xfs: only lock the rt bitmap inode once per allocation
Christoph Hellwig
2011-02-07
2
-21
/
+24
*
|
|
pstore: use mount option instead sysfs to tweak kmsg_bytes
Luck, Tony
2011-03-21
3
-37
/
+50
*
|
|
FS: lookup_mnt() is only used in the core fs routines now
David Howells
2011-03-21
1
-0
/
+1
*
|
|
bfs: fix bitmap size argument to find_first_zero_bit()
Akinobu Mita
2011-03-21
1
-1
/
+1
*
|
|
fs: Use BUG_ON(!mnt) at dentry_open().
Tetsuo Handa
2011-03-21
1
-11
/
+2
*
|
|
fs: devpts_pty_new() return -ENOMEM if dentry allocation failed
Andrey Vagin
2011-03-21
1
-10
/
+9
*
|
|
nfs: lock() vs unlock() typo
Dan Carpenter
2011-03-21
1
-2
/
+2
*
|
|
pstore: fix leaking ->i_private
Tony Luck
2011-03-21
1
-1
/
+7
*
|
|
introduce sys_syncfs to sync a single file system
Sage Weil
2011-03-21
1
-0
/
+24
*
|
|
Small typo fix...
Holger Hans Peter Freyther
2011-03-21
1
-1
/
+1
*
|
|
Filesystem: fifo: Fixed coding style issue.
David Jenni
2011-03-21
1
-2
/
+1
*
|
|
fs/inode: Fix kernel-doc format for inode_init_owner
Ben Hutchings
2011-03-21
1
-1
/
+1
*
|
|
select: remove unused MAX_SELECT_SECONDS
Namhyung Kim
2011-03-21
2
-6
/
+0
*
|
|
vfs: cleanup do_vfs_ioctl()
Namhyung Kim
2011-03-21
1
-13
/
+8
*
|
|
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2011-03-20
11
-29
/
+19
|
\
\
\
|
*
|
|
fs: change to new flag variable
matt mooney
2011-03-17
11
-29
/
+19
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2011-03-18
19
-476
/
+503
|
\
\
\
|
*
|
|
nilfs2: get rid of nilfs_sb_info structure
Ryusuke Konishi
2011-03-09
12
-134
/
+68
|
*
|
|
nilfs2: use sb instance instead of nilfs_sb_info struct
Ryusuke Konishi
2011-03-09
7
-145
/
+129
|
*
|
|
nilfs2: get rid of sc_sbi back pointer
Ryusuke Konishi
2011-03-09
2
-19
/
+12
|
*
|
|
nilfs2: move log writer onto nilfs object
Ryusuke Konishi
2011-03-09
3
-39
/
+34
|
*
|
|
nilfs2: move next generation counter into nilfs object
Ryusuke Konishi
2011-03-09
5
-19
/
+15
|
*
|
|
nilfs2: move s_inode_lock and s_dirty_files into nilfs object
Ryusuke Konishi
2011-03-09
6
-61
/
+63
|
*
|
|
nilfs2: move parameters on nilfs_sb_info into nilfs object
Ryusuke Konishi
2011-03-09
4
-16
/
+19
|
*
|
|
nilfs2: move mount options to nilfs object
Ryusuke Konishi
2011-03-09
5
-49
/
+54
|
*
|
|
nilfs2: record used amount of each checkpoint in checkpoint list
Ryusuke Konishi
2011-03-08
6
-19
/
+25
|
*
|
|
nilfs2: optimize rec_len functions
Ryusuke Konishi
2011-03-08
1
-0
/
+1
|
*
|
|
nilfs2: append blocksize info to warnings during loading super blocks
Ryusuke Konishi
2011-03-08
1
-4
/
+7
|
*
|
|
nilfs2: add compat ioctl
Ryusuke Konishi
2011-03-08
4
-2
/
+24
|
*
|
|
nilfs2: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSION
Ryusuke Konishi
2011-03-08
1
-0
/
+70
|
*
|
|
nilfs2: tighten restrictions on inode flags
Ryusuke Konishi
2011-03-08
2
-5
/
+19
|
*
|
|
nilfs2: mark S_NOATIME on inodes only if NOATIME attribute is set
Ryusuke Konishi
2011-03-08
1
-2
/
+0
|
*
|
|
nilfs2: use common file attribute macros
Ryusuke Konishi
2011-03-08
2
-10
/
+7
|
*
|
|
nilfs2: add free entries count only if clear bit operation succeeded
Ryusuke Konishi
2011-03-08
1
-5
/
+7
|
*
|
|
nilfs2: decrement inodes count only if raw inode was successfully deleted
Ryusuke Konishi
2011-03-08
1
-2
/
+4
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
2011-03-18
10
-226
/
+317
|
\
\
\
\
|
*
|
|
|
dlm: use alloc_workqueue function
David Teigland
2011-03-10
1
-2
/
+4
|
*
|
|
|
dlm: increase default hash table sizes
David Teigland
2011-03-10
1
-2
/
+2
[prev]
[next]