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
2013-09-22
Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2013-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
20
-175
/
+363
2013-09-21
Btrfs: create the uuid tree on remount rw
Josef Bacik
1
-0
/
+10
2013-09-21
btrfs: change extent-same to copy entire argument struct
Mark Fasheh
1
-31
/
+45
2013-09-21
Btrfs: dir_inode_operations should use btrfs_update_time also
Guangyu Sun
1
-0
/
+2
2013-09-21
btrfs: Add btrfs: prefix to kernel log output
Frank Holton
1
-2
/
+2
2013-09-21
btrfs: refuse to remount read-write after abort
David Sterba
1
-0
/
+6
2013-09-21
Btrfs: btrfs_ioctl_default_subvol: Revert back to toplevel subvolume when arg...
chandan
1
-1
/
+1
2013-09-21
Btrfs: don't leak transaction in btrfs_sync_file()
Filipe David Borba Manana
1
-2
/
+2
2013-09-21
Btrfs: add the missing mutex unlock in write_all_supers()
Stefan Behrens
1
-0
/
+1
2013-09-21
Btrfs: iput inode on allocation failure
Josef Bacik
1
-0
/
+4
2013-09-21
Btrfs: remove space_info->reservation_progress
Josef Bacik
2
-12
/
+0
2013-09-21
Btrfs: kill delay_iput arg to the wait_ordered functions
Josef Bacik
8
-33
/
+14
2013-09-21
Btrfs: fix worst case calculator for space usage
Josef Bacik
1
-1
/
+1
2013-09-21
Revert "Btrfs: rework the overcommit logic to be based on the total size"
Josef Bacik
1
-12
/
+3
2013-09-21
Btrfs: improve replacing nocow extents
Josef Bacik
1
-14
/
+98
2013-09-21
Btrfs: drop dir i_size when adding new names on replay
Josef Bacik
1
-0
/
+27
2013-09-21
Btrfs: replay dir_index items before other items
Josef Bacik
1
-3
/
+12
2013-09-21
Btrfs: check roots last log commit when checking if an inode has been logged
Josef Bacik
1
-1
/
+4
2013-09-21
Btrfs: actually log directory we are fsync()'ing
Josef Bacik
1
-1
/
+9
2013-09-21
Btrfs: actually limit the size of delalloc range
Josef Bacik
1
-3
/
+5
2013-09-21
Btrfs: allocate the free space by the existed max extent size when ENOSPC
Miao Xie
3
-31
/
+74
2013-09-21
btrfs: add lockdep and tracing annotations for uuid tree
David Sterba
1
-0
/
+1
2013-09-21
btrfs: show compiled-in config features at module load time
Stefan Behrens
1
-0
/
+3
2013-09-21
Btrfs: more efficient inode tree replace operation
Filipe David Borba Manana
1
-5
/
+5
2013-09-21
Btrfs: do not add replace target to the alloc_list
Ilya Dryomov
1
-1
/
+2
2013-09-21
Btrfs: fixup error handling in btrfs_reloc_cow
Josef Bacik
3
-22
/
+32
2013-09-21
Merge tag 'v3.11' into for-linus
Chris Mason
4
-49
/
+57
2013-09-20
CacheFiles: Don't try to dump the index key if the cookie has been cleared
David Howells
1
-1
/
+1
2013-09-20
CacheFiles: Fix memory leak in cachefiles_check_auxdata error paths
Josh Boyer
1
-14
/
+15
2013-09-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-1
/
+2
2013-09-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
8
-36
/
+55
2013-09-18
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+23
2013-09-17
9p: don't forget to destroy inode cache if fscache registration fails
Al Viro
1
-3
/
+4
2013-09-17
atomic_open: take care of EEXIST in no-open case with O_CREAT|O_EXCL in fs/na...
Al Viro
2
-21
/
+20
2013-09-17
bio-integrity: Fix use of bs->bio_integrity_pool after free
Bjorn Helgaas
1
-1
/
+1
2013-09-16
vfs: don't set FILE_CREATED before calling ->atomic_open()
Miklos Szeredi
1
-3
/
+8
2013-09-16
nfs: set FILE_CREATED
Miklos Szeredi
1
-0
/
+3
2013-09-16
gfs2: set FILE_CREATED
Miklos Szeredi
1
-1
/
+3
2013-09-16
cifs: fix filp leak in cifs_atomic_open()
Miklos Szeredi
1
-0
/
+1
2013-09-16
vfs: improve i_op->atomic_open() documentation
Miklos Szeredi
1
-3
/
+18
2013-09-16
autofs4: close the races around autofs4_notify_daemon()
Al Viro
1
-10
/
+3
2013-09-16
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-5
/
+10
2013-09-16
Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-3
/
+4
2013-09-16
pstore: Remove the messages related to compression failure
Aruna Balakrishnaiah
1
-4
/
+0
2013-09-16
pstore: Use zlib_inflateInit2 instead of zlib_inflateInit
Aruna Balakrishnaiah
1
-1
/
+1
2013-09-16
pstore: Adjust buffer size for compression for smaller registered buffers
Aruna Balakrishnaiah
1
-1
/
+22
2013-09-15
vfs: fix typo in comment in recent dentry work
Linus Torvalds
1
-1
/
+1
2013-09-13
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+6
2013-09-13
vfs: fix dentry LRU list handling and nr_dentry_unused accounting
Linus Torvalds
1
-27
/
+101
[next]