index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
ext4: convert block group-relative offsets to use clusters
Theodore Ts'o
2011-09-09
2
-3
/
+6
|
*
|
|
|
ext4: bigalloc changes to block bitmap initialization functions
Theodore Ts'o
2011-09-09
2
-41
/
+103
|
*
|
|
|
ext4: split out ext4_free_blocks_after_init()
Theodore Ts'o
2011-09-09
3
-72
/
+66
|
*
|
|
|
ext4: factor out block group accounting into functions
Theodore Ts'o
2011-09-09
1
-32
/
+48
|
*
|
|
|
ext4: convert instances of EXT4_BLOCKS_PER_GROUP to EXT4_CLUSTERS_PER_GROUP
Theodore Ts'o
2011-09-09
1
-24
/
+24
|
*
|
|
|
ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.)
Theodore Ts'o
2011-09-09
4
-4
/
+48
|
*
|
|
|
ext4: read-only support for bigalloc file systems
Theodore Ts'o
2011-09-09
2
-11
/
+64
|
*
|
|
|
ext4: add ext4-specific kludge to avoid an oops after the disk disappears
Theodore Ts'o
2011-09-09
1
-1
/
+17
|
*
|
|
|
ext4: fix partial page writes
Allison Henderson
2011-09-06
1
-0
/
+19
|
*
|
|
|
ext4: fix fsx truncate failure
Allison Henderson
2011-09-06
2
-4
/
+22
|
*
|
|
|
ext4: only call ext4_jbd2_file_inode when an inode has been extended
Theodore Ts'o
2011-09-06
1
-15
/
+8
|
*
|
|
|
jbd2: use gfp_t instead of int
Dan Carpenter
2011-09-04
1
-3
/
+3
|
*
|
|
|
jbd2: add debugging information to jbd2_journal_dirty_metadata()
Theodore Ts'o
2011-09-04
3
-12
/
+64
|
*
|
|
|
ext4: improve handling of conflicting mount options
Theodore Ts'o
2011-09-03
2
-21
/
+32
|
*
|
|
|
ext4: fix 2nd xfstests 127 punch hole failure
Allison Henderson
2011-09-03
1
-4
/
+37
|
*
|
|
|
ext4: fix xfstests 75, 112, 127 punch hole failure
Allison Henderson
2011-09-03
1
-22
/
+39
|
*
|
|
|
ext4: Add new ext4_discard_partial_page_buffers routines
Allison Henderson
2011-09-03
2
-0
/
+235
|
*
|
|
|
ext4: call ext4_handle_dirty_metadata with correct inode in ext4_dx_add_entry
Theodore Ts'o
2011-08-31
1
-2
/
+2
|
*
|
|
|
ext4: ext4_mkdir should dirty dir_block with newly created directory inode
Darrick J. Wong
2011-08-31
1
-1
/
+1
|
*
|
|
|
ext4: ext4_rename should dirty dir_bh with the correct directory
Darrick J. Wong
2011-08-31
1
-1
/
+1
|
*
|
|
|
ext4: fake direct I/O mode for data=journal
Theodore Ts'o
2011-08-31
1
-0
/
+7
|
*
|
|
|
ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL for new inodes
Theodore Ts'o
2011-08-31
1
-2
/
+1
*
|
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2011-11-02
21
-333
/
+258
|
\
\
\
\
\
|
*
|
|
|
|
udf: Cleanup metadata flags handling
Jan Kara
2011-10-31
3
-8
/
+10
|
*
|
|
|
|
udf: Skip mirror metadata FE loading when metadata FE is ok
Namjae Jeon
2011-10-31
4
-36
/
+43
|
*
|
|
|
|
ext3: Allow quota file use root reservation
Dmitry Monakhov
2011-10-31
1
-4
/
+4
|
*
|
|
|
|
quota: Drop path reference on error exit from quotactl
Jan Kara
2011-10-31
1
-2
/
+5
|
*
|
|
|
|
udf: Neaten udf_debug uses
Joe Perches
2011-10-31
6
-59
/
+50
|
*
|
|
|
|
udf: Neaten logging output, use vsprintf extension %pV
Joe Perches
2011-10-31
1
-11
/
+17
|
*
|
|
|
|
udf: Convert printks to pr_<level>
Joe Perches
2011-10-31
7
-98
/
+83
|
*
|
|
|
|
udf: Rename udf_warning to udf_warn
Joe Perches
2011-10-10
4
-20
/
+15
|
*
|
|
|
|
udf: Rename udf_error to udf_err
Joe Perches
2011-10-10
3
-29
/
+23
|
*
|
|
|
|
udf: Promote some debugging messages to udf_error
Joe Perches
2011-10-10
3
-10
/
+18
|
*
|
|
|
|
ext3: Remove the obsolete broken EXT3_IOC32_WAIT_FOR_READONLY.
Tao Ma
2011-10-10
1
-24
/
+0
|
*
|
|
|
|
udf: Add readpages support for udf.
Namjae Jeon
2011-10-06
1
-1
/
+9
|
*
|
|
|
|
ext3/balloc.c: local functions should be static
H Hartley Sweeten
2011-10-05
1
-3
/
+4
|
*
|
|
|
|
ext2: fix the outdated comment in ext2_nfs_get_inode()
Li Haifeng
2011-08-30
1
-4
/
+4
|
*
|
|
|
|
ext3: remove deprecated oldalloc
Lukas Czerner
2011-08-17
2
-46
/
+7
|
*
|
|
|
|
fs/ext3/balloc.c: delete useless initialization
Julia Lawall
2011-08-17
1
-1
/
+1
|
*
|
|
|
|
fs/ext2/balloc.c: delete useless initialization
Julia Lawall
2011-08-17
1
-1
/
+1
|
*
|
|
|
|
ext3: fix message in ext3_remount for rw-remount case
Toshiyuki Okajima
2011-08-17
1
-2
/
+2
|
*
|
|
|
|
ext3: Remove i_mutex from ext3_sync_file()
Jan Kara
2011-08-17
1
-10
/
+0
*
|
|
|
|
|
Merge branch 'for-linus' of git://github.com/richardweinberger/linux
Linus Torvalds
2011-11-02
1
-1
/
+0
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
um: kill useless include of user.h
Al Viro
2011-11-02
1
-1
/
+0
*
|
|
|
|
|
Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...
Linus Torvalds
2011-11-01
3
-26
/
+109
|
\
\
\
\
\
\
|
*
|
|
|
|
|
pstore: make pstore write function return normal success/fail value
Chen Gong
2011-10-12
1
-5
/
+6
|
*
|
|
|
|
|
pstore: change mutex locking to spin_locks
Don Zickus
2011-08-16
1
-7
/
+21
|
*
|
|
|
|
|
pstore: defer inserting OOPS entries into pstore
Luck, Tony
2011-08-16
3
-14
/
+82
*
|
|
|
|
|
|
sysfs: Make sysfs_rename safe with sysfs_dirents in rbtrees.
Eric W. Biederman
2011-11-01
1
-8
/
+6
*
|
|
|
|
|
|
epoll: fix spurious lockdep warnings
Nelson Elhage
2011-10-31
1
-7
/
+18
[prev]
[next]