index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ecryptfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-03-27
Merge code for single and multiple-instance mounts
Sukadev Bhattiprolu
1
-73
/
+40
2009-03-27
Remove get_init_pts_sb()
Sukadev Bhattiprolu
1
-19
/
+6
2009-03-27
Move common mknod_ptmx() calls into caller
Sukadev Bhattiprolu
1
-19
/
+17
2009-03-27
Parse mount options just once and copy them to super block
Sukadev Bhattiprolu
1
-78
/
+22
2009-03-27
Unroll essentials of do_remount_sb() into devpts
Sukadev Bhattiprolu
1
-1
/
+6
2009-03-27
vfs: simple_set_mnt() should return void
Sukadev Bhattiprolu
11
-16
/
+28
2009-03-27
fs: move bdev code out of buffer.c
Nick Piggin
4
-152
/
+153
2009-03-27
constify dentry_operations: rest
Al Viro
7
-7
/
+7
2009-03-27
constify dentry_operations: configfs
Al Viro
1
-1
/
+1
2009-03-27
constify dentry_operations: sysfs
Al Viro
1
-1
/
+1
2009-03-27
constify dentry_operations: JFS
Al Viro
2
-3
/
+3
2009-03-27
constify dentry_operations: OCFS2
Al Viro
2
-2
/
+2
2009-03-27
constify dentry_operations: GFS2
Al Viro
2
-2
/
+2
2009-03-27
constify dentry_operations: FAT
Al Viro
2
-3
/
+3
2009-03-27
constify dentry_operations: FUSE
Al Viro
2
-2
/
+2
2009-03-27
constify dentry_operations: procfs
Al Viro
3
-6
/
+6
2009-03-27
constify dentry_operations: ecryptfs
Al Viro
2
-2
/
+2
2009-03-27
constify dentry_operations: CIFS
Al Viro
2
-4
/
+4
2009-03-27
constify dentry_operations: AFS
Al Viro
1
-1
/
+1
2009-03-27
constify dentry_operations: autofs, autofs4
Al Viro
3
-4
/
+4
2009-03-27
constify dentry_operations: 9p
Al Viro
2
-4
/
+4
2009-03-27
constify dentry_operations: misc filesystems
Al Viro
18
-23
/
+22
2009-03-27
constify dentry_operations: NFS
Al Viro
4
-5
/
+5
2009-03-27
fs: make struct dentry->d_op const
Jan Engelhardt
1
-1
/
+1
2009-03-27
devpts: Must release s_umount on error
Sukadev Bhattiprolu
1
-0
/
+2
2009-03-27
vfs: Further changes from macro to inline function in fs.h
Steven Whitehouse
1
-7
/
+38
2009-03-27
vfs: Update fs.h to use inline functions when no file locking set
Steven Whitehouse
1
-26
/
+139
2009-03-27
do_pipe cleanup: drop its last user in arch/alpha/
Cheng Renquan
4
-9
/
+2
2009-03-27
ufs: copy symlink data into the correct union member
Duane Griffin
1
-1
/
+1
2009-03-27
ufs: ensure fast symlinks are NUL-terminated
Duane Griffin
1
-2
/
+4
2009-03-27
ufs: don't truncate longer ufs2 fast symlinks
Duane Griffin
2
-22
/
+17
2009-03-27
ufs: validate maximum fast symlink size from superblock
Duane Griffin
1
-0
/
+11
2009-03-27
cleanup may_open
Christoph Hellwig
1
-14
/
+12
2009-03-27
cleanup d_add_ci
Christoph Hellwig
1
-30
/
+18
2009-03-27
generic compat_sys_ustat
Christoph Hellwig
13
-72
/
+43
2009-03-27
affs: fix missing unlocks in affs_remove_link
Christoph Hellwig
1
-2
/
+6
2009-03-27
RDMA/nes: Fix mis-merge
Roland Dreier
1
-2
/
+0
2009-03-27
sparc64: Fix build of timer_interrupt().
David Miller
1
-1
/
+3
2009-03-26
dontdiff: Fix asm exclude
Alan Cox
1
-1
/
+0
2009-03-26
ext3: Avoid starting a transaction in writepage when not necessary
Jan Kara
1
-5
/
+13
2009-03-26
m68k: irq_node.handler() should return irqreturn_t
Geert Uytterhoeven
1
-1
/
+2
2009-03-26
m68k: section mismatch fixes: Atari SCSI
Michael Schmitz
2
-2
/
+2
2009-03-26
m68k: section mismatch fixes: DMAsound for Atari
Michael Schmitz
1
-2
/
+2
2009-03-26
MAINTAINERS: Replace dead link to m68k CVS repository by link to new git repo...
Geert Uytterhoeven
1
-1
/
+1
2009-03-26
m68k: mac - Add SWIM floppy support
Laurent Vivier
6
-0
/
+1305
2009-03-26
m68k: mac - Add a new entry in mac_model to identify the floppy controller type.
Laurent Vivier
2
-54
/
+116
2009-03-26
m68k: Add install target
Laurent Vivier
2
-0
/
+55
2009-03-26
writeback: double the dirty thresholds
Wu Fengguang
1
-2
/
+2
2009-03-26
Make relatime default
Matthew Garrett
1
-2
/
+3
2009-03-26
Add a strictatime mount option
Matthew Garrett
3
-1
/
+7
[next]