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
2011-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
14
-233
/
+430
2011-04-18
proc: do proper range check on readdir offset
Linus Torvalds
1
-2
/
+7
2011-04-18
Btrfs: fix free space cache leak
Chris Mason
1
-1
/
+1
2011-04-17
fs: synchronize_rcu when unregister_filesystem success not failure
Milton Miller
1
-2
/
+1
2011-04-16
Btrfs: avoid taking the chunk_mutex in do_chunk_alloc
Josef Bacik
2
-6
/
+28
2011-04-16
Btrfs end_bio_extent_readpage should look for locked bits
Chris Mason
1
-1
/
+1
2011-04-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
5
-40
/
+62
2011-04-15
vfs: Fix absolute RCU path walk failures due to uninitialized seq number
Tim Chen
1
-0
/
+1
2011-04-15
fs/9p: Fix error reported by coccicheck
Aneesh Kumar K.V
1
-1
/
+1
2011-04-15
9p: revert tsyncfs related changes
Aneesh Kumar K.V
3
-38
/
+11
2011-04-15
fs/9p: Use write_inode for data sync on server
Aneesh Kumar K.V
1
-0
/
+47
2011-04-15
fs/9p: Fix revalidate to return correct value
Aneesh Kumar K.V
1
-1
/
+3
2011-04-15
Btrfs: don't force chunk allocation in find_free_extent
Chris Mason
1
-22
/
+73
2011-04-15
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2
-58
/
+97
2011-04-15
vfs: fix incorrect dentry_update_name_case() BUG_ON() test
Linus Torvalds
1
-1
/
+1
2011-04-14
ramfs: fix memleak on no-mmu arch
Bob Liu
1
-0
/
+1
2011-04-14
fs/fhandle.c: add <linux/personality.h> for ia64
Jeff Mahoney
1
-0
/
+1
2011-04-14
brk: COMPAT_BRK: fix detection of randomized brk
Jiri Kosina
1
-1
/
+5
2011-04-14
fs/partitions/ldm.c: fix oops caused by corrupted partition table
Timo Warns
1
-4
/
+12
2011-04-13
UBIFS: fix compilation warnings when compiling with gcc 4.5
Maksim Rayskiy
1
-58
/
+94
2011-04-13
UBIFS: fix oops when R/O file-system is fsync'ed
Artem Bityutskiy
1
-0
/
+3
2011-04-13
Btrfs: Check validity before setting an acl
Miao Xie
1
-4
/
+5
2011-04-13
Btrfs: Fix incorrect inode nlink in btrfs_link()
Miao Xie
1
-3
/
+3
2011-04-13
Btrfs: Check if btrfs_next_leaf() returns error in btrfs_real_readdir()
Li Zefan
1
-18
/
+10
2011-04-13
Btrfs: Check if btrfs_next_leaf() returns error in btrfs_listxattr()
Li Zefan
1
-21
/
+12
2011-04-12
Btrfs: make uncache_state unconditional
Chris Mason
1
-5
/
+3
2011-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
15
-181
/
+143
2011-04-12
nfs: don't call __mark_inode_dirty while holding i_lock
Dave Chinner
1
-2
/
+4
2011-04-12
Revert "vfs: Export file system uuid via /proc/<pid>/mountinfo"
Linus Torvalds
1
-16
/
+0
2011-04-12
cifs: don't allow mmap'ed pages to be dirtied while under writeback (try #3)
Jeff Layton
3
-36
/
+33
2011-04-12
[CIFS] Warn on requesting default security (ntlm) on mount
Steve French
1
-0
/
+11
2011-04-12
[CIFS] cifs: clarify the meaning of tcpStatus == CifsGood
Steve French
3
-7
/
+8
2011-04-12
cifs: wrap received signature check in srv_mutex
Jeff Layton
1
-6
/
+9
2011-04-12
cifs: clean up various nits in unicode routines (try #2)
Jeff Layton
2
-19
/
+18
2011-04-12
cifs: clean up length checks in check2ndT2
Jeff Layton
1
-13
/
+13
2011-04-12
cifs: set ra_pages in backing_dev_info
Jeff Layton
1
-0
/
+1
2011-04-12
cifs: fix broken BCC check in is_valid_oplock_break
Jeff Layton
1
-1
/
+1
2011-04-12
cifs: always do is_path_accessible check in cifs_mount
Jeff Layton
1
-1
/
+1
2011-04-12
various endian fixes to cifs
Steve French
4
-10
/
+10
2011-04-12
Elminate sparse __CHECK_ENDIAN__ warnings on port conversion
Steve French
1
-3
/
+3
2011-04-12
Max share size is too small
Steve French
1
-1
/
+1
2011-04-11
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...
Chris Mason
7
-124
/
+180
2011-04-11
btrfs: using cached extent_state in set/unlock combinations
Arne Jansen
3
-19
/
+55
2011-04-11
Btrfs: avoid taking the trans_mutex in btrfs_end_transaction
Josef Bacik
3
-24
/
+19
2011-04-12
Allow user names longer than 32 bytes
Steve French
7
-26
/
+30
2011-04-12
cifs: replace /proc/fs/cifs/Experimental with a module parm
Jeff Layton
5
-63
/
+7
2011-04-12
cifs: check for private_data before trying to put it
Jeff Layton
1
-2
/
+4
2011-04-11
Btrfs: fix subvolume mount by name problem when default mount subvolume is set
Xin Zhong
1
-9
/
+33
2011-04-11
fix user annotation in ioctl.c
Daniel J Blueman
1
-1
/
+1
2011-04-11
Btrfs: check for duplicate iov_base's when doing dio reads
Josef Bacik
1
-1
/
+16
[next]