CGit
Gitweb
index
:
android-sdk/kernel-audio
master
mcasp5-loopback
p-ti-android-3.8.y
p-ti-android-linux-4.9.y/tmp
p-ti-auto-linux-4.9.y/audio-for-next
p-ti-linux-3.14.y-android/audio-for-next
p-ti-linux-3.14.y-common/audio-for-next
p-ti-lsk-android-linux-4.4.y/audio-for-next
p-ti-lsk-linux-4.4.y/audio-for-next
ti-linux-4.1.y
topic/p-ti-android-3.8.y-mmc1
topic/ti-linux-4.1.y-edma
Integrated Android Product SDK Hardened Software - Audio driver development.
Scott (ITS) Allen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFSv4.x: Fix handling of partially delegated locks
Trond Myklebust
2013-05-11
1
-2
/
+2
*
Btrfs: fix extent logging with O_DIRECT into prealloc
Josef Bacik
2013-05-11
1
-8
/
+13
*
Btrfs: compare relevant parts of delayed tree refs
Josef Bacik
2013-05-11
1
-10
/
+14
*
ext4: add check for inodes_count overflow in new resize ioctl
Theodore Ts'o
2013-05-11
1
-0
/
+4
*
hugetlbfs: fix mmap failure in unaligned size request
Naoya Horiguchi
2013-05-11
1
-14
/
+10
*
autofs - remove autofs dentry mount check
David Jeffery
2013-05-11
1
-9
/
+0
*
ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUG
Theodore Ts'o
2013-05-07
1
-1
/
+2
*
ext4: fix online resizing for ext3-compat file systems
Theodore Ts'o
2013-05-07
1
-0
/
+2
*
ext4: fix big-endian bug in metadata checksum calculations
Dmitry Monakhov
2013-05-07
2
-5
/
+5
*
ext4: fix journal callback list traversal
Dmitry Monakhov
2013-05-07
3
-7
/
+14
*
jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callback
Dmitry Monakhov
2013-05-07
1
-22
/
+28
*
ext4/jbd2: don't wait (forever) for stale tid caused by wraparound
Theodore Ts'o
2013-05-07
3
-4
/
+33
*
nfsd: Decode and send 64bit time values
Bryan Schumaker
2013-05-07
1
-14
/
+5
*
nfsd: don't run get_file if nfs4_preprocess_stateid_op return error
fanchaoting
2013-05-07
1
-4
/
+4
*
nfsd4: don't close read-write opens too soon
J. Bruce Fields
2013-05-07
1
-7
/
+1
*
NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_open_delegation_recall
Trond Myklebust
2013-05-07
1
-0
/
+6
*
LOCKD: Ensure that nlmclnt_block resets block->b_status after a server reboot
Trond Myklebust
2013-05-07
2
-3
/
+3
*
exec: do not abuse ->cred_guard_mutex in threadgroup_lock()
Oleg Nesterov
2013-05-07
1
-0
/
+3
*
fs/dcache.c: add cond_resched() to shrink_dcache_parent()
Greg Thelen
2013-05-07
1
-1
/
+3
*
inotify: invalid mask should return a error number but not set it
Zhao Hongjiang
2013-05-07
1
-2
/
+4
*
mm: allow arch code to control the user page table ceiling
Hugh Dickins
2013-05-07
1
-2
/
+2
*
fs/fscache/stats.c: fix memory leak
Anurup m
2013-05-07
1
-1
/
+1
*
sysfs: fix use after free in case of concurrent read/write and readdir
Ming Lei
2013-05-07
1
-4
/
+11
*
aio: fix possible invalid memory access when DEBUG is enabled
Zhao Hongjiang
2013-05-01
1
-1
/
+1
*
Btrfs: make sure nbytes are right after log replay
Josef Bacik
2013-04-25
1
-6
/
+42
*
hfsplus: fix potential overflow in hfsplus_file_truncate()
Vyacheslav Dubeyko
2013-04-25
1
-1
/
+1
*
fs/binfmt_elf.c: fix hugetlb memory check in vma_dump_size()
Naoya Horiguchi
2013-04-25
1
-0
/
+1
*
hugetlbfs: stop setting VM_DONTDUMP in initializing vma(VM_HUGETLB)
Naoya Horiguchi
2013-04-25
1
-1
/
+1
*
kthread: Prevent unpark race which puts threads on the wrong cpu
Thomas Gleixner
2013-04-25
1
-0
/
+1
*
vfs: Revert spurious fix to spinning prevention in prune_icache_sb
Suleiman Souhlal
2013-04-16
1
-1
/
+1
*
cifs: Allow passwords which begin with a delimitor
Sachin Prabhu
2013-04-16
1
-3
/
+13
*
GFS2: return error if malloc failed in gfs2_rs_alloc()
Wei Yongjun
2013-04-16
1
-1
/
+1
*
GFS2: Fix unlock of fcntl locks during withdrawn state
Steven Whitehouse
2013-04-16
1
-1
/
+4
*
NFSv4: Doh! Typo in the fix to nfs41_walk_client_list
Trond Myklebust
2013-04-12
1
-0
/
+1
*
NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_list
Trond Myklebust
2013-04-12
1
-16
/
+28
*
NFSv4: Fix a memory leak in nfs4_discover_server_trunking
Trond Myklebust
2013-04-12
1
-1
/
+7
*
reiserfs: Fix warning and inode leak when deleting inode with xattrs
Jan Kara
2013-04-12
1
-2
/
+2
*
UBIFS: make space fixup work in the remount case
Artem Bityutskiy
2013-04-12
1
-6
/
+6
*
Btrfs: fix space leak when we fail to reserve metadata space
Josef Bacik
2013-04-05
1
-6
/
+41
*
nfsd4: reject "negative" acl lengths
J. Bruce Fields
2013-04-05
1
-1
/
+1
*
loop: prevent bdev freeing while device in use
Anatol Pomozov
2013-04-05
1
-0
/
+1
*
Btrfs: don't drop path when printing out tree errors in scrub
Josef Bacik
2013-04-05
1
-1
/
+2
*
Btrfs: limit the global reserve to 512mb
Josef Bacik
2013-04-05
1
-1
/
+1
*
Btrfs: fix race between mmap writes and compression
Chris Mason
2013-04-05
3
-0
/
+49
*
Btrfs: fix locking on ROOT_REPLACE operations in tree mod log
Jan Schmidt
2013-04-05
1
-10
/
+20
*
Btrfs: use set_nlink if our i_nlink is 0
Josef Bacik
2013-04-05
1
-1
/
+4
*
userns: Restrict when proc and sysfs can be mounted
Eric W. Biederman
2013-04-05
3
-0
/
+29
*
vfs: Carefully propogate mounts across user namespaces
Eric W. Biederman
2013-04-05
3
-1
/
+12
*
vfs: Add a mount flag to lock read only bind mounts
Eric W. Biederman
2013-04-05
1
-0
/
+3
*
userns: Don't allow creation if the user is chrooted
Eric W. Biederman
2013-04-05
1
-0
/
+24
[next]