index
:
litmus-rt-tegra.git
master
wip-mc
wip-nested-locking
LITMUS^RT and MC^2 V0 support for the NVIDIA Tegra 3 SoC
Jonathan Herman
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...
Linus Torvalds
2011-04-05
|
\
|
*
fs: export empty_aops
Jens Axboe
2011-04-05
|
*
ufs: remove unessecary blk_flush_plug
Christoph Hellwig
2011-04-05
*
|
inotify: fix double free/corruption of stuct user
Eric Paris
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-04-05
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
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
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
2011-03-30
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ceph: Move secret key parsing earlier.
Tommi Virtanen
2011-03-29
|
*
|
ceph: flush msgr_wq during mds_client shutdown
Sage Weil
2011-03-25
*
|
|
fs: don't use igrab() while holding i_lock
Dave Chinner
2011-03-29
*
|
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-03-28
|
\
\
\
|
*
|
|
xfs: stop using the page cache to back the buffer cache
Dave Chinner
2011-03-25
|
*
|
|
xfs: register the inode cache shrinker before quotachecks
Dave Chinner
2011-03-25
|
*
|
|
xfs: xfs_trans_read_buf() should return an error on failure
Dave Chinner
2011-03-25
|
*
|
|
xfs: introduce inode cluster buffer trylocks for xfs_iflush
Dave Chinner
2011-03-25
|
*
|
|
vmap: flush vmap aliases when mapping fails
Dave Chinner
2011-03-25
|
*
|
|
xfs: preallocation transactions do not need to be synchronous
Dave Chinner
2011-03-25
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
2011-03-28
|
\
\
\
\
|
*
|
|
|
eCryptfs: write lock requested keys
Roberto Sassu
2011-03-28
|
*
|
|
|
eCryptfs: move ecryptfs_find_auth_tok_for_sig() call before mutex_lock
Roberto Sassu
2011-03-28
|
*
|
|
|
eCryptfs: verify authentication tokens before their use
Roberto Sassu
2011-03-28
|
*
|
|
|
eCryptfs: modified size of keysig in the ecryptfs_key_sig structure
Roberto Sassu
2011-03-28
|
*
|
|
|
eCryptfs: removed num_global_auth_toks from ecryptfs_mount_crypt_stat
Roberto Sassu
2011-03-28
|
*
|
|
|
eCryptfs: ecryptfs_keyring_auth_tok_for_sig() bug fix
Roberto Sassu
2011-03-28
|
*
|
|
|
eCryptfs: Unlock page in write_begin error path
Tyler Hicks
2011-03-28
|
*
|
|
|
ecryptfs: modify write path to encrypt page in writepage
Thieu Le
2011-03-28
|
*
|
|
|
eCryptfs: Remove ECRYPTFS_NEW_FILE crypt stat flag
Tyler Hicks
2011-03-28
|
*
|
|
|
eCryptfs: Remove unnecessary grow_file() function
Tyler Hicks
2011-03-28
*
|
|
|
|
Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kerne...
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
[next]