index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
xattr_security.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2011-05-25
net: move is_vlan_dev into public header file (v2)
Neil Horman
2
-5
/
+5
2011-05-25
jbd2: fix a potential leak of a journal_head on an error path
Ding Dinghua
1
-1
/
+1
2011-05-25
ext4: teach ext4_ext_split to calculate extents efficiently
Yongqiang Yang
1
-38
/
+46
2011-05-25
ext4: Convert ext4 to new truncate calling convention
Jan Kara
2
-4
/
+1
2011-05-25
mmc: core: eMMC bus width may not work on all platforms
Philip Rakity
1
-10
/
+102
2011-05-25
mmc: sdhci: Auto-CMD23 fixes.
Andrei Warkentin
1
-2
/
+2
2011-05-25
mmc: sdhci: Auto-CMD23 support.
Andrei Warkentin
3
-1
/
+19
2011-05-25
mmc: core: Block CMD23 support for UHS104/SDXC cards.
Andrei Warkentin
4
-4
/
+12
2011-05-25
mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.
Andrei Warkentin
3
-17
/
+49
[next]