index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2011-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...
Linus Torvalds
2011-04-05
inotify: fix double free/corruption of stuct user
Eric Paris
2011-04-05
fs: export empty_aops
Jens Axboe
2011-04-05
ufs: remove unessecary blk_flush_plug
Christoph Hellwig
2011-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-04-05
Btrfs: don't warn in btrfs_add_orphan
Josef Bacik
2011-04-05
Btrfs: fix free space cache when there are pinned extents and clusters V2
Josef Bacik
2011-04-05
Btrfs: Fix uninitialized root flags for subvolumes
Li Zefan
2011-04-05
btrfs: clear __GFP_FS flag in the space cache inode
Miao Xie
2011-04-05
Btrfs: fix memory leak in start_transaction()
Yoshinori Sano
2011-04-05
Btrfs: fix memory leak in btrfs_ioctl_start_sync()
Tsutomu Itoh
2011-04-05
Btrfs: fix subvol_sem leak in btrfs_rename()
Johann Lombardi
2011-04-05
Btrfs: Fix oops for defrag with compression turned on
Li Zefan
2011-04-05
Btrfs: fix /proc/mounts info.
Tsutomu Itoh
2011-04-05
Btrfs: fix compiler warning in file.c
Tsutomu Itoh
2011-03-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
2011-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
2011-03-30
nilfs2: fix whitespace coding style issues
Nicolas Kaiser
2011-03-30
nilfs2: fix oops due to a bad aops initialization
Ryusuke Konishi
2011-03-30
nilfs2: fix data loss in mmap page write for hole blocks
Ryusuke Konishi
2011-03-29
ceph: Move secret key parsing earlier.
Tommi Virtanen
2011-03-29
fs: don't use igrab() while holding i_lock
Dave Chinner
2011-03-28
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-03-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
2011-03-28
Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-03-28
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2011-03-28
Treat writes as new when holes span across page boundaries
Goldwyn Rodrigues
2011-03-28
Merge branch 'mlog_replace_for_39' of git://repo.or.cz/taoma-kernel into ocfs...
Joel Becker
2011-03-28
fs,ocfs2: Move o2net_get_func_run_time under CONFIG_OCFS2_FS_STATS.
Rakib Mullick
2011-03-28
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2011-03-28
Btrfs: fix __btrfs_map_block on 32 bit machines
Chris Mason
2011-03-28
btrfs: fix possible deadlock by clearing __GFP_FS flag
Miao Xie
2011-03-28
btrfs: check link counter overflow in link(2)
Al Viro
2011-03-28
btrfs: don't mess with i_nlink of unlocked inode in rename()
Al Viro
2011-03-28
Btrfs: check return value of btrfs_alloc_path()
Tsutomu Itoh
2011-03-28
Btrfs: fix OOPS of empty filesystem after balance
liubo
2011-03-28
Btrfs: fix memory leak of empty filesystem after balance
liubo
2011-03-28
Btrfs: fix return value of setflags ioctl
liubo
2011-03-28
Btrfs: fix uncheck memory allocations
Yoshinori Sano
2011-03-28
btrfs: make inode ref log recovery faster
liubo
2011-03-28
Btrfs: add btrfs_trim_fs() to handle FITRIM
Li Dongyang
2011-03-28
Btrfs: adjust btrfs_discard_extent() return errors and trimmed bytes
Li Dongyang
2011-03-28
Btrfs: make btrfs_map_block() return entire free extent for each device of RA...
Li Dongyang
2011-03-28
Btrfs: make update_reserved_bytes() public
Li Dongyang
2011-03-28
btrfs: return EXDEV when linking from different subvolumes
Mark Fasheh
2011-03-28
Btrfs: Per file/directory controls for COW and compression
Liu Bo
2011-03-28
btrfs: use GFP_NOFS instead of GFP_KERNEL
Miao Xie
2011-03-28
Btrfs: check return value of read_tree_block()
Tsutomu Itoh
2011-03-28
btrfs: properly access unaligned checksum buffer
David Sterba
2011-03-28
Btrfs: cleanup some BUG_ON()
Tsutomu Itoh
[next]