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
2005-10-30
[PATCH] open: cleanup in lookup_flags()
Miklos Szeredi
1
-6
/
+0
2005-10-30
[PATCH] Don't uselessly export task_struct to userspace in core dumps
Eric W. Biederman
1
-3
/
+1
2005-10-30
[PATCH] TIOC* compat ioctl handling
Christoph Hellwig
1
-0
/
+4
2005-10-30
[PATCH] little de_thread() cleanup
Oleg Nesterov
1
-4
/
+3
2005-10-30
[PATCH] reiserfs: [kv]free() checking cleanup
James Lamanna
2
-18
/
+10
2005-10-30
[PATCH] ext3: Fix unmapped buffers in transaction's lists
Jan Kara
1
-1
/
+10
2005-10-30
[PATCH] SELinux: canonicalize getxattr()
James Morris
1
-5
/
+9
2005-10-30
[PATCH] CONFIG_IA32
Brian Gerst
2
-2
/
+2
2005-10-30
[PATCH] NFS: Remove unbalanced spin_unlock() calls from nfs_refresh_inode()
Trond Myklebust
1
-2
/
+0
2005-10-29
[PATCH] hugetlb: overcommit accounting check
Adam Litke
1
-10
/
+53
2005-10-29
[PATCH] hugetlb: demand fault handler
Adam Litke
1
-5
/
+2
2005-10-29
[PATCH] cleanup hugelbfs_forget_inode
Christoph Hellwig
1
-18
/
+20
2005-10-29
[PATCH] kill hugelbfs_do_delete_inode
Christoph Hellwig
1
-37
/
+1
2005-10-29
[PATCH] hugetlbfs: clean up hugetlbfs_delete_inode
Christoph Hellwig
1
-6
/
+32
2005-10-29
[PATCH] hugetlbfs: move free_inodes accounting
Christoph Hellwig
1
-36
/
+42
2005-10-29
[PATCH] mm: split page table lock
Hugh Dickins
4
-12
/
+13
2005-10-29
[PATCH] mm: follow_page with inner ptlock
Hugh Dickins
1
-2
/
+1
2005-10-29
[PATCH] mm: unmap_vmas with inner ptlock
Hugh Dickins
1
-7
/
+3
2005-10-29
[PATCH] mm: pte_offset_map_lock loops
Hugh Dickins
1
-11
/
+6
2005-10-29
[PATCH] mm: ptd_alloc take ptlock
Hugh Dickins
1
-9
/
+5
2005-10-29
[PATCH] mm: update_hiwaters just in time
Hugh Dickins
3
-4
/
+21
2005-10-29
[PATCH] core remove PageReserved
Nick Piggin
1
-1
/
+3
2005-10-29
[PATCH] mm: rss = file_rss + anon_rss
Hugh Dickins
3
-7
/
+5
2005-10-29
[PATCH] mm: mm_init set_mm_counters
Hugh Dickins
5
-11
/
+0
2005-10-29
[PATCH] Convert mempolicies to nodemask_t
Andi Kleen
1
-1
/
+1
2005-10-28
[PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programs
Pete Zaitcev
1
-0
/
+1
2005-10-28
[PATCH] Fix ext3 warning for unused var
Peter Osterlund
1
-10
/
+16
2005-10-28
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2
-3
/
+28
2005-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
6
-19
/
+38
2005-10-28
JFS: make sure right-most xtree pages have header.next set to zero
Dave Kleikamp
1
-9
/
+9
2005-10-28
Merge ../bleed-2.6
Greg KH
41
-686
/
+1379
2005-10-28
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
1
-2
/
+2
2005-10-28
[PATCH] add sysfs attr to re-emit device hotplug event
Kay Sievers
1
-1
/
+26
2005-10-28
Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-1
/
+1
2005-10-28
[PATCH] gfp_t: reiserfs mapping_set_gfp_mask() use
Al Viro
1
-1
/
+1
2005-10-28
[PATCH] gfp_t: fs/*
Al Viro
19
-45
/
+45
2005-10-28
[PATCH] gfp_t: infrastructure
Al Viro
1
-1
/
+1
2005-10-28
[patch] remove gendisk->stamp_idle field
Chen, Kenneth W
1
-1
/
+1
2005-10-27
NFS: Allow files that are open for write to invalidate caches
Trond Myklebust
1
-4
/
+0
2005-10-27
NFSv4: Convert unnecessary XDR warning messages into dprintk()
Trond Myklebust
1
-11
/
+6
2005-10-27
NFSv4: Add post-op attributes to NFSv4 write and commit callbacks.
Trond Myklebust
2
-7
/
+34
2005-10-27
NFSv4: Add post-op attributes to nfs4_proc_remove()
Trond Myklebust
2
-14
/
+38
2005-10-27
NFSv4: Add post-op attributes to nfs4_proc_rename()
Trond Myklebust
2
-7
/
+37
2005-10-27
NFSv4: Add post-op attributes to nfs4_proc_link()
Trond Myklebust
2
-11
/
+45
2005-10-27
NFS: Ensure that nfs_link() instantiates the dentry correctly
Trond Myklebust
1
-7
/
+4
2005-10-27
NFS: Add optional post-op getattr instruction to the NFSv4 file close.
Trond Myklebust
2
-7
/
+36
2005-10-27
NFS: Optimise attribute revalidation on close().
Trond Myklebust
1
-2
/
+2
2005-10-27
NFSv4: Add directory post-op attributes to the CREATE operations.
Trond Myklebust
2
-15
/
+82
2005-10-27
NFS: nfs_lookup doesn't need to revalidate the parent directory's inode
Chuck Lever
1
-6
/
+0
2005-10-27
NFS: Don't let nfs_end_data_update() clobber attribute update information
Trond Myklebust
4
-24
/
+63
[next]