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
2009-03-30
reiserfs: remove IS_PRIVATE helpers
Jeff Mahoney
6
-25
/
+23
2009-03-30
reiserfs: remove link detection code
Jeff Mahoney
1
-13
/
+0
2009-03-30
reiserfs: xattr reiserfs_get_page takes offset instead of index
Jeff Mahoney
1
-6
/
+4
2009-03-30
reiserfs: small variable cleanup
Jeff Mahoney
1
-12
/
+8
2009-03-30
reiserfs: use reiserfs_error()
Jeff Mahoney
9
-110
/
+107
2009-03-30
reiserfs: introduce reiserfs_error()
Jeff Mahoney
1
-0
/
+25
2009-03-30
reiserfs: rearrange journal abort
Jeff Mahoney
2
-20
/
+5
2009-03-30
reiserfs: rework reiserfs_panic
Jeff Mahoney
12
-177
/
+178
2009-03-30
reiserfs: add locking around error buffer
Jeff Mahoney
1
-1
/
+4
2009-03-30
reiserfs: prepare_error_buf wrongly consumes va_arg
Jeff Mahoney
1
-9
/
+3
2009-03-30
reiserfs: rework reiserfs_warning
Jeff Mahoney
16
-423
/
+448
2009-03-30
reiserfs: make some warnings informational
Jeff Mahoney
3
-17
/
+13
2009-03-30
reiserfs: use more consistent printk formatting
Jeff Mahoney
1
-14
/
+14
2009-03-30
reiserfs: use buffer_info for leaf_paste_entries
Jeff Mahoney
2
-12
/
+10
2009-03-30
reiserfs: audit transaction ids to always be unsigned ints
Jeff Mahoney
2
-25
/
+25
2009-03-30
reiserfs: add support for mount count incrementing
Jeff Mahoney
1
-1
/
+5
2009-03-22
Update my email address
Gertjan van Wingerde
2
-2
/
+2
2009-03-22
eCryptfs: NULL crypt_stat dereference during lookup
Tyler Hicks
3
-25
/
+18
2009-03-22
eCryptfs: Allocate a variable number of pages for file headers
Tyler Hicks
1
-13
/
+26
2009-03-19
aio: lookup_ioctx can return the wrong value when looking up a bogus context
Jeff Moyer
1
-2
/
+3
2009-03-19
eventfd: remove fput() call from possible IRQ context
Davide Libenzi
1
-10
/
+27
2009-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
3
-3
/
+59
2009-03-19
Fix race in create_empty_buffers() vs __set_page_dirty_buffers()
Linus Torvalds
1
-12
/
+11
2009-03-18
Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+1
2009-03-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
3
-7
/
+16
2009-03-17
NFSD: provide encode routine for OP_OPENATTR
Benny Halevy
1
-0
/
+1
2009-03-17
Avoid 64-bit "switch()" statements on 32-bit architectures
Linus Torvalds
1
-1
/
+1
2009-03-16
ext4: fix bb_prealloc_list corruption due to wrong group locking
Eric Sandeen
1
-2
/
+7
2009-03-16
filp->f_pos not correctly updated in proc_task_readdir
Zhang Le
1
-9
/
+7
2009-03-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-4
/
+7
2009-03-14
block: fix memory leak in bio_clone()
Li Zefan
1
-1
/
+3
2009-03-14
block: Add gfp_mask parameter to bio_integrity_clone()
un'ichi Nomura
2
-3
/
+4
2009-03-14
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
6
-37
/
+171
2009-03-14
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-16
/
+33
2009-03-14
eCryptfs: don't encrypt file key with filename key
Tyler Hicks
4
-4
/
+9
2009-03-14
nommu: ramfs: don't leak pages when adding to page cache fails
Johannes Weiner
1
-0
/
+1
2009-03-14
nommu: ramfs: pages allocated to an inode's pagecache may get wrongly discarded
Enrik Berkhan
1
-0
/
+3
2009-03-14
ext4: fix bogus BUG_ONs in in mballoc code
Eric Sandeen
1
-2
/
+2
2009-03-12
ocfs2: Use xs->bucket to set xattr value outside
Tao Ma
1
-6
/
+20
2009-03-12
ocfs2: Fix a bug found by sparse check.
Tao Ma
1
-1
/
+2
2009-03-12
ocfs2: tweak to get the maximum inline data size with xattr
Tiger Yang
3
-9
/
+7
2009-03-12
ocfs2: reserve xattr block for new directory with inline data
Tiger Yang
1
-0
/
+4
2009-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
1
-17
/
+4
2009-03-12
fs: new inode i_state corruption fix
Nick Piggin
2
-1
/
+15
2009-03-12
vfs: add missing unlock in sget()
Li Zefan
1
-1
/
+4
2009-03-12
pipe_rdwr_fasync: fix the error handling to prevent the leak/crash
Oleg Nesterov
1
-4
/
+4
2009-03-12
NFS: Fix the fix to Bugzilla #11061, when IPv6 isn't defined...
Trond Myklebust
1
-29
/
+39
2009-03-12
ext4: Print the find_group_flex() warning only once
Theodore Ts'o
1
-1
/
+3
2009-03-12
Squashfs: Valid filesystems are flagged as bad by the corrupted fs patch
Phillip Lougher
1
-17
/
+4
2009-03-11
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
5
-17
/
+39
[next]