index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
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.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-20
VM: add "vm_mmap()" helper function
Linus Torvalds
5
-47
/
+15
2012-04-20
VM: add "vm_munmap()" helper function
Linus Torvalds
1
-5
/
+2
2012-04-20
VM: add "vm_brk()" helper function
Linus Torvalds
2
-26
/
+9
2012-04-20
nfs: Enclose hostname in brackets when needed in nfs_do_root_mount
Jan Kara
1
-2
/
+6
2012-04-20
NFS: put open context on error in nfs_flush_multi
Fred Isaman
1
-1
/
+1
2012-04-20
NFS: put open context on error in nfs_pagein_multi
Fred Isaman
1
-1
/
+1
2012-04-19
cifs: fix offset handling in cifs_iovec_write
Jeff Layton
1
-1
/
+2
2012-04-19
Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-5
/
+5
2012-04-19
NFSv4: Fix open(O_TRUNC) and ftruncate() error handling
Trond Myklebust
2
-5
/
+14
2012-04-19
NFSv4: Ensure that we check lock exclusive/shared type against open modes
Trond Myklebust
1
-0
/
+14
2012-04-19
NFSv4: Ensure that the LOCK code sets exception->inode
Trond Myklebust
1
-2
/
+7
2012-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
3
-27
/
+128
2012-04-18
Btrfs: fix that check_int_data mount option was ignored
Stefan Behrens
1
-1
/
+1
2012-04-18
Btrfs: don't count CRC or header errors twice while scrubbing
Stefan Behrens
1
-15
/
+0
2012-04-18
Btrfs: fix btrfs_ioctl_dev_info() crash on missing device
Stefan Behrens
1
-1
/
+4
2012-04-18
btrfs: don't return EINTR
Arne Jansen
1
-6
/
+3
2012-04-18
Btrfs: double unlock bug in error handling
Dan Carpenter
1
-0
/
+2
2012-04-18
Btrfs: always store the mirror we read the eb from
Josef Bacik
4
-20
/
+17
2012-04-18
fs/btrfs/volumes.c: add missing free_fs_devices
Julia Lawall
1
-1
/
+3
2012-04-18
btrfs: fix early abort in 'remount'
Sergei Trofimovich
1
-2
/
+4
2012-04-18
Btrfs: fix max chunk size check in chunk allocator
Ilya Dryomov
1
-2
/
+4
2012-04-18
Btrfs: add missing read locks in backref.c
Jan Schmidt
1
-2
/
+15
2012-04-18
Btrfs: don't call free_extent_buffer twice in iterate_irefs
Jan Schmidt
1
-5
/
+3
2012-04-18
Btrfs: Make free_ipath() deal gracefully with NULL pointers
Jesper Juhl
1
-0
/
+2
2012-04-18
Btrfs: avoid possible use-after-free in clear_extent_bit()
Li Zefan
1
-15
/
+21
2012-04-18
Btrfs: retrurn void from clear_state_bit
Li Zefan
1
-5
/
+2
2012-04-18
btrfs: add missing unlocks to transaction abort paths
David Sterba
1
-1
/
+5
2012-04-18
Btrfs: do not mount when we have a sectorsize unequal to PAGE_SIZE
Liu Bo
1
-3
/
+3
2012-04-18
btrfs: don't add both copies of DUP to reada extent tree
Arne Jansen
1
-0
/
+13
2012-04-18
btrfs: fix race in reada
Arne Jansen
2
-20
/
+23
2012-04-18
Btrfs: avoid setting ->d_op twice
Li Zefan
1
-5
/
+9
2012-04-18
NFS: check for req==NULL in nfs_try_to_update_request cleanup
Fred Isaman
1
-1
/
+2
2012-04-17
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-40
/
+15
2012-04-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
11
-46
/
+36
2012-04-17
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-62
/
+20
2012-04-16
ext4: fix handling of journalled quota options
Theodore Ts'o
1
-17
/
+15
2012-04-16
ext4: address scalability issue by removing extent cache statistics
Theodore Ts'o
3
-23
/
+0
2012-04-13
Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-21
/
+40
2012-04-13
lockd: fix the endianness bug
Al Viro
2
-2
/
+2
2012-04-13
ocfs2: ->e_leaf_clusters endianness breakage
Al Viro
1
-2
/
+2
2012-04-13
ocfs2: ->rl_count endianness breakage
Al Viro
1
-1
/
+1
2012-04-13
ocfs: ->rl_used breakage on big-endian
Al Viro
1
-4
/
+4
2012-04-13
ocfs2: ->l_next_free_req breakage on big-endian
Al Viro
2
-3
/
+3
2012-04-13
btrfs: btrfs_root_readonly() broken on big-endian
Al Viro
1
-1
/
+1
2012-04-13
Fix number parsing in cifs_parse_mount_options
Sachin Prabhu
1
-1
/
+1
2012-04-13
ext4: fix endianness breakage in ext4_split_extent_at()
Al Viro
1
-1
/
+1
2012-04-13
nfsd: fix compose_entry_fh() failure exits
Al Viro
1
-14
/
+8
2012-04-13
nfsd: fix error value on allocation failure in nfsd4_decode_test_stateid()
Al Viro
1
-1
/
+1
2012-04-13
nfsd: fix endianness breakage in TEST_STATEID handling
Al Viro
1
-1
/
+1
2012-04-13
nfsd: fix error values returned by nfsd4_lockt() when nfsd_open() fails
Al Viro
1
-14
/
+9
[prev]
[next]