index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-18
Btrfs: don't make a file partly checksummed through file clone
Li Zefan
1
-0
/
+5
2011-09-18
Btrfs: fix pages truncation in btrfs_ioctl_clone()
Li Zefan
1
-4
/
+4
2011-09-18
btrfs: fix d_off in the first dirent
Hidetoshi Seto
1
-2
/
+3
2011-09-11
Btrfs: add dummy extent if dst offset excceeds file end in
Li Zefan
1
-0
/
+6
2011-09-11
Btrfs: calc file extent num_bytes correctly in file clone
Li Zefan
1
-3
/
+10
2011-09-11
btrfs: xattr: fix attribute removal
David Sterba
1
-0
/
+9
2011-09-11
Btrfs: fix wrong nbytes information of the inode
Miao Xie
1
-2
/
+2
2011-09-11
Btrfs: fix the file extent gap when doing direct IO
Miao Xie
1
-6
/
+10
2011-09-11
Btrfs: fix unclosed transaction handle in btrfs_cont_expand
Miao Xie
1
-2
/
+6
2011-09-11
Btrfs: fix misuse of trans block rsv
Liu Bo
1
-0
/
+4
2011-09-11
Btrfs: reset to appropriate block rsv after orphan operations
Liu Bo
1
-0
/
+4
2011-09-11
Btrfs: skip locking if searching the commit root in csum lookup
Josef Bacik
1
-1
/
+3
2011-09-11
btrfs: fix warning in iput for bad-inode
Sergei Trofimovich
1
-7
/
+3
2011-09-11
Btrfs: fix an oops when deleting snapshots
Liu Bo
1
-1
/
+5
2011-08-18
Btrfs: set i_size properly when fallocating and we already
Josef Bacik
1
-0
/
+14
2011-08-16
Btrfs: truncate pages from clone ioctl target range
Sage Weil
1
-0
/
+4
2011-08-16
Btrfs: fix uninitialized sync_pending
Miao Xie
1
-1
/
+1
2011-08-16
Btrfs: fix wrong free space information
Miao Xie
1
-5
/
+11
2011-08-16
btrfs: memory leak in btrfs_add_inode_defrag()
Dan Carpenter
1
-0
/
+2
2011-08-16
Btrfs: use plain page_address() in header fields setget functions
Li Zefan
1
-4
/
+2
2011-08-16
Btrfs: forced readonly when btrfs_drop_snapshot() fails
Tsutomu Itoh
2
-10
/
+16
2011-08-16
Btrfs: check if there is enough space for balancing smarter
liubo
1
-6
/
+35
2011-08-16
Btrfs: fix a bug of balance on full multi-disk partitions
liubo
1
-4
/
+13
2011-08-16
Btrfs: fix an oops of log replay
liubo
1
-4
/
+24
2011-08-16
Btrfs: detect wether a device supports discard
Josef Bacik
3
-2
/
+29
2011-08-05
Btrfs: force unplugs when switching from high to regular priority bios
Chris Mason
1
-0
/
+17
2011-08-01
Btrfs: don't call writepages from within write_full_page
Josef Bacik
1
-10
/
+0
2011-08-01
Btrfs: Remove unused variable 'last_index' in file.c
Mitch Harder
1
-5
/
+2
2011-08-01
Btrfs: clean up for find_first_extent_bit()
Xiao Guangrong
1
-40
/
+24
2011-08-01
Btrfs: clean up for wait_extent_bit()
Xiao Guangrong
1
-5
/
+1
2011-08-01
Btrfs: clean up for insert_state()
Xiao Guangrong
1
-5
/
+5
2011-08-01
Btrfs: remove unused members from struct extent_state
Xiao Guangrong
1
-2
/
+0
2011-08-01
Btrfs: clean up code for merging extent maps
Li Zefan
1
-38
/
+21
2011-08-01
Btrfs: clean up code for extent_map lookup
Li Zefan
1
-56
/
+29
2011-08-01
Btrfs: clean up search_extent_mapping()
Li Zefan
1
-14
/
+3
2011-08-01
Btrfs: remove redundant code for dir item lookup
Li Zefan
1
-28
/
+2
2011-08-01
Btrfs: make acl functions really no-op if acl is not enabled
Li Zefan
3
-21
/
+15
2011-08-01
Btrfs: remove remaining ref-cache code
Li Zefan
2
-120
/
+0
2011-08-01
Btrfs: remove a BUG_ON() in btrfs_commit_transaction()
Li Zefan
1
-4
/
+2
2011-08-01
Btrfs: use wait_event()
Li Zefan
1
-52
/
+7
2011-08-01
Btrfs: check the nodatasum flag when writing compressed files
Li Zefan
1
-4
/
+10
2011-08-01
Btrfs: copy string correctly in INO_LOOKUP ioctl
Li Zefan
1
-2
/
+1
2011-08-01
Btrfs: don't print the leaf if we had an error
Josef Bacik
1
-1
/
+3
2011-08-01
btrfs: make btrfs_set_root_node void
Mark Fasheh
2
-5
/
+4
2011-08-01
Btrfs: fix oops while writing data to SSD partitions
liubo
1
-1
/
+3
2011-08-01
Btrfs: Protect the readonly flag of block group
WuBo
1
-3
/
+7
2011-08-01
btrfs: Make extent-io callbacks that never fail return void
Jeff Mahoney
3
-62
/
+34
2011-08-01
Btrfs: fix readahead in file defrag
Li Zefan
2
-16
/
+8
2011-08-01
Btrfs: return error to caller when btrfs_unlink() failes
Tsutomu Itoh
2
-4
/
+9
2011-08-01
Btrfs:don't check the return value of __btrfs_add_inode_defrag
Wanlong Gao
1
-6
/
+5
[next]