aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-11[PATCH] remove ext[34]_inc_count and _dec_countEric Sandeen2-36/+6
2007-02-11[PATCH] return ENOENT from ext3_link when racing with unlinkEric Sandeen2-0/+12
2007-02-11[PATCH] fix umask when noACL kernel meets extN tuned for ACLsHugh Dickins3-0/+12
2007-02-11[PATCH] seq_file conversion: codaAlexey Dobriyan1-37/+39
2007-02-11[PATCH] ext4: refuse ro to rw remount of fs with orphan inodesEric Sandeen1-0/+16
2007-02-11[PATCH] ext3: refuse ro to rw remount of fs with orphan inodesEric Sandeen1-0/+16
2007-02-11[PATCH] proc_misc warning fixAndrew Morton1-7/+12
2007-02-11[PATCH] msdos partitions: fix logic error in AIX detectionOlaf Hering1-4/+4
2007-02-11[PATCH] relax check for AIX in msdos partition tableOlaf Hering1-1/+11
2007-02-11[PATCH] remove invalidate_inode_pages()Andrew Morton7-9/+10
2007-02-11[PATCH] ext2: skip pages past number of blocks in ext2_find_entryEric Sandeen1-0/+8
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day14-36/+17
2007-02-11[PATCH] igrab() should check for I_CLEARJan Blunck1-1/+1
2007-02-11[PATCH] avoid one conditional branch in touch_atime()Eric Dumazet1-3/+1
2007-02-11[PATCH] convert ramfs to use __set_page_dirty_no_writebackKen Chen2-2/+2
2007-02-11[PATCH] Drop get_zone_counts()Christoph Lameter1-7/+2
2007-02-11[PATCH] Remove final references to deprecated "MAP_ANON" page protection flagRobert P. J. Day2-2/+2
2007-02-09[PATCH] uclinux: correctly remap bin_fmtflat exe allocated mem regionsGreg Ungerer1-7/+24
2007-02-09[PATCH] v9fs_vfs_mkdir(): fix a double freeAdrian Bunk1-5/+2
2007-02-09[PATCH] hugetlb: preserve hugetlb pte dirty stateKen Chen1-1/+4
2007-02-09[PATCH] ufs: restore back support of openstepEvgeniy Dushistov2-10/+16
2007-02-09[PATCH] dlm: use kern_recvmsg()Al Viro1-17/+6
2007-02-08Merge branch 'HEAD' of master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6David S. Miller2-4/+1
2007-02-08Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds17-468/+1211
2007-02-07configfs: Zero terminate data in configfs attribute writes.Joel Becker1-3/+6
2007-02-07[PATCH] ocfs2 heartbeat: clean up bio submission codePhilipp Reisner1-127/+31
2007-02-07ocfs2: introduce sc->sc_send_lock to protect outbound outbound messagesZhen Wei2-0/+10
2007-02-07[PATCH] ocfs2: drop INET from Kconfig, not neededRandy Dunlap1-1/+0
2007-02-07ocfs2_dlm: Add timeout to dlm join domainSunil Mushran1-1/+13
2007-02-07ocfs2_dlm: Silence some messages during join domainSunil Mushran1-3/+6
2007-02-07ocfs2_dlm: disallow a domain join if node maps mismatchSrinivas Eeda3-1/+62
2007-02-07ocfs2_dlm: Ensure correct ordering of set/clear refmap bit on lockresSunil Mushran2-11/+94
2007-02-07ocfs2: Binds listener to the configured ip addressSunil Mushran1-7/+8
2007-02-07ocfs2_dlm: Calling post handler function in assert master handlerKurt Hackel4-4/+29
2007-02-07ocfs2: Added post handler callable function in o2net message handlerKurt Hackel12-60/+112
2007-02-07ocfs2_dlm: Cookies in locks not being printed correctly in error messagesKurt Hackel5-25/+26
2007-02-07ocfs2_dlm: Silence a failed convertKurt Hackel1-22/+6
2007-02-07ocfs2_dlm: wake up sleepers on the lockres waitqueueKurt Hackel3-2/+18
2007-02-07ocfs2_dlm: Dlm dispatch was stopping too earlyKurt Hackel1-3/+0
2007-02-07ocfs2_dlm: Drop inflight refmap even if no locks found on the lockresKurt Hackel1-5/+3
2007-02-07ocfs2_dlm: Flush dlm workqueue before starting to migrateKurt Hackel1-16/+20
2007-02-07ocfs2_dlm: Fix migrate lockres handler queue scanningKurt Hackel1-6/+20
2007-02-07ocfs2_dlm: Make dlmunlock() wait for migration to completeKurt Hackel2-0/+5
2007-02-07ocfs2_dlm: Fixes race between migrate and dirtyKurt Hackel3-14/+33
2007-02-07[PATCH] fs/ocfs2/dlm/: make functions staticAdrian Bunk3-10/+7
2007-02-07ocfs2_dlm: fix cluster-wide refcounting of lock resourcesKurt Hackel8-174/+729
2007-02-07sysfs: Shadow directory supportEric W. Biederman5-36/+189
2007-02-07sysfs: error handling in sysfs, fill_read_buffer()Oliver Neukum1-4/+6
2007-02-07sysfs: kobject_put cleanupMariusz Kozlowski2-6/+4
2007-02-07sysfs: suppress lockdep warningsFrederik Deweerdt1-2/+2