index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2009-03-24
GFS2: Fix alignment issue and tidy gfs2_bitfit
Steven Whitehouse
2009-03-24
GFS2: Add a "demote a glock" interface to sysfs
Steven Whitehouse
2009-03-24
GFS2: Expose UUID via sysfs/uevent
Steven Whitehouse
2009-03-24
GFS2: Support generation of discard requests
Steven Whitehouse
2009-03-24
GFS2: Fix deadlock on journal flush
Steven Whitehouse
2009-03-24
GFS2: Fix error path ref counting for root inode
Steven Whitehouse
2009-03-24
GFS2: Remove unused field from glock
Steven Whitehouse
2009-03-24
GFS2: Merge lock_dlm module into GFS2
Steven Whitehouse
2009-03-24
GFS2: Remove "double" locking in quota
Steven Whitehouse
2009-03-24
GFS2: change gfs2_quota_scan into a shrinker
Abhijith Das
2009-03-24
GFS2: Bring back lvb-related stuff to lock_nolock to support quotas
Abhijith Das
2009-03-24
GFS2: Fix remount argument parsing
Steven Whitehouse
2009-03-24
Merge branch 'master' into next
James Morris
2009-03-22
Update my email address
Gertjan van Wingerde
2009-03-22
eCryptfs: NULL crypt_stat dereference during lookup
Tyler Hicks
2009-03-22
eCryptfs: Allocate a variable number of pages for file headers
Tyler Hicks
2009-03-19
aio: lookup_ioctx can return the wrong value when looking up a bogus context
Jeff Moyer
2009-03-19
eventfd: remove fput() call from possible IRQ context
Davide Libenzi
2009-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2009-03-19
Fix race in create_empty_buffers() vs __set_page_dirty_buffers()
Linus Torvalds
2009-03-18
Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2009-03-18
[CIFS] Fix memory overwrite when saving nativeFileSystem field during mount
Steve French
2009-03-18
[CIFS] Rename compose_mount_options to cifs_compose_mount_options.
Steve French
2009-03-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2009-03-17
NFSD: provide encode routine for OP_OPENATTR
Benny Halevy
2009-03-17
Avoid 64-bit "switch()" statements on 32-bit architectures
Linus Torvalds
2009-03-16
ext4: fix bb_prealloc_list corruption due to wrong group locking
Eric Sandeen
2009-03-16
filp->f_pos not correctly updated in proc_task_readdir
Zhang Le
2009-03-16
Rationalize fasync return values
Jonathan Corbet
2009-03-16
Move FASYNC bit handling to f_op->fasync()
Jonathan Corbet
2009-03-16
Use f_lock to protect f_flags
Jonathan Corbet
2009-03-16
Rename struct file->f_ep_lock
Jonathan Corbet
2009-03-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-03-14
block: fix memory leak in bio_clone()
Li Zefan
2009-03-14
block: Add gfp_mask parameter to bio_integrity_clone()
un'ichi Nomura
2009-03-14
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2009-03-14
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-03-14
eCryptfs: don't encrypt file key with filename key
Tyler Hicks
2009-03-14
nommu: ramfs: don't leak pages when adding to page cache fails
Johannes Weiner
2009-03-14
nommu: ramfs: pages allocated to an inode's pagecache may get wrongly discarded
Enrik Berkhan
2009-03-14
ext4: fix bogus BUG_ONs in in mballoc code
Eric Sandeen
2009-03-12
ocfs2: Use xs->bucket to set xattr value outside
Tao Ma
2009-03-12
ocfs2: Fix a bug found by sparse check.
Tao Ma
2009-03-12
ocfs2: tweak to get the maximum inline data size with xattr
Tiger Yang
2009-03-12
ocfs2: reserve xattr block for new directory with inline data
Tiger Yang
2009-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
2009-03-12
fs: new inode i_state corruption fix
Nick Piggin
2009-03-12
vfs: add missing unlock in sget()
Li Zefan
2009-03-12
pipe_rdwr_fasync: fix the error handling to prevent the leak/crash
Oleg Nesterov
2009-03-12
NFS: Fix the fix to Bugzilla #11061, when IPv6 isn't defined...
Trond Myklebust
[prev]
[next]