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
...
|
*
Btrfs: do delay iput in sync_fs
Josef Bacik
2013-06-14
1
-1
/
+1
|
*
Btrfs: make the state of the transaction more readable
Miao Xie
2013-06-14
4
-94
/
+116
|
*
Btrfs: remove the time check in btrfs_commit_transaction()
Miao Xie
2013-06-14
1
-23
/
+6
|
*
Btrfs: remove unnecessary varient ->num_joined in btrfs_transaction structure
Miao Xie
2013-06-14
2
-9
/
+1
|
*
Btrfs: don't flush the delalloc inodes in the while loop if flushoncommit is set
Miao Xie
2013-06-14
1
-8
/
+18
|
*
Btrfs: don't wait for all the writers circularly during the transaction commit
Miao Xie
2013-06-14
2
-21
/
+65
|
*
Btrfs: remove the code for the impossible case in cleanup_transaction()
Miao Xie
2013-06-14
1
-5
/
+6
|
*
Btrfs: cleanup unnecessary assignment when cleaning up all the residual trans...
Miao Xie
2013-06-14
1
-8
/
+1
|
*
Btrfs: just flush the delalloc inodes in the source tree before snapshot crea...
Miao Xie
2013-06-14
2
-9
/
+7
|
*
Btrfs: introduce per-subvolume ordered extent list
Miao Xie
2013-06-14
10
-58
/
+143
|
*
Btrfs: introduce per-subvolume delalloc inode list
Miao Xie
2013-06-14
7
-67
/
+183
|
*
Btrfs: introduce grab/put functions for the root of the fs/file tree
Miao Xie
2013-06-14
4
-3
/
+26
|
*
Btrfs: cleanup the similar code of the fs root read
Miao Xie
2013-06-14
9
-269
/
+228
|
*
Btrfs: make the snap/subv deletion end more early when the fs is R/O
Miao Xie
2013-06-14
3
-14
/
+15
|
*
Btrfs: move the R/O check out of btrfs_clean_one_deleted_snapshot()
Miao Xie
2013-06-14
2
-5
/
+9
|
*
Btrfs: make the cleaner complete early when the fs is going to be umounted
Miao Xie
2013-06-14
1
-5
/
+7
|
*
Btrfs: remove unnecessary ->s_umount in cleaner_kthread()
Miao Xie
2013-06-14
1
-12
/
+28
|
*
Btrfs: cleanup: don't check the same thing twice
Stefan Behrens
2013-06-14
5
-27
/
+0
|
*
Btrfs: cleanup, btrfs_read_fs_root_no_name() doesn't return NULL
Stefan Behrens
2013-06-14
2
-8
/
+2
|
*
Btrfs: delete unused function
Stefan Behrens
2013-06-14
1
-14
/
+0
|
*
Btrfs: remove useless copy in quota_ctl
Liu Bo
2013-06-14
1
-3
/
+0
|
*
Minor format cleanup.
Andreas Philipp
2013-06-14
1
-2
/
+2
|
*
Btrfs: cleanup unused arguments in send.c
Tsutomu Itoh
2013-06-14
1
-99
/
+90
|
*
Btrfs: fix a comment
Stefan Behrens
2013-06-14
1
-1
/
+1
|
*
Btrfs: add ioctl to wait for qgroup rescan completion
Jan Schmidt
2013-06-14
3
-0
/
+35
|
*
Btrfs: introduce qgroup_ulist to avoid frequently allocating/freeing ulist
Wang Shilong
2013-06-14
3
-34
/
+43
|
*
btrfs: show compiled-in config features at module load time
David Sterba
2013-06-14
2
-6
/
+13
|
*
btrfs: move ifdef around sanity checks out of init_btrfs_fs
David Sterba
2013-06-14
3
-5
/
+3
|
*
btrfs: add prefix to sanity tests messages
David Sterba
2013-06-14
1
-48
/
+49
|
*
btrfs: add debug check for extent_io range alignment
David Sterba
2013-06-14
1
-0
/
+27
|
*
Btrfs: fix check on same raid type flag twice
Henrik Nordvik
2013-06-14
1
-1
/
+1
*
|
Merge tag 'for-linus-v3.11-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2013-07-09
43
-477
/
+1180
|
\
\
|
*
|
xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD
Chandra Seetharaman
2013-06-28
7
-53
/
+123
|
*
|
xfs: Change xfs_dquot_acct to be a 2-dimensional array
Chandra Seetharaman
2013-06-28
2
-23
/
+20
|
*
|
xfs: Code cleanup and removal of some typedef usage
Chandra Seetharaman
2013-06-28
7
-126
/
+135
|
*
|
xfs: Replace macro XFS_DQ_TO_QIP with a function
Chandra Seetharaman
2013-06-28
3
-5
/
+17
|
*
|
xfs: Replace macro XFS_DQUOT_TREE with a function
Chandra Seetharaman
2013-06-28
3
-10
/
+20
|
*
|
xfs: Define a new function xfs_is_quota_inode()
Chandra Seetharaman
2013-06-28
4
-10
/
+12
|
*
|
xfs: implement inode change count
Dave Chinner
2013-06-28
2
-0
/
+15
|
*
|
xfs: Use inode create transaction
Dave Chinner
2013-06-27
2
-11
/
+33
|
*
|
xfs: Inode create item recovery
Dave Chinner
2013-06-27
3
-14
/
+145
|
*
|
xfs: Inode create transaction reservations
Dave Chinner
2013-06-27
1
-41
/
+77
|
*
|
xfs: Inode create log items
Dave Chinner
2013-06-27
6
-2
/
+261
|
*
|
xfs: Introduce an ordered buffer item
Dave Chinner
2013-06-27
5
-31
/
+87
|
*
|
xfs: Introduce ordered log vector support
Dave Chinner
2013-06-27
3
-28
/
+71
|
*
|
xfs: xfs_ifree doesn't need to modify the inode buffer
Dave Chinner
2013-06-27
1
-28
/
+4
|
*
|
xfs: don't do IO when creating an new inode
Dave Chinner
2013-06-27
1
-8
/
+28
|
*
|
xfs: don't use speculative prealloc for small files
Dave Chinner
2013-06-27
1
-0
/
+13
|
*
|
xfs: plug directory buffer readahead
Dave Chinner
2013-06-27
1
-0
/
+3
|
*
|
xfs: add pluging for bulkstat readahead
Dave Chinner
2013-06-27
1
-0
/
+3
[prev]
[next]