index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
hwpoison-inject.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-26
xen: cleancache shim to Xen Transcendent Memory
Dan Magenheimer
4
-0
/
+294
2011-05-26
ocfs2: add cleancache support
Dan Magenheimer
1
-0
/
+2
2011-05-26
ext4: add cleancache support
Dan Magenheimer
1
-0
/
+2
2011-05-26
btrfs: add cleancache support
Dan Magenheimer
2
-0
/
+11
2011-05-26
ext3: add cleancache support
Dan Magenheimer
1
-0
/
+2
2011-05-26
mm/fs: add hooks to support cleancache
Dan Magenheimer
5
-0
/
+32
2011-05-26
mm: cleancache core ops functions and config
Dan Magenheimer
4
-0
/
+390
2011-05-26
fs: add field to superblock to support cleancache
Dan Magenheimer
1
-0
/
+5
2011-05-26
mm/fs: cleancache documentation
Dan Magenheimer
2
-0
/
+289
2011-05-26
jbd2: Add MAINTAINERS entry
Theodore Ts'o
1
-3
/
+10
2011-05-26
cifs: remove unnecessary dentry_unhash on rmdir/rename_dir
Sage Weil
1
-5
/
+0
2011-05-26
ocfs2: remove unnecessary dentry_unhash on rmdir/rename_dir
Sage Weil
1
-6
/
+0
2011-05-26
exofs: remove unnecessary dentry_unhash on rmdir/rename_dir
Sage Weil
1
-5
/
+0
2011-05-26
nfs: remove unnecessary dentry_unhash on rmdir/rename_dir
Sage Weil
1
-5
/
+0
2011-05-26
ext2: remove unnecessary dentry_unhash on rmdir/rename_dir
Sage Weil
1
-5
/
+0
2011-05-26
ext3: remove unnecessary dentry_unhash on rmdir/rename_dir
Sage Weil
1
-5
/
+0
2011-05-26
ext4: remove unnecessary dentry_unhash on rmdir/rename_dir
Sage Weil
1
-5
/
+0
2011-05-26
btrfs: remove unnecessary dentry_unhash in rmdir/rename_dir
Sage Weil
1
-5
/
+0
2011-05-26
ceph: remove unnecessary dentry_unhash calls
Sage Weil
1
-6
/
+0
2011-05-26
vfs: clean up vfs_rename_other
Sage Weil
1
-11
/
+14
2011-05-26
vfs: clean up vfs_rename_dir
Sage Weil
1
-11
/
+15
2011-05-26
vfs: clean up vfs_rmdir
Sage Weil
1
-14
/
+17
2011-05-26
vfs: fix vfs_rename_dir for FS_RENAME_DOES_D_MOVE filesystems
Miklos Szeredi
1
-2
/
+0
2011-05-26
libfs: drop unneeded dentry_unhash
Sage Weil
1
-5
/
+0
2011-05-26
vfs: update dentry_unhash() comment
Sage Weil
1
-4
/
+4
2011-05-26
vfs: push dentry_unhash on rename_dir into file systems
Sage Weil
36
-12
/
+110
2011-05-26
vfs: push dentry_unhash on rmdir into file systems
Sage Weil
37
-3
/
+78
2011-05-26
vfs: remove dget() from dentry_unhash()
Sage Weil
3
-8
/
+1
2011-05-26
vfs: dentry_unhash immediately prior to rmdir
Sage Weil
1
-2
/
+2
2011-05-26
vfs: Block mmapped writes while the fs is frozen
Jan Kara
2
-1
/
+25
2011-05-26
vfs: Create __block_page_mkwrite() helper passing error values back
Jan Kara
2
-17
/
+34
2011-05-26
fs/namespace.c: bound mount propagation fix
Roman Borisov
1
-1
/
+1
2011-05-26
exportfs: reallow building as a module
Jonas Gorski
1
-1
/
+1
2011-05-26
merge handle_reval_dot and nameidata_drop_rcu_last
Al Viro
1
-81
/
+40
2011-05-26
consolidate nameidata_..._drop_rcu()
Al Viro
1
-105
/
+46
2011-05-26
tmpfs: fix XATTR N overriding POSIX_ACL Y
Eric Paris
1
-14
/
+15
2011-05-26
video: mb862xx: udelay need linux/delay.h
Stephen Rothwell
1
-0
/
+1
2011-05-26
slub: remove no-longer used 'unlock_out' label
Linus Torvalds
1
-1
/
+0
2011-05-26
hrtimers: Fix typo causing erratic timers
Thomas Gleixner
1
-1
/
+1
2011-05-25
bonding: documentation and code cleanup for resend_igmp
Flavio Leitner
3
-12
/
+23
2011-05-25
bonding: prevent deadlock on slave store with alb mode (v3)
Neil Horman
3
-16
/
+10
2011-05-25
net: hold rtnl again in dump callbacks
Eric Dumazet
2
-2
/
+8
2011-05-25
Add Fujitsu 1000base-SX PCI ID to tg3
Meelis Roos
1
-0
/
+1
2011-05-25
bnx2x: protect sequence increment with mutex
Dmitry Kravkov
1
-1
/
+2
2011-05-25
sch_sfq: fix peek() implementation
Eric Dumazet
1
-13
/
+1
2011-05-25
isdn: netjet - blacklist Digium TDM400P
Prarit Bhargava
1
-0
/
+6
2011-05-25
via-velocity: don't annotate MAC registers as packed
Ulrich Hecht
1
-1
/
+1
2011-05-25
xen: netfront: hold RTNL when updating features.
Ian Campbell
1
-0
/
+2
2011-05-25
sctp: fix memory leak of the ASCONF queue when free asoc
Wei Yongjun
1
-0
/
+16
2011-05-25
net: make dev_disable_lro use physical device if passed a vlan dev (v2)
Neil Horman
1
-0
/
+7
[next]