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-07-16
eCryptfs: Properly check for O_RDONLY flag before doing privileged open
Tyler Hicks
1
-1
/
+1
2012-07-16
eCryptfs: Fix lockdep warning in miscdev operations
Tyler Hicks
1
-12
/
+13
2012-07-16
eCryptfs: Gracefully refuse miscdev file ops on inherited/passed files
Tyler Hicks
1
-7
/
+16
2012-07-16
ocfs2: clear unaligned io flag when dio fails
Junxiao Bi
1
-1
/
+3
2012-07-16
vfs: make O_PATH file descriptors usable for 'fchdir()'
Linus Torvalds
1
-3
/
+3
2012-07-16
NFS: Force the legacy idmapper to be single threaded
Bryan Schumaker
1
-5
/
+8
2012-07-16
mm: correctly synchronize rss-counters at exit/exec
Konstantin Khlebnikov
1
-1
/
+1
2012-07-16
Btrfs: run delayed directory updates during log replay
Chris Mason
1
-0
/
+6
2012-07-16
cifs: when server doesn't set CAP_LARGE_READ_X, cap default rsize at MaxBuffe...
Jeff Layton
1
-6
/
+3
2012-07-16
cifs: fix parsing of password mount option
Suresh Jayaraman
1
-15
/
+17
2012-07-16
udf: Fortify loading of sparing table
Jan Kara
1
-33
/
+53
2012-07-16
udf: Avoid run away loop when partition table length is corrupted
Jan Kara
1
-1
/
+9
2012-07-16
udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol()
Jan Kara
1
-4
/
+2
2012-07-16
nilfs2: ensure proper cache clearing for gc-inodes
Ryusuke Konishi
2
-0
/
+4
2012-06-22
hfsplus: fix bless ioctl when used with hardlinks
Matthew Garrett
1
-2
/
+7
2012-06-22
hfsplus: fix overflow in sector calculations in hfsplus_submit_bio
Janne Kalliomäki
1
-1
/
+1
2012-06-22
nfsd4: BUG_ON(!is_spin_locked()) no good on UP kernels
J. Bruce Fields
1
-2
/
+2
2012-06-22
NFSv4: Fix unnecessary delegation returns in nfs4_do_open
Trond Myklebust
1
-0
/
+1
2012-06-17
fuse: fix stat call on 32 bit platforms
Pavel Shilovsky
3
-1
/
+20
2012-06-17
Btrfs: fall back to non-inline if we don't have enough space
Josef Bacik
1
-1
/
+4
2012-06-17
ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg
Theodore Ts'o
1
-4
/
+4
2012-06-10
ext4: don't set i_flags in EXT4_IOC_SETFLAGS
Tao Ma
1
-1
/
+0
2012-06-10
vfs: Fix /proc/<tid>/fdinfo/<fd> file handling
Linus Torvalds
1
-7
/
+10
2012-06-10
ext4: remove mb_groups before tearing down the buddy_cache
Salman Qazi
1
-2
/
+3
2012-06-10
ext4: add ext4_mb_unload_buddy in the error path
Salman Qazi
1
-0
/
+1
2012-06-10
ext4: don't trash state flags in EXT4_IOC_SETFLAGS
Theodore Ts'o
1
-3
/
+9
2012-06-10
ext4: add missing save_error_info() to ext4_error()
Theodore Ts'o
1
-0
/
+1
2012-06-10
ext4: disallow hard-linked directory in ext4_lookup
Andreas Dilger
1
-0
/
+6
2012-06-10
ext4: fix potential integer overflow in alloc_flex_gd()
Haogang Chen
1
-0
/
+2
2012-06-10
ext4: force ro mount if ext4_setup_super() fails
Eric Sandeen
1
-1
/
+2
2012-06-10
ext4: fix potential NULL dereference in ext4_free_inodes_counts()
Dan Carpenter
1
-4
/
+6
2012-06-10
vfs: increment iversion when a file is truncated
Dmitry Kasatkin
1
-0
/
+5
2012-06-10
vfs: umount_tree() might be called on subtree that had never made it
Al Viro
1
-1
/
+2
2012-06-10
NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIO
Trond Myklebust
1
-0
/
+2
2012-06-10
NFS: kmalloc() doesn't return an ERR_PTR()
Dan Carpenter
1
-7
/
+3
2012-06-10
cifs: fix oops while traversing open file list (try #4)
Shirish Pargaonkar
2
-24
/
+34
2012-06-10
cifs: Include backup intent search flags during searches {try #2)
Shirish Pargaonkar
3
-11
/
+22
2012-06-10
mm: fix NULL ptr deref when walking hugepages
Sasha Levin
1
-1
/
+1
2012-06-10
exofs: Fix CRASH on very early IO errors.
Boaz Harrosh
1
-1
/
+1
2012-06-01
vfs: make AIO use the proper rw_verify_area() area helpers
Linus Torvalds
1
-16
/
+14
2012-05-19
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-5
/
+12
2012-05-18
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-12
/
+8
2012-05-18
proc: move fd symlink i_mode calculations into tid_fd_revalidate()
Linus Torvalds
1
-29
/
+14
2012-05-17
fs, proc: fix ABBA deadlock in case of execution attempt of map_files/ entries
Cyrill Gorcunov
1
-12
/
+8
2012-05-16
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+2
2012-05-16
cifs: fix misspelling of "forcedirectio"
Jeff Layton
1
-1
/
+2
2012-05-13
Merge tag 'for-linus-3.4-20120513' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-1
/
+1
2012-05-11
bio allocation failure due to bio_get_nr_vecs()
Bernd Schubert
1
-1
/
+6
2012-05-11
block: don't mark buffers beyond end of disk as mapped
Jeff Moyer
2
-4
/
+6
2012-05-10
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-2
/
+10
[next]