index
:
kernel_samsung_smdk4412.git
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext4: fix the wrong number of the allocated blocks in ext4_split_extent()
Zheng Liu
2013-03-28
1
-1
/
+5
*
cifs: ignore everything in SPNEGO blob after mechTypes
Jeff Layton
2013-03-28
1
-48
/
+5
*
block: use i_size_write() in bd_set_size()
Guo Chao
2013-03-20
1
-1
/
+3
*
btrfs: use rcu_barrier() to wait for bdev puts at unmount
Eric Sandeen
2013-03-20
1
-0
/
+6
*
ext3: Fix format string issues
Lars-Peter Clausen
2013-03-20
1
-2
/
+2
*
vfs: fix pipe counter breakage
Al Viro
2013-03-14
1
-0
/
+3
*
cifs: ensure that cifs_get_root() only traverses directories
Jeff Layton
2013-03-14
1
-0
/
+5
*
btrfs: Init io_lock after cloning btrfs device struct
Thomas Gleixner
2013-03-14
1
-0
/
+1
*
ext4: fix race in ext4_mb_add_n_trim()
Niu Yawei
2013-03-04
1
-3
/
+3
*
ocfs2: ac->ac_allow_chain_relink=0 won't disable group relink
Xiaowei.Hu
2013-03-04
2
-5
/
+4
*
NLS: improve UTF8 -> UTF16 string conversion routine
Alan Stern
2013-02-28
2
-11
/
+35
*
ext4: add missing kfree() on error return path in add_new_gdb()
Dan Carpenter
2013-02-28
1
-0
/
+1
*
ext4: Free resources in some error path in ext4_fill_super
Tao Ma
2013-02-28
1
-8
/
+11
*
NLM: Ensure that we resend all pending blocking locks after a reclaim
Trond Myklebust
2013-02-28
1
-0
/
+3
*
ocfs2: unlock super lock if lockres refresh failed
Junxiao Bi
2013-02-28
1
-1
/
+4
*
inotify: remove broken mask checks causing unmount to be EINVAL
Jim Somerville
2013-02-28
1
-4
/
+0
*
tcp: fix MSG_SENDPAGE_NOTLAST logic
Eric Dumazet
2013-02-14
1
-1
/
+3
*
nilfs2: fix fix very long mount time issue
Vyacheslav Dubeyko
2013-02-11
1
-1
/
+4
*
fs/cifs/cifs_dfs_ref.c: fix potential memory leakage
Cong Ding
2013-02-03
1
-0
/
+2
*
ext4: init pagevec in ext4_da_block_invalidatepages
Eric Sandeen
2013-01-21
1
-0
/
+2
*
GFS2: Test bufdata with buffer locked and gfs2_log_lock held
Benjamin Marzinski
2013-01-17
2
-14
/
+12
*
epoll: prevent missed events on EPOLL_CTL_MOD
Eric Wong
2013-01-17
1
-1
/
+21
*
udf: don't increment lenExtents while writing to a hole
Namjae Jeon
2013-01-17
1
-2
/
+5
*
udf: fix memory leak while allocating blocks during write
Namjae Jeon
2013-01-17
1
-0
/
+4
*
ext4: lock i_mutex when truncating orphan inodes
Theodore Ts'o
2013-01-17
1
-0
/
+2
*
ext4: do not try to write superblock on ro remount w/o journal
Michael Tokarev
2013-01-17
1
-1
/
+1
*
jbd2: fix assertion failure in jbd2_journal_flush()
Jan Kara
2013-01-17
1
-1
/
+2
*
ext4: fix extent tree corruption caused by hole punch
Forrest Liu
2013-01-17
1
-4
/
+18
*
jffs2: hold erase_completion_lock on exit
Alexey Khoroshilov
2013-01-17
1
-2
/
+4
*
ext4: fix memory leak in ext4_xattr_set_acl()'s error path
Eugene Shatokhin
2013-01-17
1
-2
/
+4
*
nfs: fix null checking in nfs_get_option_str()
Xi Wang
2013-01-11
1
-1
/
+1
*
nfsd4: fix oops on unusual readlike compound
J. Bruce Fields
2013-01-11
1
-1
/
+10
*
NFS: Fix calls to drop_nlink()
Trond Myklebust
2013-01-11
1
-5
/
+6
*
NFS: avoid NULL dereference in nfs_destroy_server
NeilBrown
2013-01-11
1
-2
/
+1
*
exec: do not leave bprm->interp on stack
Kees Cook
2013-01-11
3
-2
/
+22
*
jbd: Fix lock ordering bug in journal_unmap_buffer()
Jan Kara
2012-12-03
1
-0
/
+2
*
reiserfs: Protect reiserfs_quota_write() with write lock
Jan Kara
2012-11-26
1
-0
/
+4
*
reiserfs: Move quota calls out of write lock
Jan Kara
2012-11-26
3
-7
/
+25
*
reiserfs: Protect reiserfs_quota_on() with write lock
Jan Kara
2012-11-26
1
-3
/
+8
*
reiserfs: Fix lock ordering during remount
Jan Kara
2012-11-26
1
-7
/
+20
*
NFS: Wait for session recovery to finish before returning
Bryan Schumaker
2012-11-26
1
-2
/
+1
*
eCryptfs: check for eCryptfs cipher support at mount
Tim Sally
2012-11-26
1
-0
/
+13
*
eCryptfs: Copy up POSIX ACL and read-only flags from lower mount
Tyler Hicks
2012-11-26
1
-1
/
+9
*
UBIFS: introduce categorized lprops counter
Artem Bityutskiy
2012-11-26
2
-0
/
+9
*
UBIFS: fix mounting problems after power cuts
Artem Bityutskiy
2012-11-26
1
-2
/
+10
*
fanotify: fix missing break
Eric Paris
2012-11-26
1
-0
/
+1
*
xfs: fix reading of wrapped log data
Dave Chinner
2012-11-17
1
-1
/
+1
*
NFS: Fix Oopses in nfs_lookup_revalidate and nfs4_lookup_revalidate
Trond Myklebust
2012-11-17
1
-2
/
+2
*
NFS: fix bug in legacy DNS resolver.
NeilBrown
2012-11-17
1
-2
/
+3
*
nfsd: add get_uint for u32's
J. Bruce Fields
2012-11-17
1
-3
/
+3
[next]