index
:
kernel_samsung_crespo.git
replicant-4.2
kernel/samsung/crespo
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
...
|
*
[XFS] don't call xfs_freesb from xfs_mountfs failure case
Christoph Hellwig
2008-07-28
1
-1
/
+0
|
*
[XFS] merge xfs_mount into xfs_fs_fill_super
Christoph Hellwig
2008-07-28
3
-376
/
+355
|
*
[XFS] merge xfs_unmount into xfs_fs_put_super / xfs_fs_fill_super
Christoph Hellwig
2008-07-28
3
-92
/
+67
|
*
[XFS] kill xfs_igrow_start and xfs_igrow_finish
Christoph Hellwig
2008-07-28
3
-67
/
+12
|
*
[XFS] merge xfs_mntupdate into xfs_fs_remount
Christoph Hellwig
2008-07-28
3
-28
/
+21
|
*
[XFS] kill xfs_uuid_unmount
Christoph Hellwig
2008-07-28
1
-13
/
+2
|
*
[XFS] Update valid fields in xfs_mount_log_sb()
David Chinner
2008-07-28
1
-1
/
+2
|
*
[XFS] Kill attr_capable checks as already done in xattr_permission.
Christoph Hellwig
2008-07-28
3
-55
/
+1
|
*
[XFS] Convert l_flushsema to a sv_t
Matthew Wilcox
2008-07-28
2
-20
/
+15
|
*
[XFS] Ensure that 2 GiB xfs logs work properly.
Michael Nishimoto
2008-07-28
1
-6
/
+10
|
*
[XFS] Remove unused wbc parameter from xfs_start_page_writeback()
Denys Vlasenko
2008-07-28
1
-3
/
+2
|
*
[XFS] Remove unused Falgs parameter from xfs_qm_dqpurge()
Denys Vlasenko
2008-07-28
3
-4
/
+3
|
*
[XFS] Remove unused arg from kmem_free()
Denys Vlasenko
2008-07-28
31
-138
/
+122
|
*
[XFS] Fix up noattr2 so that it will properly update the versionnum and
Tim Shimmin
2008-07-28
6
-2
/
+29
|
*
[XFS] Split xfs_dir2_leafn_lookup_int into its two pieces of functionality
Barry Naujok
2008-07-28
1
-156
/
+202
*
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-08-01
10
-98
/
+367
|
\
\
|
*
|
[PATCH] ocfs2: Release mutex in error handling code
Julia Lawall
2008-07-31
1
-1
/
+1
|
*
|
[PATCH] ocfs2: Fix oops when racing files truncates with writes into an mmap ...
Sunil Mushran
2008-07-31
1
-12
/
+17
|
*
|
[PATCH 2/2] ocfs2: Fix race between mount and recovery
Sunil Mushran
2008-07-31
4
-42
/
+148
|
*
|
[PATCH 1/2] ocfs2: Add counter in struct ocfs2_dinode to track journal replays
Sunil Mushran
2008-07-31
1
-1
/
+4
|
*
|
[PATCH] configfs: Pin configfs subsystems separately from new config_items.
Joel Becker
2008-07-31
1
-9
/
+33
|
*
|
[PATCH] configfs: Fix open directory making rmdir() fail
Louis Rilling
2008-07-31
1
-1
/
+2
|
*
|
[PATCH] configfs: Lock new directory inodes before removing on cleanup after ...
Louis Rilling
2008-07-31
1
-19
/
+29
|
*
|
[PATCH] configfs: Prevent userspace from creating new entries under attaching...
Louis Rilling
2008-07-31
3
-5
/
+103
|
*
|
[PATCH] configfs: Fix failing symlink() making rmdir() fail
Louis Rilling
2008-07-31
3
-0
/
+16
|
*
|
[PATCH] configfs: Fix symlink() to a removing item
Louis Rilling
2008-07-31
2
-7
/
+13
|
*
|
[PATCH] configfs: Include linux/err.h in linux/configfs.h
Joel Becker
2008-07-31
1
-1
/
+1
*
|
|
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2008-08-01
2
-14
/
+32
|
\
\
\
|
*
|
|
[JFFS2] Fix allocation of summary buffer
David Woodhouse
2008-08-01
2
-14
/
+32
*
|
|
|
[PATCH] pass struct path * to do_add_mount()
Al Viro
2008-08-01
4
-11
/
+11
*
|
|
|
[PATCH] switch mtd and dm-table to lookup_bdev()
Al Viro
2008-08-01
1
-0
/
+1
*
|
|
|
[patch 3/4] vfs: remove unused nameidata argument of may_create()
Miklos Szeredi
2008-08-01
1
-8
/
+7
*
|
|
|
[PATCH] devpts: switch to IDA
Alexey Dobriyan
2008-08-01
1
-8
/
+8
*
|
|
|
[PATCH 2/2] proc: switch inode number allocation to IDA
Alexey Dobriyan
2008-08-01
1
-5
/
+5
*
|
|
|
[PATCH 1/2] proc: fix inode number bogorithmetic
Alexey Dobriyan
2008-08-01
1
-12
/
+9
*
|
|
|
[PATCH] fix bdev leak in block_dev.c do_open()
Al Viro
2008-08-01
1
-1
/
+3
*
|
|
|
[PATCH] fix races and leaks in vfs_quota_on() users
Al Viro
2008-08-01
4
-22
/
+33
*
|
|
|
[PATCH] clean dup2() up a bit
Al Viro
2008-08-01
1
-26
/
+27
*
|
|
|
[PATCH] merge locate_fd() and get_unused_fd()
Al Viro
2008-08-01
3
-129
/
+75
*
|
|
|
Re: BUG at security/selinux/avc.c:883 (was: Re: linux-next: Tree
Stephen Smalley
2008-08-01
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
romfs_readpage: don't report errors for pages beyond i_size
Linus Torvalds
2008-07-30
1
-14
/
+23
*
|
|
fs/buffer.c: uninline __remove_assoc_queue()
Thomas Petazzoni
2008-07-30
1
-1
/
+1
*
|
|
omfs: sparse annotations
Harvey Harrison
2008-07-30
3
-7
/
+7
*
|
|
VFS: increase pseudo-filesystem block size to PAGE_SIZE
Alex Nixon
2008-07-30
1
-2
/
+2
|
/
/
*
|
eCryptfs: use page_alloc not kmalloc to get a page of memory
Eric Sandeen
2008-07-28
1
-12
/
+18
*
|
bio-integrity: remove EXPORT_SYMBOL for bio_integrity_init_slab()
Yoichi Yuasa
2008-07-28
1
-1
/
+0
*
|
vfs: pagecache usage optimization for pagesize!=blocksize
Hisashi Hifumi
2008-07-28
4
-76
/
+130
*
|
exec: include pagemap.h again to fix build
Hugh Dickins
2008-07-28
1
-0
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
2008-07-28
3
-3
/
+7
|
\
\
|
*
|
dlm: fix uninitialized variable for search_rsb_list callers
Benny Halevy
2008-07-14
1
-0
/
+1
[prev]
[next]