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-11-28
[PATCH] reiserfs: fix 32-bit overflow in map_block_for_writepage()
Oleg Drokin
1
-1
/
+1
2005-11-28
mm: re-architect the VM_UNPAGED logic
Linus Torvalds
1
-4
/
+3
2005-11-28
[CIFS] When file is deleted locally but later recreated on the server
Steve French
3
-20
/
+35
2005-11-25
NFS: Fix a spinlock recursion inside nfs_update_inode()
Trond Myklebust
1
-14
/
+12
2005-11-25
NFSv4: Fix typo in lock caching
Trond Myklebust
1
-3
/
+3
2005-11-25
NFSv4: Fix buggy nfs_wait_on_sequence()
Trond Myklebust
1
-10
/
+10
2005-11-25
[XFS] Resolve the xlog_grant_log_space hang, revert inline to macro.
Nathan Scott
1
-24
/
+12
2005-11-25
[XFS] Fix a case where attr2 format was being used unconditionally.
Nathan Scott
1
-3
/
+8
2005-11-25
[XFS] Tight loop in xfs_finish_reclaim_all prevented the xfslogd to run
Felix Blyakher
1
-2
/
+3
2005-11-25
[XFS] Fix a 32 bit value wraparound when providing a mapping for a large
Nathan Scott
1
-7
/
+6
2005-11-25
[XFS] handle error returns from freeze_bdev
Christoph Hellwig
1
-1
/
+1
2005-11-25
[XFS] Fix potential overflow in xfs_iomap_t delta for very large extents
Eric Sandeen
1
-1
/
+1
2005-11-23
[PATCH] jffs2 debug gcc-2.9x fix
Andrew Morton
1
-4
/
+4
2005-11-23
[PATCH] fix do_wait() vs exec() race
Oleg Nesterov
1
-4
/
+4
2005-11-22
[PATCH] Fix hugetlbfs_statfs() reporting of block limits
David Gibson
1
-4
/
+8
2005-11-22
[PATCH] Fix error handling with put_compat_statfs()
David Gibson
1
-8
/
+8
2005-11-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-5
/
+3
2005-11-20
[COMPAT] net: SIOCGIFCONF data corruption
Alexandra Kossovsky
1
-5
/
+3
2005-11-20
[PATCH] Remove compat ioctl semaphore
Andi Kleen
1
-7
/
+0
2005-11-19
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
1
-0
/
+169
2005-11-19
[CIFS] Fix setattr of mode only (e.g. in some chmod cases) to Windows
Steve French
1
-0
/
+1
2005-11-18
[CIFS] Fix mknod of block and chardev over SFU mounts
Steve French
3
-13
/
+62
2005-11-18
[COMPAT]: EXT3_IOC_SETVERSION is _IOW() not _IOR().
David S. Miller
1
-1
/
+1
2005-11-18
[CIFS] Missing part of previous patch
Steve French
2
-0
/
+3
2005-11-18
[CIFS] Fix scheduling while atomic when pending writes at file close time
Steve French
2
-22
/
+56
2005-11-17
[CIFS] Vectored and async i/o turned on and correct the
Steve French
1
-72
/
+45
2005-11-17
[CIFS] Recognize properly symlinks and char/blk devices (not just
Steve French
1
-4
/
+44
2005-11-17
[COMPAT]: Add ext3 ioctl translations.
David S. Miller
1
-0
/
+36
2005-11-16
[CIFS] Fix sparse warnings on smb bcc (byte count)
Steve French
2
-3
/
+3
2005-11-16
[DVB]: Add compat ioctl handling.
David S. Miller
1
-0
/
+133
2005-11-15
[CIFS] Fix endian errors (setfacl/getfacl failures) in handling ACLs
Steve French
1
-14
/
+17
2005-11-15
[CIFS] Recognize properly symlinks and char/blk devices (not just FIFOs)
Steve French
2
-10
/
+66
2005-11-13
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
6
-31
/
+27
2005-11-13
[PATCH] ext2: remove duplicate newlines in ext2_fill_super
Johann Lombardi
1
-1
/
+1
2005-11-13
[PATCH] aio: replace locking comments with assert_spin_locked()
Zach Brown
1
-5
/
+12
2005-11-13
[PATCH] aio: remove kioctx from mm_struct
Zach Brown
1
-18
/
+9
2005-11-13
[PATCH] Fix sparse warning in proc/task_mmu.c
Luiz Fernando Capitulino
1
-1
/
+1
2005-11-13
[PATCH] ext3: journal handling on error path in ext3_journalled_writepage()
Denis Lunev
1
-1
/
+3
2005-11-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
Linus Torvalds
1
-3
/
+0
2005-11-13
[JFFS2] Remove broken and useless debug code
Thomas Gleixner
1
-3
/
+0
2005-11-13
[PATCH] VFS: local denial-of-service with file leases
Chris Wright
1
-1
/
+0
2005-11-13
[PATCH] VFS: Fix memory leak with file leases
J. Bruce Fields
1
-1
/
+1
2005-11-12
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
8
-117
/
+7
2005-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
8
-117
/
+7
2005-11-11
[CIFS] Cleanup sparse warnings for unicode little endian casts
Steve French
7
-68
/
+60
2005-11-11
[CIFS] Fix CIFS "nobrl" mount option so does not disable sending brl requests
Steve French
4
-17
/
+75
2005-11-10
[CIFS] Fix spaces in cifs kconfig entry
Steve French
1
-3
/
+2
2005-11-10
[CIFS] Reduce sparse endian warnings
Steve French
1
-2
/
+3
2005-11-10
[CIFS] Update CIFS change log
Steve French
2
-1
/
+38
2005-11-10
[CIFS] Reserve upcall IDX value for CIFS with connector header and add
Steve French
2
-0
/
+13
[prev]
[next]