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
2012-09-02
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-33
/
+48
2012-08-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
21
-376
/
+418
2012-08-28
Btrfs: fix that repair code is spuriously executed for transid failures
Stefan Behrens
1
-2
/
+6
2012-08-28
Btrfs: fix ordered extent leak when failing to start a transaction
Liu Bo
1
-2
/
+5
2012-08-28
Btrfs: fix a dio write regression
Liu Bo
1
-4
/
+20
2012-08-28
Btrfs: fix deadlock with freeze and sync V2
Josef Bacik
1
-4
/
+9
2012-08-28
Btrfs: revert checksum error statistic which can cause a BUG()
Stefan Behrens
3
-39
/
+2
2012-08-28
Btrfs: remove superblock writing after fatal error
Stefan Behrens
2
-33
/
+5
2012-08-28
Btrfs: allow delayed refs to be merged
Josef Bacik
3
-27
/
+142
2012-08-28
Btrfs: fix enospc problems when deleting a subvol
Josef Bacik
1
-1
/
+1
2012-08-28
Btrfs: fix wrong mtime and ctime when creating snapshots
Miao Xie
1
-0
/
+1
2012-08-28
Btrfs: fix race in run_clustered_refs
Arne Jansen
1
-0
/
+17
2012-08-28
Btrfs: don't run __tree_mod_log_free_eb on leaves
Chris Mason
1
-0
/
+3
2012-08-28
Btrfs: increase the size of the free space cache
Josef Bacik
1
-8
/
+7
2012-08-28
Btrfs: barrier before waitqueue_active
Josef Bacik
5
-12
/
+10
2012-08-28
Btrfs: fix deadlock in wait_for_more_refs
Arne Jansen
5
-73
/
+21
2012-08-28
btrfs: fix second lock in btrfs_delete_delayed_items()
Fengguang Wu
1
-2
/
+3
2012-08-28
Btrfs: don't allocate a seperate csums array for direct reads
Josef Bacik
3
-32
/
+19
2012-08-28
Btrfs: do not strdup non existent strings
Josef Bacik
1
-3
/
+5
2012-08-28
Btrfs: do not use missing devices when showing devname
Josef Bacik
1
-0
/
+2
2012-08-28
Btrfs: fix that error value is changed by mistake
Stefan Behrens
1
-2
/
+2
2012-08-28
Btrfs: lock extents as we map them in DIO
Josef Bacik
1
-129
/
+127
2012-08-28
Btrfs: fix some endian bugs handling the root times
Dan Carpenter
3
-4
/
+4
2012-08-28
Btrfs: unlock on error in btrfs_delalloc_reserve_metadata()
Dan Carpenter
1
-1
/
+3
2012-08-28
Btrfs: checking for NULL instead of IS_ERR
Dan Carpenter
1
-1
/
+3
2012-08-28
Btrfs: fix some error codes in btrfs_qgroup_inherit()
Dan Carpenter
1
-2
/
+6
2012-08-28
Btrfs: fix a misplaced address operator in a condition
Stefan Behrens
1
-1
/
+1
2012-08-26
Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream
Linus Torvalds
5
-12
/
+26
2012-08-25
Merge tag 'for-linus-v3.6-rc4' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
3
-11
/
+14
2012-08-25
Merge branch 'for-3.6' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-3
/
+2
2012-08-25
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-41
/
+44
2012-08-23
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
6
-6
/
+17
2012-08-23
Merge tag 'upstream-3.6-rc3' of git://git.infradead.org/linux-ubifs
Linus Torvalds
5
-8
/
+7
2012-08-23
xfs: check for possible overflow in xfs_ioc_trim
Tomas Racek
1
-2
/
+4
2012-08-23
xfs: unlock the AGI buffer when looping in xfs_dialloc
Christoph Hellwig
1
-8
/
+9
2012-08-23
xfs: fix uninitialised variable in xfs_rtbuf_get()
Dave Chinner
1
-1
/
+1
2012-08-23
block: replace __getblk_slow misfix by grow_dev_page fix
Hugh Dickins
1
-36
/
+30
2012-08-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
3
-6
/
+13
2012-08-22
Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
15
-119
/
+239
2012-08-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-1
/
+3
2012-08-22
UBIFS: fix error messages spelling
Artem Bityutskiy
1
-1
/
+1
2012-08-22
fs: fix fs/namei.c kernel-doc warnings
Randy Dunlap
1
-0
/
+2
2012-08-22
eventpoll: use-after-possible-free in epoll_create1()
Al Viro
1
-1
/
+1
2012-08-22
UBIFS: fix complaints about too small debug buffer size
Artem Bityutskiy
1
-1
/
+1
2012-08-21
ceph: avoid divide by zero in __validate_layout()
Sage Weil
1
-1
/
+2
2012-08-21
ceph: tolerate (and warn on) extraneous dentry from mds
Sage Weil
1
-5
/
+10
2012-08-21
UBIFS: fix replay regression
Artem Bityutskiy
1
-2
/
+1
2012-08-21
UBIFS: fix crash on error path
Artem Bityutskiy
1
-1
/
+4
2012-08-21
UBIFS: remove stale commentary
Artem Bityutskiy
1
-3
/
+0
2012-08-20
nfsd4: fix security flavor of NFSv4.0 callback
J. Bruce Fields
2
-3
/
+2
[next]