summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2007-10-12NTFS: Fix a mount time deadlock.Anton Altaparmakov8-52/+178
2007-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds48-960/+1110
2007-10-12Fix up more bio falloutAl Viro5-10/+3
2007-10-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds1-11/+3
2007-10-12JFS: fix bio-related build breakageJeff Garzik1-6/+1
2007-10-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds8-32/+257
2007-10-11[NET]: make netlink user -> kernel interface synchroniousDenis V. Lunev1-13/+1
2007-10-11[FS] seq_file: Introduce the seq_open_private()Pavel Emelyanov1-0/+33
2007-10-11[NETNS]: Move some code into __init section when CONFIG_NET_NS=nPavel Emelyanov1-4/+4
2007-10-11[NET]: Fix race when opening a proc file while a network namespace is exiting.Eric W. Biederman1-0/+6
2007-10-11[NETNS]: Fix export symbols.Daniel Lezcano1-1/+3
2007-10-11[NET]: Fix missed addition of fs/proc/proc_net.cDavid S. Miller1-0/+192
2007-10-11[NET]: Make the device list and device lookups per namespace.Eric W. Biederman1-2/+3
2007-10-11[NET]: Support multiple network namespaces with netlinkEric W. Biederman1-1/+1
2007-10-11[NET]: Make /proc/net per network namespaceEric W. Biederman3-5/+9
2007-10-11[NET]: Don't implement dev_ifname32 inlineEric W. Biederman1-11/+10
2007-10-10[DLM] block dlm_recv in recovery transitionDavid Teigland11-152/+161
2007-10-10[DLM] don't overwrite castparam if it's NULLPatrick Caulfield1-2/+4
2007-10-10[GFS2] Get superblock a different waySteven Whitehouse1-1/+2
2007-10-10[GFS2] Don't try to remove buffers that don't existSteven Whitehouse1-2/+1
2007-10-10[GFS2] Alternate gfs2_iget to avoid looking up inodes being freedBenjamin Marzinski6-9/+60
2007-10-10[GFS2] Data corruption fixWendy Cheng2-5/+5
2007-10-10[GFS2] Clean up journaled data writingSteven Whitehouse10-220/+269
2007-10-10[GFS2] GFS2: chmod hung - fix race in thread creationBob Peterson1-7/+13
2007-10-10[DLM] Make dlm_sendd cond_resched morePatrick Caulfield1-3/+4
2007-10-10[GFS2] Move inode deletion out of blocking_cbWendy Cheng1-5/+1
2007-10-10[GFS2] flocks from same process trip kernel BUG at fs/gfs2/glock.c:1118!Abhijith Das3-25/+32
2007-10-10[GFS2] Clean up gfs2_trans_add_revoke()Steven Whitehouse6-43/+25
2007-10-10[GFS2] Use slab operations for all gfs2_bufdata allocationsSteven Whitehouse2-3/+3
2007-10-10[GFS2] Replace revoke structure with bufdata structureSteven Whitehouse3-21/+22
2007-10-10[GFS2] Fix ordering of dirty/journal for ordered buffer unstuffingBob Peterson1-2/+2
2007-10-10[GFS2] Clean up ordered write codeSteven Whitehouse5-127/+143
2007-10-10[GFS2] Move pin/unpin into lops.c, clean up lockingSteven Whitehouse3-101/+89
2007-10-10[GFS2] Don't mark jdata dirty in gfs2_unstuffer_page()Steven Whitehouse1-1/+2
2007-10-10[GFS2] Introduce gfs2_remove_from_ailSteven Whitehouse3-15/+23
2007-10-10[GFS2] Correct lock ordering in unlinkSteven Whitehouse1-9/+20
2007-10-10[GFS2] fix inode meta data corruptionWendy Cheng1-5/+15
2007-10-10[GFS2] delay glock demote for a minimum hold timeBenjamin Marzinski3-16/+66
2007-10-10[GFS2] panic after can't parse mount argumentsAbhijith Das1-2/+4
2007-10-10[GFS2] Patch to protect sd_log_num_jdataBob Peterson1-1/+2
2007-10-10[GFS2] Wendy's dump lockname in hex & fix glock dumpAbhijith Das1-13/+13
2007-10-10[DLM] Fix lowcomms socket closingPatrick Caulfield1-12/+4
2007-10-10[GFS2] Reduce truncate IO trafficWendy Cheng1-1/+31
2007-10-10[GFS2] Add NULL entry to token tableBenjamin Marzinski1-1/+4
2007-10-10[GFS2] Add a missing gfs2_trans_add_bh()Steven Whitehouse1-0/+1
2007-10-10[GFS2] Clean up invalidatepage/releasepageSteven Whitehouse4-120/+24
2007-10-10[GFS2] Fix quota do_list operation hangAbhijith Das1-0/+3
2007-10-10[GFS2] fixed a NULL pointer assignment BUGDenis Cheng1-2/+3
2007-10-10[GFS2] Force unstuff of hidden quota inodeAbhijith Das1-0/+10
2007-10-10[GFS2] better code for translating charactersDenis Cheng1-1/+2